Class SpringServiceHK2Bean<T>

Type Parameters:
T - Type of cache
All Implemented Interfaces:
Externalizable, Serializable, ActiveDescriptor<T>, Descriptor, SingleCache<T>

public class SpringServiceHK2Bean<T> extends AbstractActiveDescriptor<T>
Author:
jwells
See Also:
  • Constructor Details

    • SpringServiceHK2Bean

      public SpringServiceHK2Bean()
      For serialization
  • Method Details

    • getImplementationClass

      public Class<?> getImplementationClass()
    • getImplementationType

      public Type getImplementationType()
    • create

      public T create(ServiceHandle<?> root)