Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
ContextDuplicatePostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl) |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
ContextDuplicatePostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl) |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
PopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl)
This method can be used to alter the descriptor read in.
|
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
PopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl)
This method can be used to alter the descriptor read in.
|
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
Hk2LoaderPopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl)
Uses the given classloader to load the class from the descriptor
|
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
Hk2LoaderPopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl)
Uses the given classloader to load the class from the descriptor
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantActiveDescriptor<T> |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
DescriptorBuilderImpl.build() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractActiveDescriptor<T>
This class can be used as a starting point for those writing their own
ActiveDescriptor.
|
class |
AliasDescriptor<T>
A descriptor class that serves as an alias for another descriptor.
|
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
DescriptorBuilder.build()
Generates a descriptor that can be used in binding operations
|
static DescriptorImpl |
BuilderHelper.createDescriptorFromClass(Class<?> clazz)
This returns a DescriptorImpl based on the given class.
|
static DescriptorImpl |
BuilderHelper.deepCopyDescriptor(Descriptor copyMe)
Makes a deep copy of the incoming descriptor
|
Modifier and Type | Method and Description |
---|---|
LinkedList<DescriptorImpl> |
ClassVisitorImpl.getGeneratedDescriptor()
Gets the generated descriptor created by this visitor
|
Modifier and Type | Class and Description |
---|---|
class |
GuiceServiceHk2Bean<T> |
Modifier and Type | Class and Description |
---|---|
class |
AutoActiveDescriptor<T> |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
OsgiPopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl) |
Modifier and Type | Method and Description |
---|---|
DescriptorImpl |
OsgiPopulatorPostProcessor.process(ServiceLocator serviceLocator,
DescriptorImpl descriptorImpl) |
Copyright © 2014 Oracle Corporation. All rights reserved.