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, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationpublic CreateClassServiceConstructor()
public java.lang.Object constructCoreServiceImplementation()
ServiceImplementationConstructorconstructCoreServiceImplementation in interface ServiceImplementationConstructorpublic Module getContributingModule()
ServiceImplementationConstructorgetContributingModule in interface ServiceImplementationConstructorpublic java.lang.String getInstanceClassName()
public void setContributingModule(Module module)
public void setInstanceClassName(java.lang.String string)