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 interfaceActiveDescriptor<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 classDelegatingNamedActiveDescriptor -
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 classCrossOverDescriptor<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 classOperationDescriptor<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 classActiveDescriptorBuilderImpl.BuiltActiveDescriptor<T>classConstantActiveDescriptor<T> -
Uses of SingleCache in org.glassfish.hk2.utilities
Classes in org.glassfish.hk2.utilities that implement SingleCache Modifier and Type Class Description classAbstractActiveDescriptor<T>This class can be used as a starting point for those writing their own ActiveDescriptor.classAliasDescriptor<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 classAutoActiveDescriptor<T>classConstantActiveDescriptor<T>classSystemDescriptor<T>
-