- generateId() - Method in class org.apache.aries.blueprint.parser.Parser
-
- generateId() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- generateId() - Method in interface org.apache.aries.blueprint.ParserContext
-
Generate a unique id following the same scheme that the blueprint container
uses internally
- getActivation() - Method in class org.apache.aries.blueprint.reflect.ComponentMetadataImpl
-
- getArguments() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getAutoExport() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getAvailability() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getBean() - Method in interface org.apache.aries.blueprint.BeanProcessor.BeanCreator
-
Obtains a new instance of the Bean this BeanProcessor handled.
- getBindMethod() - Method in class org.apache.aries.blueprint.reflect.ReferenceListenerImpl
-
- getBundleContext() - Method in interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata
-
- getBundleContext() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getClassName() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getCollectionClass() - Method in class org.apache.aries.blueprint.reflect.CollectionMetadataImpl
-
- getComponentDefinition(String) - Method in interface org.apache.aries.blueprint.ComponentDefinitionRegistry
-
Retrieve a component's metadata by id
- getComponentDefinition(String) - Method in class org.apache.aries.blueprint.parser.ComponentDefinitionRegistryImpl
-
- getComponentDefinitionNames() - Method in interface org.apache.aries.blueprint.ComponentDefinitionRegistry
-
Returns a set of the id of top-level blueprint components (both named and unnamed).
- getComponentDefinitionNames() - Method in class org.apache.aries.blueprint.parser.ComponentDefinitionRegistryImpl
-
- getComponentDefinitionRegistry() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getComponentDefinitionRegistry() - Method in interface org.apache.aries.blueprint.ParserContext
-
- getComponentId() - Method in class org.apache.aries.blueprint.reflect.IdRefMetadataImpl
-
- getComponentId() - Method in class org.apache.aries.blueprint.reflect.RefMetadataImpl
-
- getComponentName() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getConflictingName() - Method in exception org.apache.aries.blueprint.ComponentNameAlreadyInUseException
-
- getDefaultActivation() - Method in class org.apache.aries.blueprint.parser.Parser
-
- getDefaultActivation() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getDefaultActivation() - Method in interface org.apache.aries.blueprint.ParserContext
-
Get the default activation setting for the current blueprint file
- getDefaultAvailability() - Method in class org.apache.aries.blueprint.parser.Parser
-
- getDefaultAvailability() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getDefaultAvailability() - Method in interface org.apache.aries.blueprint.ParserContext
-
Get the default availability setting for the current blueprint file
- getDefaultBean() - Method in interface org.apache.aries.blueprint.ExtendedReferenceMetadata
-
- getDefaultBean() - Method in class org.apache.aries.blueprint.reflect.ReferenceMetadataImpl
-
- getDefaultTimeout() - Method in class org.apache.aries.blueprint.parser.Parser
-
- getDefaultTimeout() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getDefaultTimeout() - Method in interface org.apache.aries.blueprint.ParserContext
-
Get the default timeout setting for the current blueprint file
- getDependsOn() - Method in class org.apache.aries.blueprint.reflect.ComponentMetadataImpl
-
- getDestroyMethod() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getEnclosingComponent() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getEnclosingComponent() - Method in interface org.apache.aries.blueprint.ParserContext
-
Retrieve the ComponentMetadata
of the component that
encloses the current Node
that is to be parsed by a
namespace handler.
- getEntries() - Method in class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- getEntries() - Method in class org.apache.aries.blueprint.reflect.PropsMetadataImpl
-
- getExtendedFilter() - Method in interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata
-
- getExtendedFilter() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getExtraInterfaces() - Method in interface org.apache.aries.blueprint.ExtendedReferenceMetadata
-
- getExtraInterfaces() - Method in class org.apache.aries.blueprint.reflect.ReferenceMetadataImpl
-
- getFactoryComponent() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getFactoryMethod() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getFieldInjection() - Method in interface org.apache.aries.blueprint.ExtendedBeanMetadata
-
Whether the bean allows properties to be injected directly into its fields in the case
where an appropriate setter method is not available.
- getFieldInjection() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getFilter() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getId(Element) - Method in class org.apache.aries.blueprint.parser.Parser
-
- getId() - Method in class org.apache.aries.blueprint.reflect.ComponentMetadataImpl
-
- getId() - Method in interface org.apache.aries.blueprint.ServiceProcessor.ServicePropertiesUpdater
-
- getIndex() - Method in class org.apache.aries.blueprint.reflect.BeanArgumentImpl
-
- getInitMethod() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getInterceptors(ComponentMetadata) - Method in interface org.apache.aries.blueprint.ComponentDefinitionRegistry
-
Retrieve all interceptors registered against a ComponentMetadata
instance
- getInterceptors(ComponentMetadata) - Method in class org.apache.aries.blueprint.parser.ComponentDefinitionRegistryImpl
-
- getInterface() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getInterfaces() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getKey() - Method in class org.apache.aries.blueprint.reflect.MapEntryImpl
-
- getKeyType() - Method in class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- getListenerComponent() - Method in class org.apache.aries.blueprint.reflect.ReferenceListenerImpl
-
- getListenerComponent() - Method in class org.apache.aries.blueprint.reflect.RegistrationListenerImpl
-
- getManagedClasses() - Method in interface org.apache.aries.blueprint.NamespaceHandler
-
Specify a set of classes that must be consistent between a blueprint bundle and this namespace handler
The blueprint extender will not invoke a namespace handler if any of the managed classes are inconsistent
with the class space of the blueprint bundle (i.e.
- getMemberType() - Method in class org.apache.aries.blueprint.reflect.ReferenceListMetadataImpl
-
- getMessage() - Method in exception org.apache.aries.blueprint.ComponentNameAlreadyInUseException
-
- getName() - Method in class org.apache.aries.blueprint.reflect.BeanPropertyImpl
-
- getNamespaceHandler(URI) - Method in interface org.apache.aries.blueprint.parser.NamespaceHandlerSet
-
Retrieve the NamespaceHandler to use for the given namespace
- getNamespaceHandler(URI) - Method in class org.apache.aries.blueprint.parser.Parser
-
- getNamespaceHandler(URI) - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getNamespaceHandler(URI) - Method in interface org.apache.aries.blueprint.ParserContext
-
Retrieve the namespace handler for the given uri
- getNamespaces() - Method in interface org.apache.aries.blueprint.parser.NamespaceHandlerSet
-
- getNamespaces() - Method in class org.apache.aries.blueprint.parser.Parser
-
- getObject() - Method in interface org.apache.aries.blueprint.PassThroughMetadata
-
- getObject() - Method in class org.apache.aries.blueprint.reflect.PassThroughMetadataImpl
-
- getParser() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getProperties() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getProxyChildBeanClasses() - Method in interface org.apache.aries.blueprint.ExtendedReferenceMetadata
-
- getProxyChildBeanClasses() - Method in class org.apache.aries.blueprint.reflect.ReferenceMetadataImpl
-
- getProxyMethod() - Method in interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata
-
- getProxyMethod() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getRank() - Method in interface org.apache.aries.blueprint.Interceptor
-
Return the rank of the interceptor, which is used to determine the order of the interceptors to be invoked
Rank is between Integer.MIN_VALUE and Integer.MAX_VALUE, interceptors are called in the order of highest value
rank first to lowest value rank last i.e.
- getRanking() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getReferenceListeners() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getRegistrationListeners() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getRegistrationMethod() - Method in class org.apache.aries.blueprint.reflect.RegistrationListenerImpl
-
- getRuntimeClass() - Method in interface org.apache.aries.blueprint.ExtendedBeanMetadata
-
Provide an actual class, this overrides the class name if set.
- getRuntimeClass() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getRuntimeInterface() - Method in interface org.apache.aries.blueprint.ExtendedServiceReferenceMetadata
-
- getRuntimeInterface() - Method in class org.apache.aries.blueprint.reflect.ServiceReferenceMetadataImpl
-
- getSchema() - Method in interface org.apache.aries.blueprint.parser.NamespaceHandlerSet
-
Obtain a schema to validate the XML for the given list of namespaces
- getSchema(Map<String, String>) - Method in interface org.apache.aries.blueprint.parser.NamespaceHandlerSet
-
Obtain a schema to validate the XML for the given list of namespaces
- getSchemaLocation(String) - Method in interface org.apache.aries.blueprint.NamespaceHandler
-
Retrieve a URL from where the schema for a given namespace can be retrieved
- getSchemaLocations() - Method in class org.apache.aries.blueprint.parser.Parser
-
- getScope() - Method in class org.apache.aries.blueprint.reflect.BeanMetadataImpl
-
- getServiceComponent() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getServiceProperties() - Method in class org.apache.aries.blueprint.reflect.ServiceMetadataImpl
-
- getSourceNode() - Method in class org.apache.aries.blueprint.parser.ParserContextImpl
-
- getSourceNode() - Method in interface org.apache.aries.blueprint.ParserContext
-
Returns the DOM Node that was passed to the NamespaceHandler call for which
this ParserContext instance was created.
- getStringValue() - Method in class org.apache.aries.blueprint.reflect.ValueMetadataImpl
-
- getTimeout() - Method in class org.apache.aries.blueprint.reflect.ReferenceMetadataImpl
-
- getType() - Method in class org.apache.aries.blueprint.reflect.ValueMetadataImpl
-
- getTypeConverters() - Method in interface org.apache.aries.blueprint.ComponentDefinitionRegistry
-
- getTypeConverters() - Method in class org.apache.aries.blueprint.parser.ComponentDefinitionRegistryImpl
-
- getUnbindMethod() - Method in class org.apache.aries.blueprint.reflect.ReferenceListenerImpl
-
- getUnregistrationMethod() - Method in class org.apache.aries.blueprint.reflect.RegistrationListenerImpl
-
- getValue() - Method in class org.apache.aries.blueprint.reflect.BeanArgumentImpl
-
- getValue() - Method in class org.apache.aries.blueprint.reflect.BeanPropertyImpl
-
- getValue() - Method in class org.apache.aries.blueprint.reflect.MapEntryImpl
-
- getValues() - Method in class org.apache.aries.blueprint.reflect.CollectionMetadataImpl
-
- getValueType() - Method in class org.apache.aries.blueprint.reflect.BeanArgumentImpl
-
- getValueType() - Method in class org.apache.aries.blueprint.reflect.CollectionMetadataImpl
-
- getValueType() - Method in class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- GRACE_PERIOD - Static variable in interface org.apache.aries.blueprint.BlueprintConstants
-
- MAP_ELEMENT - Static variable in class org.apache.aries.blueprint.parser.Parser
-
- MapEntryImpl - Class in org.apache.aries.blueprint.reflect
-
Implementation of MapEntry
- MapEntryImpl() - Constructor for class org.apache.aries.blueprint.reflect.MapEntryImpl
-
- MapEntryImpl(NonNullMetadata, Metadata) - Constructor for class org.apache.aries.blueprint.reflect.MapEntryImpl
-
- MapEntryImpl(MapEntry) - Constructor for class org.apache.aries.blueprint.reflect.MapEntryImpl
-
- MapMetadataImpl - Class in org.apache.aries.blueprint.reflect
-
Implementation of MapMetadata
- MapMetadataImpl() - Constructor for class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- MapMetadataImpl(String, String, List<MapEntry>) - Constructor for class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- MapMetadataImpl(MapMetadata) - Constructor for class org.apache.aries.blueprint.reflect.MapMetadataImpl
-
- MEMBER_TYPE_ATTRIBUTE - Static variable in class org.apache.aries.blueprint.parser.Parser
-
- MetadataUtil - Class in org.apache.aries.blueprint.reflect
-
A utility class that handles cloning various polymorphic
bits of metadata into concrete class implementations.
- MetadataUtil() - Constructor for class org.apache.aries.blueprint.reflect.MetadataUtil
-
- MutableBeanArgument - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the BeanArgument
that allows modifications.
- MutableBeanMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the BeanMetadata
that allows modifications.
- MutableBeanProperty - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the BeanProperty
that allows modifications.
- MutableCollectionMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the CollectionMetadata
that allows modifications.
- MutableComponentMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the ComponentMetadata
that allows modifications.
- MutableIdRefMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the IdRefMetadata
that allows modifications.
- MutableMapEntry - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the MapEntry
that allows modifications.
- MutableMapMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the MapMetadata
that allows modifications.
- MutablePassThroughMetadata - Interface in org.apache.aries.blueprint.mutable
-
The mutable version of the PassThroughMetadata interface
- MutablePropsMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the PropsMetadata
that allows modifications.
- MutableReferenceListener - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the Listener
that allows modifications.
- MutableReferenceListMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the RefCollectionMetadata
that allows modifications.
- MutableReferenceMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the ReferenceMetadata
that allows modifications.
- MutableRefMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the RefMetadata
that allows modifications.
- MutableRegistrationListener - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the RegistrationListener
that allows modifications.
- MutableServiceMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the ServiceMetadata
that allows modifications.
- MutableServiceReferenceMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the ServiceReferenceMetadata
that allows modifications.
- MutableValueMetadata - Interface in org.apache.aries.blueprint.mutable
-
A mutable version of the ValueMetadata
that allows modifications.