|
||||||||||
| 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.internal.AbstractServiceImplementationConstructor
org.apache.hivemind.impl.CreateClassServiceConstructor
public final class CreateClassServiceConstructor
Constructs a service by instantiating a class.
| Constructor Summary | |
|---|---|
CreateClassServiceConstructor(Location location,
java.lang.String instanceClassName)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
constructCoreServiceImplementation(ImplementationConstructionContext context)
Creates a new core service implementation. |
java.lang.String |
getInstanceClassName()
|
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(Location location,
java.lang.String instanceClassName)
| Method Detail |
|---|
public java.lang.Object constructCoreServiceImplementation(ImplementationConstructionContext context)
ImplementationConstructor
context - the context of the constructionpublic java.lang.String getInstanceClassName()
public void setInstanceClassName(java.lang.String string)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||