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 classHubImpl -
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 classPropertyFileHandleImplclassPropertyFileServiceImpl -
Uses of Service in org.glassfish.hk2.runlevel
Classes in org.glassfish.hk2.runlevel with annotations of type Service Modifier and Type Class Description classRunLevelContext -
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 classAsyncRunLevelContextclassRunLevelControllerImplThis 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 classComplexFactoryA factory thar produces a complex object typeclassConcreteFactory<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)classContractsProvidedServiceThis service uses theContractsProvidedannotationclassCustomAnalysisServiceThis service has a custom analyzerclassFactoryWithDefaultProxyclassFactoryWithDefaultProxyForSameScopeclassFactoryWithFalseProxyclassFactoryWithFalseProxyForSameScopeclassFactoryWithRanksclassFactoryWithVisibilityclassGivenNameFromQualifierThis should have the default scope of singleton (default for services with @Service anyway).classLocalServiceclassNormalServiceclassServiceWithDefaultNameThe class file for this must be copied into resources if this should changeclassServiceWithDefaultProxyclassServiceWithDefaultProxyForSameScopeclassServiceWithFalseProxyclassServiceWithFalseProxyForSameScopeclassServiceWithMetadataclassServiceWithNameclassServiceWithRankclassServiceWithTrueProxyclassTripleTroubleServiceNested, nested and not-nestedstatic classTripleTroubleService.DoubleTroubleServicestatic classTripleTroubleService.DoubleTroubleService.SingleTroubleServiceclassTwoContractImpl -
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 classConcreteComplexFactory<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 classNotUseableLargeInterface
-