- abandon() - Method in interface org.glassfish.hk2.xml.api.XmlHandleTransaction
-
Abandons this transaction and will release the write lock
- abandon() - Method in class org.glassfish.hk2.xml.internal.XmlHandleTransactionImpl
-
- AbstractActiveDescriptor<T> - Class in org.glassfish.hk2.utilities
-
This class can be used as a starting point for those writing their own
ActiveDescriptor.
- AbstractActiveDescriptor() - Constructor for class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
For serialization
- AbstractActiveDescriptor(Descriptor) - Constructor for class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Creates a NON reified ActiveDescriptor based on a copy of the given
baseDescriptor.
- AbstractActiveDescriptor(Set<Type>, Class<? extends Annotation>, String, Set<Annotation>, DescriptorType, DescriptorVisibility, int, Boolean, Boolean, String, Map<String, List<String>>) - Constructor for class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
This constructor must be called with the information about
this descriptor
- AbstractAdapter - Class in org.glassfish.hk2.classmodel.reflect.util
-
Common archive adapter implementation
- AbstractAdapter() - Constructor for class org.glassfish.hk2.classmodel.reflect.util.AbstractAdapter
-
- AbstractAnnotationVisitorImpl - Class in org.jvnet.hk2.generator.internal
-
This just makes the main-line code less messy
- AbstractAnnotationVisitorImpl() - Constructor for class org.jvnet.hk2.generator.internal.AbstractAnnotationVisitorImpl
-
Gives the version implemented to the superclass
- AbstractBaseService - Class in org.jvnet.hk2.metadata.tests.stub.impl
-
- AbstractBaseService() - Constructor for class org.jvnet.hk2.metadata.tests.stub.impl.AbstractBaseService
-
- AbstractBaseService.InnerClass - Class in org.jvnet.hk2.metadata.tests.stub.impl
-
- AbstractBaseService.InnerEnum - Enum in org.jvnet.hk2.metadata.tests.stub.impl
-
- AbstractBaseService.InnerInterface - Interface in org.jvnet.hk2.metadata.tests.stub.impl
-
- AbstractBinder - Class in org.glassfish.hk2.utilities.binding
-
Skeleton implementation of injection binder with convenience methods for
binding definitions.
- AbstractBinder() - Constructor for class org.glassfish.hk2.utilities.binding.AbstractBinder
-
- AbstractClassVisitorImpl - Class in org.jvnet.hk2.generator.internal
-
- AbstractClassVisitorImpl() - Constructor for class org.jvnet.hk2.generator.internal.AbstractClassVisitorImpl
-
The constructor that gives the version we are implementing to the superclass
- AbstractCollectionTest - Class in org.glassfish.hk2.testing.collections
-
This is a base class used for testing raw
collections.
- AbstractCollectionTest() - Constructor for class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
- AbstractComplexFactory<E,F,G,H> - Class in org.jvnet.hk2.metadata.tests.complextypefactory
-
- AbstractComplexFactory() - Constructor for class org.jvnet.hk2.metadata.tests.complextypefactory.AbstractComplexFactory
-
- AbstractFactory - Class in com.sun.enterprise.module.common_impl
-
- AbstractFactory() - Constructor for class com.sun.enterprise.module.common_impl.AbstractFactory
-
- AbstractFactory<A,B,C,D> - Class in org.jvnet.hk2.metadata.tests
-
This is an abstract factory, the true type will
comd from the concrete class
- AbstractFactory() - Constructor for class org.jvnet.hk2.metadata.tests.AbstractFactory
-
- AbstractInhabitantsGeneratorMojo - Class in org.jvnet.hk2.generator.maven
-
Abstract Mojo for inhabitant generator
- AbstractInhabitantsGeneratorMojo() - Constructor for class org.jvnet.hk2.generator.maven.AbstractInhabitantsGeneratorMojo
-
- AbstractListTest - Class in org.glassfish.hk2.testing.collections
-
This class can be used to test any implementation
of java.util.List which follows the basic rules
of the List interface.
- AbstractListTest() - Constructor for class org.glassfish.hk2.testing.collections.AbstractListTest
-
- AbstractMapTest - Class in org.glassfish.hk2.testing.collections
-
This class should be used to test the basic
Map functionality of those classes implementing
the Map interface.
- AbstractMapTest() - Constructor for class org.glassfish.hk2.testing.collections.AbstractMapTest
-
- AbstractMethodVisitorImpl - Class in org.jvnet.hk2.generator.internal
-
This in only here to keep the main-line code less messy
- AbstractMethodVisitorImpl() - Constructor for class org.jvnet.hk2.generator.internal.AbstractMethodVisitorImpl
-
The constructor that gives the implemented version to the superclass
- AbstractModulesRegistryImpl - Class in com.sun.enterprise.module.common_impl
-
The Modules Registry maintains the registry of all available module.
- AbstractModulesRegistryImpl(ModulesRegistry) - Constructor for class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- AbstractOSGiModulesRegistryImpl - Class in org.jvnet.hk2.osgiadapter
-
- AbstractOSGiModulesRegistryImpl(BundleContext) - Constructor for class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
- AbstractRepositoryImpl - Class in com.sun.enterprise.module.common_impl
-
- AbstractRepositoryImpl(String, URI) - Constructor for class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- AbstractSetTest - Class in org.glassfish.hk2.testing.collections
-
This class can be used to test Sets for basic
Set functionality.
- AbstractSetTest() - Constructor for class org.glassfish.hk2.testing.collections.AbstractSetTest
-
- activateDynamicConfiguration(TwoPhaseTransactionData) - Method in interface org.glassfish.hk2.api.TwoPhaseResource
-
Once all TwoPhaseResource prepare methods have completed successfully the activate method
will be called on all registered TwoPhaseResource implementations.
- Activator - Class in com.oracle.sdp.management
-
Installs the services
- Activator() - Constructor for class com.oracle.sdp.management.Activator
-
- Activator - Class in org.glassfish.hk2.osgiresourcelocator
-
This activator initializes
ServiceLoader
with an appropriate instance.
- Activator() - Constructor for class org.glassfish.hk2.osgiresourcelocator.Activator
-
- ActiveDescriptor<T> - Interface in org.glassfish.hk2.api
-
An ActiveDescriptor contains information about a Descriptor after it has been reified.
- ActiveDescriptorBuilder - Interface in org.glassfish.hk2.utilities
-
The active descriptor build is for building up a
non-reified ActiveDescriptor.
- ActiveDescriptorBuilderImpl - Class in org.glassfish.hk2.internal
-
- ActiveDescriptorBuilderImpl(Class<?>) - Constructor for class org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl
-
constructor with the impl class
- activeLink(Class<?>) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
- aCustomizedThingWithParameter(CustomizedParameter) - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- aCustomizedThingWithParameter(CustomizedParameter) - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- aCustomizedThingWithParameters(double, CustomizedParameter[], CustomizedReturn) - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- aCustomizedThingWithParameters(double, CustomizedParameter[], CustomizedReturn) - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- adapt(U) - Method in class com.sun.enterprise.module.common_impl.AdapterIterator
-
- adapter(Collection<TypeProxy<U>>) - Static method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- AdapterInformation - Interface in org.glassfish.hk2.xml.internal.alt
-
- AdapterInformationImpl - Class in org.glassfish.hk2.xml.internal
-
- AdapterInformationImpl(AltClass, AltClass, AltClass) - Constructor for class org.glassfish.hk2.xml.internal.AdapterInformationImpl
-
- AdapterIterator<T,U> - Class in com.sun.enterprise.module.common_impl
-
Iterator
implementation that works as a filter to another iterator.
- AdapterIterator(Iterator<? extends U>) - Constructor for class com.sun.enterprise.module.common_impl.AdapterIterator
-
- add(Module) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Add a new module to this registry.
- add(ModuleDefinition) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Registers a new DefaultModuleDefinition in this registry.
- add(ModuleDefinition, boolean) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- add(ModuleDefinition) - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- add(ModuleDefinition) - Method in class com.sun.enterprise.module.impl.CookedLibRepository
-
Adds a new module
- add(List<URI>) - Method in class com.sun.enterprise.module.impl.CookedModuleDefinition
-
- add(ModuleDefinition) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Registers a new DefaultModuleDefinition in this registry.
- add(ModuleDefinition, boolean) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Registers a new DefaultModuleDefinition in this registry.
- add(K) - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- add(K) - Method in interface org.glassfish.hk2.utilities.general.WeakHashLRU
-
Adds the given key to the LRU.
- ADD - Static variable in class org.glassfish.hk2.xml.internal.JAUtilities
-
- add(K, V) - Method in class org.jvnet.hk2.component.MultiMap
-
Adds one more key-value pair.
- add(Module) - Method in class org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl
-
- add(Type) - Method in class org.jvnet.testing.hk2mockito.internal.cache.MemberCache
-
- addActiveDescriptor(ActiveDescriptor<T>) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This allows third party systems to add reified active descriptors to the system.
- addActiveDescriptor(ActiveDescriptor<T>, boolean) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This allows third party systems to add reified active descriptors to the system.
- addActiveDescriptor(Class<T>) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This adds an active descriptor to the system based completely on the analysis
of the given class.
- addActiveDescriptor(ActiveDescriptor<T>) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
This allows third party systems to add reified active descriptors to the system.
- addActiveDescriptor(ActiveDescriptor<T>, boolean) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
- addActiveDescriptor(Class<T>) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
This adds an active descriptor to the system based completely on the analysis
of the given class.
- addActiveDescriptor(ActiveDescriptor<T>) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addActiveDescriptor(ActiveDescriptor<T>, boolean) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addActiveDescriptor(Class<T>) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addActiveFactoryDescriptor(Class<? extends Factory<T>>) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This adds two active descriptors to the system based completely on the analysis
of the given
Factory
class.
- addActiveFactoryDescriptor(Class<? extends Factory<T>>) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
This adds two active descriptors to the system based completely on the analysis
of the given
Factory
class.
- addActiveFactoryDescriptor(Class<? extends Factory<T>>) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addAdd(String, Differences.AddData) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- addAdd(String, BaseHK2JAXBBean, int) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- addAdvertisedContract(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Adds an advertised contract to the set of contracts advertised by this descriptor
- addAllChild(Iterable<? extends InteropChildBeanOuterClass.InteropChildBean>) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addAllLocalTypes(Iterable<? extends PBufPrecompileChildOuterClass.PBufPrecompileChild>) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addAllRemoteTypes(Iterable<? extends PBufPrecompileChild2OuterClass.PBufPrecompileChild2>) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addBinding(BindingBuilder<?>, DynamicConfiguration) - Static method in class org.glassfish.hk2.utilities.binding.BindingBuilderFactory
-
Add a binding represented by the binding builder to the HK2 dynamic configuration.
- addBinding(BindingBuilder<?>, DynamicConfiguration, HK2Loader) - Static method in class org.glassfish.hk2.utilities.binding.BindingBuilderFactory
-
Add a binding represented by the binding builder to the HK2 dynamic configuration.
- addChangeListener(VetoableChangeListener...) - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Adds a change listener to be invoked before any property is
set or a bean is added.
- addChangeListener(VetoableChangeListener...) - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- addChangeListener(VetoableChangeListener...) - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- addChild(String, String, String, String, ChildType, String, AliasType, String, String, boolean, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- addChild(InteropChildBean) - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBean
-
- addChild(InteropChildBeanOuterClass.InteropChildBean) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addChild(int, InteropChildBeanOuterClass.InteropChildBean) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addChild(InteropChildBeanOuterClass.InteropChildBean.Builder) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addChild(int, InteropChildBeanOuterClass.InteropChildBean.Builder) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addChildBuilder() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addChildBuilder(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- addClasses(ServiceLocator, boolean, Class<?>...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
It is very often the case that one wishes to add classes that hk2
will automatically analyze for contracts and qualifiers to
a service locator.
- addClasses(ServiceLocator, Class<?>...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
It is very often the case that one wishes to add classes that hk2
will automatically analyze for contracts and qualifiers to
a service locator.
- addClasspath(Path) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- addContractType(Type) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Adds an advertised contract to the set of contracts advertised by this descriptor
- AddData(BaseHK2JAXBBean, int) - Constructor for class org.glassfish.hk2.xml.internal.Differences.AddData
-
- AddData(Differences.AddData) - Constructor for class org.glassfish.hk2.xml.internal.Differences.AddData
-
- addDefaultValue(String, Object) - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationTypeImpl
-
- addDelegate(ClassLoader) - Method in class com.sun.enterprise.module.impl.ClassLoaderProxy
-
- addDependency(ModuleDependency) - Method in class com.sun.enterprise.module.impl.CookedModuleDefinition
-
- addDescriptor(SystemDescriptor<?>) - Method in class org.jvnet.hk2.internal.IndexedListData
-
- addDescriptors(String, Collection<Descriptor>) - Method in class com.sun.enterprise.module.ModuleMetadata
-
- addDifference(Differences.Difference) - Method in class org.glassfish.hk2.xml.internal.Differences
-
- addDirectReplace(String, BaseHK2JAXBBean, Differences.RemoveData) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- added(URI) - Method in interface com.sun.enterprise.module.RepositoryChangeListener
-
A new libary jar file was added to the repository.
- addError(Throwable) - Method in exception org.glassfish.hk2.api.MultiException
-
Adds an error to an existing exception
- addExcludedClass(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- addExcludedClass(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- addExcludedPackage(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- addExcludedPackage(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- addExcludedPattern(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- addExcludedPattern(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- addFactoryConstants(ServiceLocator, Factory<?>...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
This method adds factory constants to the given locator.
- addFactoryDescriptors(ServiceLocator, FactoryDescriptors...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Adds the given factory descriptors to the service locator
- addFactoryDescriptors(ServiceLocator, boolean, FactoryDescriptors...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Adds the given factory descriptors to the service locator
- addFieldRef(FieldModel) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- addIdempotentFilter(Filter...) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
At commit time all idempotent filters in this dynamic configuration will be run
against all validation-visible descriptors.
- addIdempotentFilter(Filter...) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
At commit time all idempotent filters in this dynamic configuration will be run
against all validation-visible descriptors.
- addIdempotentFilter(Filter...) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addImplementation(ClassModel) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- addImport(ModuleDependency) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Create and add a new module to this module's list of
imports.
- addImport(Module) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
- addImport(Module) - Method in interface com.sun.enterprise.module.Module
-
- addImport(ModuleDependency) - Method in interface com.sun.enterprise.module.Module
-
Create and add a new module to this module's list of
imports.
- addImport(Module) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- addImport(ModuleDependency) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- addImport(Module) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- addImport(ModuleDependency) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- addInstance(String, Object) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableType
-
Adds the instance with the given key to the type
- addInstance(String, Object, Object) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableType
-
Adds the instance with the given key to the type
- addInstance(String, Object) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- addInstance(String, Object, Object) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- addLeave(String) - Method in interface org.glassfish.hk2.xml.integration.test.RootBean
-
- addLibrary(URI) - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- addListener(RepositoryChangeListener) - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
Add a listener to changes happening to this repository.
- addListener(RepositoryChangeListener) - Method in class com.sun.enterprise.module.common_impl.DirectoryBasedRepository
-
- addListener(ModuleChangeListener) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Add a new module change listener
- addListener(ModuleChangeListener) - Method in interface com.sun.enterprise.module.Module
-
Add a new module change listener
- addListener(RepositoryChangeListener) - Method in interface com.sun.enterprise.module.Repository
-
Add a listener to changes happening to this repository.
- addListener(ModuleChangeListener) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- addListener(ServiceLocatorListener) - Method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
Adds a service listener to the unordered set of listeners that
will be notified when named listeners are added or removed
from the system.
- addListener(ServiceLocatorListener) - Method in class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
- addListener(boolean[], byte[], char[], short[], int[], long[], String[]) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- addListener(boolean[], byte[], char[], short[], int[], long[], String[]) - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- addListener(ModuleChangeListener) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- addListener(RepositoryChangeListener) - Method in class org.jvnet.hk2.osgiadapter.OSGiObrBasedRepository
-
- addLocalType(PBufPrecompileChild) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- addLocalTypes(PBufPrecompileChildOuterClass.PBufPrecompileChild) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addLocalTypes(int, PBufPrecompileChildOuterClass.PBufPrecompileChild) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addLocalTypes(PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addLocalTypes(int, PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addLocalTypesBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addLocalTypesBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- addMetadata(Map<String, List<String>>) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Adds all of the entries from this map to the existing descriptor's
metadata.
- addMetadata(String, String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Adds a value to the list of values associated with this key
- addMetadata(Map<String, List<String>>, String, String) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Adds a value to the list of values associated with this key
- addModuleChangeListener(ModuleChangeListener, OSGiModuleImpl) - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
- addMove(String, Differences.MoveData) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- addMultiException(MultiException) - Method in class org.jvnet.hk2.internal.Collector
-
- addNonChild(QName, String, String, String, boolean, Format, AliasType, String, boolean, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- addNonChild(String, String, String, String, String, boolean, Format, AliasType, String, boolean, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- addNonChildChange(PropertyChangeEvent) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- addObr(URI) - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModulesRegistryImpl
-
- addOneConstant(ServiceLocator, Object) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
This method adds one existing object to the given service locator.
- addOneConstant(ServiceLocator, Object, String, Type...) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
This method adds one existing object to the given service locator.
- addOneDescriptor(ServiceLocator, Descriptor) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
It is very often the case that one wishes to add a single descriptor to
a service locator.
- addOneDescriptor(ServiceLocator, Descriptor, boolean) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
It is very often the case that one wishes to add a single descriptor to
a service locator.
- addPropertyFileBean(PropertyFileBean) - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileServiceImpl
-
- addPropertyFileBean(PropertyFileBean) - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileService
-
This is a utility method that will add the given
PropertyFileBean
to the Hub for use in configuring this service
- addPublicInterface(String) - Method in class com.sun.enterprise.module.impl.CookedModuleDefinition
-
- addQualifier(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Adds the given string to the list of qualifiers
- addQualifierAnnotation(Annotation) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Adds the given string to the list of qualifiers
- addRemoteType(PBufPrecompileChild2) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- addRemoteTypes(PBufPrecompileChild2OuterClass.PBufPrecompileChild2) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemoteTypes(int, PBufPrecompileChild2OuterClass.PBufPrecompileChild2) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemoteTypes(PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemoteTypes(int, PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemoteTypesBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemoteTypesBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- addRemove(String, Differences.RemoveData) - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- AddRemoveMoveDifference() - Constructor for class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- addRepository(Repository, int) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Add a new Repository
to this registry.
- addRepository(Repository) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Add a new Repository
to this registry.
- addRepository(Repository, int) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Add a new Repository
to this registry.
- addRepository(Repository) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Add a new Repository
to this registry.
- addRepository(Repository, int) - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModulesRegistryImpl
-
- addRepository(Repository) - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModulesRegistryImpl
-
- addRepositoryFactory(RepositoryFactory) - Method in class com.sun.enterprise.module.RepositoryFactories
-
Add a new RepositoryFactory
to the list of
repository factories.
- addRoot(T) - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
If this handle does not already have a
root bean this method will add the one
given
- addRoot() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
- addRoot(T) - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- addRoot() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- addSubHandle(ServiceHandleImpl<?>) - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
Add a sub handle to this for proper destruction
- addSubTypeRef(Type) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- addThrowable(Throwable) - Method in class org.jvnet.hk2.internal.Collector
-
Adds a throwable to the list of throwables in this collector
- addType(String) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Adds a type of the given name
- addType(String) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- addTypeMapping(String, Class<?>) - Method in class org.glassfish.hk2.configuration.persistence.properties.PropertyFileBean
-
Adds a type mapping to the set of type mappings
- addUnbindFilter(Filter) - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This filter will added to the list of filters in this Configuration that will
determine which Descriptors will be removed from the system.
- addUnbindFilter(Filter) - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
This filter will added to the list of filters in this Configuration that will
determine which Descriptors will be removed from the system.
- addUnbindFilter(Filter) - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- addURL(URL) - Method in class com.sun.enterprise.module.impl.ClassLoaderProxy
-
Appends the specified URL to the list of URLs to search
for classes and resources.
- addValue(String, Object) - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- advertise(WriteableBeanDatabase, DynamicConfiguration, BaseHK2JAXBBean) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- after() - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- afterUnmarshal(Object, Object) - Method in class org.glassfish.hk2.xml.internal.Hk2JAXBUnmarshallerListener
-
- ALIAS_FREE_DESCRIPTOR - Static variable in class org.glassfish.hk2.utilities.AliasDescriptor
-
This is the value the metadata field ALIAS_METADATA_MARKER will
take if the descriptor being aliased does not have a locator id
or a service id
- ALIAS_METADATA_MARKER - Static variable in class org.glassfish.hk2.utilities.AliasDescriptor
-
This will be put in all Alias descriptors.
- AliasDescriptor<T> - Class in org.glassfish.hk2.utilities
-
An active descriptor class that serves as an alias for another descriptor.
- AliasDescriptor() - Constructor for class org.glassfish.hk2.utilities.AliasDescriptor
-
For serialization
- AliasDescriptor(ServiceLocator, ActiveDescriptor<T>, String, String) - Constructor for class org.glassfish.hk2.utilities.AliasDescriptor
-
Construct an AliasDescriptor.
- AliasType - Enum in org.glassfish.hk2.xml.internal
-
They type of alias the child represents
- All - Interface in org.glassfish.hk2.xml.schema.beans
-
Only elements allowed inside
- allAnnotatedTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotationType
-
Returns an unmodifiable collection of annotated element with
this annotation
- allAnnotatedTypes() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationTypeImpl
-
- allFilter() - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Returns a filter of type Descriptor that matches
all descriptors
- allImplementations() - Method in class org.glassfish.hk2.classmodel.reflect.impl.InterfaceModelImpl
-
- allImplementations() - Method in interface org.glassfish.hk2.classmodel.reflect.InterfaceModel
-
Returns an unmodifiable collection of all classes implementing this
interface.
- allSubTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
Returns all the children subtypes (including grand children) of
this type.
- allSubTypes() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- AltAnnotation - Interface in org.glassfish.hk2.xml.internal.alt
-
- AltClass - Interface in org.glassfish.hk2.xml.internal.alt
-
- AltEnum - Interface in org.glassfish.hk2.xml.internal.alt
-
An alternate for Enum that can also exist at build time
- AltMethod - Interface in org.glassfish.hk2.xml.internal.alt
-
- aMethod() - Method in class org.jvnet.hk2.metadata.tests.stub.impl.AbstractBaseService
-
- analyse() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
-
Analyse dependency of a module.
- analyse(PackageAnalyser.Bundle) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
-
Analyse the dependency of a bundle and updates it in the given bundle object.
- analyseWirings() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
-
Analyse package wiring between bundles.
- analyzeWith(String) - Method in class org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl
-
- analyzeWith(String) - Method in class org.glassfish.hk2.internal.DescriptorBuilderImpl
-
- analyzeWith(String) - Method in interface org.glassfish.hk2.utilities.ActiveDescriptorBuilder
-
Call this if the descriptor should be analyzed with the
ClassAnalyzer
service of the given name
- analyzeWith(String) - Method in interface org.glassfish.hk2.utilities.binding.ScopedBindingBuilder
-
- analyzeWith(String) - Method in interface org.glassfish.hk2.utilities.binding.ScopedNamedBindingBuilder
-
- analyzeWith(String) - Method in interface org.glassfish.hk2.utilities.binding.ServiceBindingBuilder
-
- analyzeWith(String) - Method in interface org.glassfish.hk2.utilities.DescriptorBuilder
-
Call this if the descriptor should be analyzed with the
ClassAnalyzer
service of the given name
- andLoadWith(HK2Loader) - Method in class org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl
-
- andLoadWith(HK2Loader) - Method in class org.glassfish.hk2.internal.DescriptorBuilderImpl
-
- andLoadWith(HK2Loader) - Method in interface org.glassfish.hk2.utilities.ActiveDescriptorBuilder
-
Call this if this descriptor should be loaded with the given HK2Loader
- andLoadWith(HK2Loader) - Method in interface org.glassfish.hk2.utilities.DescriptorBuilder
-
Call this if this descriptor should be loaded with the given HK2Loader
- Annotated - Interface in org.glassfish.hk2.xml.schema.beans
-
This type is extended by all types which allow annotation
other than itself
- AnnotatedElement - Interface in org.glassfish.hk2.classmodel.reflect
-
An annotated element is a java declaration that can be annotated.
- AnnotatedElementImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Implementation of an annotated element
- AnnotatedElementImpl(String) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- Annotation - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- AnnotationAltAnnotationImpl - Class in org.glassfish.hk2.xml.internal.alt.clazz
-
- AnnotationAltAnnotationImpl(Annotation, ClassReflectionHelper) - Constructor for class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- annotationContainsAll(Set<Annotation>, Set<Annotation>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
This is used to check on the annotation set.
- AnnotationLiteral<T extends Annotation> - Class in org.glassfish.hk2.api
-
Supports inline instantiation of annotation type instances.
- AnnotationLiteral() - Constructor for class org.glassfish.hk2.api.AnnotationLiteral
-
- AnnotationMirrorAltAnnotationImpl - Class in org.glassfish.hk2.xml.internal.alt.papi
-
- AnnotationMirrorAltAnnotationImpl(AnnotationMirror, ProcessingEnvironment) - Constructor for class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- AnnotationModel - Interface in org.glassfish.hk2.classmodel.reflect
-
Models an annotation instance
- AnnotationModelImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Model a annotation instance
- AnnotationModelImpl(AnnotatedElement, AnnotationType) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- annotationType() - Method in class org.glassfish.hk2.api.AnnotationLiteral
-
- AnnotationType - Interface in org.glassfish.hk2.classmodel.reflect
-
Represents an annotation
- annotationType() - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- annotationType() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- annotationType() - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- AnnotationTypeImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Implementation of an annotation model
- AnnotationTypeImpl(String, TypeProxy<Type>) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.AnnotationTypeImpl
-
- Any - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- AOPProxyCtl - Interface in org.glassfish.hk2.api
-
This interface is implemented by all services that use the
AOP Alliance Interceptor feature of HK2.
- Appinfo - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- apply(Statement, Description) - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
Overrides the ExternalResource.apply(Statement,
Description)
method to save the supplied Description
so
that other methods in this class can refer to it.
- applyDiff(Differences, DynamicChangeInfo<?>) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Must have write lock of source held
- ArchiveAdapter - Interface in org.glassfish.hk2.classmodel.reflect
-
adapter for reading archive style structure
- ArchiveAdapter.Entry - Class in org.glassfish.hk2.classmodel.reflect
-
Definition of an archive entry
- ArchiveAdapter.EntryTask - Interface in org.glassfish.hk2.classmodel.reflect
-
defines the notion of an archive entry task which is a task
aimed to be run on particular archive entry.
- ArchiveAdapter.Selector - Interface in org.glassfish.hk2.classmodel.reflect
-
- ArchiveSelector - Interface in org.glassfish.hk2.classmodel.reflect
-
An archive selector allows the user to select if an archive
should be parsed by the parser engine.
- archiveSelector(ArchiveSelector) - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext.Builder
-
Sets the archive selector that can selects which jar should be parsed
during the parsing activity.
- argsToMap(String[]) - Static method in class com.sun.enterprise.module.bootstrap.ArgumentManager
-
- argsToMap(List<String>) - Static method in class com.sun.enterprise.module.bootstrap.ArgumentManager
-
- ArgumentManager - Class in com.sun.enterprise.module.bootstrap
-
API -- For now sticking with the draft1 API and behavior
This class will be handy for fixing error detection of bad input as below.
- array(Object[]) - Static method in class org.glassfish.hk2.utilities.reflection.Pretty
-
Returns a pretty string for the given array
- ArrayChild - Interface in org.glassfish.hk2.xml.test.precompile
-
This child does not have an index
- ArrayTypeAltClassImpl - Class in org.glassfish.hk2.xml.internal.alt.papi
-
- ArrayTypeAltClassImpl(ArrayType, ProcessingEnvironment) - Constructor for class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- assistedInject(Object, Method, MethodParameter...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This will invoke the given method on the given object.
- assistedInject(Object, Method, ServiceHandle<?>, MethodParameter...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This will invoke the given method on the given object.
- assistedInject(Object, Method, MethodParameter...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- assistedInject(Object, Method, ServiceHandle<?>, MethodParameter...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- asType(Type) - Method in class org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl
-
- asType(Type) - Method in interface org.glassfish.hk2.utilities.ActiveDescriptorBuilder
-
Call this if the parameterized type of the implementation
class is known.
- asType(Type) - Method in interface org.glassfish.hk2.utilities.binding.NamedBindingBuilder
-
Call this if the parameterized type of the implementation
class is known.
- asType(Type) - Method in interface org.glassfish.hk2.utilities.binding.ServiceBindingBuilder
-
Call this if the parameterized type of the implementation
class is known.
- AsyncRunLevelContext - Class in org.glassfish.hk2.runlevel.internal
-
- Attribute - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for attribute complex type.
- AttributeGroup - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for attributeGroup complex type.
- AttributeGroupRef - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for attributeGroupRef complex type.
- attributes - Variable in class com.sun.enterprise.module.single.ManifestProxy
-
- AutoActiveDescriptor<T> - Class in org.jvnet.hk2.internal
-
- AutoActiveDescriptor() - Constructor for class org.jvnet.hk2.internal.AutoActiveDescriptor
-
For serialization
- AutoActiveDescriptor(Class<?>, Creator<T>, Set<Type>, Class<? extends Annotation>, String, Set<Annotation>, DescriptorVisibility, int, Boolean, Boolean, String, Map<String, List<String>>, DescriptorType, Type) - Constructor for class org.jvnet.hk2.internal.AutoActiveDescriptor
-
Constructor with all relevant fields
- awaitTermination() - Method in class org.glassfish.hk2.classmodel.reflect.Parser
-
- awaitTermination(int, TimeUnit) - Method in class org.glassfish.hk2.classmodel.reflect.Parser
-
- Cache<K,V> - Class in org.glassfish.hk2.utilities.cache
-
Cache implementation that relies on FutureTask.
- Cache(Computable<K, V>) - Constructor for class org.glassfish.hk2.utilities.cache.Cache
-
Create new cache with given computable to compute values.
- Cache(Computable<K, V>, Cache.CycleHandler<K>) - Constructor for class org.glassfish.hk2.utilities.cache.Cache
-
Create new cache with given computable and cycle handler.
- Cache.CycleHandler<K> - Interface in org.glassfish.hk2.utilities.cache
-
Should a cycle be detected during computation of a value
for given key, this interface allows client code to register
a callback that would get invoked in such a case.
- CacheEntry - Interface in org.glassfish.hk2.utilities.cache
-
This can be used to remove a specific cache entry from the cache,
for better control of the caching release semantics
- CacheKey - Class in org.jvnet.hk2.internal
-
This is the cache key, which encapsulates very specific lookup queries.
- CacheKey(Type, String, Unqualified, Annotation...) - Constructor for class org.jvnet.hk2.internal.CacheKey
-
Key used for LRU cache
- CacheKeyFilter<K> - Interface in org.glassfish.hk2.utilities.cache
-
This is used by the cache to remove a series of entries that
match this filter
- CacheUtilities - Class in org.glassfish.hk2.utilities.cache
-
Utilities for creating caches
- CacheUtilities() - Constructor for class org.glassfish.hk2.utilities.cache.CacheUtilities
-
- calculateAddCost(BaseHK2JAXBBean) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Calculates and sets the add cost for the given bean
and sets all add costs for this bean and all its
children
- calculateNamespaces(Class<?>) - Static method in class org.glassfish.hk2.xml.internal.PackageToNamespaceComputable
-
- calculateNamespaces(BaseHK2JAXBBean, XmlRootHandleImpl<?>, Map<String, String>) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- camelCaseToUnderscore(String) - Static method in class org.glassfish.hk2.pbuf.internal.PBUtilities
-
- cancel(boolean) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- cancel(boolean) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- cancel() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- cancel() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
If there is a current procedure in process this method will get it
and cancel it
- cancel(boolean) - Method in interface org.glassfish.hk2.runlevel.RunLevelFuture
-
The cancel method attempts to cancel the current running
job (if the job is not already completed or already cancelled).
- canLoadResources() - Method in class org.glassfish.hk2.classmodel.reflect.util.CommonModelRegistry
-
- cast(Object) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Casts this thing to the given type
- Change - Interface in org.glassfish.hk2.configuration.hub.api
-
- Change.ChangeCategory - Enum in org.glassfish.hk2.configuration.hub.api
-
- ChangeableRunLevelFuture - Interface in org.glassfish.hk2.runlevel
-
- changed(Module) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Modules can notify their registry that they have changed (classes,
resources,etc...).
- changed(Module) - Method in interface com.sun.enterprise.module.ModuleChangeListener
-
a module has detected that one or more of its resources (classes, jar...)
has changed and should be reloaded.
- ChangeImpl - Class in org.glassfish.hk2.configuration.hub.internal
-
- changeProposedLevel(int) - Method in interface org.glassfish.hk2.runlevel.ChangeableRunLevelFuture
-
Changes the proposedLevel of this future.
- changeProposedLevel(int) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- CHAR - Static variable in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- CHAR_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- checkFactoryType(Class<?>, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Checks to be sure the Factory class is ok
- checkLookupType(Class<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Checks that the incoming lookup type is not improper in some way
- CHILD_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- ChildDataModel - Class in org.glassfish.hk2.xml.internal
-
This represents a child that is not a bean, as in a value like a string or a date
or an integer
- ChildDataModel() - Constructor for class org.glassfish.hk2.xml.internal.ChildDataModel
-
- ChildDataModel(String, String, String, boolean, Format, AliasType, String, boolean, String) - Constructor for class org.glassfish.hk2.xml.internal.ChildDataModel
-
- ChildDescriptor - Class in org.glassfish.hk2.xml.internal
-
This represents either a ParentedModel or a
ChildDataModel but not both
- ChildDescriptor() - Constructor for class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- ChildDescriptor(ParentedModel) - Constructor for class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- ChildDescriptor(ChildDataModel) - Constructor for class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- ChildInject - Annotation Type in org.glassfish.hk2.configuration.api
-
This Injection point indicator can be used for
services that have a hierarchical names.
- ChildInjectResolverImpl - Class in org.glassfish.hk2.configuration.internal
-
- ChildInjectResolverImpl() - Constructor for class org.glassfish.hk2.configuration.internal.ChildInjectResolverImpl
-
- ChildIterable<T> - Interface in org.glassfish.hk2.configuration.api
-
This interface can be used in conjunction with the
ChildInject
annotation to get the current
list of children for this injection point
- ChildIterableImpl<T> - Class in org.glassfish.hk2.configuration.internal
-
- ChildType - Enum in org.glassfish.hk2.xml.internal
-
Indicates the type of child, whether that child be
direct, or indicated with a List, or indicated with
an array
- CLASS_PATH - Static variable in class com.sun.enterprise.module.ManifestConstants
-
List of other jar files in this module.
- CLASS_PATH_ID - Static variable in class com.sun.enterprise.module.ManifestConstants
-
List of other jar files in this module.
- ClassAltClassImpl - Class in org.glassfish.hk2.xml.internal.alt.clazz
-
- ClassAltClassImpl(Class<?>, ClassReflectionHelper) - Constructor for class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- ClassAnalyzer - Interface in org.glassfish.hk2.api
-
When HK2 automatically analyzes a class to find the constructor, fields,
initializer methods and postConstruct and preDestroy methods it uses this
service to analyze the class.
- Classes - Annotation Type in org.jvnet.hk2.testing.junit.annotations
-
A set of classes that should be analyzed as services, whether they declare
@Service or not.
- ClassFile - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
-
This represents the information available in a Java .class file.
- ClassFileLoader - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
-
This is loader for ClassFile similar to what ClassLoader is for class in
Java.
- ClassFileLoaderFactory - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
-
A factory for ClassFileLoader so that we can control the creation of
ClassFileLoaders.
- ClassFileLoaderFactory() - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFileLoaderFactory
-
- ClassLoaderBasedResourceFinder - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
-
- ClassLoaderBasedResourceFinder(ClassLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClassLoaderBasedResourceFinder
-
- ClassLoaderPostProcessor - Class in org.glassfish.hk2.utilities
-
- ClassLoaderPostProcessor(ClassLoader, boolean) - Constructor for class org.glassfish.hk2.utilities.ClassLoaderPostProcessor
-
- ClassLoaderPostProcessor(ClassLoader) - Constructor for class org.glassfish.hk2.utilities.ClassLoaderPostProcessor
-
- ClassLoaderProxy - Class in com.sun.enterprise.module.impl
-
ClassLoaderProxy capable of loading classes from itself but also from other class loaders
- ClassLoaderProxy(URL[], ClassLoader) - Constructor for class com.sun.enterprise.module.impl.ClassLoaderProxy
-
Creates a new instance of ClassLoader
- ClassModel - Interface in org.glassfish.hk2.classmodel.reflect
-
Model that represents a class
- ClassModelActivator - Class in org.glassfish.hk2.classmodel.reflect.util
-
Created with IntelliJ IDEA.
- ClassModelActivator() - Constructor for class org.glassfish.hk2.classmodel.reflect.util.ClassModelActivator
-
- ClassModelImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Implementation of a class model
- ClassModelImpl(String, TypeProxy<Type>, TypeProxy) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.ClassModelImpl
-
- classPath - Variable in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
- ClassPathBasedModulesRegistry - Class in com.sun.enterprise.module.single
-
Implements a modules registry based on a class-path style of module
description using a single class loader (capable of loading the entire
class-path)
- ClassPathBasedModulesRegistry(ClassLoader, String) - Constructor for class com.sun.enterprise.module.single.ClassPathBasedModulesRegistry
-
- ClasspathDescriptorFileFinder - Class in org.glassfish.hk2.bootstrap.impl
-
- ClasspathDescriptorFileFinder() - Constructor for class org.glassfish.hk2.bootstrap.impl.ClasspathDescriptorFileFinder
-
Deprecated.
- ClasspathDescriptorFileFinder(ClassLoader) - Constructor for class org.glassfish.hk2.bootstrap.impl.ClasspathDescriptorFileFinder
-
Deprecated.
- ClasspathDescriptorFileFinder(ClassLoader, String) - Constructor for class org.glassfish.hk2.bootstrap.impl.ClasspathDescriptorFileFinder
-
Deprecated.
- ClasspathDescriptorFileFinder - Class in org.glassfish.hk2.utilities
-
This is an implementation of
DescriptorFileFinder
that
uses a particular classloader in order to find descriptor files.
- ClasspathDescriptorFileFinder() - Constructor for class org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
If this constructor is used then HK2 descriptor files will be found
by looking in the classpath of the process.
- ClasspathDescriptorFileFinder(ClassLoader) - Constructor for class org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
This constructor can be used to select the particular classloader
to search for HK2 descriptor files.
- ClasspathDescriptorFileFinder(ClassLoader, String...) - Constructor for class org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
This constructor can be used to select the particular classloader
to search for HK2 descriptor files.
- ClassReflectionHelper - Interface in org.glassfish.hk2.utilities.reflection
-
An interface representing useful reflection utilities
- ClassReflectionHelperImpl - Class in org.glassfish.hk2.utilities.reflection.internal
-
- ClassReflectionHelperImpl() - Constructor for class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- ClassReflectionHelperUtilities - Class in org.glassfish.hk2.utilities.reflection.internal
-
- ClassReflectionHelperUtilities() - Constructor for class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperUtilities
-
- ClassVisitorImpl - Class in org.jvnet.hk2.generator.internal
-
- ClassVisitorImpl(Utilities, boolean, List<File>) - Constructor for class org.jvnet.hk2.generator.internal.ClassVisitorImpl
-
Creates this with the config to add to if this is a service
- ClassVisitorImpl - Class in org.jvnet.hk2.testing.junit.internal
-
- ClassVisitorImpl(ServiceLocator, boolean, Set<String>) - Constructor for class org.jvnet.hk2.testing.junit.internal.ClassVisitorImpl
-
Creates this with the config to add to if this is a service
- clazz(Class<?>) - Static method in class org.glassfish.hk2.utilities.reflection.Pretty
-
Makes a nice, pretty class (without the package name)
- ClazzCreator<T> - Class in org.jvnet.hk2.internal
-
- clean(Class<?>) - Method in interface org.glassfish.hk2.utilities.reflection.ClassReflectionHelper
-
Removes this class (and all appropriate sub-classes) from the cache
- clean(Class<?>) - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- clear() - Method in class com.sun.enterprise.module.single.ManifestProxy
-
- clear() - Method in class org.glassfish.hk2.utilities.cache.Cache
-
Empty cache.
- clear() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- clear() - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
Empty the cache.
- clear() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Clears the current cache, making the current size zero
- clear() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashClockImpl
-
- clear() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- clear() - Method in interface org.glassfish.hk2.utilities.general.WeakHashClock
-
Sets the clock size back to zero, no entries
- clear() - Method in interface org.glassfish.hk2.utilities.general.WeakHashLRU
-
Removes all entries from this LRU
- clear() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- clear() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- clear() - Method in class org.jvnet.hk2.internal.IndexedListData
-
- clearAndGetIntercepted() - Method in class org.glassfish.hk2.aopEvents.MethodInterceptorImpl
-
- clearBoolean() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
bool boolean = 3;
- clearBtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
int32 btype = 2;
- clearByte() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 byte = 4;
- clearChar() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string char = 5;
- clearChild() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- clearDouble() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
double double = 8;
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- clearFifthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
string fifth_thing = 9;
- clearFirstOneOf() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clearFirstThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- clearFloat() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
float float = 7;
- clearFourthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- clearHouseNumber() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
int32 house_number = 2;
- clearInt() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 int = 1;
- clearItype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
int32 itype = 2;
- clearJtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int64 jtype = 1;
- clearLocalTypes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- clearLong() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int64 long = 2;
- clearMetadata() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Removes all metadata values
- clearName() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
string name = 1;
- clearName() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- clearNonVisitedEntries() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- clearReflectionCache() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Clears all entries from the HK2 reflection
cache.
- clearReflectionCache() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- clearRemoteTypes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- clearSecondOneOf() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clearSecondThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- clearServiceCache() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Clears all entries from the HK2 service cache.
- clearServiceCache() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- clearShort() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 short = 6;
- clearStaleReferences() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- clearStaleReferences() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Causes stale references to be cleared from the data
structures.
- clearStaleReferences() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashClockImpl
-
- clearStaleReferences() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- clearStaleReferences() - Method in interface org.glassfish.hk2.utilities.general.WeakHashClock
-
Causes stale references to be cleared from the data
structures.
- clearStaleReferences() - Method in interface org.glassfish.hk2.utilities.general.WeakHashLRU
-
Causes stale references to be cleared from the data
structures.
- clearString() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string string = 9;
- clearSType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int32 s_type = 2;
- clearThirdThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- clearTypes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- clearZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type = 3;
- clearZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
bool z_type = 1;
- clearZType2() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type2 = 4;
- CLINIT_DESC - Static variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- CLINIT_NAME - Static variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- clone() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- clone() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- clone() - Method in class org.jvnet.hk2.component.MultiMap
-
Creates a copy of the map that contains the exact same key and value set.
- close() - Method in class com.sun.enterprise.module.bootstrap.EarlyLogHandler
-
Called to close this log handler.
- close() - Method in class org.glassfish.hk2.classmodel.reflect.Parser
-
- close() - Method in class org.glassfish.hk2.classmodel.reflect.util.DirectoryArchive
-
- close() - Method in class org.glassfish.hk2.classmodel.reflect.util.InputStreamArchiveAdapter
-
- close() - Method in class org.glassfish.hk2.classmodel.reflect.util.JarArchive
-
- close() - Method in class org.jvnet.hk2.generator.internal.Utilities
-
- close() - Method in interface org.jvnet.hk2.internal.Closeable
-
Idempotent close method.
- close() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- Closeable - Interface in org.jvnet.hk2.internal
-
A closeable object is one that can be closed once, and
can not be opened again
- closeOperation() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- closeOperation(OperationHandleImpl<T>) - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- closeOperation() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
suspends this Operation on all threads where it is associated
and closes the operation.
- ClosureCompiler - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
-
This is single most important interface of the apiscan package.
- ClosureCompilerImpl - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
-
This is single most important class of the apiscan package.
- ClosureCompilerImpl(ClassFileLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- ClosureCompilerImpl(ClosureCompilerImplBase) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
I don't expect this constructor to be used.
- ClosureCompilerImplBase - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
-
This is the base class for classes that actually implement ClosureCompiler
interface, i.e.
- ClosureCompilerImplBase(ClassFileLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- cMethod(AbstractBaseService.InnerEnum) - Method in class org.jvnet.hk2.metadata.tests.stub.impl.AbstractBaseService
-
- collection(Collection<?>) - Static method in class org.glassfish.hk2.utilities.reflection.Pretty
-
Returns a pretty string representing the collection
- Collector - Class in org.jvnet.hk2.internal
-
This class collects errors, and can then also produce a MultiException
from those errors if necessary
- Collector() - Constructor for class org.jvnet.hk2.internal.Collector
-
- com.oracle.faux.sdp - package com.oracle.faux.sdp
-
- com.oracle.sdp.management - package com.oracle.sdp.management
-
- com.oracle.test.bar - package com.oracle.test.bar
-
- com.oracle.test.contracts - package com.oracle.test.contracts
-
- com.sun.enterprise.module - package com.sun.enterprise.module
-
- com.sun.enterprise.module.bootstrap - package com.sun.enterprise.module.bootstrap
-
- com.sun.enterprise.module.common_impl - package com.sun.enterprise.module.common_impl
-
- com.sun.enterprise.module.impl - package com.sun.enterprise.module.impl
-
- com.sun.enterprise.module.maven - package com.sun.enterprise.module.maven
-
- com.sun.enterprise.module.single - package com.sun.enterprise.module.single
-
- com.sun.enterprise.tools.verifier.apiscan.classfile - package com.sun.enterprise.tools.verifier.apiscan.classfile
-
- com.sun.enterprise.tools.verifier.hk2 - package com.sun.enterprise.tools.verifier.hk2
-
- com.sun.enterprise.tools.visualizer.hk2 - package com.sun.enterprise.tools.visualizer.hk2
-
- ComedyBean - Interface in org.glassfish.hk2.xml.test.precompile.dom
-
- Comment - Annotation Type in org.glassfish.hk2.pbuf.api.annotations
-
- commit() - Method in interface org.glassfish.hk2.api.DynamicConfiguration
-
This causes the configuration to get committed.
- commit() - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
This method should be called when the writeable database should become
the current database.
- commit(Object) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
This method should be called when the writeable database should become
the current database.
- commit() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- commit(Object) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- commit() - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
This causes the configuration to get committed.
- commit() - Method in interface org.glassfish.hk2.xml.api.XmlHandleTransaction
-
Attempts to commit all the changes in this
transaction and will release the write lock
- commit() - Method in class org.glassfish.hk2.xml.internal.XmlHandleTransactionImpl
-
- commit() - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- commitDatabaseChange(BeanDatabase, BeanDatabase, Object, List<Change>) - Method in interface org.glassfish.hk2.configuration.hub.api.BeanDatabaseUpdateListener
-
This method is called after the change of database has already happened.
- commitDatabaseChange(BeanDatabase, BeanDatabase, Object, List<Change>) - Method in class org.glassfish.hk2.configuration.internal.ConfigurationListener
-
- CommitFailedException - Exception in org.glassfish.hk2.configuration.hub.api
-
- CommitFailedException() - Constructor for exception org.glassfish.hk2.configuration.hub.api.CommitFailedException
-
- CommitFailedException(Throwable) - Constructor for exception org.glassfish.hk2.configuration.hub.api.CommitFailedException
-
- CommonModelRegistry - Class in org.glassfish.hk2.classmodel.reflect.util
-
- compare(DescriptorImpl, DescriptorImpl) - Method in class org.jvnet.hk2.generator.internal.DescriptorComparitor
-
- compare(Descriptor, Descriptor) - Method in class org.jvnet.hk2.internal.DescriptorComparator
-
- compare(ServiceHandle<?>, ServiceHandle<?>) - Method in class org.jvnet.hk2.internal.ServiceHandleComparator
-
- compareTo(PackageAnalyser.PackageCapability) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
-
- compareTo(TestCollectionElement) - Method in class org.glassfish.hk2.testing.collections.DefaultTestCollectionElement
-
- ComplexA - Interface in org.jvnet.hk2.metadata.tests
-
- ComplexB - Interface in org.jvnet.hk2.metadata.tests
-
This one is NOT a contract
- ComplexC - Interface in org.jvnet.hk2.metadata.tests
-
- ComplexContent - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- ComplexD - Interface in org.jvnet.hk2.metadata.tests
-
Not a contract
- ComplexDImpl - Class in org.jvnet.hk2.metadata.tests
-
Is a contract
- ComplexDImpl() - Constructor for class org.jvnet.hk2.metadata.tests.ComplexDImpl
-
- ComplexE - Interface in org.jvnet.hk2.metadata.tests
-
- ComplexEImpl - Class in org.jvnet.hk2.metadata.tests
-
Not a contract but implements a contract
- ComplexEImpl() - Constructor for class org.jvnet.hk2.metadata.tests.ComplexEImpl
-
- ComplexF - Interface in org.jvnet.hk2.metadata.tests
-
- ComplexFactory - Class in org.jvnet.hk2.metadata.tests
-
A factory thar produces a complex object type
- ComplexFactory() - Constructor for class org.jvnet.hk2.metadata.tests.ComplexFactory
-
- ComplexG - Interface in org.jvnet.hk2.metadata.tests
-
- ComplexImpl - Class in org.jvnet.hk2.metadata.tests
-
Not annotated with @Service but is produced by a factory
- ComplexImpl() - Constructor for class org.jvnet.hk2.metadata.tests.ComplexImpl
-
- ComplexRestrictionType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for complexRestrictionType complex type.
- ComplexType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for complexType complex type.
- CompositeEnumeration - Class in com.sun.enterprise.module.common_impl
-
We need a compound enumeration so that we can aggregate the results from
various delegates.
- CompositeEnumeration(List<Enumeration<URL>>) - Constructor for class com.sun.enterprise.module.common_impl.CompositeEnumeration
-
- Computable<K,V> - Interface in org.glassfish.hk2.utilities.cache
-
Utility interface to capture generic computation of type V from type K.
- computation - Variable in exception org.glassfish.hk2.utilities.cache.ComputationErrorException
-
- ComputationErrorException - Exception in org.glassfish.hk2.utilities.cache
-
This exception should be thrown from the
Computable.compute(Object)
method
if the returned computation should NOT be kept in the cache.
- ComputationErrorException() - Constructor for exception org.glassfish.hk2.utilities.cache.ComputationErrorException
-
- ComputationErrorException(Object) - Constructor for exception org.glassfish.hk2.utilities.cache.ComputationErrorException
-
- compute(K) - Method in class org.glassfish.hk2.utilities.cache.Cache
-
- compute(K) - Method in interface org.glassfish.hk2.utilities.cache.Computable
-
Defines an expensive computation to retrieve value V from key K.
- compute(K) - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- compute(K) - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
- compute(K) - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
The method used to get or add values to this cache
- compute(Package) - Method in class org.glassfish.hk2.xml.internal.PackageToNamespaceComputable
-
- compute() - Method in class org.glassfish.hk2.xml.internal.UnkeyedDiff
-
- ConcreteComplexFactory<A,B> - Class in org.jvnet.hk2.metadata.tests.complextypefactory
-
- ConcreteComplexFactory() - Constructor for class org.jvnet.hk2.metadata.tests.complextypefactory.ConcreteComplexFactory
-
- ConcreteFactory<F> - Class in org.jvnet.hk2.metadata.tests
-
The class that corresponds to the Factory provide method is
not first, it is not last, it is somewhere in the middle (the Integer)
- ConcreteFactory() - Constructor for class org.jvnet.hk2.metadata.tests.ConcreteFactory
-
- ConcurrentMapFactory - Class in org.jvnet.testing.hk2mockito.internal.cache
-
ConcurrentHashMap provider.
- ConcurrentMapFactory() - Constructor for class org.jvnet.testing.hk2mockito.internal.cache.ConcurrentMapFactory
-
- config(ParsingConfig) - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext.Builder
-
Sets the parsing config that can be used to select which types should
be exhaustively visited (fields + methods visits) or not.
- ConfigPopulator - Interface in org.glassfish.hk2.bootstrap
-
Basic interface for populating a service locator with configuration data
- configurationChanged() - Method in interface org.glassfish.hk2.api.DynamicConfigurationListener
-
This method is called when the set of descriptors
in this service locator has been changed.
- configurationChanged() - Method in class org.glassfish.hk2.extras.events.internal.DefaultTopicDistributionService
-
- configurationChanged() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.Hk2BridgeImpl
-
- configurationChanged() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- ConfigurationListener - Class in org.glassfish.hk2.configuration.internal
-
- ConfigurationListener() - Constructor for class org.glassfish.hk2.configuration.internal.ConfigurationListener
-
- ConfigurationUtilities - Class in org.glassfish.hk2.configuration.api
-
Useful utilities for using the hk2 configuration system
- ConfigurationUtilities() - Constructor for class org.glassfish.hk2.configuration.api.ConfigurationUtilities
-
- ConfigurationValidationService - Class in org.glassfish.hk2.configuration.internal
-
- ConfigurationValidationService() - Constructor for class org.glassfish.hk2.configuration.internal.ConfigurationValidationService
-
- configure() - Method in class org.glassfish.hk2.extras.events.internal.TopicDistributionModule
-
- configure() - Method in class org.glassfish.hk2.runlevel.RunLevelServiceModule
-
- configure() - Method in class org.glassfish.hk2.utilities.binding.AbstractBinder
-
Implement to provide binding definitions using the exposed binding
methods.
- configure() - Method in class org.glassfish.hk2.utilities.EnableLookupExceptionsModule
-
- configure() - Method in class org.glassfish.hk2.utilities.ImmediateScopeModule
-
- configure() - Method in class org.glassfish.hk2.utilities.InheritableThreadScopeModule
-
- configure() - Method in class org.glassfish.hk2.utilities.PerThreadScopeModule
-
- configure() - Method in class org.jvnet.hk2.guice.bridge.api.HK2IntoGuiceBridge
-
- configure(DynamicConfiguration) - Method in interface org.jvnet.hk2.testing.junit.HK2TestModule
-
Allows the test to easily configure their test
- Configured - Annotation Type in org.glassfish.hk2.configuration.api
-
This annotation is placed on fields or on parameters
of methods or constructors to indicate that these
fields or parameters should come from the configuration
instance of the type defined by the
ConfiguredBy
annotation on the class.
- ConfiguredBy - Annotation Type in org.glassfish.hk2.configuration.api
-
This annotation is put onto classes to indicate that
they should be created based on the availability of
instances of a specify type of configuration in the
Hub
- ConfiguredBy.CreationPolicy - Enum in org.glassfish.hk2.configuration.api
-
- ConfiguredByContext - Class in org.glassfish.hk2.configuration.internal
-
- ConfiguredByContext() - Constructor for class org.glassfish.hk2.configuration.internal.ConfiguredByContext
-
- ConfiguredByInjectionResolver - Class in org.glassfish.hk2.configuration.internal
-
- ConfiguredByInjectionResolver() - Constructor for class org.glassfish.hk2.configuration.internal.ConfiguredByInjectionResolver
-
- ConfiguredValidator - Class in org.glassfish.hk2.configuration.internal
-
- ConfiguredValidator() - Constructor for class org.glassfish.hk2.configuration.internal.ConfiguredValidator
-
- configureServiceLocator(ServiceLocator, Description) - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
Configures the supplied
ServiceLocator
for use by the
test described by the supplied
Description
.
- ConstantActiveDescriptor<T> - Class in org.glassfish.hk2.internal
-
- ConstantActiveDescriptor() - Constructor for class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
For serializable
- ConstantActiveDescriptor(T, Set<Type>, Class<? extends Annotation>, String, Set<Annotation>, DescriptorVisibility, Boolean, Boolean, String, Map<String, List<String>>, int) - Constructor for class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
Creates the constant descriptor
- ConstantActiveDescriptor<T> - Class in org.jvnet.hk2.internal
-
- ConstantActiveDescriptor() - Constructor for class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
For serialization
- ConstantActiveDescriptor(T, ServiceLocatorImpl) - Constructor for class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
Creates a constant active descriptor with the given locator
- ConstantActiveDescriptor(T, Set<Type>, Class<? extends Annotation>, String, Set<Annotation>, DescriptorVisibility, int, Boolean, Boolean, String, long, Map<String, List<String>>) - Constructor for class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
Constructor with more control over the fields of the descriptor
- Constants - Class in org.glassfish.hk2.utilities.reflection
-
- Constants() - Constructor for class org.glassfish.hk2.utilities.reflection.Constants
-
- Constants - Class in org.jvnet.hk2.metadata.tests
-
- Constants() - Constructor for class org.jvnet.hk2.metadata.tests.Constants
-
- Constants - Class in org.jvnet.hk2.osgiadapter
-
- Constants() - Constructor for class org.jvnet.hk2.osgiadapter.Constants
-
- construct(Constructor<?>, Object[], boolean, List<ConstructorInterceptor>, ConstructorAction) - Static method in class org.jvnet.hk2.internal.ConstructorInterceptorHandler
-
Call this to construct objects taking constructor interceptors into consideration
- construct(Constructor<?>, Object[], boolean, List<ConstructorInterceptor>) - Static method in class org.jvnet.hk2.internal.ConstructorInterceptorHandler
-
Call this to construct objects taking constructor interceptors into consideration
- constructor(Constructor<?>) - Static method in class org.glassfish.hk2.utilities.reflection.Pretty
-
Make a nice pretty string out of the constructor and all its
parameters
- ConstructorAction - Interface in org.jvnet.hk2.internal
-
This represents the action used in order to
create an object.
- ConstructorInterceptorHandler - Class in org.jvnet.hk2.internal
-
- ConstructorInterceptorHandler() - Constructor for class org.jvnet.hk2.internal.ConstructorInterceptorHandler
-
- constructXmlTag(String, String) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- contains(K) - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- contains(K) - Method in interface org.glassfish.hk2.utilities.general.WeakHashLRU
-
Tells if the given key is in the LRU
- contains(K, V) - Method in class org.jvnet.hk2.component.MultiMap
-
Checks if the map contains the given key(s), also extending the search
to including the sub collection.
- containsKey(ActiveDescriptor<?>) - Method in interface org.glassfish.hk2.api.Context
-
Determines if this context has a value for the given key
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.configuration.internal.ConfiguredByContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.internal.InheritableThreadContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.internal.PerThreadContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext
-
The
Context
API for discovering if a descriptor has been created
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.runlevel.RunLevelContext
-
- containsKey(K) - Method in class org.glassfish.hk2.utilities.cache.Cache
-
Returns true if the key has already been cached.
- containsKey(K) - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
Returns true if the key has already been cached.
- containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.utilities.ImmediateContext
-
- containsKey(K) - Method in class org.jvnet.hk2.component.MultiMap
-
Checks if the map contains the given key.
- containsKey(ActiveDescriptor<?>) - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.jvnet.hk2.internal.PerLookupContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.jvnet.hk2.internal.SingletonContext
-
- containsKey(ActiveDescriptor<?>) - Method in class org.jvnet.hk2.spring.bridge.internal.SpringScopeContext
-
- Context<T> - Interface in org.glassfish.hk2.api
-
An implementation of this must be put into the system in order to
create contextual instances of services.
- CONTEXT_NAME - Static variable in class org.glassfish.hk2.runlevel.RunLevelContext
-
The name under which this context will be advertised
- ContextDuplicatePostProcessor - Class in com.sun.enterprise.module.bootstrap
-
- ContextDuplicatePostProcessor() - Constructor for class com.sun.enterprise.module.bootstrap.ContextDuplicatePostProcessor
-
Deprecated.
- ContextualInput<T> - Class in org.glassfish.hk2.utilities
-
- ContextualInput(ActiveDescriptor<T>, ServiceHandle<?>) - Constructor for class org.glassfish.hk2.utilities.ContextualInput
-
- Contract - Annotation Type in org.jvnet.hk2.annotations
-
This annotation is used by HK2 during automatic
class analysis to indicate that a class or
interface should be included in the list of
contracts for a service
- ContractIndicator - Annotation Type in org.glassfish.hk2.api
-
This annotation is put on annotations that are used
to mark things as hk2 contracts.
- ContractsProvided - Annotation Type in org.jvnet.hk2.annotations
-
An explicit list of contracts provided.
- ContractsProvidedService - Class in org.jvnet.hk2.metadata.tests
-
- ContractsProvidedService() - Constructor for class org.jvnet.hk2.metadata.tests.ContractsProvidedService
-
- convertJavaBeanToBeanLikeMap(ClassReflectionHelper, Object) - Static method in class org.glassfish.hk2.utilities.reflection.BeanReflectionHelper
-
Converts a Java bean to a bean-like Map
- convertNameToString(Name) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Converts the Name from the Element to a String
- convertRootAndLeaves(Class<?>, boolean) - Method in class org.glassfish.hk2.xml.internal.JAUtilities
-
- convertToExternalClassName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
-
- convertToInternalClassName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
-
- convertToOsgi(Version.COMPONENT) - Method in class org.glassfish.hk2.maven.Version
-
- convertToSetter(String) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Converts a getter name to a setter name (works with
both IS getters and GET getters)
- convertTypeMirror(TypeMirror, ProcessingEnvironment) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- convertXmlRootElementName(AltAnnotation, AltClass) - Static method in class org.glassfish.hk2.xml.internal.GeneratorUtilities
-
- CookedLibRepository - Class in com.sun.enterprise.module.impl
-
- CookedLibRepository(String) - Constructor for class com.sun.enterprise.module.impl.CookedLibRepository
-
Creates a new instance of CookedLibRepository
- CookedModuleDefinition - Class in com.sun.enterprise.module.impl
-
- CookedModuleDefinition(File, Attributes) - Constructor for class com.sun.enterprise.module.impl.CookedModuleDefinition
-
Creates a new instance of CookedModuleDefinitionefinition
- create(File) - Static method in class com.sun.enterprise.module.common_impl.Jar
-
- create(ServiceHandle<?>) - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
Creates an instance of the ActiveDescriptor.
- create(Class<T>) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method will analyze the given class, and create it if can.
- create(Class<T>, String) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method will analyze the given class, and create it if can.
- create(String) - Method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
Creates (or finds) a ServiceLocator.
- create(String, ServiceLocator) - Method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
Creates or finds a ServiceLocator.
- create(String, ServiceLocator, ServiceLocatorGenerator) - Method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
Creates or finds a ServiceLocator.
- create(String, ServiceLocator, ServiceLocatorGenerator, ServiceLocatorFactory.CreatePolicy) - Method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
Creates a ServiceLocator.
- create(ServiceHandle<?>) - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- create(String, ServiceLocator) - Method in interface org.glassfish.hk2.extension.ServiceLocatorGenerator
-
Creates the ServiceLocator that will be used to
generate the ServiceLocators
- create(ServiceHandle<?>) - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- create(ServiceHandle<?>) - Method in class org.glassfish.hk2.extras.operation.internal.OperationDescriptor
-
- create(ServiceHandle<?>) - Method in class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
- create(String) - Method in class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
- create(String, ServiceLocator) - Method in class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
- create(String, ServiceLocator, ServiceLocatorGenerator) - Method in class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
- create(String, ServiceLocator, ServiceLocatorGenerator, ServiceLocatorFactory.CreatePolicy) - Method in class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
- create(ServiceHandle<?>) - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- create(String, ServiceLocator) - Method in class org.jvnet.hk2.external.generator.ServiceLocatorGeneratorImpl
-
- create(ServiceHandle<?>) - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceServiceHk2Bean
-
- create(ServiceHandle<?>) - Method in class org.jvnet.hk2.internal.AutoActiveDescriptor
-
- create(ServiceHandle<?>, SystemDescriptor<?>) - Method in class org.jvnet.hk2.internal.ClazzCreator
-
- create(ServiceHandle<?>) - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- create(ServiceHandle<?>, SystemDescriptor<?>) - Method in interface org.jvnet.hk2.internal.Creator
-
Creates an instance of the given type
- create(ServiceHandle<?>, SystemDescriptor<?>) - Method in class org.jvnet.hk2.internal.FactoryCreator
-
- create(Class<T>) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- create(Class<T>, String) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- create(ServiceHandle<?>) - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- create(ServiceHandle<?>) - Method in class org.jvnet.hk2.spring.bridge.internal.SpringServiceHK2Bean
-
- create(String, HK2TestModule...) - Static method in class org.jvnet.hk2.testing.junit.HK2TestUtilities
-
- create(String, ServiceLocator, HK2TestModule...) - Static method in class org.jvnet.hk2.testing.junit.HK2TestUtilities
-
Will create a ServiceLocator after doing test-specific bindings from the TestModule
- createAndInitialize(Class<U>) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method creates, injects and post-constructs an object with the given
class.
- createAndInitialize(Class<U>, String) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method creates, injects and post-constructs an object with the given
class.
- createAndInitialize(Class<U>) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
Creates, injects and postConstructs, all in one
- createAndInitialize(Class<U>, String) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
Creates, injects and postConstructs, all in one
- createAndPopulateServiceLocator(String) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
This method is often the first line of a stand-alone client that wishes to use HK2.
- createAndPopulateServiceLocator() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
This method is often the first line of a stand-alone client that wishes to use HK2.
- createAndStartOperation(T) - Method in class org.glassfish.hk2.extras.operation.internal.OperationManagerImpl
-
- createAndStartOperation(T) - Method in interface org.glassfish.hk2.extras.operation.OperationManager
-
Creates an OperationHandle that will be associated
with the thread calling this method.
- createAutoDescriptor(Class<T>, ServiceLocatorImpl) - Static method in class org.jvnet.hk2.internal.Utilities
-
Creates a reified automatically generated descriptor
- createAutoFactoryDescriptor(Class<T>, ActiveDescriptor<?>, ServiceLocatorImpl) - Static method in class org.jvnet.hk2.internal.Utilities
-
Creates a reified automatically generated descriptor
- createBean(Class<T>) - Method in interface org.glassfish.hk2.xml.api.XmlService
-
This creates an instance of the given bean type
of with no fields of the bean filled
in.
- createBean(Class<?>) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- createBean(Class<T>) - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- createCache(int) - Static method in class org.glassfish.hk2.utilities.cache.LRUCache
-
Creates a cache with the given maximum cache size
- createCacheEntry(K, V, boolean) - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
Create cache entry for given values.
- createChild() - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
- createChild() - Method in interface com.sun.enterprise.module.ModulesRegistry
-
- createChild() - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
- createCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Subclasses must override this method in order to construct
an empty Collection with the null argument constructor.
- createCollection(Collection) - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Subclasses must override this method in order to construct
a Collection with the elements found in the input Collection.
- createCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
This overrides the abstract methods on the Collection test
- createCollection(Collection) - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
This overrides the abstract methods on the Collection test
- createCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractSetTest
-
- createCollection(Collection) - Method in class org.glassfish.hk2.testing.collections.AbstractSetTest
-
- createConstantDescriptor(T) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
This creates a descriptor that will always return the given object.
- createConstantDescriptor(T, String, Type...) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
This creates a descriptor that will always return the given object.
- createConstantServiceHandle(T) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
- createContractFilter(String) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Returns an indexed filter that will return all descriptors that
have contract as an advertised contract
- createDescriptorFilter(Descriptor, boolean) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
- createDescriptorFilter(Descriptor) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
- createDescriptorFromClass(Class<?>) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
This returns a DescriptorImpl based on the given class.
- createDescriptorIfService(InputStream, List<File>) - Method in class org.jvnet.hk2.generator.internal.Utilities
-
- createDynamicConfiguration() - Method in interface org.glassfish.hk2.api.DynamicConfigurationService
-
Creates a dynamic configuration that can be used to add or remove values
to the system
- createDynamicConfiguration(ServiceLocator) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- createDynamicConfiguration() - Method in class org.jvnet.hk2.internal.DynamicConfigurationServiceImpl
-
- createEmptyHandle(Class<T>, boolean, boolean) - Method in interface org.glassfish.hk2.xml.api.XmlService
-
This creates an empty handle (root will initially be null) corresponding to
the given interface class
- createEmptyHandle(Class<T>) - Method in interface org.glassfish.hk2.xml.api.XmlService
-
This creates an empty handle (root will initially be null) corresponding to
the given interface class
- createEmptyHandle(Class<T>, boolean, boolean) - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- createEmptyHandle(Class<T>) - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- createInstanceName(BaseHK2JAXBBean) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Creates an instance name by traveling up the parent chain.
- createList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Subclasses must override this method in order to construct
an empty list with the null argument constructor.
- createList(Collection) - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Subclasses must override this method in order to construct
a list with the elements found in the (possibly null) Collection.
- createMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Subclasses must override this method in order to construct
an empty Map with the null argument constructor.
- createMap(Map<?, ?>) - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Subclasses must override this method in order to construct
a Map with the elements found in the input Map.
- createMethodWrapper(Method) - Method in interface org.glassfish.hk2.utilities.reflection.ClassReflectionHelper
-
Creates a method wrapper from the given method
- createMethodWrapper(Method) - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- createMethodWrapper(Method) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Creates a method wrapper for the given method
- createModuleId(String, String) - Method in class com.sun.enterprise.module.common_impl.AbstractFactory
-
- createModuleId(ModuleDefinition) - Method in class com.sun.enterprise.module.common_impl.AbstractFactory
-
- createModuleId(String, String) - Method in class com.sun.enterprise.module.impl.HK2Factory
-
- createModuleId(ModuleDefinition) - Method in class com.sun.enterprise.module.impl.HK2Factory
-
- createModuleId(String, String) - Method in class org.jvnet.hk2.osgiadapter.OSGiFactoryImpl
-
- createModuleId(ModuleDefinition) - Method in class org.jvnet.hk2.osgiadapter.OSGiFactoryImpl
-
- createModulesRegistry() - Method in class com.sun.enterprise.module.common_impl.AbstractFactory
-
- createModulesRegistry() - Method in class com.sun.enterprise.module.impl.HK2Factory
-
- createModulesRegistry() - Method in class org.jvnet.hk2.osgiadapter.HK2Main
-
- createModulesRegistry() - Method in class org.jvnet.hk2.osgiadapter.OSGiFactoryImpl
-
- createNameAndContractFilter(String, String) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Returns an indexed filter that will return all descriptors that
have the given name and given contract
- createNameFilter(String) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Returns an indexed filter that will return all descriptors that
have the given name
- createOperation(T) - Method in class org.glassfish.hk2.extras.operation.internal.OperationManagerImpl
-
- createOperation() - Method in class org.glassfish.hk2.extras.operation.internal.SingleOperationManager
-
- createOperation(T) - Method in interface org.glassfish.hk2.extras.operation.OperationManager
-
Creates an OperationHandle.
- createOrFindService(Injectee, ServiceHandle<?>) - Method in class org.jvnet.testing.hk2mockito.internal.MockitoService
-
Given an injectee create and cache or resolve the service associated with
it.
- createPropertyHandleOfAnyType(String, String) - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileServiceImpl
-
- createPropertyHandleOfAnyType() - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileServiceImpl
-
- createPropertyHandleOfAnyType(String, String) - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileService
-
Creates a PropertyFileHandle for reading an HK2 property file.
- createPropertyHandleOfAnyType() - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileService
-
Creates a PropertyFileHandle for reading an HK2 property file.
- createPropertyHandleOfSpecificType(String, String) - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileServiceImpl
-
- createPropertyHandleOfSpecificType(String) - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileServiceImpl
-
- createPropertyHandleOfSpecificType(String, String) - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileService
-
Creates a PropertyFileHandle for reading an HK2 property file
that has a specific type name.
- createPropertyHandleOfSpecificType(String) - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileService
-
Creates a PropertyFileHandle for reading an HK2 property file
that has a specific type name.
- createQName(String, String) - Static method in class org.glassfish.hk2.xml.internal.QNameUtilities
-
- createQName(String, String, String) - Static method in class org.glassfish.hk2.xml.internal.QNameUtilities
-
Creates a QName taking into account the DEFAULT_NAMESPACE field
from JAXB
- createRepository(Repository, String, URI) - Method in class com.sun.enterprise.module.RepositoryFactory
-
Creates a new Repository
with a parent (for delegating
module resolutions) and a name.
- createRepository(String, URI) - Method in class com.sun.enterprise.module.RepositoryFactory
-
Creates a new Repository
.
- createService(ActiveDescriptor<T>, Injectee, ServiceLocatorImpl, ServiceHandle<T>, Class<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Creates the service (without the need for an intermediate ServiceHandle
to be created)
- createServiceLocator(ModulesRegistry, StartupContext, List<PopulatorPostProcessor>, DescriptorFileFinder) - Method in class com.sun.enterprise.module.bootstrap.Main
-
- createServiceLocator(ServiceLocator, String, List<PopulatorPostProcessor>) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- createServiceLocator(String) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- createServiceLocator() - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- createServiceLocator() - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Creates the default
ServiceLocator
from all the modules in this registry
Calling this method has the same effect of calling
#createServiceLocator("default")
- createServiceLocator(String) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Creates a
ServiceLocator
from all the modules in this registry
Cal;ling this method has the same effect of calling
ModulesRegistry.newServiceLocator()
followed by
#populateServiceLocator(String, org.glassfish.hk2.api.ServiceLocator, java.util.List
.
- createServiceLocator(ServiceLocator, String, List<PopulatorPostProcessor>) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
- createServiceLocator(String) - Method in class com.sun.enterprise.module.single.StaticModulesRegistry
-
- createServiceLocator(ModulesRegistry, StartupContext, List<PopulatorPostProcessor>, DescriptorFileFinder) - Method in class org.jvnet.hk2.osgiadapter.HK2Main
-
- createServiceLocator(Description) - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
Creates and returns a
ServiceLocator
suitable for the
JUnit test described by the supplied
Description
.
- createSet() - Method in class org.glassfish.hk2.testing.collections.AbstractSetTest
-
- createSet(Collection) - Method in class org.glassfish.hk2.testing.collections.AbstractSetTest
-
- createSpecificDescriptorFilter(Descriptor) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
This method creates a filter that will match one and only one descriptor.
- createTokenizedFilter(String) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Creates a filter from a token string as per the following rules.
The token delimiter is ;
The first token is the contract.
- createWeakCARCache(Computable<K, V>, int, boolean) - Static method in class org.glassfish.hk2.utilities.cache.CacheUtilities
-
Returns a WEAKCarCache with the given computable and the given maximum value size of the cache.
- Creator<T> - Interface in org.jvnet.hk2.internal
-
An internal interface that allows us to have the
factory and class implementations
- CrossOverDescriptor<T> - Class in org.glassfish.hk2.extras.hk2bridge.internal
-
- CrossOverDescriptor(ServiceLocator, ActiveDescriptor<T>) - Constructor for class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- CurrentlyRunningException - Exception in org.glassfish.hk2.runlevel
-
This exception is thrown by proceedTo if there is currently a
job being run when proceedTo is called
- CurrentlyRunningException() - Constructor for exception org.glassfish.hk2.runlevel.CurrentlyRunningException
-
Basic no-arg constructor
- CurrentlyRunningException(RunLevelFuture) - Constructor for exception org.glassfish.hk2.runlevel.CurrentlyRunningException
-
Constructor with job that is in progress
- CurrentTaskFuture - Class in org.glassfish.hk2.runlevel.internal
-
This is the implementation of RunLevelFuture.
- CurrentTaskFutureWrapper - Class in org.glassfish.hk2.runlevel.internal
-
This object is used to wrap the internal CurrentTaskFuture which
is a ChangeableRunLevelFuture.
- CUSTOM_ANALYZER - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
A custom analyzer for a descriptor
- CustomAnalysisService - Class in org.jvnet.hk2.metadata.tests
-
This service has a custom analyzer
- CustomAnalysisService() - Constructor for class org.jvnet.hk2.metadata.tests.CustomAnalysisService
-
- Customize - Annotation Type in org.glassfish.hk2.api
-
Indicates that a method should be customized.
- CustomizedParameter - Class in org.glassfish.hk2.xml.test.precompile
-
- CustomizedParameter() - Constructor for class org.glassfish.hk2.xml.test.precompile.CustomizedParameter
-
- CustomizedReturn - Interface in org.glassfish.hk2.xml.test.precompile
-
- Customizer - Annotation Type in org.glassfish.hk2.api
-
Gives the type (and optional name) of a customizer service
to use when an unknown method on a bean interface is
encountered.
- customizer12(boolean, int, long, float, double, byte, short, char, int...) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- customizer12(boolean, int, long, float, double, byte, short, char, int...) - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- customizer13(BeanListenerInterface) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
This customized method references an interface that is not a child
- customizer13(BeanListenerInterface) - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- customizer14(WorkerClass) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
This customized method references a hard class that is not a child
- customizer14(WorkerClass) - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- GeneralUtilities - Class in org.glassfish.hk2.utilities.general
-
This class contains utilities useful for any code
- GeneralUtilities() - Constructor for class org.glassfish.hk2.utilities.general.GeneralUtilities
-
- generate(ModuleMetadata) - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- generate(AltClass, CtClass, ClassPool) - Static method in class org.glassfish.hk2.xml.internal.Generator
-
Converts the given interface into a JAXB implementation proxy
- GENERATE_METHOD_CREATE_CONTRACT - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_IMPL - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_NAME1 - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_NAME2 - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_NAME3 - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_NAME4 - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_CREATE_NAME5 - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_DELETE_CONTRACT - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_DELETE_IMPL - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- GENERATE_METHOD_DELETE_SCOPE - Static variable in class org.jvnet.hk2.metadata.tests.Constants
-
- generateBundleReport(PrintStream) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
-
- generateFromMultipleDirectories(List<File>, List<File>, boolean, OutputStream) - Method in interface org.jvnet.hk2.generator.InFlightGenerator
-
Scans multiple directories for HK2 services to be written
to the given output stream
- generateFromMultipleDirectories(List<File>, List<File>, boolean, OutputStream) - Method in class org.jvnet.hk2.generator.internal.InFlightGeneratorImpl
-
- GenerateMethodAnnotationData - Class in org.jvnet.hk2.generator.internal
-
- GenerateMethodAnnotationData(String, HashSet<String>, String) - Constructor for class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- GenerateMethodAnnotationData(GenerateMethodAnnotationData) - Constructor for class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- GenerateProto - Annotation Type in org.glassfish.hk2.pbuf.api.annotations
-
Put this on a java bean interface to generate the
cooresponding .proto file.
- generateProxy(Class<?>, ServiceLocatorImpl, ActiveDescriptor<T>, ServiceHandleImpl<T>, Injectee) - Method in class org.jvnet.hk2.internal.ProxyUtilities
-
- generateWiringReport(Collection<PackageAnalyser.PackageCapability>, Collection<PackageAnalyser.Wire>, PrintStream) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
-
- Generator - Class in org.glassfish.hk2.xml.internal
-
- Generator() - Constructor for class org.glassfish.hk2.xml.internal.Generator
-
- GeneratorRunner - Class in org.jvnet.hk2.generator.internal
-
- GeneratorRunner(String, String, String, boolean, String, boolean, String, boolean) - Constructor for class org.jvnet.hk2.generator.internal.GeneratorRunner
-
This initializes the GeneratorRunner with the values needed to run
- GeneratorUtilities - Class in org.glassfish.hk2.xml.internal
-
- GeneratorUtilities() - Constructor for class org.glassfish.hk2.xml.internal.GeneratorUtilities
-
- GenericArrayTypeImpl - Class in org.glassfish.hk2.utilities.reflection
-
An implementation of GenericArrayType for those times we need to create
this on the fly
- GenericArrayTypeImpl(Type) - Constructor for class org.glassfish.hk2.utilities.reflection.GenericArrayTypeImpl
-
Creates the GenericArrayType with the given array type
- get() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- get() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- get(long, TimeUnit) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- get() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- get(long, TimeUnit) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- get(K) - Method in class org.glassfish.hk2.utilities.cache.internal.LRUCacheCheapRead
-
- get(K) - Method in class org.glassfish.hk2.utilities.cache.LRUCache
-
Returns the value associated with the given key.
- get() - Method in class org.glassfish.hk2.utilities.general.Hk2ThreadLocal
-
Returns the value in the current thread's copy of this
thread-local variable.
- get(K) - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashClockImpl
-
- get(K) - Method in interface org.glassfish.hk2.utilities.general.WeakHashClock
-
Gets the given key, returning null
if not found
- GET - Static variable in class org.glassfish.hk2.xml.internal.JAUtilities
-
- get(K) - Method in class org.jvnet.hk2.component.MultiMap
-
Returns the elements indexed by the provided key
- get() - Method in class org.jvnet.hk2.internal.IterableProviderImpl
-
- get(String, ObjectFactory<?>) - Method in class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
- get(Type) - Method in class org.jvnet.testing.hk2mockito.internal.cache.MemberCache
-
- get(Type) - Method in class org.jvnet.testing.hk2mockito.internal.cache.ParentCache
-
- getA() - Method in class org.jvnet.hk2.metadata.tests.AbstractFactory
-
- getA() - Method in class org.jvnet.hk2.metadata.tests.ConcreteFactory
-
- getAccess() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getAccess() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getAction() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the action the system will take
- getAction() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getActiveDescriptor() - Method in interface org.glassfish.hk2.api.InstanceLifecycleEvent
-
The active descriptor that is being used for the operation.
- getActiveDescriptor() - Method in interface org.glassfish.hk2.api.ServiceHandle
-
Returns the ActiveDescriptor associated with this service handle
- getActiveDescriptor() - Method in class org.jvnet.hk2.internal.InstanceLifecycleEventImpl
-
- getActiveDescriptor() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- getActiveThreads() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- getActiveThreads() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Gets a set of threads upon which this Operation is active
- getActualTypeArguments() - Method in class org.glassfish.hk2.utilities.reflection.ParameterizedTypeImpl
-
- getACustomizedThingWithParameterCalled() - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- getACustomizedThingWithParametersCalled() - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- getAdapter() - Method in class org.glassfish.hk2.xml.internal.AdapterInformationImpl
-
- getAdapter() - Method in interface org.glassfish.hk2.xml.internal.alt.AdapterInformation
-
- getAdapter() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getAdapterInformation() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
Returns information about the type adapter for
this method.
- getAdapterInformation() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getAdapterObject() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getAdd() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveData
-
- getAdds() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getAddVariableName(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getAdvertisedContract() - Method in interface org.glassfish.hk2.api.IndexedFilter
-
If this returns non-null then this index will
be used to limit the set of Descriptors that
will be passed to the matches method.
- getAdvertisedContract() - Method in class org.glassfish.hk2.internal.IndexedFilterImpl
-
- getAdvertisedContract() - Method in class org.glassfish.hk2.internal.SpecificFilterImpl
-
- getAdvertisedContracts() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the base class name of the contracts that
this service describes.
- getAdvertisedContracts() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getAdvertisedContracts() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getAdvertisedContracts() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getAdvertisedTypesFromClass(Type, Class<? extends Annotation>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Returns the set of types this class advertises
- getAdvertisedTypesFromObject(Object, Class<? extends Annotation>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Returns the set of types this class advertises
- getAlias() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getAliases(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getAliasType() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getAliasType() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getAll() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the all property.
- getAll() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the all property.
- getAll() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the all property.
- getAllAddedDescriptors() - Method in interface org.glassfish.hk2.api.TwoPhaseTransactionData
-
Gets all ActiveDescriptors that will be added in this transaction
- getAllAddedDescriptors() - Method in class org.jvnet.hk2.internal.TwoPhaseTransactionDataImpl
-
- getAllAttributeChildren() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getAllBindingsFromClass(Class<?>) - Static method in class org.glassfish.hk2.extras.interception.internal.ReflectionUtilities
-
- getAllBindingsFromConstructor(Constructor<?>) - Static method in class org.glassfish.hk2.extras.interception.internal.ReflectionUtilities
-
- getAllBindingsFromMethod(Method) - Static method in class org.glassfish.hk2.extras.interception.internal.ReflectionUtilities
-
- getAllChildren() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getAllChildrenDescriptors() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getAllElementChildren() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getAllFields(Class<?>) - Method in interface org.glassfish.hk2.utilities.reflection.ClassReflectionHelper
-
Gets all fields for a class (taking class heirarchy into account)
- getAllFields(Class<?>) - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- getAllMethods(Class<?>) - Method in interface org.glassfish.hk2.utilities.reflection.ClassReflectionHelper
-
Gets all methods for a class (taking class heirarchy into account)
- getAllMethods(Class<?>) - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- getAllQualifiers(AnnotatedElement, String, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the full set of qualifier annotations on this class
- getAllReferencedClassNames() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getAllReferencedClassNamesInInternalForm() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getAllRemovedDescriptors() - Method in interface org.glassfish.hk2.api.TwoPhaseTransactionData
-
Gets all ActiveDescriptors that will be removed by this transaction
- getAllRemovedDescriptors() - Method in class org.jvnet.hk2.internal.TwoPhaseTransactionDataImpl
-
- getAllServiceHandles(Class<T>, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a list of
ServiceHandle
that can be used to get and destroy services
associated with descriptors that match the provided criteria
- getAllServiceHandles(Type, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a list of
ServiceHandle
that can be used to get and destroy services
associated with descriptors that match the provided criteria
- getAllServiceHandles(Annotation, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a list of
ServiceHandle
that can be used to get and destroy services
associated with descriptors that match the provided criteria
- getAllServiceHandles(Filter) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
- getAllServiceHandles(Class<T>, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServiceHandles(Type, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServiceHandles(Filter) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServiceHandles(Annotation, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServiceLocators() - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- getAllServices(Class<T>, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets all services from this locator that implement this contract or have this
implementation and have the provided qualifiers
- getAllServices(Type, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets all services from this locator that implement this contract or have this
implementation and have the provided qualifiers
- getAllServices(Annotation, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets all services from this locator that have the provided qualifiers
- getAllServices(Filter) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets all services from this locator that match the provided
Filter
- getAllServices(Class<T>, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServices(Type, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServices(Annotation, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllServices(Filter) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getAllTypes() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- getAllTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.Types
-
Returns a unmodifiable list of collected types obtained during the parsing activity
- getAllTypes() - Method in interface org.glassfish.hk2.configuration.hub.api.BeanDatabase
-
Gets an unmodifiable set of all the types in the bean database
- getAllTypes() - Method in class org.glassfish.hk2.configuration.hub.internal.BeanDatabaseImpl
-
- getAllTypes() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getAllTypes(Type) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
- getAllWriteableTypes() - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Gets an unmodifiable set of all the types in the bean database
- getAllWriteableTypes() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getAllXmlWrappers() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getAnalysisPolicy() - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
Returns the policy to use for adding the next JmxObject
- getAnnotation(String) - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement
-
Returns an annotation model if the type is annotated with the
passed annotation name
- getAnnotation(String) - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- getAnnotation(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Returns the annotation if found on the method, or
null if not found
- getAnnotation(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getAnnotation(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getAnnotation() - Method in interface org.glassfish.hk2.xml.schema.beans.Annotated
-
Gets the value of the annotation property.
- getAnnotationArrayValue(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getAnnotationArrayValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getAnnotationArrayValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getAnnotationOrSimpleTypeOrComplexType() - Method in interface org.glassfish.hk2.xml.schema.beans.Redefine
-
Gets the value of the annotationOrSimpleTypeOrComplexType property.
- getAnnotations() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement
-
Returns a unmodifiable set of annotations that are present on this
annotated element.
- getAnnotations() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- getAnnotations() - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getAnnotations() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
- getAnnotations() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getAnnotations() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getAnnotations() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getAnnotations() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getAnnotations() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getAnnotationsOfInterest() - Method in interface org.glassfish.hk2.classmodel.reflect.util.ParsingConfig
-
Returns a list of annotations that should trigger an exhaustive visit
of the annotated type.
- getAnnotationValues() - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getAnnotationValues() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getAnnotationValues() - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getAnnoType() - Method in class org.glassfish.hk2.utilities.reflection.ScopeInfo
-
Returns the annotation class for this annotation type
- getAnyAttribute() - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Gets the value of the anyAttribute property.
- getAnyAttribute() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the anyAttribute property.
- getAnyAttribute() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the anyAttribute property.
- getAnyAttribute() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the anyAttribute property.
- getAppinfoOrDocumentation() - Method in interface org.glassfish.hk2.xml.schema.beans.Annotation
-
Gets the value of the appinfoOrDocumentation property.
- getArguments() - Method in class com.sun.enterprise.module.bootstrap.StartupContext
-
Return the properties that constitues this context.
- getArgumentTypes() - Method in class org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
-
- getArgumentTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.MethodModel
-
Returns the parameter types as string
- getArrayChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getArrayNumbers() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getArrayTimes() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getAssociatedContracts(List<File>, String) - Method in class org.jvnet.hk2.generator.internal.Utilities
-
Gets the contracts associated with the name passed in
- getAssociatedException() - Method in interface org.glassfish.hk2.api.ErrorInformation
-
This will contain the associated exception or exceptions that caused
the failure.
- getAssociatedException() - Method in class org.jvnet.hk2.internal.ErrorInformationImpl
-
- getAttribute() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledArrayChild
-
- getAttributeFormDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the attributeFormDefault property.
- getAttributeOrAttributeGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Gets the value of the attributeOrAttributeGroup property.
- getAttributeOrAttributeGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the attributeOrAttributeGroup property.
- getAttributeOrAttributeGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the attributeOrAttributeGroup property.
- getAttributeOrAttributeGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the attributeOrAttributeGroup property.
- getAttributes(String) - Method in class com.sun.enterprise.module.single.ManifestProxy
-
- getAutoAnalyzerName(Class<?>) - Method in class org.jvnet.hk2.internal.PerLocatorUtilities
-
Gets the analyzer name from the Service annotation
- getB() - Method in class org.jvnet.hk2.metadata.tests.AbstractFactory
-
- getB() - Method in class org.jvnet.hk2.metadata.tests.ConcreteFactory
-
- getB1Size() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getB1Size() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the number of items in the B1 LRU
- getB2Size() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getB2Size() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the number of items in the B2 LRU
- getBagelPreference() - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- getBase() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the base property.
- getBase() - Method in interface org.glassfish.hk2.xml.schema.beans.Restriction
-
Gets the value of the base property.
- getBase() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the base property.
- getBaseChildType() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getBaseChildType() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getBaseName() - Method in class com.sun.enterprise.module.common_impl.Jar
-
Gets the base name of the jar.
- getBean() - Method in interface org.glassfish.hk2.configuration.hub.api.Instance
-
Gets the bean (or bean-like-map) associated with
this instance
- getBean() - Method in class org.glassfish.hk2.configuration.hub.internal.InstanceImpl
-
- getBean() - Method in class org.glassfish.hk2.configuration.internal.BeanInfo
-
- getBeanDatabase() - Method in class org.glassfish.hk2.xml.internal.XmlDynamicChange
-
- getBeanLikeMap(Map<String, String>) - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- getBeanLikeMap(Map<String, String>) - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Gets the bean-like map given the set
of prefixes to use for the various
namespaces.
- getBeanPropertyNameFromGetter(Method) - Static method in class org.glassfish.hk2.utilities.reflection.BeanReflectionHelper
-
Returns the bean version of the property name if the method
is a getter, or returns null if the method is not a getter
- getBeanPropertyValue(Type, String, BeanInfo) - Static method in class org.glassfish.hk2.configuration.internal.BeanUtilities
-
Gets the value from the given attribute from the given bean
Safe to give both a bean-like map and a java bean
- getBestDescriptor(Filter) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the descriptor that best matches this filter, taking ranking
and service id into account
- getBestDescriptor(Filter) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getBlock() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the block property.
- getBlock() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the block property.
- getBlockDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the blockDefault property.
- getBoolean() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
bool boolean = 3;
- getBoolean() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
bool boolean = 3;
- getBoolean() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
bool boolean = 3;
- getBooleanValue(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getBooleanValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getBooleanValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getBootstrapFile() - Method in class com.sun.enterprise.module.bootstrap.Main
-
We need to determine which jar file has been used to load this class
Using the getResourceURL we can get this information, after that, it is
just a bit of detective work to get the file path for the jar file.
- getBoundType() - Method in class org.glassfish.hk2.xml.internal.AdapterInformationImpl
-
- getBoundType() - Method in interface org.glassfish.hk2.xml.internal.alt.AdapterInformation
-
- getBType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2
-
- getBtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
int32 btype = 2;
- getBtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
int32 btype = 2;
- getBtype() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder
-
int32 btype = 2;
- getBType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getBundle() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getBy(String) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- getBy(Class<T>, String) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- getBy(String) - Method in interface org.glassfish.hk2.classmodel.reflect.Types
-
Returns a Type instance given a name
- getBy(Class<T>, String) - Method in interface org.glassfish.hk2.classmodel.reflect.Types
-
Returns a Model instance given a name
- getByte() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 byte = 4;
- getByte() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
int32 byte = 4;
- getByte() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
int32 byte = 4;
- getC() - Method in class org.jvnet.hk2.metadata.tests.AbstractFactory
-
- getC() - Method in class org.jvnet.hk2.metadata.tests.ConcreteFactory
-
- getCache() - Method in interface org.glassfish.hk2.api.SingleCache
-
This can be used for scopes that will only every be created once.
- getCache() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getCache() - Method in class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
- getCache() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getCache() - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- getCache() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getCaller() - Method in interface org.glassfish.hk2.api.ValidationInformation
-
This method attempts to return the StackTraceElement
of the code calling the HK2 method that caused
this validation to occur
- getCaller() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
The implementation of this method is VERY dependent on the implementation
of ServiceLocatorImpl.
- getCancelTimeoutMilliseconds() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCancelTimeoutMilliseconds() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the amount of time in milliseconds
the run level service will
wait after a cancel call before orphaning
services that have not yet completed execution
- getCandidate() - Method in interface org.glassfish.hk2.api.ValidationInformation
-
The candidate descriptor for this operation
- getCandidate() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
- getChangeCategory() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Gets the category of change this Change object
represents
- getChangeCategory() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getChangeEvents(ClassReflectionHelper, Object, Object) - Static method in class org.glassfish.hk2.utilities.reflection.BeanReflectionHelper
-
Gets the set of change events by comparing two different beans.
- getChangeListeners() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Gets the current list of change listeners
- getChangeListeners() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getChangeListeners() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getChangeNumber() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getChangeType() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Gets the type of the change for all change categories.
- getChangeType() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getChar() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string char = 5;
- getChar() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
string char = 5;
- getChar() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
string char = 5;
- getCharBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string char = 5;
- getCharBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
string char = 5;
- getCharBytes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
string char = 5;
- getChild() - Method in class org.glassfish.hk2.xml.internal.Differences.RemoveData
-
- getChild(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getChild(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChild(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChild(int) - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildBuilder(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildBuilderList() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildChanges() - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- getChildCount() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildCount() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildCount() - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildDataModel() - Method in class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- getChildDescriptor(QName) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getChildInterface() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChildKey() - Method in class org.glassfish.hk2.xml.internal.Differences.RemoveData
-
- getChildList() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildList() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildList() - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildListType() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getChildListTypeAsClass() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getChildModel() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChildOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildOrBuilder(int) - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildOrBuilderList() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildOrBuilderList() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildOrBuilderList() - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- getChildProperty() - Method in class org.glassfish.hk2.xml.internal.Differences.RemoveData
-
- getChildren() - Method in interface org.glassfish.hk2.xml.test.interop.InteropRootBean
-
- getChildrenByName() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getChildrenProperties() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getChildRoot() - Method in interface org.glassfish.hk2.xml.api.XmlRootCopy
-
Gets the root of the JavaBean tree
- getChildRoot() - Method in class org.glassfish.hk2.xml.internal.XmlRootCopyImpl
-
- getChildType() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getChildType() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChildTypeAsClass() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getChildXmlAlias() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChildXmlNamespace() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChildXmlTag() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getChoice() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the choice property.
- getChoice() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the choice property.
- getChoice() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the choice property.
- getClassAnalysisName() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the name of the
ClassAnalyzer
service that
should be used to discover the constructors, initialization methods,
field and postConstruct and preDestory methods.
- getClassAnalysisName() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getClassAnalysisName() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getClassAnalysisName() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getClassAnalyzer(ServiceLocatorImpl, String, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the class analyzer with the given name
- getClassFromType(Type) - Static method in class org.jvnet.hk2.guice.bridge.internal.GuiceToHk2JITResolver
-
Gets the class from the given type
- getClassLoader() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Return the ClassLoader
instance associated with this module.
- getClassLoader() - Method in interface com.sun.enterprise.module.Module
-
Return the ClassLoader
instance associated with this module.
- getClassLoader() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getClassLoader() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getClassLoader() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- getClasspath() - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
Returns a
String
representing the classpath to use to
search for classes.
- getClassReflectionHelper() - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- getClassValue(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getClassValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getClassValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getClassVisitor(URI, String) - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
- getClassVisitor(URI, String, boolean) - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
- getClosure() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
-
- getClosure() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
-
- getClosure() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- getComedies() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.MoviesBean
-
- getCommitMessage() - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Gets the commit message for this writeable bean database
- getCommitMessage() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getComplexContent() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the complexContent property.
- getComplexType() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the complexType property.
- getComponentType() - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getComponentType() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getComponentType() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getComponentType() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getComputable() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getComputable() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
The computable associated with this cache
- getComputation() - Method in exception org.glassfish.hk2.utilities.cache.ComputationErrorException
-
- getConfig() - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
- getConstructor(Class<T>) - Method in interface org.glassfish.hk2.api.ClassAnalyzer
-
Will return the constructor that it to be used when constructing this
service
- getConstructor(Class<T>) - Method in class org.jvnet.hk2.internal.DefaultClassAnalyzer
-
- getConstructor(Class<T>, ClassAnalyzer, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Gets the constructor given the implClass and analyzer.
- getConstructorInjectees(Constructor<?>, ActiveDescriptor<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns all the injectees for a constructor
- getConstructorInterceptors(Constructor<?>) - Method in class org.glassfish.hk2.aopEvents.InterceptionServiceImpl
-
- getConstructorInterceptors(Constructor<?>) - Method in interface org.glassfish.hk2.api.InterceptionService
-
- getConstructorInterceptors(Constructor<?>) - Method in class org.glassfish.hk2.extras.interception.internal.DefaultInterceptionService
-
- getConstructorInterceptors() - Method in interface org.jvnet.hk2.internal.Utilities.Interceptors
-
Gets the constructor interceptors
- getContent() - Method in interface org.glassfish.hk2.xml.schema.beans.Appinfo
-
Gets the value of the content property.
- getContent() - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Gets the value of the content property.
- getContext(Class<T>) - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
- getContext() - Method in class org.glassfish.hk2.classmodel.reflect.Parser
-
- getContexts() - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
- getContracts() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- getContractsFromClass(Class<?>, Class<? extends Annotation>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Returns the set of types this class advertises
- getContractTypes() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
The set of types that this ActiveDescriptor must produce.
- getContractTypes() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getContractTypes() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getContractTypes() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getContractTypes() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getContractTypes() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getConversationId() - Method in class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
- getCreationTime() - Method in class com.sun.enterprise.module.bootstrap.StartupContext
-
Returns the time at which this StartupContext instance was created.
- getCType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getCurrentDatabase() - Method in interface org.glassfish.hk2.configuration.hub.api.Hub
-
Gets the current database running in the system
- getCurrentDatabase() - Method in class org.glassfish.hk2.configuration.hub.internal.HubImpl
-
- getCurrentFuture() - Method in class org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext
-
Gets the current task
- getCurrentJob() - Method in exception org.glassfish.hk2.runlevel.CurrentlyRunningException
-
Gets the job current in progress
- getCurrentOperation(T) - Method in class org.glassfish.hk2.extras.operation.internal.OperationManagerImpl
-
- getCurrentOperation(T) - Method in interface org.glassfish.hk2.extras.operation.OperationManager
-
Gets the current operation of scope type on the current thread.
- getCurrentOperationOnThisThread() - Method in class org.glassfish.hk2.extras.operation.internal.SingleOperationManager
-
OperationLock need NOT be held
- getCurrentOperations(T) - Method in class org.glassfish.hk2.extras.operation.internal.OperationManagerImpl
-
- getCurrentOperations(T) - Method in interface org.glassfish.hk2.extras.operation.OperationManager
-
- getCurrentProceeding() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCurrentProceeding() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
This method will return the current proceedTo that the RunLevelController
is working on, or it will return null if the controller is not currently
moving up or down
- getCurrentRunLevel() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCurrentRunLevel() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
The current run level state.
- getCustomizedReturner() - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- getCustomizedReturner() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getCustomizer12Called() - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- getD() - Method in class org.jvnet.hk2.metadata.tests.AbstractFactory
-
- getD() - Method in class org.jvnet.hk2.metadata.tests.ConcreteFactory
-
- getData() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledMultiChild
-
- getDecapitalizedMethodProperty() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getDecapitalizedMethodProperty() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getDeclaringClass() - Method in interface org.glassfish.hk2.xml.internal.alt.AltEnum
-
Gets the declaring class of the enumeration
- getDeclaringClass() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.EnumAltEnumImpl
-
- getDeclaringClass() - Method in class org.glassfish.hk2.xml.internal.alt.papi.StringAltEnumImpl
-
- getDeclaringType() - Method in interface org.glassfish.hk2.classmodel.reflect.FieldModel
-
Returns the declaring type of this field, which is a class.
- getDeclaringType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.FieldModelImpl
-
- getDeclaringType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
-
- getDeclaringType() - Method in interface org.glassfish.hk2.classmodel.reflect.Member
-
return the type declaring this member
- getDeclaringType() - Method in interface org.glassfish.hk2.classmodel.reflect.MethodModel
-
Returns the class or interface model this method belongs to.
- getDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the default property.
- getDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the default property.
- getDefaultAsString() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getDefaultChildValue(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getDefaultClassAnalyzerName() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the name of the default class analyzer service
- getDefaultClassAnalyzerName() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getDefaultInstance() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- getDefaultInstanceForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getDefaultInstanceName() - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileHandleImpl
-
- getDefaultInstanceName() - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileHandle
-
Gets the default instance name that will be given
to instances whose name cannot otherwise be determined
- getDefaultLogger() - Static method in class com.sun.enterprise.module.common_impl.LogHelper
-
- getDefaultNameFromMethod(Method, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the default name if one can be found.
- getDefaultNameMap(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getDefaultType() - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileHandleImpl
-
- getDefaultType() - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileHandle
-
Returns the default type name if the type cannot
be determined from the key of the property.
- getDefaultUnqualified() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This returns the default
Unqualified
annotation that will be
put on all injection points that do not have any qualifiers.
- getDefaultUnqualified() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getDefaultValue() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getDefaultValue() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getDefaultValue(String, Class<?>, Map<String, String>) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Returns the default value given the string version of the default and
the expected result (non-child properties)
- getDefaultValue() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getDefaultValues() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotationType
-
Returns an unmodifiable collection of annotation default values.
- getDefaultValues() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationTypeImpl
-
- getDefiningURIs() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
-
- getDefiningURIs() - Method in interface org.glassfish.hk2.classmodel.reflect.Type
-
Returns the defining URIs
- getDelegates() - Method in class com.sun.enterprise.module.impl.ClassLoaderProxy
-
- getDependencies() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the list of module dependencies
- getDependencies() - Method in class com.sun.enterprise.module.impl.CookedModuleDefinition
-
- getDependencies() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the list of this module's dependencies.
- getDependencies() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getDependencies() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getDescriptor() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getDescriptor() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getDescriptor() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- getDescriptor() - Method in interface org.glassfish.hk2.api.ErrorInformation
-
This will contain the active descriptor that is associated
with this failure.
- getDescriptor() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
Get the descriptor being aliased.
- getDescriptor() - Method in class org.glassfish.hk2.utilities.ContextualInput
-
Returns the descriptor associated with this contextual creation
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- getDescriptor() - Static method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getDescriptor() - Method in class org.jvnet.hk2.internal.ErrorInformationImpl
-
- getDescriptorFileInformation() - Method in interface org.glassfish.hk2.api.DescriptorFileFinderInformation
-
- getDescriptorFileInformation() - Method in class org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
- getDescriptorFilter() - Method in class org.glassfish.hk2.aopEvents.InterceptionServiceImpl
-
- getDescriptorFilter() - Method in interface org.glassfish.hk2.api.InterceptionService
-
- getDescriptorFilter() - Method in class org.glassfish.hk2.extras.interception.internal.DefaultInterceptionService
-
- getDescriptorFilter() - Static method in class org.glassfish.hk2.internal.StarFilter
-
Gets the static instance of this filter
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- getDescriptorForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- getDescriptors() - Method in class com.sun.enterprise.module.ModuleMetadata
-
- getDescriptors(String) - Method in class com.sun.enterprise.module.ModuleMetadata
-
- getDescriptors(Filter) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the list of descriptors that match the given filter
- getDescriptors(Filter) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getDescriptorsFromClass(TypeElement, ProcessingEnvironment) - Static method in class org.glassfish.hk2.metadata.generator.ServiceUtilities
-
Returns one descriptor if this is a normal service class or two
if this class is a factory.
- getDescriptorType() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns CLASS if this is a class descriptor
and FACTORY if this is a descriptor describing
a factory for a type, in which case the
implClass should point to the implementation
class of the factory
- getDescriptorType() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getDescriptorType() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getDescriptorType() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getDescriptorVisibility() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the visibility of this descriptor.
- getDescriptorVisibility() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getDescriptorVisibility() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getDescriptorVisibility() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getDiff(BaseHK2JAXBBean, BaseHK2JAXBBean) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Must have write lock of source held though this is only doing reading
- getDifferenceCost() - Method in class org.glassfish.hk2.xml.internal.Differences
-
- getDifferences() - Method in class org.glassfish.hk2.xml.internal.Differences
-
- getDirectChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getDirectReplaces() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getDomainName() - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
- getDouble() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
double double = 8;
- getDouble() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
double double = 8;
- getDouble() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
double double = 8;
- getDramas() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.MoviesBean
-
- getDType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getDynamicConfiguration() - Method in class org.glassfish.hk2.xml.internal.XmlDynamicChange
-
- getEarthWindAndFire() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.BasicElementalBean
-
- getElement() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotationModel
-
Returns the annotated element with this annotation instance
- getElement() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- getElement(String) - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This returns an implementation of TestCollectionElement that
will be put into the Collection implementation.
- getElement(String) - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This returns an implementation of TestCollectionElement that
will be put into the Collection implementation.
- getElementFormDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the elementFormDefault property.
- getEntries() - Method in class com.sun.enterprise.module.ModuleMetadata
-
- getEntries() - Method in class com.sun.enterprise.module.single.ManifestProxy
-
- getEntry(String) - Method in class com.sun.enterprise.module.ModuleMetadata
-
- getError() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the throwable that caused the error
- getError() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getErrors() - Method in exception org.glassfish.hk2.api.MultiException
-
Gets all the errors associated with this MultiException
- getErrorType() - Method in interface org.glassfish.hk2.api.ErrorInformation
-
Gets the type of error that has occurred.
- getErrorType() - Method in class org.jvnet.hk2.internal.ErrorInformationImpl
-
- getEventType() - Method in interface org.glassfish.hk2.api.InstanceLifecycleEvent
-
Gets the type of event this describes.
- getEventType() - Method in class org.jvnet.hk2.internal.InstanceLifecycleEventImpl
-
- getExceptions() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getExceptions() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getExecutor() - Method in interface org.glassfish.hk2.api.ImmediateController
-
Returns the executor that is currently in use by the Immediate subsystem
- getExecutor() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- getExecutor() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getExecutor() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Gets the executor that will be used by the system
when executing tasks.
- getExistingDescriptor() - Method in exception org.glassfish.hk2.api.DuplicateServiceException
-
Gets the descriptor that matched one of the idempotent
filters
- getExportedPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getExporter() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- getExtension() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexContent
-
Gets the value of the extension property.
- getExtension() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleContent
-
Gets the value of the extension property.
- getFacets() - Method in interface org.glassfish.hk2.xml.schema.beans.Restriction
-
Gets the value of the facets property.
- getFacets() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the facets property.
- getFactories() - Method in class com.sun.enterprise.module.RepositoryFactories
-
Returns an interator of registered ReposistoryFactory
- getFactoryAsAFactory() - Method in interface org.glassfish.hk2.api.FactoryDescriptors
-
This returns the factory as a factory for some other type.
- getFactoryAsAFactory() - Method in class org.glassfish.hk2.utilities.FactoryDescriptorsImpl
-
- getFactoryAsAService() - Method in interface org.glassfish.hk2.api.FactoryDescriptors
-
This returns the factory as a service itself.
- getFactoryAsAService() - Method in class org.glassfish.hk2.utilities.FactoryDescriptorsImpl
-
- getFactoryAwareImplementationClass(ActiveDescriptor<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
This utility will return the proper implementation class, taking into account that the
descriptor may be a factory
- getFactoryFor(String) - Method in class com.sun.enterprise.module.RepositoryFactories
-
Returns a RespositoryFactory
factory instance
capable of creating Repository
repositories of
the provided type
- getFactoryLocatorId() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
If this ActiveDescriptor has DescriptorType of PROVIDE_METHOD then
this field will return the ServiceId of its associated Factory
service.
- getFactoryLocatorId() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getFactoryLocatorId() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getFactoryLocatorId() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getFactoryLocatorId() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getFactoryProductionType(Class<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
This method returns the type produced by a factory class
- getFactoryProvideMethod(Class<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
This method will retrieve the provide method from a Factory
- getFactoryServiceId() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
If this ActiveDescriptor has DescriptorType of PROVIDE_METHOD then
this field will return the ServiceId of its associated Factory
service.
- getFactoryServiceId() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getFactoryServiceId() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getFactoryServiceId() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getFactoryServiceId() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getFailed() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
-
- getFailed() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
-
- getFailed() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- getFailedDescriptor() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the descriptor associated with this failure,
or null if the descriptor could not be determined
- getFailedDescriptor() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getField() - Method in interface org.glassfish.hk2.xml.schema.beans.Keybase
-
Gets the value of the field property.
- getFieldInjectees(Class<?>, Field, ActiveDescriptor<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the injectees for a field
- getFieldModel(String, TypeProxy, ExtensibleType) - Method in interface org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
- getFieldModel(String, TypeProxy, ExtensibleType) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-
- getFields(Class<T>) - Method in interface org.glassfish.hk2.api.ClassAnalyzer
-
Will return the set of initializer fields to be used when initializing
this service
- getFields() - Method in interface org.glassfish.hk2.classmodel.reflect.ClassModel
-
Returns an unmodifiable collection of fields models that represent
all the declared fields of this classes.
- getFields() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ClassModelImpl
-
- getFields(Class<T>) - Method in class org.jvnet.hk2.internal.DefaultClassAnalyzer
-
- getFifthThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getFifthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
string fifth_thing = 9;
- getFifthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
string fifth_thing = 9;
- getFifthThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
string fifth_thing = 9;
- getFifthThingBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
string fifth_thing = 9;
- getFifthThingBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
string fifth_thing = 9;
- getFifthThingBytes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
string fifth_thing = 9;
- getFilter() - Method in interface org.glassfish.hk2.api.InstanceLifecycleListener
-
This returns a filter that tells the system whether a particular descriptor should be handled by this lifecycle
listener.
- getFilter() - Method in interface org.glassfish.hk2.api.ValidationInformation
-
On a LOOKUP operation the
Filter
that was used in the
lookup operation.
- getFilter() - Method in class org.glassfish.hk2.extras.events.internal.DefaultTopicDistributionService
-
- getFilter() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
- getFinal() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the final property.
- getFinal() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the final property.
- getFinal() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Gets the value of the final property.
- getFinalDefault() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the finalDefault property.
- getFirstOneOfCase() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- getFirstOneOfCase() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getFirstOneOfCase() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
- getFirstThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getFirstThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThingBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThingInList(List<T>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the first thing found in the set
- getFirstThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstThingOrBuilder() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- getFirstTypeArgument(Type) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the first type argument if this is a parameterized
type, otherwise it returns Object.class
- getFirstTypeArgument() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Returns the first type argument of the
return value.
- getFirstTypeArgument() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getFirstTypeArgument() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getFirstTypeArgumentOfParameter(int) - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
- getFirstTypeArgumentOfParameter(int) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getFirstTypeArgumentOfParameter(int) - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getFixed() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the fixed property.
- getFixed() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the fixed property.
- getFloat() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
float float = 7;
- getFloat() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
float float = 7;
- getFloat() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
float float = 7;
- getFoo() - Method in interface org.glassfish.hk2.xml.test.precompile.MultiChild
-
- getFoo() - Method in interface org.jvnet.hk2.metadata.tests.stub.RandomBean
-
- getFootball() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.SportsBean
-
- getForm() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the form property.
- getForm() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the form property.
- getFormat() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getFormat() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getFormat() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getFormat(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getFormat() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getFourthThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getFourthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThingBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFourthThingOrBuilder() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- getFType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getGeneratedDescriptor() - Method in class org.jvnet.hk2.generator.internal.ClassVisitorImpl
-
Gets the generated descriptor created by this visitor
- getGeneratedId() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getGenericComponentType() - Method in class org.glassfish.hk2.utilities.reflection.GenericArrayTypeImpl
-
- getGetCustomizedReturnerCalled() - Method in class org.glassfish.hk2.xml.test.precompile.MyCustomizer
-
- getGetterSetterType() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getGetterSetterType() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getGivenDefault() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the group property.
- getGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the group property.
- getGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the group property.
- getGuiceBridge() - Static method in class org.jvnet.hk2.guice.bridge.api.GuiceBridge
-
- getHandle() - Method in interface org.glassfish.hk2.api.IterableProvider
-
Rather than getting the service directly with get (in which
case the returned service cannot be disposed of) this method
will instead return a service handle for the current best service.
- getHandle() - Method in class org.glassfish.hk2.internal.HandleAndService
-
- getHandle() - Method in class org.jvnet.hk2.internal.IterableProviderImpl
-
- getHardenedKey() - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- getHitRate() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getHitRate() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the hit rate from the last time clear was called
- getHolder(String) - Method in interface org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
- getHolder(String, Class<T>) - Method in interface org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
- getHolder(String) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- getHolder(String, Class<T>) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- getHolder(String) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-
- getHolder(String, Class<T>) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-
- getHouseNumber() - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBean
-
- getHouseNumber() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
int32 house_number = 2;
- getHouseNumber() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
int32 house_number = 2;
- getHouseNumber() - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBeanOrBuilder
-
int32 house_number = 2;
- getId() - Method in interface org.glassfish.hk2.xml.schema.beans.Annotated
-
Gets the value of the id property.
- getId() - Method in interface org.glassfish.hk2.xml.schema.beans.Annotation
-
Gets the value of the id property.
- getId() - Method in interface org.glassfish.hk2.xml.schema.beans.Redefine
-
Gets the value of the id property.
- getId() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the id property.
- getIdentifier() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- getIdentifier() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Returns a unique identifier for this operation
- getIdentifier() - Method in interface org.glassfish.hk2.xml.test.precompile.DirectChild
-
- getIdentityConstraint() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the identityConstraint property.
- getIdGenerator() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getImmediateAnnotation() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- getImmediateState() - Method in interface org.glassfish.hk2.api.ImmediateController
-
Returns the state the system is currently running under
- getImmediateState() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- getImplementation() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the fully qualified class
name of the implementation
class.
- getImplementation() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getImplementation() - Method in class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
- getImplementation() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getImplementation() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getImplementation() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- getImplementation() - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- getImplementation() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getImplementationClass() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
The implementation class that should be used
to generate new instances of this descriptor.
- getImplementationClass() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getImplementationClass() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getImplementationClass() - Method in class org.glassfish.hk2.extras.operation.internal.OperationDescriptor
-
- getImplementationClass() - Method in class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
- getImplementationClass() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getImplementationClass() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceServiceHk2Bean
-
- getImplementationClass() - Method in class org.jvnet.hk2.internal.AutoActiveDescriptor
-
- getImplementationClass() - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- getImplementationClass() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getImplementationClass() - Method in class org.jvnet.hk2.spring.bridge.internal.SpringServiceHK2Bean
-
- getImplementations() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- getImplementationType() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
If known the Type of the implementation.
- getImplementationType() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getImplementationType() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getImplementationType() - Method in class org.glassfish.hk2.extras.operation.internal.OperationDescriptor
-
- getImplementationType() - Method in class org.glassfish.hk2.internal.ConstantActiveDescriptor
-
- getImplementationType() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getImplementationType() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceServiceHk2Bean
-
- getImplementationType() - Method in class org.jvnet.hk2.internal.AutoActiveDescriptor
-
- getImplementationType() - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- getImplementationType() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getImplementationType() - Method in class org.jvnet.hk2.spring.bridge.internal.SpringServiceHK2Bean
-
- getImportedPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getImporter() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- getImportPolicyClassName() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the class name implementing the
ImportPolicy
interface for this module or
null if there is no such implementation
- getImportPolicyClassName() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the import policy class name.
- getImportPolicyClassName() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getImportPolicyClassName() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getImports() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Returns the list of imported modules
- getImports() - Method in interface com.sun.enterprise.module.Module
-
Returns the list of imported modules.
- getImports() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getImports() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getImports() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- getIncludeOrImportOrRedefine() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the includeOrImportOrRedefine property.
- getIncomingObject() - Method in class org.glassfish.hk2.utilities.general.ThreadSpecificObject
-
Gets the incoming object bound to the thread id
- getIncrementalVersion() - Method in class org.glassfish.hk2.maven.Version
-
- getIndentStep() - Method in class org.glassfish.hk2.utilities.general.IndentingXMLStreamWriter
-
- getIndex() - Method in class org.glassfish.hk2.xml.internal.Differences.AddData
-
- getIndex() - Method in class org.glassfish.hk2.xml.internal.Differences.RemoveData
-
- getInheritableThreadAnnotation() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- getInitFields(Class<?>, ClassAnalyzer, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Gets the initializer fields from the given class and analyzer.
- getInitializerMethods(Class<T>) - Method in interface org.glassfish.hk2.api.ClassAnalyzer
-
Will return the set of initializer method to be used when initializing
this service
- getInitializerMethods(Class<T>) - Method in class org.jvnet.hk2.internal.DefaultClassAnalyzer
-
- getInitMethods(Class<?>, ClassAnalyzer, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Gets the initializer methods from the given class and analyzer.
- getInjectee() - Method in interface org.glassfish.hk2.api.ErrorInformation
-
This will contain information about the Injectee that was being
injected into when the error occurred.
- getInjectee() - Method in exception org.glassfish.hk2.api.UnsatisfiedDependencyException
-
Returns the injectee that is unsatisfied
- getInjectee() - Method in interface org.glassfish.hk2.api.ValidationInformation
-
On a LOOKUP operation if the lookup is being performed due to an
injection point (as opposed to a lookup via the API) then this
method will return a non-null
Injectee
that is the injection
point that would be injected into
- getInjectee() - Method in class org.jvnet.hk2.internal.ErrorInformationImpl
-
- getInjectee() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
- getInjecteeClass() - Method in interface org.glassfish.hk2.api.Injectee
-
Returns the parent class for this injectee.
- getInjecteeClass() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getInjecteeClass() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getInjecteeDescriptor() - Method in interface org.glassfish.hk2.api.Injectee
-
This returns the ActiveDescriptor of the injectee
if it is known
- getInjecteeDescriptor(Injectee) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method will first find a descriptor for this injectee, and then
reify that descriptor.
- getInjecteeDescriptor() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getInjecteeDescriptor(Injectee) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getInjecteeDescriptor() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getInjectees() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
Returns the full list of Injectees this class has.
- getInjectees() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getInjectees() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getInjectees() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getInjectees() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getInjectees() - Method in class org.jvnet.hk2.internal.AutoActiveDescriptor
-
- getInjectees() - Method in class org.jvnet.hk2.internal.ClazzCreator
-
- getInjectees() - Method in interface org.jvnet.hk2.internal.Creator
-
Returns all the injectees needed prior
to creating this object
- getInjectees() - Method in class org.jvnet.hk2.internal.FactoryCreator
-
- getInjectees() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getInjectionResolver(ServiceLocatorImpl, Injectee) - Method in class org.jvnet.hk2.internal.PerLocatorUtilities
-
Returns an injection resolver for the injectee
- getInjectionResolverType(ActiveDescriptor<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Will return the class of the injection resolver annotation type, or null if
no injection resolver annotation can be found
- getInputStream() - Method in class com.sun.enterprise.module.common_impl.ByteArrayInhabitantsDescriptor
-
- getInstance() - Static method in class com.sun.enterprise.module.common_impl.AbstractFactory
-
- getInstance() - Static method in class com.sun.enterprise.module.RepositoryFactories
-
Return the instance holding registered repository factories
- getInstance() - Static method in class org.glassfish.hk2.api.ServiceLocatorFactory
-
This will return a factory where the ServiceLocatorGenerator
is discovered from the META-INF/services of the process
- getInstance() - Static method in class org.glassfish.hk2.classmodel.reflect.util.CommonModelRegistry
-
- getInstance(String, String) - Method in interface org.glassfish.hk2.configuration.hub.api.BeanDatabase
-
Returns the instance with the given instanceKey from the
type with the given name
- getInstance(String) - Method in interface org.glassfish.hk2.configuration.hub.api.Type
-
Gets the instance associated with this key, or null if there is none
- getInstance(String, String) - Method in class org.glassfish.hk2.configuration.hub.internal.BeanDatabaseImpl
-
- getInstance(String) - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- getInstance(String, String) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getInstance(String) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- getInstanceKey() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Returns the key of the instance that was removed, added or modified
for the categories ADD_INSTANCE, REMOVE_INSTANCE and MODIFY_INSTANCE
- getInstanceKey() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getInstanceName() - Method in class org.glassfish.hk2.configuration.internal.BeanInfo
-
- getInstances() - Method in interface org.glassfish.hk2.configuration.hub.api.Type
-
Returns a read-only map of the instances that are associated with this type
- getInstances() - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- getInstances() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- getInstanceValue() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Returns the value of the instance that was removed, added or modified
for the categories ADD_INSTANCE, REMOVE_INSTANCE and MODIFY_INSTANCE.
- getInstanceValue() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getInstantiationData() - Method in interface org.glassfish.hk2.api.InstantiationService
-
This method may be called from inside the
implementation of
Factory.provide()
method to get more information about the
reason for instantiation.
- getInstantiationData() - Method in class org.jvnet.hk2.internal.InstantiationServiceImpl
-
- getInt() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 int = 1;
- getInt() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
int32 int = 1;
- getInt() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
int32 int = 1;
- getInterfaces() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
Returns an unmodifiable list of interfaces implemented or extended by
this type.
- getInterfaces() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- getInterfacesForProxy(Set<Type>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns all the interfaces the proxy must implement
- getInternalName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getInternalNameOfSuperClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getInternalNamesOfInterfaces() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getItemType() - Method in interface org.glassfish.hk2.xml.schema.beans.List
-
Gets the value of the itemType property.
- getIType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getItype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
int32 itype = 2;
- getItype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
int32 itype = 2;
- getItype() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
int32 itype = 2;
- getIType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getJarLocations() - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
Returns the plain jar files installed in this repository.
- getJarLocations() - Method in interface com.sun.enterprise.module.Repository
-
Returns the plain jar files installed in this repository.
- getJarLocations() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrBasedRepository
-
- getJAUtilities() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getJavaNameFromKey(String, ClassReflectionHelper) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getJmxDescriptorFilter() - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
Returns true for descriptors that should possibly have
instances put into JMX.
- getJmxObject(ActiveDescriptor<?>, Object) - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
Gets the Object that should be used either directly
or to be modelled.
- getJmxServerName() - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
Gets the string for connecting to the JmxServer
- getJType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- getJtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int64 jtype = 1;
- getJtype() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
int64 jtype = 1;
- getJtype() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder
-
int64 jtype = 1;
- getJType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getKeyedChildren() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getKeyProperty() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getKeyProperty() - Method in interface org.glassfish.hk2.xml.spi.Model
-
- getKeySize() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getKeySize() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the current number of keys in the cache.
- getKnownInjectees() - Method in interface org.glassfish.hk2.api.InstanceLifecycleEvent
-
A map from the Injectee to the object actually used
in the production, if known.
- getKnownInjectees() - Method in class org.jvnet.hk2.internal.InstanceLifecycleEventImpl
-
- getLang() - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Gets the value of the lang property.
- getLang() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the lang property.
- getLastEvent() - Method in class org.glassfish.hk2.aopEvents.EventSubscriberService
-
- getLastEvent() - Method in class org.glassfish.hk2.aopEvents.PackageEventSubscriberService
-
- getLastEvent() - Method in class org.glassfish.hk2.aopEvents.PrivateEventSubscriberService
-
- getLastEvent() - Method in class org.glassfish.hk2.aopEvents.ProtectedEventSubscriberService
-
- getLeaves() - Method in interface org.glassfish.hk2.xml.integration.test.RootBean
-
- getLifecycleListeners() - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
- getLifecycleObject() - Method in interface org.glassfish.hk2.api.InstanceLifecycleEvent
-
The object that is being described by this event.
- getLifecycleObject() - Method in class org.jvnet.hk2.internal.InstanceLifecycleEventImpl
-
- getLifecyclePolicyClassName() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the class name implementing the
LifecyclePolicy
interface for this module or
null if there is no such implementation
- getLifecyclePolicyClassName() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the lifecycle policy class name.
- getLifecyclePolicyClassName() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getLifecyclePolicyClassName() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getList() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Gets the value of the list property.
- getListenerCustomizerCalled() - Method in class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- getListParameterizedType() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
Returns the parameterized type of the
list, or null if this is not a list or
the type of the list is unknown
- getListParameterizedType() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getLoader() - Method in interface org.glassfish.hk2.api.Descriptor
-
This returns the loader that should be used when
classloading this descriptor.
- getLoader() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getLoader() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getLoader() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getLocalTypes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getLocalTypes(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypes(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a single line comment
- getLocalTypes(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a single line comment
- getLocalTypesBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesCount() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesCount() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a single line comment
- getLocalTypesCount() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a single line comment
- getLocalTypesList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a single line comment
- getLocalTypesList() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a single line comment
- getLocalTypesOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a single line comment
- getLocalTypesOrBuilder(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a single line comment
- getLocalTypesOrBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- getLocalTypesOrBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a single line comment
- getLocalTypesOrBuilderList() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a single line comment
- getLocation() - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- getLocation() - Static method in class com.sun.enterprise.module.common_impl.TracingUtilities
-
- getLocation() - Method in class com.sun.enterprise.module.impl.CookedLibRepository
-
Returns the repository location
- getLocation() - Method in interface com.sun.enterprise.module.Repository
-
Returns the repository location
- getLocation() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrBasedRepository
-
- getLocations() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the list of URI locations forming the classpath for this module.
- getLocations() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
A Module is implemented by one to many jar files.
- getLocations() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getLocations() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getLocator() - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
- getLocatorDescriptor(ServiceLocator) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns a constant ActiveDescriptor for the basic ServiceLocator
- getLocatorId() - Method in interface org.glassfish.hk2.api.Descriptor
-
This returns the id of the ServiceLocator which this descriptor
is registered with.
- getLocatorId() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This returns the unique locator ID for this locator.
- getLocatorId() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getLocatorId() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getLocatorId() - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- getLocatorId() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getLocatorId() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getLogger() - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
- getLogger() - Static method in class org.glassfish.hk2.utilities.reflection.Logger
-
Gets the singleton instance of the Logger
- getLong() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int64 long = 2;
- getLong() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
int64 long = 2;
- getLong() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
int64 long = 2;
- getLookupFilter() - Method in interface org.glassfish.hk2.api.ValidationService
-
This filter will be run at least once per descriptor at the point that the descriptor
is being looked up, either with the
ServiceLocator
API or due to
an @Inject resolution.
- getLookupFilter() - Method in class org.glassfish.hk2.configuration.internal.ConfigurationValidationService
-
- getLookupFilter() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- getLookupVariableName(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getMainAttributes() - Method in class com.sun.enterprise.module.single.ManifestProxy
-
- getMajorVersion() - Method in class org.glassfish.hk2.maven.Version
-
- getManifest() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the manifest file from the module's implementation jar file
- getManifest() - Method in class com.sun.enterprise.module.common_impl.Jar
-
- getManifest() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the manifest file for the main module jar file
- getManifest() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getManifest() - Method in interface org.glassfish.hk2.classmodel.reflect.ArchiveAdapter
-
Returns the manifest instance for the archive.
- getManifest() - Method in class org.glassfish.hk2.classmodel.reflect.util.DirectoryArchive
-
- getManifest() - Method in class org.glassfish.hk2.classmodel.reflect.util.InputStreamArchiveAdapter
-
- getManifest() - Method in class org.glassfish.hk2.classmodel.reflect.util.JarArchive
-
- getManifest() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getMaxCacheSize() - Method in class org.glassfish.hk2.utilities.cache.internal.LRUCacheCheapRead
-
- getMaxCacheSize() - Method in class org.glassfish.hk2.utilities.cache.LRUCache
-
Returns the maximum number of entries that will be stored in this cache
- getMaximumCacheSize() - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
- getMaximumUseableThreads() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getMaximumUseableThreads() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the current number of maximum useable threads
- getMaxOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Any
-
Gets the value of the maxOccurs property.
- getMaxOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the maxOccurs property.
- getMaxOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Gets the value of the maxOccurs property.
- getMaxSize() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getMaxSize() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Gets the current maximum size of the cache (the maximum
number of values that will be kept by the cache).
- getMd() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getMemberType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.FieldModelImpl
-
- getMemberType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
-
- getMemberType() - Method in interface org.glassfish.hk2.classmodel.reflect.Member
-
returns the type of the member
- getMemberTypes() - Method in interface org.glassfish.hk2.xml.schema.beans.Union
-
Gets the value of the memberTypes property.
- getMessage() - Method in exception org.glassfish.hk2.api.MultiException
-
Gets the message associated with this exception
- getMetadata() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
- getMetadata() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Gets the metadata of this module.
- getMetadata() - Method in interface com.sun.enterprise.module.Module
-
Gets the metadata of this module.
- getMetadata() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Gets the metadata that describes various components and services in this module.
- getMetadata() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getMetadata() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getMetadata() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns all of the metadata associated
that this object should be registered
with or looked up by
- getMetadata() - Method in interface org.glassfish.hk2.configuration.hub.api.Instance
-
Gets information about this instance.
- getMetadata() - Method in interface org.glassfish.hk2.configuration.hub.api.Type
-
Gets information about this type.
- getMetadata() - Method in class org.glassfish.hk2.configuration.hub.internal.InstanceImpl
-
- getMetadata() - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- getMetadata() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- getMetadata() - Method in class org.glassfish.hk2.configuration.internal.BeanInfo
-
- getMetadata() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getMetadata() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getMetadata() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getMetadata() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getMetadata() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getMetadataKey(String, String) - Method in class org.jvnet.hk2.generator.internal.Utilities
-
- getMetadataValues(Annotation, Map<String, List<String>>) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
This is a helper method that gets the metadata values from the
Metadata
annotations found in an annotation.
- getMethod(MethodRef) - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getMethod() - Method in interface org.glassfish.hk2.classmodel.reflect.Parameter
-
Parameters of a method are ordered based on the method
declaration.
- getMethod() - Method in class org.glassfish.hk2.utilities.reflection.internal.MethodWrapperImpl
-
- getMethod() - Method in interface org.glassfish.hk2.utilities.reflection.MethodWrapper
-
Returns the method associated with this wrapper
- getMethodInformation() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Gets the method information once it has been calculated.
- getMethodInformation() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getMethodInformation() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getMethodInformation(AltMethod, NameInformation) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- getMethodInjectees(Class<?>, Method, ActiveDescriptor<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns all the injectees for a constructor
- getMethodInjectees(Class<?>, Method, ActiveDescriptor<?>, Map<Integer, MethodParameter>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns all the injectees for a constructor
- getMethodInterceptors(Method) - Method in class org.glassfish.hk2.aopEvents.InterceptionServiceImpl
-
- getMethodInterceptors(Method) - Method in interface org.glassfish.hk2.api.InterceptionService
-
- getMethodInterceptors(Method) - Method in class org.glassfish.hk2.extras.interception.internal.DefaultInterceptionService
-
- getMethodInterceptors() - Method in interface org.jvnet.hk2.internal.Utilities.Interceptors
-
Gets the method interceptors
- getMethods() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getMethods() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
-
- getMethods() - Method in interface org.glassfish.hk2.classmodel.reflect.Type
-
Returns an unmodifiable collection of methods that are declared
in this type.
- getMethods() - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getMethods() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getMethods() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getMethods() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getMethodType() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getMethodType() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getMinOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Any
-
Gets the value of the minOccurs property.
- getMinOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the minOccurs property.
- getMinOccurs() - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Gets the value of the minOccurs property.
- getMinorVersion() - Method in class org.glassfish.hk2.maven.Version
-
- getMode() - Method in class org.glassfish.hk2.utilities.DuplicatePostProcessor
-
Returns the mode of this DuplicatePostProcessorMode of this processor
- getModel(Class<?>) - Method in class org.glassfish.hk2.xml.internal.JAUtilities
-
Goes from interface name (fully qualified) to the associated Model
- getModelPropertyType(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getModifiedProperties() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Returns a list of properties that were changed if the change category
is MODIFY_INSTANCE.
- getModifiedProperties() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getModuleDefinition() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Returns the module definition for this module instance
- getModuleDefinition() - Method in interface com.sun.enterprise.module.Module
-
Returns the module definition for this module instance
- getModuleDefinition() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getModuleDefinition() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getModules() - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Returns the list of shared Modules registered in this instance.
- getModules(String) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- getModules() - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns the list of shared Modules registered in this instance.
- getModules(String) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns the list of shared Modules registered in this instance whose name
matches the given name
- getModules(String) - Method in class com.sun.enterprise.module.single.ClassPathBasedModulesRegistry
-
- getModules() - Method in class com.sun.enterprise.module.single.ClassPathBasedModulesRegistry
-
- getModules(String) - Method in class com.sun.enterprise.module.single.SingleModulesRegistry
-
- getModules() - Method in class com.sun.enterprise.module.single.SingleModulesRegistry
-
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>, URL[]) - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition and also load new urls.
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>) - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>, URL[]) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition and also load new urls.
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>, URL[]) - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition and also load new urls.
- getModulesClassLoader(ClassLoader, Collection<ModuleDefinition>) - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
Returns a ClassLoader capable of loading classes from a set of modules identified
by their module definition
- getModulesProvider(Class) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Returns a collection of Module containing at least one implementation
of the passed service interface class.
- getModulesProvider(Class) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns a collection of Module containing at least one implementation
of the passed service interface class.
- getMoves() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getMovies() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.EntertainmentBean
-
- getMultiChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getName() - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
Returns the platform name associated with this main.
- getName() - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- getName() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the name of the module
- getName() - Method in class com.sun.enterprise.module.impl.CookedLibRepository
-
Returns the repository name
- getName() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Short-cut for getModuleDefinition().getName()
.
- getName() - Method in interface com.sun.enterprise.module.Module
-
Short-cut for getModuleDefinition().getName()
.
- getName() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the module name, usually this is the same name as
the jar file name containing the module's implementation.
- getName() - Method in class com.sun.enterprise.module.ModuleDependency
-
Returns the module name
- getName() - Method in interface com.sun.enterprise.module.Repository
-
Returns the repository name
- getName() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getName() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- getName() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getName() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
-
- getName() - Method in interface org.glassfish.hk2.api.Descriptor
-
The name of this descriptor.
- getName() - Method in interface org.glassfish.hk2.api.IndexedFilter
-
If this returns non-null then this name will
be used to limit the set of Descriptors that
will be passed to the matches method.
- getName() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Returns the name of this ServiceLocator
- getName() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement
-
Annotated element have a name, which vary depending on the actual
subclass type.
- getName() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- getName() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- getName() - Method in interface org.glassfish.hk2.classmodel.reflect.ParameterizedInterfaceModel
-
Returns the name where parameter types are enclosed in < >
comma separated, like declaration in source java files.
- getName() - Method in interface org.glassfish.hk2.configuration.hub.api.Type
-
A unique identifier for this type
- getName() - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- getName() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- getName() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getName() - Method in class org.glassfish.hk2.internal.IndexedFilterImpl
-
- getName() - Method in class org.glassfish.hk2.internal.SpecificFilterImpl
-
- getName() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getName(Class<?>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Returns the name that should be associated with this class
- getName() - Method in interface org.glassfish.hk2.xml.integration.test.LeafBean
-
- getName() - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getName() - Method in interface org.glassfish.hk2.xml.internal.alt.AltEnum
-
Returns the String that is the name/value of the enum
- getName() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Returns the name of the method
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.EnumAltEnumImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.StringAltEnumImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getName() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.Keybase
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Gets the value of the name property.
- getName() - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBean
-
- getName() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
string name = 1;
- getName() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
string name = 1;
- getName() - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBeanOrBuilder
-
string name = 1;
- getName() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getName() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getName() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getName() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getName() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.NamedBean
-
- getName() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ElementalBean
-
- getName() - Method in interface org.glassfish.hk2.xml.test.precompile.NamedBean
-
- getName() - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- getName() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- getName() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getName() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getName() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getName() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getName() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrBasedRepository
-
- getNameBytes() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
string name = 1;
- getNameBytes() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
string name = 1;
- getNameBytes() - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBeanOrBuilder
-
string name = 1;
- getNameBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getNameBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getNameBytes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- getNameFromAllQualifiers(Set<Annotation>, AnnotatedElement) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the name from the &46;Named qualifier in this set of qualifiers
- getNameMap(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getNameMethodName() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- getNameOfSuperClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getNamesOfInterfaces() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getNamespace(QName) - Static method in class org.glassfish.hk2.xml.internal.QNameUtilities
-
- getNamespace(QName, String) - Static method in class org.glassfish.hk2.xml.internal.QNameUtilities
-
- getNamespace() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getNamespace() - Method in interface org.glassfish.hk2.xml.schema.beans.Import
-
Gets the value of the namespace property.
- getNamespace() - Method in interface org.glassfish.hk2.xml.schema.beans.Wildcard
-
Gets the value of the namespace property.
- getNamespaceBeanLikeMap() - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- getNamespaceBeanLikeMap() - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Gets a raw copy of the bean-like map.
- getNamespaceMap(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
-
- getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- getNeutralContextClassLoader() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This returns the value of neutralContextClassLoader.
- getNeutralContextClassLoader() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getNewIndex() - Method in class org.glassfish.hk2.xml.internal.Differences.MoveData
-
- getNewSize(int) - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getNext() - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- getNoInitialServicesFilter() - Static method in class org.jvnet.hk2.external.runtime.Hk2LocatorUtilities
-
Returns a filter that only returns services that are not
in the initial set of services offered by all ServiceLocators
created by this implementation of hk2.
- getNonChildChanges() - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- getNonChildProperties() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getNonChildType(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getNoSwap() - Method in class org.jvnet.hk2.generator.maven.AbstractInhabitantsGeneratorMojo
-
- getNoSwap() - Method in class org.jvnet.hk2.generator.maven.InhabitantsGeneratorMojo
-
- getNoSwap() - Method in class org.jvnet.hk2.generator.maven.TestInhabitantsGeneratorMojo
-
- getNumber() - Method in enum org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.FirstOneOfCase
-
- getNumber() - Method in enum org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.SecondOneOfCase
-
- getNumberOfChildren() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Returns the current total number of children
attached to this ServiceLocator
- getNumberOfChildren() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- getNumberOfDescriptors() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Returns the total number of descriptors
in this ServiceLocator.
- getNumberOfDescriptors() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- getNumbers() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getNumGenerated() - Method in class org.glassfish.hk2.xml.internal.JAUtilities
-
- getNumPreGenerated() - Method in class org.glassfish.hk2.xml.internal.JAUtilities
-
- getObjectName(Object) - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
- getObjectNamePolicy() - Method in interface org.jvnet.hk2.jmx.api.HK2JmxSpecifier
-
- getOldIndex() - Method in class org.glassfish.hk2.xml.internal.Differences.MoveData
-
- getOne(K) - Method in class org.jvnet.hk2.component.MultiMap
-
Gets the first value if any, or null.
- getOneMetadataField(Descriptor, String) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Gets one value from a metadata field from the given descriptor
- getOneMetadataField(ServiceHandle<?>, String) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Gets one value from a metadata field from the given service handle
- getOneNumber() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getOneOf(Class<?>, String, Class<?>) - Static method in class org.glassfish.hk2.pbuf.internal.PBUtilities
-
- getOperation() - Method in interface org.glassfish.hk2.api.ValidationInformation
-
The operation that is to be performed, one of
BIND - The candidate descriptor is being added to the system
UNBIND - The candidate descriptor is being removed from the system
LOOKUP - The candidate descriptor is being looked up
- getOperation() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
- getOperationData() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- getOperationData() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Gets arbitrary Operation data to be associated
with this Operation
- getOperationIdentifier() - Method in class org.glassfish.hk2.extras.operation.internal.OperationIdentifierImpl
-
- getOperationIdentifier() - Method in interface org.glassfish.hk2.extras.operation.OperationIdentifier
-
A uniquely generated name for an Operation identifier
- getOperationScope() - Method in class org.glassfish.hk2.extras.operation.internal.OperationIdentifierImpl
-
- getOperationScope() - Method in interface org.glassfish.hk2.extras.operation.OperationIdentifier
-
Returns the scope associated with this annotation
type
- getOriginalAnnotation() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getOriginalClass() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getOriginalInstanceValue() - Method in interface org.glassfish.hk2.configuration.hub.api.Change
-
Returns the original Instance for the category MODIFY_INSTANCE
- getOriginalInstanceValue() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- getOriginalInterface() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getOriginalInterface() - Method in interface org.glassfish.hk2.xml.spi.Model
-
- getOriginalInterfaceAsClass() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getOriginalInterfaceAsClass() - Method in interface org.glassfish.hk2.xml.spi.Model
-
- getOriginalMethod() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getOriginalMethod() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getOriginalMethod() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getOriginalMethodName() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
The name of the method upon which the annotation
was found.
- getOriginalMethodName() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getOriginalMethodName() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getOriginalMethodName(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getOriginalMethodName() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getOriginalMethodName() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getOriginalRequest() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- getOtherAttributes() - Method in interface org.glassfish.hk2.xml.schema.beans.Appinfo
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in interface org.glassfish.hk2.xml.schema.beans.OpenAttrs
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutputDirectory() - Method in class org.jvnet.hk2.generator.maven.AbstractInhabitantsGeneratorMojo
-
- getOutputDirectory() - Method in class org.jvnet.hk2.generator.maven.InhabitantsGeneratorMojo
-
- getOutputDirectory() - Method in class org.jvnet.hk2.generator.maven.TestInhabitantsGeneratorMojo
-
- getOwnerType() - Method in class org.glassfish.hk2.utilities.reflection.ParameterizedTypeImpl
-
- getOwningClass() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getOwningClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getOwningClassName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- getOwningClassNameInternal() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- getP() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getP() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the value of p from the CAR algorithm, which
is the target size of the t1 clock
- getPackageAdmin() - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
- getPackageName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
-
- getPackageName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
-
- getPackageName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
-
- getPackageNamespace(Class<?>) - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getPackageNamespace(Class<?>) - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- getParameterizedInterfaces() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
- getParameterizedInterfaces() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- getParameterNameFromField(Field, boolean) - Static method in class org.glassfish.hk2.configuration.internal.BeanUtilities
-
Gets the parameter name from a field
- getParameterNameFromMethod(Method, int) - Static method in class org.glassfish.hk2.configuration.internal.BeanUtilities
-
- getParameterPosition() - Method in interface org.glassfish.hk2.api.MethodParameter
-
- getParameterPosition() - Method in class org.glassfish.hk2.utilities.MethodParameterImpl
-
- getParameterTypes() - Method in class org.glassfish.hk2.api.TypeLiteral
-
Gets the types associated with this literal
- getParameterTypes() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
- getParameterTypes() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getParameterTypes() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getParameterValue() - Method in interface org.glassfish.hk2.api.MethodParameter
-
- getParameterValue() - Method in class org.glassfish.hk2.utilities.MethodParameterImpl
-
- getParametizedTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.ParameterizedInterfaceModel
-
Returns the type parameters in order.
- getParent() - Method in interface org.glassfish.hk2.api.Injectee
-
If this Injectee is in a constructor this will return the
constructor being injected into.
- getParent() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the parent service locator for this locator
- getParent() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
Return the parent type instance.
- getParent() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- getParent() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getParent() - Method in interface org.glassfish.hk2.xml.api.XmlRootCopy
-
Gets the XmlRootHandle from which this copy was created
- getParent() - Method in class org.glassfish.hk2.xml.internal.XmlRootCopyImpl
-
- getParent() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getParent() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getParentClassLoader() - Method in class com.sun.enterprise.module.bootstrap.Main
-
- getParentClassLoader() - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
Returns the parent class loader parenting the class loaders created
by modules associated with this registry.
- getParentClassLoader() - Method in interface com.sun.enterprise.module.ModulesRegistry
-
- getParentClassLoader() - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
Returns the parent class loader parenting the class loaders created
by modules associated with this registry.
- getParentedModel() - Method in class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- getParentInjectee() - Method in interface org.glassfish.hk2.api.InstantiationData
-
- getParser() - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getParserForType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getParticle() - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Gets the value of the particle property.
- getPc() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- getPerLookupAnnotation() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- getPerThreadAnnotation() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- getPkg() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- getPlatformMainServiceName() - Method in class com.sun.enterprise.module.bootstrap.StartupContext
-
- getPopulator() - Method in interface org.glassfish.hk2.api.DynamicConfigurationService
-
Returns a populator for this service locator that can be used to
automatically read in hk2 inhabitant files (or some other external
source)
- getPopulator() - Method in class org.jvnet.hk2.internal.DynamicConfigurationServiceImpl
-
- getPort() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledDirectChild
-
- getPosition() - Method in interface org.glassfish.hk2.api.Injectee
-
If this Injectee is a constructor or method parameter, this will
return the index of the parameter.
- getPosition() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getPosition() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getPostConstruct(Class<?>, ClassAnalyzer, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Gets the post construct from the analyzer, checking output
- getPostConstructMethod(Class<T>) - Method in interface org.glassfish.hk2.api.ClassAnalyzer
-
Will return the postConstruct method of the class
- getPostConstructMethod(Class<T>) - Method in class org.jvnet.hk2.internal.DefaultClassAnalyzer
-
- getPr() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- getPreCompiledArrayChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getPreCompiledDirectChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getPreCompiledMultiChild() - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- getPreDestroy(Class<?>, ClassAnalyzer, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Gets the preDestroy from the analyzer, checking output
- getPreDestroyMethod(Class<T>) - Method in interface org.glassfish.hk2.api.ClassAnalyzer
-
Will return the preDestroy method of the class
- getPreDestroyMethod(Class<T>) - Method in class org.jvnet.hk2.internal.DefaultClassAnalyzer
-
- getPreGenerationRequirement() - Method in class org.glassfish.hk2.json.internal.JsonParser
-
- getPreGenerationRequirement() - Method in class org.glassfish.hk2.pbuf.internal.PBufParser
-
- getPreGenerationRequirement() - Method in class org.glassfish.hk2.xml.internal.DomXmlParser
-
- getPreGenerationRequirement() - Method in class org.glassfish.hk2.xml.jaxb.internal.JAXBXmlParser
-
- getPreGenerationRequirement() - Method in interface org.glassfish.hk2.xml.spi.XmlServiceParser
-
This tells the system whether or not it needs to pregenerate all proxies
prior to parsing a document or if the proxies can be generated lazily
- getPrevious() - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- getProcessContents() - Method in interface org.glassfish.hk2.xml.schema.beans.Wildcard
-
Gets the value of the processContents property.
- getProperty(String) - Method in class org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl
-
- getPropertyName() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- getPropertyNamespace() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- getProposedLevel() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- getProposedLevel() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- getProposedLevel() - Method in interface org.glassfish.hk2.runlevel.RunLevelFuture
-
This gets the level that this future job is attempting
to get to
- getProvidersClass(Class<T>) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- getProvidersClass(Class<T>) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
- getProvidersClass(String) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
- getProvidersClass(Class<T>) - Method in interface com.sun.enterprise.module.Module
-
- getProvidersClass(String) - Method in interface com.sun.enterprise.module.Module
-
- getProvidersClass(Class<T>) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
- getProvidersClass(Class<T>) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getProvidersClass(String) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getProvidersClass(Class<T>) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getProvidersClass(String) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getProvidingModule(String) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
- getProvidingModule(String) - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
- getProvidingModule(String) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Gets the
Module
that provides the provider of the given name.
- getProxyAsClass() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getProxyAsClass() - Method in interface org.glassfish.hk2.xml.spi.Model
-
Gets the class of the proxy for this bean
- getProxyNameFromInterfaceName(String) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
Given the fully qualified class name of the interface representing a bean,
returns the class name of the proxy
- getProxyUtilities() - Method in class org.jvnet.hk2.internal.PerLocatorUtilities
-
- getPublic() - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Gets the value of the public property.
- getPublicInterfaces() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the list of classes and packages that have been designated as
public interfaces of this module.
- getPublicInterfaces() - Method in class com.sun.enterprise.module.impl.CookedModuleDefinition
-
- getPublicInterfaces() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns a list of public interfaces for this module.
- getPublicInterfaces() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getPublicInterfaces() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getQNameMap() - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- getQNameMap() - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Gets a map from QName to value.
- getQualifier() - Method in class org.glassfish.hk2.maven.Version
-
- getQualifierAnnotations() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
The full set of qualifiers that this ActiveDescriptor
provides
- getQualifierAnnotations() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getQualifierAnnotations() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getQualifierAnnotations() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getQualifierAnnotations() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getQualifierAnnotations(AnnotatedElement) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets all the qualifier annotations from the object
- getQualifierAnnotations() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getQualifiers() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns all of the annotation classes
that this object should be registered
with or looked up by
- getQualifiers() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getQualifiers() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getQualifiers() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getQualifiers() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getQualifiersFromClass(Class<?>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets all the qualifiers from the object
- getQualifiersFromObject(Object) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets all the qualifiers from the object
- getRank(Class<?>) - Static method in class org.glassfish.hk2.utilities.BuilderHelper
-
Gets the rank from the given class
- getRanking() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the ranking of this descriptor.
- getRanking() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getRanking() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getRanking() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getRawClass(Type) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Given the type parameter gets the raw type represented
by the type, or null if this has no associated raw class
- getRawInterface() - Method in interface org.glassfish.hk2.classmodel.reflect.ParameterizedInterfaceModel
-
Returns the raw interface for this parameterized type
- getRawType() - Method in class org.glassfish.hk2.api.TypeLiteral
-
- getRawType(Type) - Static method in class org.glassfish.hk2.api.TypeLiteral
-
Gets the base associated class from this type
- getRawType() - Method in class org.glassfish.hk2.utilities.reflection.ParameterizedTypeImpl
-
- getReadLock() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getReadOnlyRoot(boolean) - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
This method returns a read-only copy of the existing
tree.
- getReadOnlyRoot(boolean) - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getRef() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the ref property.
- getRef() - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Gets the value of the ref property.
- getRef() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the ref property.
- getRef() - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Gets the value of the ref property.
- getRefer() - Method in interface org.glassfish.hk2.xml.schema.beans.Keyref
-
Gets the value of the refer property.
- getReferencedClasses() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getReferencedClasses() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getReferencedMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getReferencedMethods() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getReferences() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
-
- getReferences() - Method in interface org.glassfish.hk2.classmodel.reflect.Type
-
Returns a unmodifiable collection of this type references.
- getReflectionCacheSize() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Returns the current size of the HK2 reflection
cache.
- getReflectionCacheSize() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- getRefs() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- getRegistry() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Returns the registry owning this module
- getRegistry() - Method in interface com.sun.enterprise.module.Module
-
Returns the registry owning this module
- getRegistry() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getRegistry() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getRegistry() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- getRemoteTypes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getRemoteTypes(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypes(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypes(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesCount() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesCount() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesCount() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesList() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilder(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilder(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilderList() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemoteTypesOrBuilderList() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- getRemove() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveData
-
- getRemoves() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getRemoveVariableName(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getReportToErrorService() - Method in exception org.glassfish.hk2.api.MultiException
-
Returns true if this exception should be reported
to the error service when thrown during a creation
or deletion of a service
- getRepository(String) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Get a repository from the list of attached repositories
- getRepository(String) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Get a repository from the list of attached repositories
- getRepresentedProperty() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getRepresentedProperty() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getRequiredBundles() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getRequiredPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- getRequiredQualifiers() - Method in interface org.glassfish.hk2.api.Injectee
-
This is the set of required qualifiers for this injectee.
- getRequiredQualifiers() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getRequiredQualifiers() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getRequiredType() - Method in interface org.glassfish.hk2.api.Injectee
-
This is the required type of the injectee.
- getRequiredType() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getRequiredType() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getResource(String) - Method in class org.glassfish.hk2.classmodel.reflect.util.CommonModelRegistry
-
- getResource(String) - Method in interface org.glassfish.hk2.classmodel.reflect.util.ResourceLocator
-
Retrieves the URL given a resource name
- getRestriction() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexContent
-
Gets the value of the restriction property.
- getRestriction() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleContent
-
Gets the value of the restriction property.
- getRestriction() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Gets the value of the restriction property.
- getResult() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
-
- getResultAsString() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
-
- getReturnType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
-
- getReturnType() - Method in interface org.glassfish.hk2.classmodel.reflect.MethodModel
-
Returns the method return type
- getReturnType() - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Returns the return type of the method
- getReturnType() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- getReturnType() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- getRoot() - Method in class org.glassfish.hk2.utilities.ContextualInput
-
Returns the
ServiceHandle
root associated with this
contextual creation
- getRoot() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Gets the root of the JavaBean tree
- getRoot() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getRootClass() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Returns the root interface of this handle
- getRootClass() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getRootHandle() - Method in interface org.glassfish.hk2.xml.api.XmlHandleTransaction
-
Gets the root handle that started this transaction
- getRootHandle() - Method in class org.glassfish.hk2.xml.internal.XmlHandleTransactionImpl
-
- getRootName() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getRootName() - Method in interface org.glassfish.hk2.xml.spi.Model
-
- getRunLevelAnnotation(int) - Static method in class org.glassfish.hk2.runlevel.RunLevelServiceUtilities
-
Returns a
RunLevel
scope annotation with the
given value and RUNLEVEL_MODE_VALIDATING as the mode
- getRunLevelAnnotation(int, int) - Static method in class org.glassfish.hk2.runlevel.RunLevelServiceUtilities
-
Returns a
RunLevel
scope annotation with the
given value and mode
- getRunLevelMode(ServiceLocator, Descriptor, Integer) - Static method in class org.glassfish.hk2.runlevel.utilities.Utilities
-
Get the run level mode from the metadata of the given descriptor.
- getRunLevelValue(ServiceLocator, Descriptor) - Static method in class org.glassfish.hk2.runlevel.utilities.Utilities
-
Get the run level value from the metadata of the given descriptor.
- getRunningServices(Class<T>) - Method in class com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl
-
Returns all running services implementation of the passed service
interface
- getRunningServices(Class<T>) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Returns all running services implementation of the passed service
interface
- getSchemaLocation() - Method in interface org.glassfish.hk2.xml.schema.beans.Import
-
Gets the value of the schemaLocation property.
- getSchemaLocation() - Method in interface org.glassfish.hk2.xml.schema.beans.Include
-
Gets the value of the schemaLocation property.
- getSchemaLocation() - Method in interface org.glassfish.hk2.xml.schema.beans.Redefine
-
Gets the value of the schemaLocation property.
- getScope() - Method in interface org.glassfish.hk2.api.Context
-
The scope for which this is the context
- getScope() - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the fully qualified class name of
the scope annotation that should be
associated with this descriptor.
- getScope() - Method in class org.glassfish.hk2.configuration.internal.ConfiguredByContext
-
- getScope() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getScope() - Method in class org.glassfish.hk2.internal.InheritableThreadContext
-
- getScope() - Method in class org.glassfish.hk2.internal.PerThreadContext
-
- getScope() - Method in class org.glassfish.hk2.runlevel.RunLevelContext
-
- getScope() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getScope() - Method in class org.glassfish.hk2.utilities.ImmediateContext
-
- getScope() - Method in class org.glassfish.hk2.utilities.reflection.ScopeInfo
-
Returns the scope for this data structure
- getScope() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- getScope() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
-
- getScope() - Method in class org.jvnet.hk2.internal.PerLookupContext
-
- getScope() - Method in class org.jvnet.hk2.internal.SingletonContext
-
- getScope() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getScope() - Method in class org.jvnet.hk2.spring.bridge.internal.SpringScopeContext
-
- getScopeAnnotation() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
Returns the scope that this ActiveDescriptor belongs to
- getScopeAnnotation() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getScopeAnnotation() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getScopeAnnotation() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getScopeAnnotation() - Method in class org.glassfish.hk2.utilities.AliasDescriptor
-
- getScopeAnnotation() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getScopeAnnotationFromClass(Class<?>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the scope annotation from the object
- getScopeAnnotationFromObject(Object) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the scope annotation from the object
- getScopeAnnotationType(Class<?>, Descriptor) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the scope of this thing
- getScopeAnnotationType(AnnotatedElement, Descriptor, Collector) - Static method in class org.jvnet.hk2.internal.Utilities
-
Returns the scope of this thing
- getScopeAsAnnotation() - Method in interface org.glassfish.hk2.api.ActiveDescriptor
-
Returns the scope as an
Annotation
implementation that this ActiveDescriptor belongs to
- getScopeAsAnnotation() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getScopeAsAnnotation() - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- getScopeAsAnnotation() - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- getScopeAsAnnotation() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getScopeFromClass(Class<?>, Annotation) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the scope annotation from the object
- getScopeFromObject(Object, Annotation) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Gets the scope annotation from the object
- getSecondOneOfCase() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- getSecondOneOfCase() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getSecondOneOfCase() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
- getSecondThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getSecondThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThingBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSecondThingOrBuilder() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- getSelector() - Method in interface org.glassfish.hk2.xml.schema.beans.Keybase
-
Gets the value of the selector property.
- getSelfReference() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getSelfReference() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
- getSequence() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the sequence property.
- getSequence() - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Gets the value of the sequence property.
- getSequence() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the sequence property.
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getSerializedSize() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getService() - Method in interface org.glassfish.hk2.api.ServiceHandle
-
Gets the underlying service object
- getService(Class<T>, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the best service from this locator that implements
this contract or has this implementation
- getService(Type, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the best service from this locator that implements
this contract or has this implementation
- getService(Class<T>, String, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the best service from this locator that implements
this contract or has this implementation and has the given
name
- getService(Type, String, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets the best service from this locator that implements
this contract or has this implementation and has the given
name
- getService(ActiveDescriptor<T>, ServiceHandle<?>) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
- getService(ActiveDescriptor<T>, ServiceHandle<?>, Injectee) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
- getService() - Method in class org.glassfish.hk2.internal.HandleAndService
-
- getService(ServiceLocator, String) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Returns the best service matching the passed in fully qualified
class name of the service
- getService(ServiceLocator, Descriptor) - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
Returns the service in this service locator given the current descriptor.
- getService() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- getService(ActiveDescriptor<T>, ServiceHandle<?>) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
Deprecated.
- getService(ActiveDescriptor<T>, ServiceHandle<?>, Injectee) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getService(Class<T>, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getService(Type, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getService(Class<T>, String, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getService(Type, String, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceCacheMaximumSize() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Returns the maximum number of entries allowed
in the HK2 service cache.
- getServiceCacheMaximumSize() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- getServiceCacheSize() - Method in interface org.jvnet.hk2.external.runtime.ServiceLocatorRuntimeBean
-
Returns the current size of the HK2 service
cache.
- getServiceCacheSize() - Method in class org.jvnet.hk2.internal.ServiceLocatorRuntimeImpl
-
- getServiceData() - Method in interface org.glassfish.hk2.api.ServiceHandle
-
Service data can be set on a service handle.
- getServiceData() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- getServiceHandle(Class<T>, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a
ServiceHandle
that can be used to get and destroy the
service that best matches the given criteria
- getServiceHandle(Type, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a
ServiceHandle
that can be used to get and destroy the
service that best matches the given criteria
- getServiceHandle(Class<T>, String, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a
ServiceHandle
that can be used to get and destroy the
service that best matches the given criteria
- getServiceHandle(Type, String, Annotation...) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Gets a
ServiceHandle
that can be used to get and destroy the
service that best matches the given criteria
- getServiceHandle(ActiveDescriptor<T>, Injectee) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
- getServiceHandle(ActiveDescriptor<T>) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
- getServiceHandle(ActiveDescriptor<T>, Injectee) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceHandle(ActiveDescriptor<T>) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceHandle(Class<T>, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceHandle(Type, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceHandle(Class<T>, String, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceHandle(Type, String, Annotation...) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getServiceId() - Method in interface org.glassfish.hk2.api.Descriptor
-
This returns the unique identifier for this descriptor.
- getServiceId() - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- getServiceId() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- getServiceId() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- getServiceLocator() - Method in class com.sun.enterprise.module.bootstrap.Main
-
- getServiceLocator() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getServiceLocator() - Method in class org.glassfish.hk2.xml.internal.XmlServiceImpl
-
- getServiceLocator() - Method in class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
- getServiceLocatorIsolation() - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- getServiceLocatorName(Description) - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
Returns a name for a
ServiceLocator
that is appropriate
for the supplied
Description
.
- getShort() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 short = 6;
- getShort() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
int32 short = 6;
- getShort() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
int32 short = 6;
- getSignature() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
-
- getSignature() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
-
Used only when method's parameters or return type use generics.
- getSignature() - Method in class org.glassfish.hk2.classmodel.reflect.impl.MethodModelImpl
-
- getSignature() - Method in interface org.glassfish.hk2.classmodel.reflect.MethodModel
-
Returns the method signature.
- getSimpleContent() - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Gets the value of the simpleContent property.
- getSimpleName() - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getSimpleName() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getSimpleName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getSimpleName() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the simpleType property.
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the simpleType property.
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.List
-
Gets the value of the simpleType property.
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.Restriction
-
Gets the value of the simpleType property.
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Gets the value of the simpleType property.
- getSimpleType() - Method in interface org.glassfish.hk2.xml.schema.beans.Union
-
Gets the value of the simpleType property.
- getSimpleTypeOrComplexTypeOrGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the simpleTypeOrComplexTypeOrGroup property.
- getSingletonAnnotation() - Static method in class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- getSize() - Method in interface org.glassfish.hk2.api.IterableProvider
-
Returns the size of the iterator that would be returned
- getSize() - Method in class org.glassfish.hk2.utilities.general.Hk2ThreadLocal
-
Returns the total size of the internal data structure in
terms of entries.
- getSize() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- getSize() - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- getSize() - Method in class org.jvnet.hk2.internal.IterableProviderImpl
-
- getSortedList() - Method in class org.jvnet.hk2.internal.IndexedListData
-
- getSource() - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- getSource() - Method in interface org.glassfish.hk2.xml.schema.beans.Appinfo
-
Gets the value of the source property.
- getSource() - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Gets the value of the source property.
- getSpecificType() - Method in class org.glassfish.hk2.configuration.persistence.properties.internal.PropertyFileHandleImpl
-
- getSpecificType() - Method in interface org.glassfish.hk2.configuration.persistence.properties.PropertyFileHandle
-
Returns the specific type associated with this handle
- getSports() - Method in interface org.glassfish.hk2.xml.test.precompile.dom.EntertainmentBean
-
- getSpringBridge() - Static method in class org.jvnet.hk2.spring.bridge.api.SpringBridge
-
Returns an instance of the SpringBridge for use in
initializing the Spring bridge
- getStartedService(Class<T>) - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
Optional method.
- getStartupModuleName() - Method in class com.sun.enterprise.module.bootstrap.StartupContext
-
- getState() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Returns the module's state
- getState() - Method in interface com.sun.enterprise.module.Module
-
Returns the module's state
- getState() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- getState() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Returns the current state of this service locator.
- getState() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- getState() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Gets the current state of this operation
- getState() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- getState() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- getState() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- getStaticFields() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
Returns an unmodifiable list of static fields defined by this type
- getStaticFields() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- getString() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getString() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string string = 9;
- getString() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
string string = 9;
- getString() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
string string = 9;
- getStringArrayValue(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getStringArrayValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getStringArrayValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getStringBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string string = 9;
- getStringBytes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
string string = 9;
- getStringBytes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBeanOrBuilder
-
string string = 9;
- getStrings() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getStringValue(String) - Method in interface org.glassfish.hk2.xml.internal.alt.AltAnnotation
-
- getStringValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- getStringValue(String) - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- getSType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- getSType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int32 s_type = 2;
- getSType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
int32 s_type = 2;
- getSType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder
-
int32 s_type = 2;
- getSType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getSubHandles() - Method in interface org.glassfish.hk2.api.ServiceHandle
-
Returns a list of subordinate subhandles
to this root handle
- getSubHandles() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- getSubstitutionGroup() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the substitutionGroup property.
- getSubTypeRefs() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- getSuperParameterizedType(AltClass, int) - Method in interface org.glassfish.hk2.xml.internal.alt.AltClass
-
- getSuperParameterizedType(AltClass, int) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- getSuperParameterizedType(AltClass, int) - Method in class org.glassfish.hk2.xml.internal.alt.papi.ArrayTypeAltClassImpl
-
- getSuperParameterizedType(AltClass, int) - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- getSupportedSourceVersion() - Method in class org.glassfish.hk2.metadata.generator.ServiceProcessor
-
Gets rid of warnings and this code should work with all source versions
- getSupportedSourceVersion() - Method in class org.glassfish.hk2.pbuf.internal.PBufGeneratorProcessor
-
Gets rid of warnings and this code should work with all source versions
- getSupportedSourceVersion() - Method in class org.glassfish.hk2.stub.generator.StubProcessor
-
Gets rid of warnings and this code should work with all source versions
- getSupportedSourceVersion() - Method in class org.glassfish.hk2.xml.tools.Hk2XmlGenerator
-
Gets rid of warnings and this code should work with all source versions
- getSystem() - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Gets the value of the system property.
- getSystemDynamicConfiguration() - Method in class org.glassfish.hk2.xml.internal.XmlDynamicChange
-
- getSystemId() - Method in class com.sun.enterprise.module.common_impl.ByteArrayInhabitantsDescriptor
-
- getSystemId() - Method in interface com.sun.enterprise.module.InhabitantsDescriptor
-
Return the unique identifier
- getT1Size() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getT1Size() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the number of items in the T1 clock
- getT2Size() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getT2Size() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the number of items in the T2 clock
- getTargetNamespace() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the targetNamespace property.
- getThirdThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- getThirdThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThing() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThing() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThingBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThingOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThirdThingOrBuilder() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBeanOrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- getThreadIdentifier() - Method in class org.glassfish.hk2.utilities.general.ThreadSpecificObject
-
Gets the thread on which this object was created
- getThreadInactivityTimeout() - Method in interface org.glassfish.hk2.api.ImmediateController
-
Returns the time in milliseconds a thread will wait for new Immediate
services before dying
- getThreadInactivityTimeout() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- getThreadingPolicy() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getThreadingPolicy() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the threading policy currently being used by
this controller
- getThreeThirtyDescriptor(ServiceLocatorImpl) - Static method in class org.jvnet.hk2.internal.Utilities
-
Creates a Three Thirty constant active descriptor
- getTime() - Method in interface org.glassfish.hk2.xml.test.precompile.ArrayChild
-
- getTimes() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getToAdd() - Method in class org.glassfish.hk2.xml.internal.Differences.AddData
-
- getTopicQualifiers() - Method in interface org.glassfish.hk2.api.messaging.Topic
-
The qualifiers associated with this Topic.
- getTopicQualifiers() - Method in class org.jvnet.hk2.internal.TopicImpl
-
- getTopicType() - Method in interface org.glassfish.hk2.api.messaging.Topic
-
Gets the type of the topic, in order to match the message
to subscribers
- getTopicType() - Method in class org.jvnet.hk2.internal.TopicImpl
-
- getTranslatedClass() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getTranslatedClass() - Method in interface org.glassfish.hk2.xml.spi.Model
-
- getTwoPhaseResource() - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Returns a two-phase resource that can be used by a
DynamicConfiguration to tie the transaction done by
this WriteableBeanDatabase into a commit done by the
DynamicConfiguration.
- getTwoPhaseResource() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getType() - Method in class org.glassfish.hk2.api.TypeLiteral
-
- getType() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotationModel
-
Returns the annotation type for this model
- getType() - Method in interface org.glassfish.hk2.classmodel.reflect.FieldModel
-
Returns the declared type of the field
- getType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- getType() - Method in class org.glassfish.hk2.classmodel.reflect.impl.FieldModelImpl
-
- getType(int) - Method in interface org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
- getType(int, String, TypeProxy) - Method in interface org.glassfish.hk2.classmodel.reflect.impl.TypeBuilder
-
- getType(int) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-
- getType(int, String, TypeProxy) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-
- getType() - Method in interface org.glassfish.hk2.classmodel.reflect.Parameter
-
Returns the parameter type
- getType(String) - Method in interface org.glassfish.hk2.configuration.hub.api.BeanDatabase
-
Gets the type with the given name
- getType(String) - Method in class org.glassfish.hk2.configuration.hub.internal.BeanDatabaseImpl
-
- getType(String) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getType() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- getType() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getType() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the type property.
- getType() - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Gets the value of the type property.
- getType() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.EarthBean
-
- getType() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ElementalBean
-
- getType() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.FireBean
-
- getType() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.WaterBean
-
- getType() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.WindBean
-
- getTypeBuilder(URI) - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
- getTypeByName() - Method in class org.glassfish.hk2.xml.jaxb.internal.XmlElementImpl
-
- getTypeClosure(Type, Set<String>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Returns the type closure, as restricted by the classes listed in the
set of contracts implemented
- getTypeMapping() - Method in class org.glassfish.hk2.configuration.persistence.properties.PropertyFileBean
-
Gets the mapping from type name to bean class
- getTypeMapping(String) - Method in class org.glassfish.hk2.configuration.persistence.properties.PropertyFileBean
-
Gets the type mapping with the given name
- getTypeName() - Method in class org.glassfish.hk2.configuration.internal.BeanInfo
-
- getTypes() - Method in class org.glassfish.hk2.classmodel.reflect.ParsingContext
-
Return the holder instance of all the visited types.
- getTypes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2
-
- getTypes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypes() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypes() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypesBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypesOfInterest() - Method in interface org.glassfish.hk2.classmodel.reflect.util.ParsingConfig
-
Returns a list of types (classes or interfaces) that a type must either
subclass or implement to trigger an exhaustive scanning
- getTypesOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypesOrBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypesOrBuilder() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- getTypesTypesAndMoreTypes() - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- getUnfinished() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- getUnion() - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Gets the value of the union property.
- getUniqueId() - Method in class org.glassfish.hk2.xml.internal.JAUtilities
-
Gets the XmlService wide unique identifier
- getUnKeyedChildren() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- getUnknownFields() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- getUnqualified() - Method in interface org.glassfish.hk2.api.Injectee
-
This method returns the
Unqualified
annotation if it is present
on the injection point.
- getUnqualified() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- getUnqualified() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- getURI() - Method in interface org.glassfish.hk2.classmodel.reflect.ArchiveAdapter
-
Returns the URI of the archive
- getURI() - Method in class org.glassfish.hk2.classmodel.reflect.util.DirectoryArchive
-
- getURI() - Method in class org.glassfish.hk2.classmodel.reflect.util.InputStreamArchiveAdapter
-
- getURI() - Method in class org.glassfish.hk2.classmodel.reflect.util.JarArchive
-
- getURI() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Represents the original URI from which this
tree was parsed (or null if this tree did not
come from a URI)
- getURI() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getUse() - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Gets the value of the use property.
- getUserData(String) - Method in interface org.glassfish.hk2.api.HK2Invocation
-
Gets the user data associated with the given key
- getValidationFilter() - Method in class org.glassfish.hk2.utilities.ImmediateContext
-
- getValidationOverride() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getValidationOverride() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the override value for the
RunLevel.mode()
field
in RunLevel services.
- getValidator() - Method in interface org.glassfish.hk2.api.ValidationService
-
Returns the
Validator
that will be run whenever
a
Descriptor
that passed the filter is to be looked up with the API
or injected into an injection point, or on any bind or unbind operation.
- getValidator() - Method in class org.glassfish.hk2.configuration.internal.ConfigurationValidationService
-
- getValidator() - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- getValidator() - Static method in class org.glassfish.hk2.utilities.general.ValidatorUtilities
-
Gets a validator that can be used to validate that is initialized with HK2
specific utilities such as the message interpolator
- getValue() - Method in interface org.glassfish.hk2.utilities.cache.HybridCacheEntry
-
Getter for this cache entry internal value.
- getValue() - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- getValue(String, String) - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- getValue(String, String) - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Gets the value for key based on the namespace.
- getValue() - Method in interface org.glassfish.hk2.xml.schema.beans.Facet
-
Gets the value of the value property.
- getValueData() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getValueProperty() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getValuePropertyNamespace() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- getValues() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotationModel
-
Returns an unmodifiable collection of annotation values.
- getValues() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- getValueSize() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- getValueSize() - Method in interface org.glassfish.hk2.utilities.cache.WeakCARCache
-
Returns the current number of values in the cache.
- getValueType() - Method in class org.glassfish.hk2.xml.internal.AdapterInformationImpl
-
- getValueType() - Method in interface org.glassfish.hk2.xml.internal.alt.AdapterInformation
-
- getVersion() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Returns the module's version
- getVersion() - Method in interface com.sun.enterprise.module.ModuleDefinition
-
Returns the version of this module's implementation
- getVersion() - Method in class com.sun.enterprise.module.ModuleDependency
-
Returns the module version
- getVersion() - Method in class com.sun.enterprise.module.single.ProxyModuleDefinition
-
- getVersion() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
-
- getVersion() - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Gets the value of the version property.
- getVersion() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
- getWeakHashClock(boolean) - Static method in class org.glassfish.hk2.utilities.general.GeneralUtilities
-
Creates a weak hash clock
- getWeakHashLRU(boolean) - Static method in class org.glassfish.hk2.utilities.general.GeneralUtilities
-
Creates a weak hash clock
- getWeakKey() - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- getWrapperTag() - Method in interface org.glassfish.hk2.xml.internal.alt.MethodInformationI
-
- getWrapperTag() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- getWriteableDatabaseCopy() - Method in interface org.glassfish.hk2.configuration.hub.api.Hub
-
Creates a writeable copy of the currently running
database.
- getWriteableDatabaseCopy() - Method in class org.glassfish.hk2.configuration.hub.internal.HubImpl
-
- getWriteableType(String) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Gets a writeable type of the given name
- getWriteableType(String) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- getWriteLock() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- getXmlAlias() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- getXmlID() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- getXmlNameMap(AltClass) - Static method in class org.glassfish.hk2.xml.internal.GeneratorUtilities
-
- getXmlRootCopy() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Creates a copy of this tree that is not advertised.
- getXmlRootCopy() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- getXmlWrapperTag(String) - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- getXmlWrapperTag() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- getXmlWrapperTag() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- getXpath() - Method in interface org.glassfish.hk2.xml.schema.beans.Field
-
Gets the value of the xpath property.
- getXpath() - Method in interface org.glassfish.hk2.xml.schema.beans.Selector
-
Gets the value of the xpath property.
- getZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type = 3;
- getZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
bool z_type = 3;
- getZType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder
-
bool z_type = 3;
- getZType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2
-
- getZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
bool z_type = 1;
- getZType() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
bool z_type = 1;
- getZType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2OrBuilder
-
bool z_type = 1;
- getZType() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- getZType2() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type2 = 4;
- getZType2() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
bool z_type2 = 4;
- getZType2() - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChildOrBuilder
-
bool z_type2 = 4;
- GivenNameFromQualifier - Class in org.jvnet.hk2.metadata.tests
-
This should have the default scope of singleton (default for
services with @Service anyway).
- GivenNameFromQualifier() - Constructor for class org.jvnet.hk2.metadata.tests.GivenNameFromQualifier
-
- go() - Method in class org.jvnet.hk2.generator.internal.GeneratorRunner
-
Does the work of writing out the inhabitants file to the proper location
- GreedyDefaultImplementation - Annotation Type in org.glassfish.hk2.utilities
-
This annotation can be put on interfaces in order
to provide the
GreedyResolver
the default
implementation that should be bound when this
interface is injected and there are no other
implementations
- GreedyResolver - Class in org.glassfish.hk2.utilities
-
This is a greedy resolve that will add in any class
that has failed to be resolved.
- GreekEnum - Enum in org.glassfish.hk2.xml.test.precompile.anno
-
- Group - Interface in org.glassfish.hk2.xml.schema.beans
-
group type for explicit groups, named top-level groups and
group references
- GroupRef - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for groupRef complex type.
- GuiceBridge - Class in org.jvnet.hk2.guice.bridge.api
-
This class can be used to initialize a ServiceLocator for use with
the Guice/HK2 Bridge
- GuiceBridge() - Constructor for class org.jvnet.hk2.guice.bridge.api.GuiceBridge
-
- GuiceBridgeImpl - Class in org.jvnet.hk2.guice.bridge.internal
-
- GuiceBridgeImpl() - Constructor for class org.jvnet.hk2.guice.bridge.internal.GuiceBridgeImpl
-
- GuiceIntoHK2Bridge - Interface in org.jvnet.hk2.guice.bridge.api
-
Guice Bridge
- GuiceIntoHK2BridgeImpl - Class in org.jvnet.hk2.guice.bridge.internal
-
- GuiceIntoHK2BridgeImpl() - Constructor for class org.jvnet.hk2.guice.bridge.internal.GuiceIntoHK2BridgeImpl
-
- GuiceScope - Annotation Type in org.jvnet.hk2.guice.bridge.api
-
- GuiceScopeContext - Class in org.jvnet.hk2.guice.bridge.internal
-
- GuiceScopeContext() - Constructor for class org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
-
- GuiceServiceHk2Bean<T> - Class in org.jvnet.hk2.guice.bridge.internal
-
- GuiceServiceHk2Bean() - Constructor for class org.jvnet.hk2.guice.bridge.internal.GuiceServiceHk2Bean
-
For serialization
- GuiceToHk2JITResolver - Class in org.jvnet.hk2.guice.bridge.internal
-
- S_TYPE_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- safeEquals(Object, Object) - Static method in class org.glassfish.hk2.utilities.general.GeneralUtilities
-
Returns true if a is equals to b, or both
and and b are null.
- safeString(String) - Static method in class org.glassfish.hk2.xml.internal.Utilities
-
- SC - Annotation Type in org.jvnet.testing.hk2mockito
-
@SC (Service Collaborator) annotation is used on fields and
methods of a Test class to inject spies of the @SUT's
collaborating services.
- ScalarRootBean - Interface in org.glassfish.hk2.xml.test.precompile.elements
-
- Schema - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- ScopedBindingBuilder<T> - Interface in org.glassfish.hk2.utilities.binding
-
Scoped service binding builder.
- ScopedNamedBindingBuilder<T> - Interface in org.glassfish.hk2.utilities.binding
-
Scoped and named service binding builder.
- ScopeInfo - Class in org.glassfish.hk2.utilities.reflection
-
Data structure concerning scope annotations
- ScopeInfo(Annotation, Class<? extends Annotation>) - Constructor for class org.glassfish.hk2.utilities.reflection.ScopeInfo
-
Constructor of the data structure concerning the scope annotation
- ScopeWithMetadata - Annotation Type in org.jvnet.hk2.metadata.tests
-
- SEARCHPATH_ARG - Static variable in class org.jvnet.hk2.generator.HabitatGenerator
-
The path-separator delimited list of files to search for contracts and qualifiers (defaults to classpath)
- SECOND_THING_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- Selector - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- selects(ArchiveAdapter) - Method in interface org.glassfish.hk2.classmodel.reflect.ArchiveSelector
-
Returns true if the archive should be selected for processing
- Self - Annotation Type in org.glassfish.hk2.api
-
This annotation is placed on an injection point that is to be injected with the
ActiveDescriptor
that was used
to create the instance.
- SeparatorMappings(String, String) - Constructor for class com.sun.enterprise.module.single.ManifestProxy.SeparatorMappings
-
- Service - Annotation Type in org.jvnet.hk2.annotations
-
Annotation placed on classes that are to be automatically added
to an hk2
ServiceLocator
.
- ServiceBindingBuilder<T> - Interface in org.glassfish.hk2.utilities.binding
-
Service binding builder.
- ServiceHandle<T> - Interface in org.glassfish.hk2.api
-
This service handle can be used to get a specific instance
of a service, and can be used to destroy that service as well
- ServiceHandleComparator - Class in org.jvnet.hk2.internal
-
- ServiceHandleComparator() - Constructor for class org.jvnet.hk2.internal.ServiceHandleComparator
-
- ServiceHandleImpl<T> - Class in org.jvnet.hk2.internal
-
This handle does the underlying work of getting the service.
- ServiceLoader - Class in org.glassfish.hk2.osgiresourcelocator
-
This is a gateway to OSGi bundles as far as META-INF/services files are concerned.
- ServiceLoader.ProviderFactory<T> - Interface in org.glassfish.hk2.osgiresourcelocator
-
- ServiceLoaderImpl - Class in org.glassfish.hk2.osgiresourcelocator
-
- ServiceLoaderImpl() - Constructor for class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
-
- ServiceLocator - Interface in org.glassfish.hk2.api
-
ServiceLocator is the registry for HK2 services
- ServiceLocatorFactory - Class in org.glassfish.hk2.api
-
This factory can be used to create new named ServiceLocators
- ServiceLocatorFactory() - Constructor for class org.glassfish.hk2.api.ServiceLocatorFactory
-
- ServiceLocatorFactory.CreatePolicy - Enum in org.glassfish.hk2.api
-
Tells the create method what to do if an existing ServiceLocator
with the given name exists
- ServiceLocatorFactoryImpl - Class in org.glassfish.hk2.internal
-
The implementation of the
ServiceLocatorFactory
that looks
in the OSGi service registry or the META-INF/services for the implementation
to use.
- ServiceLocatorFactoryImpl() - Constructor for class org.glassfish.hk2.internal.ServiceLocatorFactoryImpl
-
This will create a new set of name to locator mappings
- ServiceLocatorGenerator - Interface in org.glassfish.hk2.extension
-
An implementation of this class can be placed in META-INF/services
in order to customize the creation of the ServiceLocator
- ServiceLocatorGeneratorImpl - Class in org.jvnet.hk2.external.generator
-
- ServiceLocatorGeneratorImpl() - Constructor for class org.jvnet.hk2.external.generator.ServiceLocatorGeneratorImpl
-
- ServiceLocatorImpl - Class in org.jvnet.hk2.internal
-
- ServiceLocatorImpl(String, ServiceLocatorImpl) - Constructor for class org.jvnet.hk2.internal.ServiceLocatorImpl
-
Called by the Generator, and hence must be a public method
- ServiceLocatorListener - Interface in org.glassfish.hk2.api
-
- ServiceLocatorRuntimeBean - Interface in org.jvnet.hk2.external.runtime
-
Runtime information about the ServiceLocator.
- ServiceLocatorRuntimeImpl - Class in org.jvnet.hk2.internal
-
- ServiceLocatorState - Enum in org.glassfish.hk2.api
-
The possible states in which a service locator can be in.
- ServiceLocatorTestRule<T> - Class in org.jvnet.hk2.testing.junit
-
An
ExternalResource
(and a
Binder
) that sets up and
tears down an HK2
ServiceLocator
on a per-test-class or
per-test-method basis.
- ServiceLocatorTestRule(T) - Constructor for class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- ServiceLocatorTestRule(T, boolean) - Constructor for class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- ServiceLocatorTestRule(T, ServiceLocatorTestRule.ServiceLocatorIsolation) - Constructor for class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- ServiceLocatorTestRule(T, ServiceLocatorTestRule.ServiceLocatorIsolation, boolean) - Constructor for class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- ServiceLocatorTestRule.ServiceLocatorIsolation - Enum in org.jvnet.hk2.testing.junit
-
An
enum
describing possible
ServiceLocator
isolation levels for JUnit tests.
- ServiceLocatorUtilities - Class in org.glassfish.hk2.utilities
-
- ServiceLocatorUtilities() - Constructor for class org.glassfish.hk2.utilities.ServiceLocatorUtilities
-
- ServiceProcessor - Class in org.glassfish.hk2.metadata.generator
-
The entry point for service @Service annotations
- ServiceProcessor() - Constructor for class org.glassfish.hk2.metadata.generator.ServiceProcessor
-
- ServiceUtilities - Class in org.glassfish.hk2.metadata.generator
-
- ServiceUtilities() - Constructor for class org.glassfish.hk2.metadata.generator.ServiceUtilities
-
- ServiceWithDefaultName - Class in org.jvnet.hk2.metadata.tests
-
The class file for this must be copied into resources if this should change
- ServiceWithDefaultName() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithDefaultName
-
- ServiceWithDefaultProxy - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithDefaultProxy() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithDefaultProxy
-
- ServiceWithDefaultProxyForSameScope - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithDefaultProxyForSameScope() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithDefaultProxyForSameScope
-
- ServiceWithFalseProxy - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithFalseProxy() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithFalseProxy
-
- ServiceWithFalseProxyForSameScope - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithFalseProxyForSameScope() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithFalseProxyForSameScope
-
- ServiceWithMetadata - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithMetadata() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithMetadata
-
- ServiceWithName - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithName() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithName
-
- ServiceWithRank - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithRank() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithRank
-
- ServiceWithTrueProxy - Class in org.jvnet.hk2.metadata.tests
-
- ServiceWithTrueProxy() - Constructor for class org.jvnet.hk2.metadata.tests.ServiceWithTrueProxy
-
- set(T) - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- set(T) - Method in class org.glassfish.hk2.utilities.general.Hk2ThreadLocal
-
Sets the current thread's copy of this thread-local variable
to the specified value.
- SET - Static variable in class org.glassfish.hk2.xml.internal.JAUtilities
-
- set(K, Collection<? extends V>) - Method in class org.jvnet.hk2.component.MultiMap
-
Replaces all the existing values associated with the key
by the given value.
- set(K, V) - Method in class org.jvnet.hk2.component.MultiMap
-
Replaces all the existing values associated with the key
by the given single value.
- setAbstract(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the abstract property.
- setAbstract(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the abstract property.
- setAction(ErrorInformation.ErrorAction) - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Sets the action the system should take
- setAction(ErrorInformation.ErrorAction) - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- setAll(All) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the all property.
- setAll(All) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the all property.
- setAll(All) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the all property.
- setAnnotation(Annotation) - Method in interface org.glassfish.hk2.xml.schema.beans.Annotated
-
Sets the value of the annotation property.
- setAnyAttribute(Wildcard) - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Sets the value of the anyAttribute property.
- setAnyAttribute(Wildcard) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the anyAttribute property.
- setAnyAttribute(Wildcard) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the anyAttribute property.
- setAnyAttribute(Wildcard) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the anyAttribute property.
- setApplicationClass(boolean) - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- setArrayChild(ArrayChild[]) - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- setAttributeFormDefault(FormChoice) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the attributeFormDefault property.
- setBagelPreference(int) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- setBase(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the base property.
- setBase(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Restriction
-
Sets the value of the base property.
- setBase(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the base property.
- setBoolean(boolean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
bool boolean = 3;
- setBType(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2
-
- setBtype(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
int32 btype = 2;
- setBType(byte) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setBundle(Bundle) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- setByte(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 byte = 4;
- setCache(T) - Method in interface org.glassfish.hk2.api.SingleCache
-
Sets the value into the cache
- setCache(Object) - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- setCache(T) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- setCache(T) - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- setCancelTimeoutMilliseconds(long) - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- setCancelTimeoutMilliseconds(long) - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Sets the amount of time in milliseconds
the run level service will
wait after a cancel call before orphaning
services that have not yet completed execution
- setChar(String) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string char = 5;
- setCharBytes(ByteString) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string char = 5;
- setChild(int, InteropChildBeanOuterClass.InteropChildBean) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- setChild(int, InteropChildBeanOuterClass.InteropChildBean.Builder) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
- setChoice(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the choice property.
- setChoice(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the choice property.
- setChoice(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the choice property.
- setClassAnalysisName(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the name of the service that will be used
to analyze this class
- setComedies(List<ComedyBean>) - Method in interface org.glassfish.hk2.xml.test.precompile.dom.MoviesBean
-
- setCommitMessage(Object) - Method in interface org.glassfish.hk2.configuration.hub.api.WriteableBeanDatabase
-
Sets the commit message for this writeable bean database
- setCommitMessage(Object) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- setComplexContent(ComplexContent) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the complexContent property.
- setComplexType(LocalComplexType) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the complexType property.
- setContext(Object) - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
- setCType(char) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setDefault(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the default property.
- setDefault(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the default property.
- setDefaultClassAnalyzerName(String) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
Sets the name of the default class analyzer that should be used for all
Descriptor
s that return null as their class analyzer.
- setDefaultClassAnalyzerName(String) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- setDefaultUnqualified(Unqualified) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This sets the default
Unqualified
annotation that will be
put on all injection points that do not have any qualifiers.
- setDefaultUnqualified(Unqualified) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- setDescriptorType(DescriptorType) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the descriptor type
- setDescriptorVisibility(DescriptorVisibility) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the descriptor visilibity
- setDouble(double) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
double double = 8;
- setDType(double) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setElementFormDefault(FormChoice) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the elementFormDefault property.
- setExecutor(Executor) - Method in interface org.glassfish.hk2.api.ImmediateController
-
Sets the executor to be used by the Immediate subsystem.
- setExecutor(Executor) - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- setExecutor(Executor) - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- setExecutor(Executor) - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Sets the executor to use for the next job.
- setExportedPkgs(Set<PackageAnalyser.PackageCapability>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- setExtension(ExtensionType) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexContent
-
Sets the value of the extension property.
- setExtension(SimpleExtensionType) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleContent
-
Sets the value of the extension property.
- setFactoryId(Long, Long) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Sets the locator and serviceId for the factory.
- setField(Field, Object, Object) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Sets the given field to the given value
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- setFifthThing(String) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setFifthThing(String) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
string fifth_thing = 9;
- setFifthThingBytes(ByteString) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
string fifth_thing = 9;
- setFirstThing(ThingBean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setFirstThing(ThingBeanOuterClass.ThingBean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- setFirstThing(ThingBeanOuterClass.ThingBean.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean first_thing = 5;
- setFixed(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the fixed property.
- setFixed(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the fixed property.
- setFixed(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.Facet
-
Sets the value of the fixed property.
- setFloat(float) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
float float = 7;
- setFoo(int) - Method in interface org.jvnet.hk2.metadata.tests.stub.RandomBean
-
- setFootball(List<FootballBean>) - Method in interface org.glassfish.hk2.xml.test.precompile.dom.SportsBean
-
- setForm(FormChoice) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the form property.
- setForm(FormChoice) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the form property.
- setFourthThing(ThingTwoBean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setFourthThing(ThingTwoBeanOuterClass.ThingTwoBean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- setFourthThing(ThingTwoBeanOuterClass.ThingTwoBean.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBean fourth_thing = 8;
- setFType(float) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setGroup(GroupRef) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the group property.
- setGroup(GroupRef) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the group property.
- setGroup(GroupRef) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the group property.
- setHardenedKey(K) - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- setHouseNumber(int) - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBean
-
- setHouseNumber(int) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
int32 house_number = 2;
- setId(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Annotated
-
Sets the value of the id property.
- setId(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Annotation
-
Sets the value of the id property.
- setId(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Redefine
-
Sets the value of the id property.
- setId(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the id property.
- setImmediateState(ImmediateController.ImmediateServiceState) - Method in interface org.glassfish.hk2.api.ImmediateController
-
Sets the state the system is currently running under
- setImmediateState(ImmediateController.ImmediateServiceState) - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- setImplementation(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the implementation
- setImplementationType(Type) - Method in class org.glassfish.hk2.extras.hk2bridge.internal.CrossOverDescriptor
-
- setImplementationType(Type) - Method in class org.glassfish.hk2.extras.operation.internal.OperationDescriptor
-
- setImplementationType(Type) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- setImplementationType(Type) - Method in class org.jvnet.hk2.internal.AutoActiveDescriptor
-
- setImplementationType(Type) - Method in class org.jvnet.hk2.internal.ConstantActiveDescriptor
-
- setImportedPkgs(Set<PackageAnalyser.PackageRequirement>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- setIncludeDate(boolean) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setIndentStep(int) - Method in class org.glassfish.hk2.utilities.general.IndentingXMLStreamWriter
-
- setIndentStep(String) - Method in class org.glassfish.hk2.utilities.general.IndentingXMLStreamWriter
-
- setInjecteeDescriptor(ActiveDescriptor<?>) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets the descriptor to be associated with this injectee
- setInt(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 int = 1;
- setItemType(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.List
-
Sets the value of the itemType property.
- setIType(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setItype(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
int32 itype = 2;
- setIType(int) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setJAUtilities(JAUtilities, ClassLoader) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- setJType(long) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- setJtype(long) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int64 jtype = 1;
- setJType(long) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setKeyProperty(QName) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- setKeyProperty(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- setLang(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Sets the value of the lang property.
- setLang(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the lang property.
- setList(List) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Sets the value of the list property.
- setLoader(HK2Loader) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the loader to use with this descriptor
- setLoader(ClassLoader) - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- setLocalTypes(int, PBufPrecompileChildOuterClass.PBufPrecompileChild) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- setLocalTypes(int, PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a single line comment
- setLocator(String) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setLocatorId(Long) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the locator id for this descriptor
- setLogger(Logger) - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
- setLong(long) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int64 long = 2;
- setMaximumUseableThreads(int) - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- setMaximumUseableThreads(int) - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
This sets the maximum number of threads that the system
can create for creation and/or destruction of threads.
- setMaxOccurs(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Any
-
Sets the value of the maxOccurs property.
- setMaxOccurs(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the maxOccurs property.
- setMaxOccurs(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Sets the value of the maxOccurs property.
- setMd(ModuleDefinition) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- setMetadata(Object) - Method in interface org.glassfish.hk2.configuration.hub.api.Instance
-
Sets an object containing information about this
instance.
- setMetadata(Object) - Method in interface org.glassfish.hk2.configuration.hub.api.Type
-
Sets an object containing information about this
type.
- setMetadata(Object) - Method in class org.glassfish.hk2.configuration.hub.internal.InstanceImpl
-
- setMetadata(Object) - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- setMetadata(Object) - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- setMetadata(Map<String, List<String>>) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the metadata of this DescriptorImpl to exactly the set
of metadata in the incoming map.
- setMethodInformation(MethodInformationI) - Method in interface org.glassfish.hk2.xml.internal.alt.AltMethod
-
Sets the method information once it has been calculated.
- setMethodInformation(MethodInformationI) - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- setMethodInformation(MethodInformationI) - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- setMinOccurs(BigInteger) - Method in interface org.glassfish.hk2.xml.schema.beans.Any
-
Sets the value of the minOccurs property.
- setMinOccurs(BigInteger) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the minOccurs property.
- setMinOccurs(BigInteger) - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Sets the value of the minOccurs property.
- setMixed(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexContent
-
Sets the value of the mixed property.
- setMixed(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the mixed property.
- setMovies(List<MoviesBean>) - Method in interface org.glassfish.hk2.xml.test.precompile.dom.EntertainmentBean
-
- setName(String) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Sets the name of this descriptor.
- setName(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the name this descriptor should have
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Keybase
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Sets the value of the name property.
- setName(String) - Method in interface org.glassfish.hk2.xml.test.interop.InteropChildBean
-
- setName(String) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
string name = 1;
- setName(String) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setName(String) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- setName(String) - Method in interface org.glassfish.hk2.xml.test.precompile.SimpleBean
-
- setName(String) - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- setNameBytes(ByteString) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
string name = 1;
- setNameBytes(ByteString) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
This is a multiline comment
wherein there are multiple lines
for this comment.
- setNameMethodName(String) - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- setNamespace(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Import
-
Sets the value of the namespace property.
- setNeutralContextClassLoader(boolean) - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This sets the value of neutralContextClassLoader.
- setNeutralContextClassLoader(boolean) - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- setNext(DoubleNode<K, V>) - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- setNillable(Boolean) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the nillable property.
- setNoSwap(boolean) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setOperationData(Object) - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- setOperationData(Object) - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Sets arbitrary Operation data to be associated
with this Operation
- setOperationManager(SingleOperationManager<T>) - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- setOptional(boolean) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets whether or not this Injectee should be considered optional
- setOtherAttributes(Map<QName, String>) - Method in interface org.glassfish.hk2.xml.schema.beans.OpenAttrs
-
- setOutputDirectory(File) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setParent(TypeProxy<?>) - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- setParent(AnnotatedElement) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
This setter sets both the parent and the injecteeClass fields.
- setParentClassLoader(ClassLoader) - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
Sets the classloader parenting the class loaders created by the modules
associated with this registry.
- setParentClassLoader(ClassLoader) - Method in interface com.sun.enterprise.module.ModulesRegistry
-
- setParentClassLoader(ClassLoader) - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
Sets the classloader parenting the class loaders created by the modules
associated with this registry.
- setParticle(List<Object>) - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
- setPosition(int) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets the position of this Injectee.
- setPreCompiledArrayChild(PreCompiledArrayChild[]) - Method in interface org.glassfish.hk2.xml.test.precompile.PreCompiledRoot
-
- setPrevious(DoubleNode<K, V>) - Method in class org.glassfish.hk2.utilities.general.internal.DoubleNode
-
- setProcessContents(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Wildcard
-
Sets the value of the processContents property.
- setProxiable(Boolean) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets whether or not this descriptor should be proxied
- setProxyForSameScope(Boolean) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets whether or not to proxy this descriptor for other
services in the same scope
- setPublic(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Sets the value of the public property.
- setRanking(int) - Method in interface org.glassfish.hk2.api.Descriptor
-
Returns the ranking of this descriptor.
- setRanking(int) - Method in class org.glassfish.hk2.configuration.internal.DelegatingNamedActiveDescriptor
-
- setRanking(int) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- setRanking(int) - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- setRef(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the ref property.
- setRef(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.AttributeGroup
-
Sets the value of the ref property.
- setRef(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the ref property.
- setRef(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Group
-
Sets the value of the ref property.
- setRefer(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Keyref
-
Sets the value of the refer property.
- setReified(boolean) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
This method is called to change the state of the
reification of this descriptor
- setRemote(ServiceLocator) - Method in class org.glassfish.hk2.extras.hk2bridge.internal.Hk2BridgeImpl
-
- setRemoteTypes(int, PBufPrecompileChild2OuterClass.PBufPrecompileChild2) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- setRemoteTypes(int, PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
repeated .org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2 remote_types = 3;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- setReportToErrorService(boolean) - Method in exception org.glassfish.hk2.api.MultiException
-
Sets if this exception should be reported
to the error service when thrown during a creation
or deletion of a service
- setRequiredBundles(Set<PackageAnalyser.Bundle>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- setRequiredPkgs(Set<String>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
-
- setRequiredQualifiers(Set<Annotation>) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets the required qualifiers for this Injectee
- setRequiredType(Type) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets the required type of this Injectee
- setRestriction(ComplexRestrictionType) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexContent
-
Sets the value of the restriction property.
- setRestriction(SimpleRestrictionType) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleContent
-
Sets the value of the restriction property.
- setRestriction(Restriction) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Sets the value of the restriction property.
- setRootName(QName) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- setRootName(String, String) - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- setRuntimeInformation(JAUtilities, ClassLoader) - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- setSchemaLocation(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Import
-
Sets the value of the schemaLocation property.
- setSchemaLocation(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Include
-
Sets the value of the schemaLocation property.
- setSchemaLocation(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Redefine
-
Sets the value of the schemaLocation property.
- setScope(String) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the scope this descriptor should have
- setScopeAnnotation(Class<? extends Annotation>) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
Sets the scope annotation for this descriptor
- setScopeAsAnnotation(Annotation) - Method in class org.glassfish.hk2.utilities.AbstractActiveDescriptor
-
- setSecondThing(ThingBean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setSecondThing(ThingBeanOuterClass.ThingBean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- setSecondThing(ThingBeanOuterClass.ThingBean.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingBean second_thing = 6;
- setSelector(Selector) - Method in interface org.glassfish.hk2.xml.schema.beans.Keybase
-
Sets the value of the selector property.
- setSelf(boolean) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets whether or not this is a self-referencing injectee
- setSequence(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the sequence property.
- setSequence(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.ExtensionType
-
Sets the value of the sequence property.
- setSequence(ExplicitGroup) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the sequence property.
- setServiceData(Object) - Method in interface org.glassfish.hk2.api.ServiceHandle
-
Service data can be set on a service handle.
- setServiceData(Object) - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- setServiceId(Long) - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
Sets the service id for this descriptor
- setServiceLocator(ServiceLocator) - Method in class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
Sets the service locator to use with this scope
- setServiceLocatorName(String) - Method in class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
This can be used to configure the name of the service locator
to use
- setShort(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
int32 short = 6;
- setSimpleContent(SimpleContent) - Method in interface org.glassfish.hk2.xml.schema.beans.ComplexType
-
Sets the value of the simpleContent property.
- setSimpleType(LocalSimpleType) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the simpleType property.
- setSimpleType(LocalSimpleType) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the simpleType property.
- setSimpleType(LocalSimpleType) - Method in interface org.glassfish.hk2.xml.schema.beans.List
-
Sets the value of the simpleType property.
- setSimpleType(LocalSimpleType) - Method in interface org.glassfish.hk2.xml.schema.beans.Restriction
-
Sets the value of the simpleType property.
- setSimpleType(LocalSimpleType) - Method in interface org.glassfish.hk2.xml.schema.beans.RestrictionType
-
Sets the value of the simpleType property.
- setSource(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Appinfo
-
Sets the value of the source property.
- setSource(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Documentation
-
Sets the value of the source property.
- setSports(List<SportsBean>) - Method in interface org.glassfish.hk2.xml.test.precompile.dom.EntertainmentBean
-
- setStartupContext(StartupContext) - Method in interface com.sun.enterprise.module.bootstrap.ModuleStartup
-
- setStartupContext(StartupContext) - Method in class test.TestModuleStartup
-
- setSticky(boolean) - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Sets the sticky flag.
- setSticky(boolean) - Method in interface com.sun.enterprise.module.Module
-
Sets the sticky flag.
- setSticky(boolean) - Method in class com.sun.enterprise.module.single.ProxyModule
-
- setSticky(boolean) - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- setString(String) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setString(String) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string string = 9;
- setStringBytes(ByteString) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
string string = 9;
- setStrings(List<String>) - Method in interface org.glassfish.hk2.xml.test.precompile.elements.ScalarRootBean
-
- setSType(short) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- setSType(int) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
int32 s_type = 2;
- setSType(short) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setSubstitutionGroup(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the substitutionGroup property.
- setSystem(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Notation
-
Sets the value of the system property.
- setTargetDirectory(File) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setTargetNamespace(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the targetNamespace property.
- setThirdThing(ThingOneBean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBean
-
- setThirdThing(ThingOneBeanOuterClass.ThingOneBean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- setThirdThing(ThingOneBeanOuterClass.ThingOneBean.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBean third_thing = 7;
- setThreadInactivityTimeout(long) - Method in interface org.glassfish.hk2.api.ImmediateController
-
Sets the time in milliseconds a thread will wait for new Immediate
services before dying
- setThreadInactivityTimeout(long) - Method in class org.glassfish.hk2.internal.ImmediateHelper
-
- setThreadingPolicy(RunLevelController.ThreadingPolicy) - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- setThreadingPolicy(RunLevelController.ThreadingPolicy) - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Sets the threading policy that will be used by
this controller.
- setTime(long) - Method in interface org.glassfish.hk2.xml.test.precompile.ArrayChild
-
- setType(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the type property.
- setType(QName) - Method in interface org.glassfish.hk2.xml.schema.beans.Element
-
Sets the value of the type property.
- setTypes(TypeBeanOuterClass.TypeBean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- setTypes(TypeBeanOuterClass.TypeBean.Builder) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
.org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean types = 3;
- setUnion(Union) - Method in interface org.glassfish.hk2.xml.schema.beans.SimpleType
-
Sets the value of the union property.
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean.Builder
-
- setUnqualified(Unqualified) - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
Sets the unqualified annotation to be associated with this injectee
- setUse(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Attribute
-
Sets the value of the use property.
- setUserData(String, Object) - Method in interface org.glassfish.hk2.api.HK2Invocation
-
Sets the user data to be associated with the invocation
frame.
- setValidationOverride(Integer) - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- setValidationOverride(Integer) - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Sets the override value for the
RunLevel.mode()
field
in RunLevel services.
- setValue(String, String, Object) - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- setValue(String, String, Object) - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Sets the value for key based on the namespace.
- setValue(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Facet
-
Sets the value of the value property.
- setVerbose(boolean) - Method in class org.jvnet.hk2.generator.ant.HK2InhabitantGeneratorTask
-
- setVerbosity(boolean) - Method in class org.jvnet.hk2.testing.junit.HK2Runner
-
- setVersion(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Schema
-
Sets the value of the version property.
- setXpath(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Field
-
Sets the value of the xpath property.
- setXpath(String) - Method in interface org.glassfish.hk2.xml.schema.beans.Selector
-
Sets the value of the xpath property.
- setZType(boolean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- setZType(boolean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type = 3;
- setZType(boolean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2
-
- setZType(boolean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2.Builder
-
bool z_type = 1;
- setZType(boolean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc2.TypeBean
-
- setZType2(Boolean) - Method in interface org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChild
-
- setZType2(boolean) - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild.Builder
-
bool z_type2 = 4;
- shallowCopy(NamespaceBeanLikeMap, ModelImpl, boolean) - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- shallowCopy(NamespaceBeanLikeMap, ModelImpl, boolean) - Method in interface org.glassfish.hk2.xml.jaxb.internal.NamespaceBeanLikeMap
-
Does a shallow copy from another namespace bean-like map to this one
- SHORT - Static variable in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- SHORT_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- shortDesc() - Method in interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement
-
Construct and return a short description name that can be used to
display the instance value
- shortDesc() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- shutdown() - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- shutdown() - Method in class com.sun.enterprise.module.common_impl.DirectoryBasedRepository
-
- shutdown() - Method in class com.sun.enterprise.module.impl.CookedLibRepository
-
Shutdown the repository.
- shutdown() - Method in class com.sun.enterprise.module.impl.ModulesRegistryImpl
-
Shuts down this module's registry, apply housekeeping tasks
- shutdown() - Method in interface com.sun.enterprise.module.ModulesRegistry
-
Shuts down this module's registry, apply housekeeping tasks
- shutdown() - Method in interface com.sun.enterprise.module.Repository
-
Shutdown the repository.
- shutdown() - Method in interface org.glassfish.hk2.api.Context
-
Shut down this context.
- shutdown() - Method in interface org.glassfish.hk2.api.ServiceLocator
-
This method will shutdown every service associated with this ServiceLocator.
- shutdown() - Method in class org.glassfish.hk2.configuration.internal.ConfiguredByContext
-
- shutdown() - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- shutdown() - Method in class org.glassfish.hk2.internal.InheritableThreadContext
-
- shutdown() - Method in class org.glassfish.hk2.internal.PerThreadContext
-
- shutdown() - Method in class org.glassfish.hk2.runlevel.RunLevelContext
-
- shutdown() - Method in class org.glassfish.hk2.utilities.ImmediateContext
-
For when the server shuts down
- shutdown() - Method in class org.jvnet.hk2.examples.runlevel.kernel.Kernel
-
- SHUTDOWN - Static variable in class org.jvnet.hk2.examples.runlevel.StartupRunLevels
-
SHUTDOWN run level
- shutdown() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
-
- shutdown() - Method in class org.jvnet.hk2.internal.PerLocatorUtilities
-
- shutdown() - Method in class org.jvnet.hk2.internal.PerLookupContext
-
- shutdown() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- shutdown() - Method in class org.jvnet.hk2.internal.SingletonContext
-
- shutdown() - Method in class org.jvnet.hk2.osgiadapter.AbstractOSGiModulesRegistryImpl
-
- shutdown() - Method in class org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl
-
- shutdown() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrBasedRepository
-
- shutdown() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModulesRegistryImpl
-
- shutdown() - Method in class org.jvnet.hk2.spring.bridge.internal.SpringScopeContext
-
- shutdownAllOperations(Annotation) - Method in class org.glassfish.hk2.extras.operation.internal.OperationManagerImpl
-
- shutdownAllOperations(Annotation) - Method in interface org.glassfish.hk2.extras.operation.OperationManager
-
This method will suspend all currently open operations on all threads and
then close them.
- shutdownAndDestroyServiceLocator(Description) - Method in class org.jvnet.hk2.testing.junit.ServiceLocatorTestRule
-
- SignatureVisitorImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Signature visitor to visit parameterized declarations
- SignatureVisitorImpl(TypeBuilder) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.SignatureVisitorImpl
-
- SimpleBean - Interface in org.glassfish.hk2.xml.test.precompile
-
- SimpleBeanCustomizer - Class in org.glassfish.hk2.xml.test.precompile
-
- SimpleBeanCustomizer() - Constructor for class org.glassfish.hk2.xml.test.precompile.SimpleBeanCustomizer
-
- SimpleContent - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- SimpleContract - Interface in org.jvnet.hk2.metadata.tests
-
This is marked with the
Contract
annotation
but will not be added, since the service is using
ContractsProvided
- SimpleExplicitGroup - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for simpleExplicitGroup complex type.
- SimpleExtensionType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for simpleExtensionType complex type.
- SimpleInterface - Interface in org.jvnet.hk2.metadata.tests
-
This interface is not originally listed
as a contract but it will be added to the
set of contracts via ContractsProvided
- SimpleRestrictionType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for simpleRestrictionType complex type.
- SimpleType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for simpleType complex type.
- SingleCache<T> - Interface in org.glassfish.hk2.api
-
This cache can be used in some circumstances when there can be only one
of a service.
- SingleModulesRegistry - Class in com.sun.enterprise.module.single
-
Normal modules registry with configuration handling backed up
by a single class loader.
- SingleModulesRegistry(ClassLoader) - Constructor for class com.sun.enterprise.module.single.SingleModulesRegistry
-
- SingleModulesRegistry(ClassLoader, List<ManifestProxy.SeparatorMappings>) - Constructor for class com.sun.enterprise.module.single.SingleModulesRegistry
-
- SingleOperationManager<T extends Annotation> - Class in org.glassfish.hk2.extras.operation.internal
-
- SingletonContext - Class in org.jvnet.hk2.internal
-
- SingleTroubleService() - Constructor for class org.jvnet.hk2.metadata.tests.TripleTroubleService.DoubleTroubleService.SingleTroubleService
-
- size - Variable in class org.glassfish.hk2.classmodel.reflect.ArchiveAdapter.Entry
-
- size() - Method in class org.glassfish.hk2.utilities.cache.Cache
-
Returns the size of the cache
- size() - Method in class org.glassfish.hk2.utilities.cache.LRUHybridCache
-
Return the size of the cache
- size() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashClockImpl
-
- size() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- size() - Method in interface org.glassfish.hk2.utilities.general.WeakHashClock
-
Returns the number of elements currently
in the clock.
- size() - Method in interface org.glassfish.hk2.utilities.general.WeakHashLRU
-
Returns the number of elements currently
in the clock.
- size() - Method in interface org.glassfish.hk2.utilities.reflection.ClassReflectionHelper
-
Returns an approximation of the current size of the cache
- size() - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- size() - Method in class org.jvnet.hk2.component.MultiMap
-
Returns the size of the map.
- size() - Method in class org.jvnet.hk2.internal.IndexedListData
-
- SomeInterface<T> - Interface in org.jvnet.hk2.metadata.tests.complextypefactory
-
- sort(List<ServiceHandle<?>>) - Method in interface org.glassfish.hk2.runlevel.Sorter
-
Sort the given list of run level service handles.
- Sorter - Interface in org.glassfish.hk2.runlevel
-
Contract for sorting descriptors for run level services.
- SpecificFilterImpl - Class in org.glassfish.hk2.internal
-
This is a filter that matches an exact descriptor
- SpecificFilterImpl(String, String, long, long) - Constructor for class org.glassfish.hk2.internal.SpecificFilterImpl
-
For matching an exact descriptor
- SplitPackage(String, Set<PackageAnalyser.Bundle>) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
-
- SportsBean - Interface in org.glassfish.hk2.xml.test.precompile.dom
-
- SpringBridge - Class in org.jvnet.hk2.spring.bridge.api
-
An adapter for creating a Spring bridge
- SpringBridge() - Constructor for class org.jvnet.hk2.spring.bridge.api.SpringBridge
-
- SpringBridgeImpl - Class in org.jvnet.hk2.spring.bridge.internal
-
- SpringBridgeImpl() - Constructor for class org.jvnet.hk2.spring.bridge.internal.SpringBridgeImpl
-
- SpringIntoHK2Bridge - Interface in org.jvnet.hk2.spring.bridge.api
-
This service is used to give HK2 spring
BeanFactories in which to find Spring
services
- SpringIntoHK2BridgeImpl - Class in org.jvnet.hk2.spring.bridge.internal
-
- SpringIntoHK2BridgeImpl() - Constructor for class org.jvnet.hk2.spring.bridge.internal.SpringIntoHK2BridgeImpl
-
- SpringScope - Annotation Type in org.jvnet.hk2.spring.bridge.api
-
- SpringScopeContext - Class in org.jvnet.hk2.spring.bridge.internal
-
- SpringScopeContext() - Constructor for class org.jvnet.hk2.spring.bridge.internal.SpringScopeContext
-
- SpringScopeImpl - Class in org.jvnet.hk2.spring.bridge.api
-
- SpringScopeImpl() - Constructor for class org.jvnet.hk2.spring.bridge.api.SpringScopeImpl
-
- SpringServiceHK2Bean<T> - Class in org.jvnet.hk2.spring.bridge.internal
-
- SpringServiceHK2Bean() - Constructor for class org.jvnet.hk2.spring.bridge.internal.SpringServiceHK2Bean
-
For serialization
- SpringToHK2JITResolver - Class in org.jvnet.hk2.spring.bridge.internal
-
- STANDARD_PATTERN - Static variable in class org.glassfish.hk2.maven.Version
-
- StarFilter - Class in org.glassfish.hk2.internal
-
A filter that gets everything! w00t w00t!
- StarFilter() - Constructor for class org.glassfish.hk2.internal.StarFilter
-
- start(BundleContext) - Method in class com.oracle.sdp.management.Activator
-
- start(String[]) - Method in class com.sun.enterprise.module.bootstrap.Main
-
Start the server from the command line
- start() - Method in interface com.sun.enterprise.module.bootstrap.ModuleStartup
-
- start(Properties) - Method in class com.sun.enterprise.module.bootstrap.PlatformMain
-
Starts the main entry point using this platform implementation.
- start() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Forces module startup.
- start(Module) - Method in interface com.sun.enterprise.module.LifecyclePolicy
-
Callback when the module enters the
READY
state.
- start() - Method in interface com.sun.enterprise.module.Module
-
Forces module startup.
- start() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- start(BundleContext) - Method in class org.glassfish.hk2.classmodel.reflect.util.ClassModelActivator
-
- start(BundleContext) - Method in class org.glassfish.hk2.osgiresourcelocator.Activator
-
- start(BundleContext) - Method in class org.jvnet.hk2.osgiadapter.HK2Main
-
- start() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- start() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- start() - Method in class test.TestModuleStartup
-
- startOrContinueChange(BaseHK2JAXBBean) - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
Write lock MUST be held!
- startup() - Method in class org.jvnet.hk2.examples.runlevel.kernel.Kernel
-
- STARTUP - Static variable in class org.jvnet.hk2.examples.runlevel.StartupRunLevels
-
STARTUP run level
- STARTUP_MODULE_NAME - Static variable in class com.sun.enterprise.module.bootstrap.StartupContext
-
- STARTUP_MODULESTARTUP_NAME - Static variable in class com.sun.enterprise.module.bootstrap.StartupContext
-
- StartupContext - Class in com.sun.enterprise.module.bootstrap
-
This class contains important information about the startup process.
- StartupContext() - Constructor for class com.sun.enterprise.module.bootstrap.StartupContext
-
- StartupContext(Properties) - Constructor for class com.sun.enterprise.module.bootstrap.StartupContext
-
- StartupRunLevels - Class in org.jvnet.hk2.examples.runlevel
-
Contains run level constants
- StartupRunLevels() - Constructor for class org.jvnet.hk2.examples.runlevel.StartupRunLevels
-
- StartupRunLevelService - Class in org.jvnet.hk2.examples.runlevel
-
- StartupRunLevelService() - Constructor for class org.jvnet.hk2.examples.runlevel.StartupRunLevelService
-
- startValidating() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Does javax validation on the root bean from the root.
- startValidating() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- STATIC_GET_MODEL_METHOD_NAME - Static variable in class org.glassfish.hk2.xml.internal.Generator
-
- StaticModulesRegistry - Class in com.sun.enterprise.module.single
-
Implementation of the modules registry that use a single class loader to load
all available classes.
- StaticModulesRegistry(ClassLoader) - Constructor for class com.sun.enterprise.module.single.StaticModulesRegistry
-
- StaticModulesRegistry(ClassLoader, StartupContext) - Constructor for class com.sun.enterprise.module.single.StaticModulesRegistry
-
- StaticModulesRegistry(ClassLoader, List<ManifestProxy.SeparatorMappings>, StartupContext) - Constructor for class com.sun.enterprise.module.single.StaticModulesRegistry
-
- stop(BundleContext) - Method in class com.oracle.sdp.management.Activator
-
- stop() - Method in interface com.sun.enterprise.module.bootstrap.ModuleStartup
-
- stop() - Method in class com.sun.enterprise.module.impl.ClassLoaderProxy
-
called by the facade class loader when it is garbage collected.
- stop() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Forces module stop.
- stop(Module) - Method in interface com.sun.enterprise.module.LifecyclePolicy
-
Callback before the module starts being unloaded.
- stop() - Method in interface com.sun.enterprise.module.Module
-
Forces module stop.
- stop() - Method in class com.sun.enterprise.module.single.ProxyModule
-
- stop(BundleContext) - Method in class org.glassfish.hk2.classmodel.reflect.util.ClassModelActivator
-
- stop(BundleContext) - Method in class org.glassfish.hk2.osgiresourcelocator.Activator
-
- stop(BundleContext) - Method in class org.jvnet.hk2.osgiadapter.HK2Main
-
- stop() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- stop() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- stop() - Method in class test.TestModuleStartup
-
- stopValidating() - Method in interface org.glassfish.hk2.xml.api.XmlRootHandle
-
Stops this root handle from doing javax validation
on modifications
- stopValidating() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- STREAM_PARSING_SERVICE - Static variable in interface org.glassfish.hk2.xml.spi.XmlServiceParser
-
A stream parsing service that does not use JAXB but an internal stream based
implementation
- StreetAddress - Interface in org.jvnet.hk2.metadata.tests
-
This should be the type of entity that is used in the service generated
due to the GenerateServiceFromMethod
annotation
- STRING_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- StringAltEnumImpl - Class in org.glassfish.hk2.xml.internal.alt.papi
-
- StringAltEnumImpl(String, String) - Constructor for class org.glassfish.hk2.xml.internal.alt.papi.StringAltEnumImpl
-
- Stub - Annotation Type in org.glassfish.hk2.utilities
-
When this annotation is placed on an abstract class the methods of
the class that are abstract will be generated into a subclass by
the hk2-metadata-generator along with an empty
Service
annotation
- Stub.Type - Enum in org.glassfish.hk2.utilities
-
- StubProcessor - Class in org.glassfish.hk2.stub.generator
-
- StubProcessor() - Constructor for class org.glassfish.hk2.stub.generator.StubProcessor
-
- subscribeMe(Event) - Method in class org.glassfish.hk2.aopEvents.EventSubscriberService
-
- subscribeMe(Event) - Method in class org.glassfish.hk2.aopEvents.ProtectedEventSubscriberService
-
- subscribersFailed(Topic<?>, Object, MultiException) - Method in interface org.glassfish.hk2.extras.events.DefaultTopicDistributionErrorService
-
This method will be called once per
Topic.publish(Object)
call after the message has been distributed to all subscribers.
- SubscribeTo - Annotation Type in org.glassfish.hk2.api.messaging
-
This annotation is put onto one parameter of a method to indicate that
this method should be called whenever a Topic sends a message.
- subTypes() - Method in interface org.glassfish.hk2.classmodel.reflect.ExtensibleType
-
Returns the child subtypes of this type.
- subTypes() - Method in class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl
-
- supportsNullCreation() - Method in interface org.glassfish.hk2.api.Context
-
Returns true if the findOrCreate method can return null
- supportsNullCreation() - Method in class org.glassfish.hk2.configuration.internal.ConfiguredByContext
-
- supportsNullCreation() - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- supportsNullCreation() - Method in class org.glassfish.hk2.internal.InheritableThreadContext
-
- supportsNullCreation() - Method in class org.glassfish.hk2.internal.PerThreadContext
-
- supportsNullCreation() - Method in class org.glassfish.hk2.runlevel.RunLevelContext
-
- supportsNullCreation() - Method in class org.glassfish.hk2.utilities.ImmediateContext
-
- supportsNullCreation() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
-
- supportsNullCreation() - Method in class org.jvnet.hk2.internal.PerLookupContext
-
- supportsNullCreation() - Method in class org.jvnet.hk2.internal.SingletonContext
-
- supportsNullCreation() - Method in class org.jvnet.hk2.spring.bridge.internal.SpringScopeContext
-
- suspend(long) - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- suspend() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- suspend(long) - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Suspends this operation on the given thread id.
- suspend() - Method in interface org.glassfish.hk2.extras.operation.OperationHandle
-
Suspends this operation on the current thread.
- SUT - Annotation Type in org.jvnet.testing.hk2mockito
-
@SUT (Service Under Test) is an annotation used on fields and
methods of a Test class to inject a spy of the real service.
- SYSTEM_LOADER_NAME - Static variable in class org.glassfish.hk2.utilities.reflection.Constants
-
The name of the system class loader
- SYSTEM_RESOLVER_NAME - Static variable in interface org.glassfish.hk2.api.InjectionResolver
-
This is the name of the system provided resolver for 330 injections
- SystemDescriptor<T> - Class in org.jvnet.hk2.internal
-
- systemId - Variable in class com.sun.enterprise.module.common_impl.ByteArrayInhabitantsDescriptor
-
- SystemInjecteeImpl - Class in org.jvnet.hk2.internal
-
This is an implementation of Injectee that is used by the system.
- test - package test
-
- Test - Class in test
-
- Test() - Constructor for class test.Test
-
- testAddAllThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that addAll throws with null input
- testAddAllWithEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an addAll works with an empty input
- testAddAllWithIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that addAll with an index works properly
- testAddAllWithNonEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an addAll works with an empty input (non empty initial collection)
- testAddAllWithNonEmptyCollectionAndNonEmptyInputDups() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an addAll works with an non empty input with duplication
- testAddAllWithNonEmptyCollectionAndNonEmptyInputNoDups() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an addAll works with an non empty input
- testAddOneThousandEntries() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tries to test the resizing of the collection
by adding 1000 items
- testAddOneThousandEntries() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tries to test the resizing of the collection
by adding 1000 items
- testAddReturnsProperValueForDuplicateAdd() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that add returns the proper value
- testAddReturnsProperValueForNonDuplicateAdd() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that add returns the proper value
- testAddToBeginningOfNonEmptyList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testAddWithBadHighIndexThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that add with an bad index (too high) fails
- testAddWithBadLowIndexThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that add with an bad index (-1) fails
- testAddWithIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that add with an index works
- testAllElementsOfCollectionInConstructedList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that the elements of the original collection are
in the new List in the proper order
- testCanAddToAList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that a single element can be added to the list
- testCanAddToCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that a single element can be added to the list
- testCanAddToMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that a single element can be added to the list
- testCanCollectionHaveNullAndNonNullElements() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that lists can have null elements interspersed
with non-null elements
- testCanCollectionHaveNullAndNonNullElements() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that lists can have null elements interspersed
with non-null elements
- testCanCollectionHaveNullAndNonNullEntries() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that maps can have null keys and values
interspersed with non-null entries
- testCanCollectionHaveNullElements() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that the collection functions properly with
a null element added
- testCanCollectionHaveNullElements() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that the list functions properly with
a null element added
- testCanMapHaveNullKeys() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that the map functions properly with
a null key added
- testCanMapHaveNullValues() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that the map functions properly with
a null value added
- testClearOnEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that clear works on
an empty map
- testClearOnNonEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that putAll works with
an non-empty map and an non-empty adding map
- testClearWorksOnEmptyCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Makes sure clear works on an already empty collection
- testClearWorksOnNonEmptyCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Makes sure clear works on an already empty collection
- TestCollectionElement - Interface in org.glassfish.hk2.testing.collections
-
This is an interface for TestCollectionElements.
- testCollectionFromCollectionConstructorHasZeroSize() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that a list constructed from the empty collection
constructor has size zero
- testCollectionFromNullConstructorHasZeroSize() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that a list constructed from the null constructor has
size zero
- testCollectionToArrayWithArgumentWithCollectionOfMultipleItems() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an multi-valued
collection.
- testCollectionToArrayWithArgumentWithCollectionOfOneItem() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an empty collection
- testCollectionToArrayWithArgumentWithEmptyCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an empty collection
- testCollectionToArrayWithArgumentWithNullThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an multi-valued
collection.
- testCollectionToArrayWithCollectionOfMultipleItems() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an multi-valued
collection.
- testCollectionToArrayWithCollectionOfMultipleItems() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
In a List the order in the array is guaranteed, so test
that here
- testCollectionToArrayWithCollectionOfOneItem() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an empty collection
- testCollectionToArrayWithEmptyCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that toArray works on an empty collection
- testCollectionValue() - Method in class org.glassfish.hk2.testing.collections.DefaultTestCollectionElement
-
- testCollectionValue() - Method in interface org.glassfish.hk2.testing.collections.TestCollectionElement
-
TestCollectionElements will be created with a single string,
and must return that string with this method
when called.
- testContainsAfterAdd() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that contains works properly
- testContainsAfterPut() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that contains works properly
- testContainsAllThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an containsAll works with an non empty input for
which the list does not contain at least one of the things
- testContainsAllWithEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an empty containsAll works on an empty list
- testContainsAllWithNonEmptyCollectionAndCorrectInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an containsAll works with an non empty input
- testContainsAllWithNonEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an containsAll works with an empty input
- testContainsAllWithNonEmptyCollectionAndIncorrectInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an containsAll works with an non empty input for
which the list does not contain at least one of the things
- testDoubleIteratorRemoveThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that removing an element from an
iterator with a single element works
- testEntrySetOnEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that entrySet works with
an empty map
- testEntrySetOnNonEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that entrySet works with
an non-empty map
- testFallingOffEndOfEmptyIteratorThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that calling next off an empty
iterator throws the proper exception
- testFallingOffEndOfNonEmptyIteratorThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that the iterator from a non-empty list works
- testIndexOf() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests indexOf functionality
- TestInhabitantsGeneratorMojo - Class in org.jvnet.hk2.generator.maven
-
Generates inhabitant
- TestInhabitantsGeneratorMojo() - Constructor for class org.jvnet.hk2.generator.maven.TestInhabitantsGeneratorMojo
-
- testIteratorRemoveOnEmptyIteratorThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an iterator from a Collection with
more than one element can remove the proper
values.
- testIteratorReturnedFromEmptyList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that the iterator from an empty list works
- testKeySetOnEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that keySet works with
an empty map
- testKeySetOnNonEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that keySet works with
an non-empty map
- testLastIndexOf() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests lastIndexOf functionality
- testListColnstructedWithNullCollectionThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that a list constructed from the empty collection
constructor has size zero
- testListIteratorAddAfterNext() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go forward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorAddAfterPrevious() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go forward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorBackwardAndForward() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go backward and forward with the ListIterator,
using the index version of listIterator
- testListIteratorBackwardFromMiddle() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go backward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorForwardAndBack() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go backward and forward with the ListIterator
- testListIteratorForwardFromMiddle() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go forward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorOnEmptyList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests a ListIterator on an empty list
- testListIteratorRemoveAfterNext() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorRemoveAfterPrevious() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorSetAfterNext() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go forward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorSetAfterPrevious() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests we can go forward with the ListIterator,
using the index version of listIterator, from
the middle of the list
- testListIteratorSetThrowsIfAfterAdd() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorSetThrowsIfAfterRemove() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorSetThrowsIfNeverMoved() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorThrowsIfNeverMoved() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests the ListIterators remove operation
- testListIteratorWithBadIndexHighThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testListIteratorWithBadIndexLowThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testLocator - Variable in class org.jvnet.hk2.testing.junit.HK2Runner
-
Test classes can use this service locator as their private test locator
- testMapConstructedWithNullMapThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that a list constructed from the empty collection
constructor has size zero
- testMapFromMapConstructorHasZeroSize() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that a list constructed from the empty collection
constructor has size zero
- testMapFromNullConstructorHasZeroSize() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that a list constructed from the null constructor has
size zero
- testModifyingOriginalCollectionDoesNotAffectNewCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that modifying the elements in the original collection
do not affect the elements in the newly created collection
- testModifyingOriginalCollectionDoesNotAffectNewCollection() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
Tests that modifying the elements in the original collection
do not affect the elements in the newly created collection
- TestModuleStartup - Class in test
-
- TestModuleStartup() - Constructor for class test.TestModuleStartup
-
- testMultipleItemIterator() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an iterator from a Collection with
more than one element returns the proper values.
- testMultipleItemIterator() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that an iterator from a list with
more than one element returns the proper values
in the proper order
- testMultipleItemIteratorRemoval() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an iterator from a Collection with
more than one element can remove the proper
values.
- testPreviousGoneTooFar() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testPreviousOnEmptyListThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testPutAllEmptyOriginalEmptyAdding() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that putAll works with
an empty map and an empty adding map
- testPutAllEmptyOriginalNonEmptyAdding() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that putAll works with
an empty map and an non-empty adding map
- testPutAllNonEmptyOriginalEmptyAdding() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that putAll works with
an non-empty map and an empty adding map
- testPutAllNonEmptyOriginalNonEmptyAdding() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that putAll works with
an non-empty map and an non-empty adding map
- testRemoveAllThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that removeAll throws an NPE when given null
- testRemoveAllWithEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an removaAll works with an empty input
- testRemoveAllWithNonEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an removeAll works with an empty input (non-empty collection)
- testRemoveAllWithNonEmptyCollectionAndNonEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an removeAll works with an non empty input and non
empty set of things to remove
- testRemoveAllWithNonEmptyCollectionAndNonEmptyInputWithExtras() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an removeAll works with an non empty input and non
empty set of things to remove and the set has some extra elements
not in the original set
- testRemoveFirstThingFromMultiElementList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that remove can remove the
first item added to the collection
- testRemoveFirstThingFromMultiElementMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that remove can remove the
first item added to the collection
- testRemoveFromEmptyList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that remove works properly in an empty list
- testRemoveFromEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that remove works properly in an empty map
- testRemoveFromOneElementList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that remove returns the proper value
- testRemoveFromOneElementMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that remove returns the proper value
- testRemoveLastThingFromMultiElementList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that remove can remove the
last item added to the collection
- testRemoveLastThingFromMultiElementMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that remove can remove the
first item added to the map
- testRemoveMiddleThingFromMultiElementList() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
This test ensures that remove can remove a
first item added to the collection
- testRemoveMiddleThingFromMultiElementMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that remove can remove the
first item added to the map
- testRemoveWithIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that remove with an index works
- testRemoveWithIndexThrowsOnBadIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that add with an index works
- testRetainAllThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that retainAll throws an NPE when given null
- testRetainAllWithEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an retainAll works with an empty input
- testRetainAllWithNonEmptyCollectionAndEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an retainAll works with an empty input (non-empty collection)
- testRetainAllWithNonEmptyCollectionAndNonEmptyInput() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an retainAll works with an non empty input and non
empty set of things to retain
- testRetainAllWithNonEmptyCollectionAndNonEmptyInputWithExtras() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an retainAll works with an non empty input and non
empty set of things to remove and the set has some extra elements
not in the original set
- testSecondElementIsPutAtEndOfList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
- testSetWithBadHighIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that set with a bad (high) index works
- testSetWithBadLowIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that set with a bad (-1) index works
- testSetWithIndex() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests that set with an index works
- testSingleItemIterator() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that an iterator from a list with
one element returns the proper values
- testSingleItemIteratorRemoval() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that removing an element from an
iterator with a single element works
- testSubList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests basic functionality of subList
- testSubListAffectsUnderlyingList() - Method in class org.glassfish.hk2.testing.collections.AbstractListTest
-
Tests basic functionality of subList
- testUnsupporedRemoveIteratorThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that removing an element from an
iterator with a single element works
- testUnsupportedClearThrows() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that if you do NOT support empty that
you throw
- testUnsupportedRetainAllThrowsProperException() - Method in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
Tests that retainAll throws an NPE when given null
- testValuesOnEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that values works with
an empty map
- testValuesOnNonEmptyMap() - Method in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
This test ensures that values works with
an non-empty map
- ThingBean - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingBeanOuterClass - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingBeanOuterClass.ThingBean - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingBeanOuterClass.ThingBean.Builder - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingBeanOuterClass.ThingBeanOrBuilder - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingOneBean - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingOneBeanOuterClass - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingOneBeanOuterClass.ThingOneBean - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingOneBeanOuterClass.ThingOneBean.Builder - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingOneBeanOuterClass.ThingOneBeanOrBuilder - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingTwoBean - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingTwoBeanOuterClass - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
- ThingTwoBeanOuterClass.ThingTwoBean - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingTwoBeanOuterClass.ThingTwoBean.Builder - Class in org.glassfish.hk2.xml.test.pbuf.pc1
-
Copyright (c) 2017 Oracle and/or its affiliates.
- ThingTwoBeanOuterClass.ThingTwoBeanOrBuilder - Interface in org.glassfish.hk2.xml.test.pbuf.pc1
-
- THIRD_THING_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- THIS_PACKAGE - Static variable in annotation type org.jvnet.hk2.testing.junit.annotations.Packages
-
This special value indicates the same package as the package
in which the test itself resides
- ThreadSpecificObject<T> - Class in org.glassfish.hk2.utilities.general
-
This ties the given object with the thread upon
which this object is created
This class can be used as the key in a hashSet if the
incoming object can be used as the key in a hashSet
- ThreadSpecificObject(T) - Constructor for class org.glassfish.hk2.utilities.general.ThreadSpecificObject
-
- THREE - Static variable in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
- THREE_KEY - Static variable in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
- THREE_VALUE - Static variable in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
- ThreeThirtyResolver - Class in org.jvnet.hk2.internal
-
- throwIfErrors() - Method in class org.jvnet.hk2.internal.Collector
-
This method will throw if the list of throwables associated with this
collector is not empty
- TIME_ZERO_NAME - Static variable in class com.sun.enterprise.module.bootstrap.StartupContext
-
- to(Type) - Method in class org.glassfish.hk2.internal.ActiveDescriptorBuilderImpl
-
- to(Class<?>) - Method in class org.glassfish.hk2.internal.DescriptorBuilderImpl
-
- to(String) - Method in class org.glassfish.hk2.internal.DescriptorBuilderImpl
-
- to(Type) - Method in interface org.glassfish.hk2.utilities.ActiveDescriptorBuilder
-
A contract to be associated with this descriptor object.
- to(Class<? super T>) - Method in interface org.glassfish.hk2.utilities.binding.NamedBindingBuilder
-
Bind a new contract to a service.
- to(TypeLiteral<?>) - Method in interface org.glassfish.hk2.utilities.binding.NamedBindingBuilder
-
Bind a new contract to a service.
- to(Class<? super T>) - Method in interface org.glassfish.hk2.utilities.binding.ScopedBindingBuilder
-
Bind a new contract to a service.
- to(TypeLiteral<?>) - Method in interface org.glassfish.hk2.utilities.binding.ScopedBindingBuilder
-
Bind a new contract to a service.
- to(Class<? super T>) - Method in interface org.glassfish.hk2.utilities.binding.ScopedNamedBindingBuilder
-
Bind a new contract to a service.
- to(TypeLiteral<?>) - Method in interface org.glassfish.hk2.utilities.binding.ScopedNamedBindingBuilder
-
Bind a new contract to a service.
- to(Class<? super T>) - Method in interface org.glassfish.hk2.utilities.binding.ServiceBindingBuilder
-
Bind a new contract to a service.
- to(TypeLiteral<?>) - Method in interface org.glassfish.hk2.utilities.binding.ServiceBindingBuilder
-
Bind a new contract to a service.
- to(Type) - Method in interface org.glassfish.hk2.utilities.binding.ServiceBindingBuilder
-
Bind a new contract to a service.
- to(Class<?>) - Method in interface org.glassfish.hk2.utilities.DescriptorBuilder
-
A contract to be associated with this descriptor object.
- to(String) - Method in interface org.glassfish.hk2.utilities.DescriptorBuilder
-
A contract to be associated with this descriptor object.
- toBuilder() - Method in class org.glassfish.hk2.xml.test.interop.InteropChildBeanOuterClass.InteropChildBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.interop.InteropRootBeanOuterClass.InteropRootBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileChildOuterClass.PBufPrecompileChild
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.PBufPrecompileRootBeanOuterClass.PBufPrecompileRootBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingBeanOuterClass.ThingBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingOneBeanOuterClass.ThingOneBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc1.ThingTwoBeanOuterClass.ThingTwoBean
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- toBuilder() - Method in class org.glassfish.hk2.xml.test.pbuf.pc2.TypeBeanOuterClass.TypeBean
-
- toCommaSeparatedString() - Method in class org.jvnet.hk2.component.MultiMap
-
- TOKEN_SEPARATOR - Static variable in class org.glassfish.hk2.utilities.BuilderHelper
-
The token separator
- Tokenizer - Class in com.sun.enterprise.module.common_impl
-
JDK5-friendly string tokenizer.
- Tokenizer(String, String) - Constructor for class com.sun.enterprise.module.common_impl.Tokenizer
-
- Topic<T> - Interface in org.glassfish.hk2.api.messaging
-
This service is used for publishing events to subscribers.
- TopicDistributionModule - Class in org.glassfish.hk2.extras.events.internal
-
This module can be used to enable the default HK2
implementation of Topic distribution.
- TopicDistributionModule() - Constructor for class org.glassfish.hk2.extras.events.internal.TopicDistributionModule
-
- TopicDistributionService - Interface in org.glassfish.hk2.api.messaging
-
This service is responsible for distributing messages to Topic subscribers
- TopicImpl<T> - Class in org.jvnet.hk2.internal
-
- TopLevelAttribute - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for topLevelAttribute complex type.
- TopLevelComplexType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for topLevelComplexType complex type.
- TopLevelElement - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for topLevelElement complex type.
- TopLevelSimpleType - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for topLevelSimpleType complex type.
- toString() - Method in class com.sun.enterprise.module.common_impl.AbstractRepositoryImpl
-
- toString() - Method in class com.sun.enterprise.module.common_impl.DefaultModuleDefinition
-
Assists debugging.
- toString() - Method in class com.sun.enterprise.module.common_impl.ModuleId
-
- toString() - Method in class com.sun.enterprise.module.impl.ClassLoaderProxy
-
- toString() - Method in class com.sun.enterprise.module.impl.CookedLibRepository
-
- toString() - Method in class com.sun.enterprise.module.impl.ModuleImpl
-
Return a String representation
- toString() - Method in class com.sun.enterprise.module.ModuleDependency
-
Returns a string representation
- toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
-
- toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
-
- toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
-
- toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
-
- toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
-
- toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
-
- toString() - Method in exception org.glassfish.hk2.api.DuplicateServiceException
-
- toString() - Method in exception org.glassfish.hk2.api.MultiException
-
- toString() - Method in class org.glassfish.hk2.api.TypeLiteral
-
- toString() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
-
- toString() - Method in class org.glassfish.hk2.classmodel.reflect.impl.AnnotationModelImpl
-
- toString() - Method in class org.glassfish.hk2.classmodel.reflect.impl.TypeProxy
-
- toString() - Method in class org.glassfish.hk2.classmodel.reflect.Parser.Result
-
- toString() - Method in class org.glassfish.hk2.classmodel.reflect.util.DirectoryArchive
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.BeanDatabaseImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.ChangeImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.InstanceImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.TypeImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableBeanDatabaseImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.hub.internal.WriteableTypeImpl
-
- toString() - Method in class org.glassfish.hk2.configuration.internal.BeanInfo
-
- toString() - Method in class org.glassfish.hk2.configuration.internal.ConfigurationListener
-
- toString() - Method in class org.glassfish.hk2.configuration.internal.ConfiguredByInjectionResolver
-
- toString() - Method in class org.glassfish.hk2.extras.operation.internal.OperationHandleImpl
-
- toString() - Method in class org.glassfish.hk2.extras.operation.internal.OperationIdentifierImpl
-
- toString() - Method in class org.glassfish.hk2.extras.operation.internal.SingleOperationManager
-
- toString() - Method in class org.glassfish.hk2.extras.operation.OperationContext
-
- toString() - Method in class org.glassfish.hk2.internal.IndexedFilterImpl
-
- toString() - Method in class org.glassfish.hk2.pbuf.internal.PBufParser
-
- toString() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- toString() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- toString() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- toString() - Method in class org.glassfish.hk2.testing.collections.DefaultTestCollectionElement
-
- toString() - Method in class org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.ClasspathDescriptorFileFinder
-
- toString() - Method in class org.glassfish.hk2.utilities.ContextualInput
-
- toString() - Method in class org.glassfish.hk2.utilities.DescriptorImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.DuplicatePostProcessor
-
- toString() - Method in class org.glassfish.hk2.utilities.FactoryDescriptorsImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashClockImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.general.internal.WeakHashLRUImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.HK2LoaderImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.InjecteeImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.MethodParameterImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.NamedImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.reflection.GenericArrayTypeImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.reflection.internal.ClassReflectionHelperImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.reflection.internal.MethodWrapperImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.reflection.ParameterizedTypeImpl
-
- toString() - Method in class org.glassfish.hk2.utilities.UnqualifiedImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.AdapterInformationImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.AnnotationAltAnnotationImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.ClassAltClassImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.EnumAltEnumImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.clazz.MethodAltMethodImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.papi.AnnotationMirrorAltAnnotationImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.papi.ElementAltMethodImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.papi.StringAltEnumImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.ChildDataModel
-
- toString() - Method in class org.glassfish.hk2.xml.internal.ChildDescriptor
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.AddData
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveData
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.AddRemoveMoveDifference
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.Difference
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.MoveData
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences.RemoveData
-
- toString() - Method in class org.glassfish.hk2.xml.internal.Differences
-
Prints very pretty version of modifications
- toString() - Method in class org.glassfish.hk2.xml.internal.DynamicChangeInfo
-
- toString() - Method in class org.glassfish.hk2.xml.internal.MethodInformation
-
- toString() - Method in class org.glassfish.hk2.xml.internal.ModelImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.NameInformation
-
- toString() - Method in class org.glassfish.hk2.xml.internal.NamespaceBeanLikeMapImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.ParentedModel
-
- toString() - Method in class org.glassfish.hk2.xml.internal.UnresolvedReference
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlDynamicChange
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlElementData
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlElementWrapperImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlHandleTransactionImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlRootCopyImpl
-
- toString() - Method in class org.glassfish.hk2.xml.internal.XmlRootHandleImpl
-
- toString() - Method in class org.glassfish.hk2.xml.jaxb.internal.BaseHK2JAXBBean
-
- toString() - Method in class org.glassfish.hk2.xml.jaxb.internal.XmlElementImpl
-
- toString() - Method in class org.glassfish.hk2.xml.jaxb.internal.XmlElementsImpl
-
- toString() - Method in class org.jvnet.hk2.component.MultiMap
-
- toString() - Method in class org.jvnet.hk2.external.generator.ServiceLocatorGeneratorImpl
-
- toString() - Method in class org.jvnet.hk2.generator.internal.GenerateMethodAnnotationData
-
- toString() - Method in class org.jvnet.hk2.guice.bridge.internal.GuiceServiceHk2Bean
-
- toString() - Method in class org.jvnet.hk2.internal.CacheKey
-
- toString() - Method in class org.jvnet.hk2.internal.ClazzCreator
-
- toString() - Method in class org.jvnet.hk2.internal.DynamicConfigurationImpl
-
- toString() - Method in class org.jvnet.hk2.internal.ErrorInformationImpl
-
- toString() - Method in class org.jvnet.hk2.internal.ErrorResults
-
- toString() - Method in class org.jvnet.hk2.internal.FactoryCreator
-
- toString() - Method in class org.jvnet.hk2.internal.ImmediateResults
-
- toString() - Method in class org.jvnet.hk2.internal.InstanceLifecycleEventImpl
-
- toString() - Method in class org.jvnet.hk2.internal.InstantiationServiceImpl
-
- toString() - Method in class org.jvnet.hk2.internal.IterableProviderImpl
-
- toString() - Method in class org.jvnet.hk2.internal.NarrowResults
-
- toString() - Method in class org.jvnet.hk2.internal.ServiceHandleImpl
-
- toString() - Method in class org.jvnet.hk2.internal.ServiceLocatorImpl
-
- toString() - Method in class org.jvnet.hk2.internal.SystemDescriptor
-
- toString() - Method in class org.jvnet.hk2.internal.SystemInjecteeImpl
-
- toString() - Method in class org.jvnet.hk2.internal.ThreeThirtyResolver
-
- toString() - Method in class org.jvnet.hk2.internal.TwoPhaseTransactionDataImpl
-
- toString() - Method in class org.jvnet.hk2.internal.ValidationInformationImpl
-
- toString() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleDefinition
-
Assists debugging.
- toString() - Method in class org.jvnet.hk2.osgiadapter.OSGiModuleImpl
-
- toString() - Method in class org.jvnet.hk2.osgiadapter.OSGiObrModuleImpl
-
- toString() - Method in class org.jvnet.testing.hk2mockito.internal.MockitoCacheKey
-
- TotalDigits - Interface in org.glassfish.hk2.xml.schema.beans
-
Java class for anonymous complex type.
- Town - Interface in org.jvnet.hk2.metadata.tests
-
- traceResolution(ModulesRegistry, long, String, TracingUtilities.Loader) - Static method in class com.sun.enterprise.module.common_impl.TracingUtilities
-
- traceStarted(ModulesRegistry, long, String, TracingUtilities.Loader) - Static method in class com.sun.enterprise.module.common_impl.TracingUtilities
-
- traceState(ModulesRegistry, String, long, String, TracingUtilities.Loader) - Static method in class com.sun.enterprise.module.common_impl.TracingUtilities
-
- TracingUtilities - Class in com.sun.enterprise.module.common_impl
-
hk2 and modules usage tracing utilities.
- TracingUtilities() - Constructor for class com.sun.enterprise.module.common_impl.TracingUtilities
-
- TracingUtilities.Loader - Interface in com.sun.enterprise.module.common_impl
-
- trackBundles() - Method in class org.glassfish.hk2.osgiresourcelocator.ServiceLoaderImpl
-
- translatePrimitiveType(Class<?>) - Static method in class org.glassfish.hk2.utilities.reflection.ReflectionHelper
-
Converts the type to its java form, or returns the original
- translatePrimitiveType(Class<?>) - Static method in class org.jvnet.hk2.internal.Utilities
-
Converts the type to its java form, or returns the original
- TripleTroubleService - Class in org.jvnet.hk2.metadata.tests
-
Nested, nested and not-nested
- TripleTroubleService() - Constructor for class org.jvnet.hk2.metadata.tests.TripleTroubleService
-
- TripleTroubleService.DoubleTroubleService - Class in org.jvnet.hk2.metadata.tests
-
- TripleTroubleService.DoubleTroubleService.SingleTroubleService - Class in org.jvnet.hk2.metadata.tests
-
- TWO - Static variable in class org.glassfish.hk2.testing.collections.AbstractCollectionTest
-
- two(A) - Method in class org.jvnet.hk2.metadata.tests.complextypefactory.ConcreteComplexFactory
-
- two(V) - Method in interface org.jvnet.hk2.metadata.tests.complextypefactory.InterfaceWithTwoTypes
-
- TWO_KEY - Static variable in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
- TWO_VALUE - Static variable in class org.glassfish.hk2.testing.collections.AbstractMapTest
-
- TwoContractImpl - Class in org.jvnet.hk2.metadata.tests
-
- TwoContractImpl() - Constructor for class org.jvnet.hk2.metadata.tests.TwoContractImpl
-
- TwoPhaseResource - Interface in org.glassfish.hk2.api
-
- TwoPhaseTransactionData - Interface in org.glassfish.hk2.api
-
- TwoPhaseTransactionDataImpl - Class in org.jvnet.hk2.internal
-
- TwoPhaseTransactionDataImpl() - Constructor for class org.jvnet.hk2.internal.TwoPhaseTransactionDataImpl
-
- Type - Interface in org.glassfish.hk2.classmodel.reflect
-
A type defines java type which can be an interface or a class.
- TYPE - Static variable in annotation type org.glassfish.hk2.configuration.api.Configured
-
This value can be used to indicate that the injection point should be given the type name.
- Type - Interface in org.glassfish.hk2.configuration.hub.api
-
A type contains (possibly) multiple instances of
a configuration bean
- type(Type) - Static method in class org.glassfish.hk2.utilities.reflection.Pretty
-
Returns a pretty string for the given type
- type() - Method in class org.glassfish.hk2.xml.jaxb.internal.XmlElementImpl
-
- TYPE_NAME - Static variable in class org.glassfish.hk2.configuration.persistence.properties.PropertyFileBean
-
The name of the type under which this bean should be placed
- TypeBean - Interface in org.glassfish.hk2.xml.test.pbuf.pc2
-
- TypeBeanOuterClass - Class in org.glassfish.hk2.xml.test.pbuf.pc2
-
- TypeBeanOuterClass.TypeBean - Class in org.glassfish.hk2.xml.test.pbuf.pc2
-
Copyright (c) 2017 Oracle and/or its affiliates.
- TypeBeanOuterClass.TypeBean.Builder - Class in org.glassfish.hk2.xml.test.pbuf.pc2
-
Copyright (c) 2017 Oracle and/or its affiliates.
- TypeBeanOuterClass.TypeBeanOrBuilder - Interface in org.glassfish.hk2.xml.test.pbuf.pc2
-
- TypeBuilder - Interface in org.glassfish.hk2.classmodel.reflect.impl
-
Plug-able interface to build type
- TypeChecker - Class in org.glassfish.hk2.utilities.reflection
-
This class contains various utilities for ensuring
java type safety
- TypeChecker() - Constructor for class org.glassfish.hk2.utilities.reflection.TypeChecker
-
- TypeDerivationControl - Enum in org.glassfish.hk2.xml.schema.beans
-
Java class for typeDerivationControl.
- TypeElementAltClassImpl - Class in org.glassfish.hk2.xml.internal.alt.papi
-
- TypeElementAltClassImpl(TypeElement, ProcessingEnvironment) - Constructor for class org.glassfish.hk2.xml.internal.alt.papi.TypeElementAltClassImpl
-
- TypeImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Implementation of the Type abstraction.
- TypeImpl(String, TypeProxy<Type>) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
-
- TypeImpl - Class in org.glassfish.hk2.configuration.hub.internal
-
- TypeLiteral<T> - Class in org.glassfish.hk2.api
-
Supports inline instantiation of objects that represent parameterized
types with actual type parameters.
- TypeLiteral() - Constructor for class org.glassfish.hk2.api.TypeLiteral
-
- TypeProxy<T extends Type> - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Proxy for types, used in place until the type can be properly instantiated.
- TypeProxy.Notifier<T> - Interface in org.glassfish.hk2.classmodel.reflect.impl
-
- Types - Interface in org.glassfish.hk2.classmodel.reflect
-
Represents the result of a parsing activity.
- TYPES_FIELD_NUMBER - Static variable in class org.glassfish.hk2.xml.test.pbuf.pc2.PBufPrecompileChild2OuterClass.PBufPrecompileChild2
-
- TypesCtr - Class in org.glassfish.hk2.classmodel.reflect.impl
-
contains all the parsed types references.
- TypesCtr() - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.TypesCtr
-
- TypesCtr.ProxyTask - Interface in org.glassfish.hk2.classmodel.reflect.impl
-
- TypesImpl - Class in org.glassfish.hk2.classmodel.reflect.impl
-
Results of a parsing activity, all java resources are inventoried in three
main categories : classes, interfaces and annotations with cross references
- TypesImpl(TypesCtr, URI) - Constructor for class org.glassfish.hk2.classmodel.reflect.impl.TypesImpl
-