Uses of Interface
org.glassfish.hk2.api.SingleCache
-
-
Uses of SingleCache in org.glassfish.hk2.api
Subinterfaces of SingleCache in org.glassfish.hk2.api Modifier and Type Interface Description interface
ActiveDescriptor<T>
An ActiveDescriptor contains information about a Descriptor after it has been reified. -
Uses of SingleCache in org.glassfish.hk2.configuration.internal
Classes in org.glassfish.hk2.configuration.internal that implement SingleCache Modifier and Type Class Description class
DelegatingNamedActiveDescriptor
-
Uses of SingleCache in org.glassfish.hk2.extras.hk2bridge.internal
Classes in org.glassfish.hk2.extras.hk2bridge.internal that implement SingleCache Modifier and Type Class Description class
CrossOverDescriptor<T>
-
Uses of SingleCache in org.glassfish.hk2.extras.operation.internal
Classes in org.glassfish.hk2.extras.operation.internal that implement SingleCache Modifier and Type Class Description class
OperationDescriptor<T extends java.lang.annotation.Annotation>
-
Uses of SingleCache in org.glassfish.hk2.internal
Classes in org.glassfish.hk2.internal that implement SingleCache Modifier and Type Class Description private static class
ActiveDescriptorBuilderImpl.BuiltActiveDescriptor<T>
class
ConstantActiveDescriptor<T>
-
Uses of SingleCache in org.glassfish.hk2.utilities
Classes in org.glassfish.hk2.utilities that implement SingleCache Modifier and Type Class Description class
AbstractActiveDescriptor<T>
This class can be used as a starting point for those writing their own ActiveDescriptor.class
AliasDescriptor<T>
An active descriptor class that serves as an alias for another descriptor. -
Uses of SingleCache in org.jvnet.hk2.internal
Classes in org.jvnet.hk2.internal that implement SingleCache Modifier and Type Class Description class
AutoActiveDescriptor<T>
class
ConstantActiveDescriptor<T>
class
SystemDescriptor<T>
-