Class ReloadableObjectCreatorSource

    • Constructor Summary

      Constructors 
      Constructor Description
      ReloadableObjectCreatorSource​(PlasticProxyFactory proxyFactory, java.lang.reflect.Method bindMethod, java.lang.Class serviceInterfaceClass, java.lang.Class serviceImplementationClass, boolean eagerLoad)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ObjectCreator constructCreator​(ServiceBuilderResources resources)
      Provides an ObjectCreator that can be used to ultimately instantiate the core service implementation.
      java.lang.String getDescription()
      Returns a description of the method or constructor that creates the service.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait