|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.impl.CreateClassServiceConstructor
public final class CreateClassServiceConstructor
Constructs a service by instantiating a class.
| Constructor Summary | |
|---|---|
CreateClassServiceConstructor()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
constructCoreServiceImplementation()
Creates a new core service implementation. |
Module |
getContributingModule()
Returns the module which created the contribution. |
java.lang.String |
getInstanceClassName()
|
void |
setContributingModule(Module module)
|
void |
setInstanceClassName(java.lang.String string)
|
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
|---|
getLocation, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hivemind.Locatable |
|---|
getLocation |
| Constructor Detail |
|---|
public CreateClassServiceConstructor()
| Method Detail |
|---|
public java.lang.Object constructCoreServiceImplementation()
ServiceImplementationConstructor
constructCoreServiceImplementation in interface ServiceImplementationConstructorpublic Module getContributingModule()
ServiceImplementationConstructor
getContributingModule in interface ServiceImplementationConstructorpublic java.lang.String getInstanceClassName()
public void setContributingModule(Module module)
public void setInstanceClassName(java.lang.String string)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||