public final class InvokeFactoryServiceConstructor extends BaseLocatable implements ServiceImplementationConstructor
ServiceImplementationFactory
interface.Constructor and Description |
---|
InvokeFactoryServiceConstructor() |
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.util.List |
getParameters() |
ServicePoint |
getServiceExtensionPoint() |
void |
setContributingModule(Module module) |
void |
setFactoryServiceId(java.lang.String string) |
void |
setParameters(java.util.List list) |
void |
setServiceExtensionPoint(ServicePoint point) |
getLocation, setLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocation
public InvokeFactoryServiceConstructor()
public java.lang.Object constructCoreServiceImplementation()
ServiceImplementationConstructor
constructCoreServiceImplementation
in interface ServiceImplementationConstructor
public Module getContributingModule()
ServiceImplementationConstructor
getContributingModule
in interface ServiceImplementationConstructor
public void setContributingModule(Module module)
public java.util.List getParameters()
public ServicePoint getServiceExtensionPoint()
public void setParameters(java.util.List list)
public void setFactoryServiceId(java.lang.String string)
public void setServiceExtensionPoint(ServicePoint point)