Uses of Class
org.jvnet.hk2.annotations.Service
-
-
Uses of Service in org.glassfish.hk2.configuration.hub.internal
Classes in org.glassfish.hk2.configuration.hub.internal with annotations of type Service Modifier and Type Class Description class
HubImpl
-
Uses of Service in org.glassfish.hk2.configuration.persistence.properties.internal
Classes in org.glassfish.hk2.configuration.persistence.properties.internal with annotations of type Service Modifier and Type Class Description class
PropertyFileHandleImpl
class
PropertyFileServiceImpl
-
Uses of Service in org.glassfish.hk2.runlevel
Classes in org.glassfish.hk2.runlevel with annotations of type Service Modifier and Type Class Description class
RunLevelContext
-
Uses of Service in org.glassfish.hk2.runlevel.internal
Classes in org.glassfish.hk2.runlevel.internal with annotations of type Service Modifier and Type Class Description class
AsyncRunLevelContext
class
RunLevelControllerImpl
This is the implementation of the RunLevelController -
Uses of Service in org.jvnet.hk2.metadata.tests
Classes in org.jvnet.hk2.metadata.tests with annotations of type Service Modifier and Type Class Description class
ComplexFactory
A factory thar produces a complex object typeclass
ConcreteFactory<F>
The class that corresponds to the Factory provide method is not first, it is not last, it is somewhere in the middle (the Integer)class
ContractsProvidedService
This service uses theContractsProvided
annotationclass
CustomAnalysisService
This service has a custom analyzerclass
FactoryWithDefaultProxy
class
FactoryWithDefaultProxyForSameScope
class
FactoryWithFalseProxy
class
FactoryWithFalseProxyForSameScope
class
FactoryWithRanks
class
FactoryWithVisibility
class
GivenNameFromQualifier
This should have the default scope of singleton (default for services with @Service anyway).class
LocalService
class
NormalService
class
ServiceWithDefaultName
The class file for this must be copied into resources if this should changeclass
ServiceWithDefaultProxy
class
ServiceWithDefaultProxyForSameScope
class
ServiceWithFalseProxy
class
ServiceWithFalseProxyForSameScope
class
ServiceWithMetadata
class
ServiceWithName
class
ServiceWithRank
class
ServiceWithTrueProxy
class
TripleTroubleService
Nested, nested and not-nestedstatic class
TripleTroubleService.DoubleTroubleService
static class
TripleTroubleService.DoubleTroubleService.SingleTroubleService
class
TwoContractImpl
-
Uses of Service in org.jvnet.hk2.metadata.tests.complextypefactory
Classes in org.jvnet.hk2.metadata.tests.complextypefactory with annotations of type Service Modifier and Type Class Description class
ConcreteComplexFactory<A,B>
-
Uses of Service in org.jvnet.hk2.metadata.tests.stub.impl
Classes in org.jvnet.hk2.metadata.tests.stub.impl with annotations of type Service Modifier and Type Class Description class
NotUseableLargeInterface
-