public class ReloadableObjectCreatorSource extends Object implements ObjectCreatorSource
ReloadableServiceImplementationObjectCreator
for a service implementation.Constructor and Description |
---|
ReloadableObjectCreatorSource(PlasticProxyFactory proxyFactory,
Method bindMethod,
Class serviceInterfaceClass,
Class serviceImplementationClass,
boolean eagerLoad) |
Modifier and Type | Method and Description |
---|---|
ObjectCreator |
constructCreator(ServiceBuilderResources resources)
Provides an ObjectCreator that can be used to ultimately instantiate the core service implementation.
|
String |
getDescription()
Returns a description of the method or constructor that creates the service.
|
public ReloadableObjectCreatorSource(PlasticProxyFactory proxyFactory, Method bindMethod, Class serviceInterfaceClass, Class serviceImplementationClass, boolean eagerLoad)
public ObjectCreator constructCreator(ServiceBuilderResources resources)
ObjectCreatorSource
constructCreator
in interface ObjectCreatorSource
public String getDescription()
ObjectCreatorSource
getDescription
in interface ObjectCreatorSource
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.