public final class CreateClassServiceConstructor extends BaseLocatable implements ServiceImplementationConstructor
Constructor and Description |
---|
CreateClassServiceConstructor() |
Modifier and Type | Method and Description |
---|---|
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) |
getLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public CreateClassServiceConstructor()
public java.lang.Object constructCoreServiceImplementation()
ServiceImplementationConstructor
constructCoreServiceImplementation
in interface ServiceImplementationConstructor
public Module getContributingModule()
ServiceImplementationConstructor
getContributingModule
in interface ServiceImplementationConstructor
public java.lang.String getInstanceClassName()
public void setContributingModule(Module module)
public void setInstanceClassName(java.lang.String string)