Uses of Class
org.glassfish.hk2.api.PerLookup
-
Packages that use PerLookup Package Description com.sun.enterprise.module.bootstrap org.glassfish.hk2.utilities org.jvnet.hk2.metadata.tests -
-
Uses of PerLookup in com.sun.enterprise.module.bootstrap
Classes in com.sun.enterprise.module.bootstrap with annotations of type PerLookup Modifier and Type Class Description class
ContextDuplicatePostProcessor
Deprecated.Use DuplicatePostProcessor instead -
Uses of PerLookup in org.glassfish.hk2.utilities
Classes in org.glassfish.hk2.utilities with annotations of type PerLookup Modifier and Type Class Description class
DuplicatePostProcessor
This post-processor removes duplicate descriptors from the set of descriptors being added to the service registry.Methods in org.glassfish.hk2.utilities that return PerLookup Modifier and Type Method Description static PerLookup
ServiceLocatorUtilities. getPerLookupAnnotation()
Returns aPerLookup
Annotation
implementation -
Uses of PerLookup in org.jvnet.hk2.metadata.tests
Classes in org.jvnet.hk2.metadata.tests with annotations of type PerLookup Modifier and Type Class Description class
FactoryWithVisibility
class
ServiceWithDefaultName
The class file for this must be copied into resources if this should changeclass
ServiceWithFalseProxy
Methods in org.jvnet.hk2.metadata.tests with annotations of type PerLookup Modifier and Type Method Description ComplexImpl
ComplexFactory. provide()
String
FactoryWithVisibility. provide()
-