- get(Object) - Method in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- getActivate() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the name of the activate method
- getActivateMethod() - Method in interface org.apache.felix.scr.impl.helper.ComponentMethods
-
- getActivateMethod() - Method in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- getActivator() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getActivator() - Method in interface org.apache.felix.scr.impl.manager.ComponentContainer
-
- getActivator() - Method in interface org.apache.felix.scr.impl.manager.ComponentHolder
-
- getActivator() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getAttribute(String) - Method in class org.apache.felix.scr.impl.parser.KXml2SAXParser.Attributes
-
- getAttribute(String, String) - Method in class org.apache.felix.scr.impl.parser.KXml2SAXParser.Attributes
-
- getBestRefPair() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns a ServiceReference
instances for a service
implementing the interface and complying to the (optional) target filter
declared for this dependency.
- getBind() - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethods
-
Never returns null
.
- getBind() - Method in class org.apache.felix.scr.impl.inject.BindMethods
-
- getBind() - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods
-
- getBind() - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getBind() - Method in class org.apache.felix.scr.impl.inject.FieldMethods
-
- getBind() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the name of a method in the component implementation class that is used to notify that
a service is bound to the component configuration
- getBindMethods(String) - Method in interface org.apache.felix.scr.impl.helper.ComponentMethods
-
- getBindMethods(String) - Method in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- getBoundValues(String) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getBundle() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Returns the Bundle
providing this component.
- getBundleContext() - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- getBundleContext() - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Returns the BundleContext
- getBundleContext() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getBundleContext() - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- getBundleContext() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getBundleId() - Method in class org.apache.felix.scr.impl.ComponentRegistryKey
-
- getBundleId() - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- getBundleLocation() - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport.ConfigurationInfo
-
- getBundleVersion(Bundle) - Static method in class org.apache.felix.scr.impl.metadata.TargetedPID
-
Returns the bundle's version as required for targeted PIDs: If the
bundle has a version the string representation of the version
string converted to a Version object is returned.
- getCardinality() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getCardinality() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the cardinality as a string
- getChangeCount() - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport.ConfigurationInfo
-
- getClassFromComponentClassLoader(Class<?>, String, SimpleLogger) - Static method in class org.apache.felix.scr.impl.inject.ClassUtils
-
Returns the class object representing the class of the field reference
The class loader of the component class is used to load the service class.
- getCloseLatch() - Method in class org.apache.felix.scr.impl.manager.EdgeInfo
-
- getComponentClass() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- getComponentContext() - Method in class org.apache.felix.scr.impl.inject.ActivatorParameter
-
- getComponentContext() - Method in class org.apache.felix.scr.impl.inject.BindParameters
-
- getComponentContexts() - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- getComponentDescriptionDTO(Bundle, String) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- getComponentDescriptionDTOs(Bundle...) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- getComponentHolder(Bundle, String) - Method in class org.apache.felix.scr.impl.ComponentRegistry
-
Returns the component registered under the given name or null
if no component is registered yet.
- getComponentHolders() - Method in class org.apache.felix.scr.impl.ComponentRegistry
-
Returns an array of all values currently stored in the component holders
map.
- getComponentHolders(Bundle...) - Method in class org.apache.felix.scr.impl.ComponentRegistry
-
- getComponentHolders(TargetedPID) - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- getComponentHoldersByPid(TargetedPID) - Method in class org.apache.felix.scr.impl.ComponentRegistry
-
Returns the set of ComponentHolder instances whose configuration pids are matching
the given pid.
- getComponentInstance() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getComponentInstance() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getComponentInstance() - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- getComponentInstance() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getComponentManager() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getComponentManagers(List<AbstractComponentManager<S>>) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getComponentManagers(Map<?, SingleComponentManager<S>>, List<AbstractComponentManager<S>>) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getComponentManagers(List<AbstractComponentManager<S>>) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getComponentManagers() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
Returns all component managers from the map and the single component manager, optionally also removing them
from the map.
- getComponentManagers(List<AbstractComponentManager<S>>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getComponentMetadata() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getComponentMetadata() - Method in interface org.apache.felix.scr.impl.manager.ComponentContainer
-
- getComponentMetadata() - Method in interface org.apache.felix.scr.impl.manager.ComponentHolder
-
- getComponentMetadata() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getComponentMetadataList() - Method in class org.apache.felix.scr.impl.xml.XmlHandler
-
Called to retrieve the service descriptors
- getComponentMethods() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getComponentMethods() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getComponentName() - Method in class org.apache.felix.scr.impl.ComponentRegistryKey
-
- getComponentObjectsMethod(Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- getComponents() - Method in interface org.apache.felix.scr.impl.manager.ComponentHolder
-
Returns all Component
instances held by this holder.
- getComponents() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getComponentServiceObjectsHelper() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getComponentsFromArg(String, boolean) - Method in class org.apache.felix.scr.impl.ScrCommand
-
- getConfigAdmin(BundleContext) - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- getConfiguration() - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
- getConfiguration() - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- getConfigurationInfo(TargetedPID, TargetedPID, ComponentHolder<?>, BundleContext) - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
This gets config admin, gets the requested configuration, extracts the info we need from it, and ungets config admin.
- getConfigurationPid() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the configuration pid for the component.
- getConfigurationPolicy() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the configuration Policy
- getConfigurationTargetedPID(TargetedPID, TargetedPID) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getConfigurationTargetedPID(TargetedPID, TargetedPID) - Method in interface org.apache.felix.scr.impl.manager.ComponentHolder
-
Returns the targeted PID used to configure this component
- getConfigurationTargetedPID(TargetedPID, TargetedPID) - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getCustomizedObject(S) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Return the customized object for the specified item
- getDeactivate() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the name of the deactivate method
- getDeactivateMethod() - Method in interface org.apache.felix.scr.impl.helper.ComponentMethods
-
- getDeactivateMethod() - Method in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- getDebugInfo() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- getDefaultFactoryEnabled() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultGlobalExtender() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultInfoAsService() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultKeepInstances() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultLockTimeout() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultLogLevel() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultStopTimeout() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getDefaultValue() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getDependencies() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the dependency descriptors
- getDependencyManager(String) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getDependencyManagers() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Returns an iterator over the
DependencyManager
objects
representing the declared references in declaration order
- getDescription() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getDirectComponentManagers() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getDm() - Method in class org.apache.felix.scr.impl.ComponentRegistry.Entry
-
- getDSVersion() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getDSVersion() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the namespace code of the namespace of the component element
declaring this component.
- getEdgeInfo(DependencyManager<S, ?>) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getEventType(ConfigurationEvent) - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- getFactoryIdentifier() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the factory identifier
- getField() - Method in class org.apache.felix.scr.impl.inject.FieldHandler.FieldInfo
-
- getField(Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
Finds the field named in the #fieldName
field in the given
targetClass
.
- getField() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the name of a field in the component implementation class that is used to hold
the reference
- getFieldCollectionType() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the value type of a field in the component implementation class that is used to hold
the reference
- getFieldOption() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the strategy of a field in the component implementation class that is used to hold
the reference
- getFieldValue(Object) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getFrameworkServiceReferences(String) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getHolderFromDescription(ComponentDescriptionDTO) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
Return the component holder
- getID() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getId() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getId() - Method in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- getImplementationClassName() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the name of the implementation class
- getImplementationObject(boolean) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getIndex() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getInit() - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethods
-
This is optional and might return null
- getInit() - Method in class org.apache.felix.scr.impl.inject.BindMethods
-
- getInit() - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods
-
- getInit() - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getInit() - Method in class org.apache.felix.scr.impl.inject.FieldMethods
-
- getInitialReferences(String, String) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Returns the list of initial ServiceReference
s that will be
tracked by this ServiceTracker
.
- getInstance() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl.ComponentInstanceImpl
-
- getInstance() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl.ModifyComponentInstance
-
- getInstance() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
Get the object that is implementing this descriptor
- getInterface() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Returns the fully qualified name of the class that is used by the component to access the service
- getKey() - Method in class org.apache.felix.scr.impl.inject.FieldHandler.MapEntryImpl
-
- getLatch() - Method in class org.apache.felix.scr.impl.manager.RegistrationManager.RegStateWrapper
-
- getLocales() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider
-
- getLockTimeout() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getLogLevel() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
Returns the current log level.
- getLogLevel(Object) - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- getLogLevel() - Method in interface org.apache.felix.scr.impl.manager.ScrConfiguration
-
Returns the current log level.
- getManagers() - Method in class org.apache.felix.scr.impl.manager.ExtendedServiceEvent
-
- getMapMethod(Class<?>, Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking a single map parameter
or null
if no such method exists.
- getMessage() - Method in class org.apache.felix.scr.impl.inject.Annotations.Invalid
-
- getMethod() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getMethod(Class<?>, String, Class[], boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
Finds the named public or protected method in the given class or any
super class.
- getMethod() - Method in class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- getMethodName() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.DeactivateMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.ModifiedMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.UnbindMethod
-
- getMethodNamePrefix() - Method in class org.apache.felix.scr.impl.inject.UpdatedMethod
-
- getMinCardinalityName() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- getMinimumCardinality(Map<String, Object>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getModified() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the name of the modified method
- getModifiedMethod() - Method in interface org.apache.felix.scr.impl.helper.ComponentMethods
-
- getModifiedMethod() - Method in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- getName() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getName() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getName() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getName() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getName() - Method in interface org.apache.felix.scr.impl.manager.ReferenceManager
-
Returns the name of the service reference.
- getName() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the name of the component
- getName() - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Get the name of the property
- getName() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Returns the name of the reference
- getName() - Method in class org.apache.felix.scr.impl.ScrShellCommand
-
- getObjectClassDefinition(String, String) - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider
-
- getOpenLatch() - Method in class org.apache.felix.scr.impl.manager.EdgeInfo
-
- getOptionLabels() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getOptionValues() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getPackageAdmin() - Static method in class org.apache.felix.scr.impl.inject.ClassUtils
-
- getPackageName(Class<?>) - Static method in class org.apache.felix.scr.impl.inject.BaseMethod
-
Returns the name of the package to which the class belongs or an
empty string if the class is in the default package.
- getPackageName(Class<?>) - Static method in class org.apache.felix.scr.impl.inject.FieldHandler
-
Returns the name of the package to which the class belongs or an
empty string if the class is in the default package.
- getParameters(Method, ActivatorParameter) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- getParameters(Method, P) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
Returns the parameter array created from the rawParameter
using the actual parameter type list of the method
.
- getParameters(Method, BindParameters) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- getPidIndex(TargetedPID) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- getPolicy() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the policy as a string
- getPolicyOption() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the policy option as a string
- getPreviousRefMap() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- getProperties() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getProperties() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getProperties() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
For ComponentFactoryImpl, this is used only for updating targets on the dependency managers, so we don't need any other
properties.
- getProperties() - Method in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- getProperties() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
Returns the (private copy) of the Component properties to be used
for the ComponentContext as well as eventual service registration.
- getProperties() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the properties.
- getPropertyMetaData() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the list of property meta data.
- getProps() - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport.ConfigurationInfo
-
- getPrototypeRefInstance(ServiceReference<T>, ServiceObjects<T>) - Method in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper
-
- getProvidedServices() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getProvidedServices() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getProvides() - Method in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
Returns the implemented interfaces
- getRawPid() - Method in class org.apache.felix.scr.impl.metadata.TargetedPID
-
Gets the raw PID with which this instance has been created.
- getReason() - Method in class org.apache.felix.scr.impl.inject.ActivatorParameter
-
- getRef() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- getReferenceManagers() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getReferenceManagers() - Method in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- getRefPair() - Method in class org.apache.felix.scr.impl.inject.BindParameters
-
- getRefPair(ServiceReference<T>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns the RefPair containing the given service reference and the bound service
or null
if this is instance is not currently bound to that
service.
- getRefs(AtomicInteger) - Method in interface org.apache.felix.scr.impl.manager.DependencyManager.Customizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.FactoryCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleDynamicCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticGreedyCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticReluctantCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.SingleDynamicCustomizer
-
- getRefs(AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.SingleStaticCustomizer
-
- getRegState() - Method in class org.apache.felix.scr.impl.manager.RegistrationManager.RegStateWrapper
-
- getReplaceCollection(BindParameters) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getResult() - Method in class org.apache.felix.scr.impl.helper.MethodResult
-
- getReversedDependencyManagers() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Returns an iterator over the
DependencyManager
objects
representing the declared references in reversed declaration order
- getScope() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- getScope() - Method in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- getScrConfiguration() - Method in class org.apache.felix.scr.impl.config.ScrManagedService
-
- getSelectedComponents(String) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
- getService(Bundle, ServiceRegistration<ScrManagedService>) - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceServiceFactory
-
- getService() - Method in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper.ComponentServiceObjectsImpl
-
- getService() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
All ComponentManagers are ServiceFactory instances
- getService(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getService(ComponentContextImpl<S>, ServiceReference<T>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns the service described by the ServiceReference.
- getService(ComponentContextImpl<S>, RefPair<S, T>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getService(Bundle, ServiceRegistration<S>) - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- getService(ServiceReference<S>) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Returns the service object for the specified ServiceReference
if
the specified referenced service is being tracked by this
ServiceTracker
.
- getService(Bundle, ServiceRegistration<S>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getService(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getServiceCount() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
- getServiceInternal(ServiceRegistration<S>) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getServiceInternal(ServiceRegistration<S>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getServiceMetadata() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the associated ServiceMetadata
- getServiceName() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getServiceObject(ComponentContextImpl<S>, RefPair<S, T>, BundleContext, SimpleLogger) - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethod
-
- getServiceObject(ComponentContextImpl<S>, RefPair<S, T>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- getServiceObject(ComponentContextImpl<S>, RefPair<S, T>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods.DuplexReferenceMethod
-
- getServiceObject(ComponentContextImpl<S>, RefPair<S, T>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.ReferenceMethodImpl
-
- getServiceObject(ComponentContextImpl<S>, ReferenceMethod, RefPair<S, T>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getServiceObject(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- getServiceObject(ComponentContextImpl<S>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- getServiceObject(ComponentContextImpl<S>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- getServiceObject(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- getServiceObject(ComponentContextImpl<S>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.manager.SinglePrototypeRefPair
-
- getServiceObject(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.SingleRefPair
-
- getServiceObject(ComponentContextImpl<S>, BundleContext, SimpleLogger) - Method in class org.apache.felix.scr.impl.manager.SingleRefPair
-
- getServiceObjectAssignableMethod(Class<?>, Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking a single object whose type is assignment
compatible with the declared service type or null
if no
such method exists.
- getServiceObjectAssignableWithMapMethod(Class<?>, Class<?>, boolean, boolean) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking two parameters, the first being an object
whose type is assignment compatible with the declared service type and
the second being a Map
or null
if no such
method exists.
- getServiceObjectMethod(Class<?>, Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking a single parameter of the exact type declared
for the service reference or null
if no such method exists.
- getServiceObjects(ServiceReference<?>) - Method in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper
-
- getServiceObjects() - Method in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- getServiceObjects() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- getServiceObjects() - Method in class org.apache.felix.scr.impl.manager.SinglePrototypeRefPair
-
- getServiceObjectWithMapMethod(Class<?>, Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking two parameters, the first being of the exact
type declared for the service reference and the second being a
Map
or null
if no such method exists.
- getServicePid() - Method in class org.apache.felix.scr.impl.metadata.TargetedPID
-
Returns the service PID of this targeted PID which basically is
the targeted PID without the targeting information.
- getServiceProperties() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Returns the subset of component properties to be used as service
properties.
- getServiceProperties() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- getServiceProperties() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getServiceReference() - Method in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper.ComponentServiceObjectsImpl
-
- getServiceReference() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getServiceReference() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getServiceReferenceMethod(Class<?>, boolean, boolean, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
Returns a method taking a single ServiceReference
object
as a parameter or null
if no such method exists.
- getServiceReferences() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getServiceReferences() - Method in interface org.apache.felix.scr.impl.manager.ReferenceManager
-
Returns an array of ServiceReference
instances of all
services this instance is bound to or null
if no services
are actually bound.
- getServiceReferences() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return an array of ServiceReference
s for all services being
tracked by this ServiceTracker
.
- getServiceRegistration() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getServiceRegistration() - Method in class org.apache.felix.scr.impl.manager.RegistrationManager
-
- getServiceRegistration() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- getServices(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns an array of service instances for the service references returned
by the customizer.
- getServices() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return an array of service objects for all services being tracked by this
ServiceTracker
.
- getServices(T[]) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return an array of service objects for all services being tracked by this
ServiceTracker
.
- getServiceScope() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- getShortDescription() - Method in class org.apache.felix.scr.impl.ScrShellCommand
-
- getSingletonPidIndex(TargetedPID) - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- getSortedMethods(Class<?>) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
returns the declared methods of the target class, with the correct name, sorted by number of parameters ( no parameters last)
- getSpecState() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getSpecState() - Method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- getSpecState() - Method in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- getState() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- getState() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getTarget() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- getTarget() - Method in interface org.apache.felix.scr.impl.manager.ReferenceManager
-
Returns the target filter of this dependency as a string or
null
if this dependency has no target filter set.
- getTarget() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Returns the filter expression that further constrains the set of target services
- getTargetedPidFilter(String, Bundle, String) - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- getTargetPropertyName() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Returns the name of the component property referring to the
target
property of this reference.
- getTimeout() - Method in class org.apache.felix.scr.impl.manager.RegistrationManager
-
- getTracked(Boolean, AtomicInteger) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return a SortedMap
of the ServiceReference
s and service
objects for all services being tracked by this ServiceTracker
.
- getTracker() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- getTrackingCount() - Method in class org.apache.felix.scr.impl.ComponentRegistry.Entry
-
- getTrackingCount() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- getTrackingCount() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Returns the tracking count for this ServiceTracker
object.
- getTrackingCount() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Returns the tracking count for this ServiceTracker
.
- getType() - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- getType() - Method in class org.apache.felix.scr.impl.inject.FieldHandler.FieldInfo
-
- getType() - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Get the type of the property
- getTypes() - Method in class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- getUnbind() - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethods
-
Never returns null
.
- getUnbind() - Method in class org.apache.felix.scr.impl.inject.BindMethods
-
- getUnbind() - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods
-
- getUnbind() - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getUnbind() - Method in class org.apache.felix.scr.impl.inject.FieldMethods
-
- getUnbind() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the name of a method in the component implementation class that is used to notify that
a service is unbound from the component configuration
- getUpdated() - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethods
-
Never returns null
.
- getUpdated() - Method in class org.apache.felix.scr.impl.inject.BindMethods
-
- getUpdated() - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods
-
- getUpdated() - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getUpdated() - Method in class org.apache.felix.scr.impl.inject.FieldMethods
-
- getUpdated() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Get the name of a method in the component implementation class that is used to notify that
the service properties of a bound service have been updated
- getUsage() - Method in class org.apache.felix.scr.impl.ScrShellCommand
-
- getUsingBundle() - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- getValue(ComponentContextImpl, RefPair<?, ?>) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- getValue() - Method in class org.apache.felix.scr.impl.inject.FieldHandler.MapEntryImpl
-
- getValue() - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Get the value of the property
- globalExtender - Variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- globalExtender() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- gogoReg - Variable in class org.apache.felix.scr.impl.ScrCommand
-
- id - Variable in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- ignore() - Method in class org.apache.felix.scr.impl.manager.EdgeInfo
-
- IMPLEMENTATION_CLASS_DUPLICATE - Static variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- Info(List<ServiceReference<?>>) - Constructor for class org.apache.felix.scr.impl.ComponentRegistry.Info
-
- info - Variable in class org.apache.felix.scr.impl.ComponentRegistry.Info
-
- info(String, PrintWriter) - Method in class org.apache.felix.scr.impl.ScrCommand
-
- info(ComponentConfigurationDTO, PrintWriter) - Method in class org.apache.felix.scr.impl.ScrCommand
-
- info(String) - Method in class org.apache.felix.scr.impl.ScrGogoCommand
-
- info(String, PrintWriter) - Method in interface org.apache.felix.scr.info.ScrInfo
-
List in text detailed information about the specified components.
- INFO_CMD - Static variable in class org.apache.felix.scr.impl.ScrShellCommand
-
- infoAsService - Variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- infoAsService() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- infoAsService() - Method in interface org.apache.felix.scr.impl.manager.ScrConfiguration
-
- init(Object, SimpleLogger) - Method in interface org.apache.felix.scr.impl.helper.InitReferenceMethod
-
Initialize the reference.
- init - Variable in class org.apache.felix.scr.impl.inject.FieldMethods
-
- initBindingMethods(ReferenceMethods) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Initialize binding methods.
- initComponentMethods(ComponentMetadata, Class<?>) - Method in interface org.apache.felix.scr.impl.helper.ComponentMethods
-
- initComponentMethods(ComponentMetadata, Class<?>) - Method in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- initDependencyManagers() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- initField(Object, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- initial - Variable in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Initial list of items for the tracker.
- initialEnable() - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Called outside the constructor so that the m_managers field is completely initialized.
- initialize(String) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Gets the MetaData location, parses the meta data and requests the processing
of binder instances
- initialReferenceFilterString - Variable in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Filter string for use when adding the ServiceListener.
- InitReferenceMethod - Interface in org.apache.felix.scr.impl.helper
-
Callback for initializing the reference (field references)
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.BaseMethod.NotApplicable
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.BaseMethod.NotFound
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.BaseMethod.NotResolved
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.BaseMethod.Resolved
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.FieldHandler.NotFound
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.FieldHandler.NotResolved
-
- INSTANCE - Static variable in class org.apache.felix.scr.impl.inject.FieldHandler.Resolved
-
- instances - Variable in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper.ComponentServiceObjectsImpl
-
- instances - Variable in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- int0 - Static variable in class org.apache.felix.scr.impl.helper.Coercions
-
- INTEGER_CLASS - Static variable in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- Invalid(ComponentException) - Constructor for class org.apache.felix.scr.impl.inject.Annotations.Invalid
-
- Invalid(String) - Constructor for class org.apache.felix.scr.impl.inject.Annotations.Invalid
-
- invoke(Object, ComponentContext, int, MethodResult, SimpleLogger) - Method in interface org.apache.felix.scr.impl.helper.ComponentMethod
-
- invoke(Object, ComponentContextImpl<?>, RefPair<?, ?>, MethodResult, SimpleLogger) - Method in interface org.apache.felix.scr.impl.helper.ReferenceMethod
-
- invoke(Object, ComponentContext, int, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- invoke(Object, ActivatorParameter, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- invoke(Object, Method, Object[]) - Method in class org.apache.felix.scr.impl.inject.Annotations.Handler
-
- invoke(Object, P, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
Calls the declared method on the given component with the provided
method call arguments.
- invoke(BaseMethod<P, T>, Object, P, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotApplicable
-
- invoke(BaseMethod<P, T>, Object, P, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotFound
-
- invoke(BaseMethod<P, T>, Object, P, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotResolved
-
- invoke(BaseMethod<P, T>, Object, P, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.Resolved
-
- invoke(BaseMethod<P, T>, Object, P, SimpleLogger) - Method in interface org.apache.felix.scr.impl.inject.BaseMethod.State
-
- invoke(Object, ComponentContextImpl<?>, RefPair<?, ?>, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- invoke(Object, ComponentContextImpl<?>, RefPair<?, ?>, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods.DuplexReferenceMethod
-
- invoke(FieldHandler, FieldHandler.METHOD_TYPE, Object, BindParameters, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.NotFound
-
- invoke(FieldHandler, FieldHandler.METHOD_TYPE, Object, BindParameters, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.NotResolved
-
- invoke(Object, ComponentContextImpl<?>, RefPair<?, ?>, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.ReferenceMethodImpl
-
- invoke(Object, BindParameters, MethodResult, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.ReferenceMethodImpl
-
- invoke(FieldHandler, FieldHandler.METHOD_TYPE, Object, BindParameters, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.Resolved
-
- invoke(FieldHandler, FieldHandler.METHOD_TYPE, Object, BindParameters, SimpleLogger) - Method in interface org.apache.felix.scr.impl.inject.FieldHandler.State
-
- invokeBindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- invokeBindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- invokeBindMethod(ComponentContextImpl<S>, RefPair<S, T>, int, EdgeInfo) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Calls the bind method.
- invokeBindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- invokeBindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- invokeBindMethodLate(ServiceReference<T>, int) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- invokeInitMethod(ComponentContextImpl<S>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Calls the optional init reference method.
- invokeMethod(Object, P, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- invokeModifiedMethod() - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- invokeModifiedMethod() - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- invokeUnbindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- invokeUnbindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- invokeUnbindMethod(ComponentContextImpl<S>, RefPair<S, T>, int, EdgeInfo) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Calls the unbind method.
- invokeUnbindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- invokeUnbindMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- invokeUpdatedMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Invoke updated method
- invokeUpdatedMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- invokeUpdatedMethod(ComponentContextImpl<S>, RefPair<S, T>, int, EdgeInfo) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Calls the updated method.
- invokeUpdatedMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- invokeUpdatedMethod(DependencyManager<S, T>, RefPair<S, T>, int) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- isActivateDeclared() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns whether the activate method has been declared in the descriptor
or not.
- isActivatorActive() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- isActive() - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Returns if this instance is active, that is if components
may be activated for this component.
- isActive() - Method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- isActive() - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- isActive() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- isActive() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
- isAnnotation(Class<?>) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- isBundleActive(Bundle) - Static method in class org.apache.felix.scr.impl.ScrCommand
-
Returns true
if the bundle
is to be considered
active from the perspective of declarative services.
- isComponent - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
Flag for elements inside a component element
- isComponentEnabled(ComponentDescriptionDTO) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- isConfigurableServiceProperties() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isConfigurationIgnored() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isConfigurationOptional() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isConfigurationPidDeclared() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns whether the configuration-pid has been declared in the descriptor
or not.
- isConfigurationRequired() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isConfigureWithInterfaces() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isDeactivate() - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- isDeactivate() - Method in class org.apache.felix.scr.impl.inject.DeactivateMethod
-
- isDeactivateDeclared() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns whether the deactivate method has been declared in the descriptor
or not.
- isDelayedKeepInstances() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isDeleteCallsModify() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isDeleted() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- isDS10() - Method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
- isDS11() - Method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
- isDS12() - Method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
- isDS12Felix() - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- isDS13() - Method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
- isEffectivelyOptional() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- isEmpty() - Method in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- isEmpty() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Returns if the tracker is empty.
- isEmpty() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return if this ServiceTracker
is empty.
- isEnabled() - Method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- isEnabled() - Method in interface org.apache.felix.scr.impl.manager.ComponentHolder
-
whether the component is currently enabled
- isEnabled() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- isEnabled() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the value of the enabled flag
- isFactory() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- isFactory() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- isFactory() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Test to see if this service is a factory
- isFactoryEnabled() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- isFactoryEnabled() - Method in interface org.apache.felix.scr.impl.manager.ScrConfiguration
-
- isFailed() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- isImmediate() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- isImmediate() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns the flag that defines the activation policy for the component.
- isLogEnabled(int) - Method in class org.apache.felix.scr.impl.Activator
-
Returns true
if logging for the given level is enabled.
- isLogEnabled(int) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Returns true
if logging for the given level is enabled.
- isLogEnabled(int) - Method in interface org.apache.felix.scr.impl.helper.Logger
-
Returns true
if logging for the given level is enabled.
- isLogEnabled(int) - Method in interface org.apache.felix.scr.impl.helper.SimpleLogger
-
- isLogEnabled(int) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
Returns true
if logging for the given level is enabled.
- isLogEnabled(int) - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- isMultiple() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- isMultiple() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Test if dependency is multiple (0..n or 1..n)
- isObsoleteFactoryComponentFactory() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isOptional() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- isOptional() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Test if dependency is optional (0..1 or 0..n)
- isPersistentFactoryComponent() - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- isReluctant() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- isReluctant() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Test if policy option is reluctant
- isReplace() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Test if field strategy is replace.
- isSatisfied() - Method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- isSatisfied() - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
Determine if the holder is satisfied with configurations
- isSatisfied() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- isSatisfied() - Method in interface org.apache.felix.scr.impl.manager.DependencyManager.Customizer
-
- isSatisfied() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns true
if this dependency manager is satisfied, that
is if either the dependency is optional or the number of services
registered in the framework and available to this dependency manager is
not zero.
- isSatisfied() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- isSatisfied() - Method in interface org.apache.felix.scr.impl.manager.ReferenceManager
-
- isStateLocked() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- isStatic() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
- isStatic() - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Test if dependency's binding policy is static
- isStopping() - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- isTrackerOpened() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- m_activate - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_activateDeclared - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_activateMethod - Variable in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- m_activationLock - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_activator - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
The activator owning the per-bundle components
- m_active - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_bind - Variable in class org.apache.felix.scr.impl.inject.BindMethods
-
- m_bind - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_bindMethods - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_bundle - Variable in class org.apache.felix.scr.impl.Activator
-
- m_bundle - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_bundle - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_cardinality - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_ceiling - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_changeCount - Variable in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
Configuration change count (R5) or imitation (R4)
- m_changeCount - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_closeLatch - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_componentActor - Variable in class org.apache.felix.scr.impl.Activator
-
- m_componentActor - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_componentBundles - Variable in class org.apache.felix.scr.impl.Activator
-
- m_componentClass - Variable in class org.apache.felix.scr.impl.inject.BaseMethod
-
- m_componentContext - Variable in class org.apache.felix.scr.impl.inject.ActivatorParameter
-
- m_componentContext - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl.ComponentInstanceImpl
-
- m_componentContext - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_componentCounter - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
- m_componentHoldersByName - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
The map of known components indexed by component name.
- m_componentHoldersByPid - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
The map of known components indexed by component configuration pid.
- m_componentId - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_componentInstance - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_componentInstances - Variable in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- m_componentManager - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_componentManager - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_componentMetadata - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_componentMethods - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_componentMethods - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_componentRegistry - Variable in class org.apache.felix.scr.impl.Activator
-
- m_componentRegistry - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_components - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
A map of components configured with factory configuration.
- m_components - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_componentsById - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
Map of components by component ID.
- m_configurableServiceProperties - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_configuration - Variable in class org.apache.felix.scr.impl.Activator
-
- m_configuration - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_configuration - Variable in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
The configuration for the component factory.
- m_configurationPid - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_configurationPolicy - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_configurationProperties - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_configurations - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
the non-factory configurations shared between all instances.
- m_configureWithInterfaces - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_container - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_context - Variable in class org.apache.felix.scr.impl.Activator
-
- m_context - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_context - Static variable in class org.apache.felix.scr.impl.inject.ClassUtils
-
- m_currentComponent - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_currentService - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_customizer - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_deactivate - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_deactivateDeclared - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_deactivateMethod - Variable in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- m_delayedKeepInstances - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_delegate - Variable in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- m_deleteCallsModify - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_dependencyManagers - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_dependencyManagersInitialized - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_dependencyMetadata - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_disablePromise - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_dsVersion - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_enabled - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_enabled - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_enabledLatchRef - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
This latch prevents concurrent enable, disable, and reconfigure.
- m_enablePromise - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_factory - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_factoryChangeCount - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- m_factoryConfigurations - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
the factory configurations indexed by pid (which cannot be a TargetedPID since it's generated by CA).
- m_factoryInstance - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_factoryPidIndex - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
the index in metadata.getConfigurationPid() of the base factory pid, if any.
- m_factoryProperties - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_factoryTargetedPids - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
Each factory config may be from a different TargetedPID (sharing the same base service pid, but with different level of detail)
- m_field - Variable in class org.apache.felix.scr.impl.inject.FieldHandler.FieldInfo
-
- m_field - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_field_collection_type - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_field_option - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_floor - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_globalContext - Variable in class org.apache.felix.scr.impl.Activator
-
- m_globalDelayedKeepInstances - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_globalObsoleteFactoryComponentFactory - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_hasConfiguration - Variable in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
Flag telling if our component factory is currently configured from config admin.
- m_holders - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_immediate - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_implementationAccessible - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_implementationClassName - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_implementationObject - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_index - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_interface - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_isMultiple - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_isOptional - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_isReluctant - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_isReplace - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_isStatic - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_logger - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_logger - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
- m_logger - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_logService - Variable in class org.apache.felix.scr.impl.Activator
-
- m_logService - Variable in class org.apache.felix.scr.impl.BundleComponentActivator
-
- m_method - Variable in class org.apache.felix.scr.impl.inject.BaseMethod
-
- m_method - Variable in class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- m_methodName - Variable in class org.apache.felix.scr.impl.inject.BaseMethod
-
- m_methodRequired - Variable in class org.apache.felix.scr.impl.inject.BaseMethod
-
- m_minCardinality - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_missing - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_missingCondition - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_missingDependencies - Variable in class org.apache.felix.scr.impl.ComponentRegistry
-
- m_missingLock - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_modified - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_modifiedMethod - Variable in class org.apache.felix.scr.impl.inject.ComponentMethodsImpl
-
- m_name - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_name - Variable in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
- m_name - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_obsoleteFactoryComponentFactory - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_packageAdmin - Static variable in class org.apache.felix.scr.impl.inject.ClassUtils
-
- m_paramTypes - Variable in class org.apache.felix.scr.impl.inject.BindMethod
-
- m_pendingProperty - Variable in class org.apache.felix.scr.impl.xml.XmlHandler
-
- m_persistentFactoryComponent - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_policy - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_policy_option - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_properties - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_properties - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_propertyMetaData - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_provides - Variable in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- m_reason - Variable in class org.apache.felix.scr.impl.inject.ActivatorParameter
-
- m_referenceClassName - Variable in class org.apache.felix.scr.impl.inject.BindMethod
-
- m_references - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_registration - Variable in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- m_runtime_reg - Variable in class org.apache.felix.scr.impl.Activator
-
- m_scope - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_scope - Variable in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- m_scopeName - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_scopeName - Variable in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- m_scrCommand - Variable in class org.apache.felix.scr.impl.Activator
-
- m_service - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_serviceFactory - Variable in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- m_serviceProperties - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_serviceReference - Variable in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- m_serviceRegistration - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_serviceRegistration - Variable in class org.apache.felix.scr.impl.manager.RegistrationManager
-
- m_singleComponent - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
The special component used if there is no configuration or a singleton
configuration.
- m_state - Variable in class org.apache.felix.scr.impl.inject.BaseMethod
-
- m_stateLock - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_supportsInterfaces - Variable in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- m_target - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_target - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_targetedPID - Variable in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- m_targetedPids - Variable in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
the targeted pids corresponding to the pids specified in the config metadata, except possibly for the single
factory pid
- m_tracker - Variable in class org.apache.felix.scr.impl.manager.DependencyManager
-
- m_trackingCount - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- m_type - Variable in class org.apache.felix.scr.impl.inject.FieldHandler.FieldInfo
-
- m_type - Variable in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
- m_types - Variable in class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- m_unbind - Variable in class org.apache.felix.scr.impl.inject.BindMethods
-
- m_unbind - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_updated - Variable in class org.apache.felix.scr.impl.inject.BindMethods
-
- m_updated - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_useCount - Variable in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- m_usingBundle - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- m_validated - Variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- m_validated - Variable in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
- m_validated - Variable in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- m_validated - Variable in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- m_value - Variable in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
- managedService - Variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- managers - Variable in class org.apache.felix.scr.impl.manager.ExtendedServiceEvent
-
- managerToConfiguration(ComponentManager<?>, ComponentDescriptionDTO) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- MAP_CLASS - Static variable in class org.apache.felix.scr.impl.inject.ClassUtils
-
- MAP_ENTRY_CLASS - Static variable in class org.apache.felix.scr.impl.inject.ClassUtils
-
- MapEntryImpl(Object, Object, ServiceReference<?>) - Constructor for class org.apache.felix.scr.impl.inject.FieldHandler.MapEntryImpl
-
- markDeleted() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- match(String, String) - Method in class org.apache.felix.scr.impl.parser.KXml2SAXParser.XmlElement
-
- matchesTarget(Bundle) - Method in class org.apache.felix.scr.impl.metadata.TargetedPID
-
Returns true if the target of this PID (bundle symbolic name,
version, and location) match the bundle registering the referenced
service.
- mergeProperties(String) - Method in class org.apache.felix.scr.impl.manager.ConfigurableComponentHolder
-
- message - Variable in class org.apache.felix.scr.impl.inject.Annotations.Invalid
-
- metadata - Variable in class org.apache.felix.scr.impl.inject.FieldHandler
-
The reference metadata.
- METHOD_TYPE() - Constructor for enum org.apache.felix.scr.impl.inject.FieldHandler.METHOD_TYPE
-
- methodExists(SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- methodExists(BaseMethod<P, T>, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotApplicable
-
- methodExists(BaseMethod<P, T>, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotFound
-
- methodExists(BaseMethod<P, T>, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.NotResolved
-
- methodExists(BaseMethod<P, T>, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod.Resolved
-
- methodExists(BaseMethod<P, T>, SimpleLogger) - Method in interface org.apache.felix.scr.impl.inject.BaseMethod.State
-
- MethodInfo(Method) - Constructor for class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- MethodInfo(Method, T) - Constructor for class org.apache.felix.scr.impl.inject.BaseMethod.MethodInfo
-
- MethodResult - Class in org.apache.felix.scr.impl.helper
-
The MethodResult
conveys the return value of one of the
activate, modify, and deactivate methods.
- MethodResult(boolean, Map<String, Object>) - Constructor for class org.apache.felix.scr.impl.helper.MethodResult
-
- methodType - Variable in class org.apache.felix.scr.impl.inject.FieldHandler.ReferenceMethodImpl
-
- missingServicePresent(ServiceReference<T>) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
- missingServicePresent(ServiceReference<T>, ComponentActorThread) - Method in class org.apache.felix.scr.impl.ComponentRegistry
-
Schedule late binding of now-available reference on a different thread.
- missingServicePresent(ServiceReference<T>) - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- modified() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Increment the modification count.
- modified() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Called by the Tracked object whenever the set of tracked services is
modified.
- modified() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.Tracked
-
Increment the tracking count and tell the tracker there was a
modification.
- modifiedBundle(Bundle, BundleEvent, Bundle) - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- ModifiedMethod - Class in org.apache.felix.scr.impl.inject
-
- ModifiedMethod(String, Class<?>, DSVersion, boolean, boolean) - Constructor for class org.apache.felix.scr.impl.inject.ModifiedMethod
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.FactoryCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleDynamicCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticGreedyCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticReluctantCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.SingleDynamicCustomizer
-
- modifiedService(ServiceReference<T>, RefPair<S, T>, int, ExtendedServiceEvent) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.SingleStaticCustomizer
-
- modifiedService(ServiceReference<S>, T, int) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Default implementation of the
ServiceTrackerCustomizer.modifiedService
method.
- modifiedService(ServiceReference<S>, T, int, U) - Method in interface org.apache.felix.scr.impl.manager.ServiceTrackerCustomizer
-
A service tracked by the ServiceTracker
has been modified.
- modify(Dictionary<String, ?>) - Method in interface org.apache.felix.scr.component.ExtFactoryComponentInstance
-
- modify(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl.ModifyComponentInstance
-
- modify(boolean) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- ModifyComponentInstance(SingleComponentManager<S>) - Constructor for class org.apache.felix.scr.impl.manager.ComponentFactoryImpl.ModifyComponentInstance
-
- MultipleDynamicCustomizer() - Constructor for class org.apache.felix.scr.impl.manager.DependencyManager.MultipleDynamicCustomizer
-
- MultiplePrototypeRefPair<S,T> - Class in org.apache.felix.scr.impl.manager
-
- MultiplePrototypeRefPair(BundleContext, ServiceReference<T>) - Constructor for class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- MultipleStaticGreedyCustomizer() - Constructor for class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticGreedyCustomizer
-
- MultipleStaticReluctantCustomizer() - Constructor for class org.apache.felix.scr.impl.manager.DependencyManager.MultipleStaticReluctantCustomizer
-
- multipleToSingle(Object, Object) - Static method in class org.apache.felix.scr.impl.helper.Coercions
-
- satisfed - Variable in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- satisfiedRefManagersToDTO(List<? extends ReferenceManager<?, ?>>) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- schedule(Runnable) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
Schedules the given task
for asynchrounous execution or
synchronously runs the task if the thread is not running.
- schedule(Runnable) - Method in class org.apache.felix.scr.impl.ComponentActorThread
-
- schedule(Runnable) - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- Scope() - Constructor for enum org.apache.felix.scr.impl.metadata.ServiceMetadata.Scope
-
- scrCommand - Variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- ScrCommand - Class in org.apache.felix.scr.impl
-
The ScrCommand
class provides the implementations for the
Apache Felix Gogo and legacy Apache Felix Shell commands.
- ScrCommand(BundleContext, ServiceComponentRuntime, ScrConfigurationImpl) - Constructor for class org.apache.felix.scr.impl.ScrCommand
-
- scrCommand - Variable in class org.apache.felix.scr.impl.ScrGogoCommand
-
- scrCommand - Variable in class org.apache.felix.scr.impl.ScrShellCommand
-
- ScrCommand.Result - Class in org.apache.felix.scr.impl
-
- scrConfiguration - Variable in class org.apache.felix.scr.impl.config.ScrManagedService
-
- scrConfiguration - Variable in class org.apache.felix.scr.impl.config.ScrManagedServiceServiceFactory
-
- ScrConfiguration - Interface in org.apache.felix.scr.impl.manager
-
The ScrConfiguration
class conveys configuration for the
Felix DS implementation bundle.
- scrConfiguration - Variable in class org.apache.felix.scr.impl.ScrCommand
-
- ScrConfigurationImpl - Class in org.apache.felix.scr.impl.config
-
The ScrConfiguration
class conveys configuration for the
Felix DS implementation bundle.
- ScrConfigurationImpl(Activator) - Constructor for class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- ScrExtension(Bundle) - Constructor for class org.apache.felix.scr.impl.Activator.ScrExtension
-
- ScrGogoCommand - Class in org.apache.felix.scr.impl
-
The ScrGogoCommand
implements the Apache Felix Gogo Shell
commands for the Apache Felix Declarative Services implementations.
- ScrGogoCommand(ScrCommand) - Constructor for class org.apache.felix.scr.impl.ScrGogoCommand
-
- ScrInfo - Interface in org.apache.felix.scr.info
-
Abstraction of command interface.
- ScrManagedService - Class in org.apache.felix.scr.impl.config
-
The ScrManagedService
receives configuration for the Declarative
Services Runtime itself.
- ScrManagedService(ScrConfigurationImpl) - Constructor for class org.apache.felix.scr.impl.config.ScrManagedService
-
- ScrManagedServiceMetaTypeProvider - Class in org.apache.felix.scr.impl.config
-
The
ScrManagedServiceMetaTypeProvider
receives the Declarative
Services Runtime configuration (by extending the
ScrManagedService
class but also provides a MetaType Service ObjectClassDefinition.
- ScrManagedServiceMetaTypeProvider(ScrConfigurationImpl) - Constructor for class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider
-
- ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl - Class in org.apache.felix.scr.impl.config
-
- ScrManagedServiceServiceFactory - Class in org.apache.felix.scr.impl.config
-
The
ScrManagedServiceServiceFactory
is the ServiceFactory
registered on behalf of the
ScrManagedService
(or
ScrManagedServiceMetaTypeProvider
, resp.) to create the instance on
demand once it is used by the Configuration Admin Service or the MetaType
Service.
- ScrManagedServiceServiceFactory(ScrConfigurationImpl, SimpleLogger) - Constructor for class org.apache.felix.scr.impl.config.ScrManagedServiceServiceFactory
-
- scrService - Variable in class org.apache.felix.scr.impl.ScrCommand
-
- ScrShellCommand - Class in org.apache.felix.scr.impl
-
The ScrShellCommand
implements command shell access for the
legacy Apache Felix Shell.
- ScrShellCommand(ScrCommand) - Constructor for class org.apache.felix.scr.impl.ScrShellCommand
-
- second - Variable in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods.DuplexReferenceMethod
-
- second - Variable in class org.apache.felix.scr.impl.inject.DuplexReferenceMethods
-
Second is method methods.
- SERVICE_DUPLICATE - Static variable in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- SERVICE_REFERENCE_CLASS - Static variable in class org.apache.felix.scr.impl.inject.ClassUtils
-
- serviceChanged(ServiceEvent) - Method in class org.apache.felix.scr.impl.BundleComponentActivator.ListenerInfo
-
- serviceChanged(U) - Method in interface org.apache.felix.scr.impl.manager.ExtendedServiceListener
-
- serviceChanged(U) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.Tracked
-
ServiceListener
method for the ServiceTracker
class.
- ServiceComponentRuntimeImpl - Class in org.apache.felix.scr.impl.runtime
-
- ServiceComponentRuntimeImpl(BundleContext, ComponentRegistry) - Constructor for class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- serviceContexts - Variable in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- ServiceFactoryComponentManager<S> - Class in org.apache.felix.scr.impl.manager
-
The ServiceFactoryComponentManager
for components specified with <service serviceFactory='true'/>
in the xml metadata.
- ServiceFactoryComponentManager(ComponentContainer<S>, ComponentMethods) - Constructor for class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- ServiceMetadata - Class in org.apache.felix.scr.impl.metadata
-
This class contains the metadata associated to a service that is provided
by a component
- ServiceMetadata() - Constructor for class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- ServiceMetadata.Scope - Enum in org.apache.felix.scr.impl.metadata
-
- serviceObjectRef - Variable in class org.apache.felix.scr.impl.manager.SingleRefPair
-
- serviceObjects - Variable in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper.ComponentServiceObjectsImpl
-
- serviceObjects - Variable in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- serviceObjects - Variable in class org.apache.felix.scr.impl.manager.SinglePrototypeRefPair
-
- serviceObjectsHelper - Variable in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- servicePid - Variable in class org.apache.felix.scr.impl.metadata.TargetedPID
-
- servicePropertiesMatches(ServiceRegistration<S>, Dictionary<String, Object>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
Checks if the given service registration properties matches another set
of properties.
- serviceReferenceToDTO(ServiceReference<?>) - Method in class org.apache.felix.scr.impl.runtime.ServiceComponentRuntimeImpl
-
- services - Variable in class org.apache.felix.scr.impl.helper.ComponentServiceObjectsHelper
-
- ServiceTracker<S,T,U extends org.osgi.framework.ServiceEvent> - Class in org.apache.felix.scr.impl.manager
-
changes from osgi service tracker:
- included AbstractTracked as an inner class.
- ServiceTracker(BundleContext, ServiceTrackerCustomizer<S, T, U>, boolean, ExtendedServiceListenerContext<U>, Filter, String, String) - Constructor for class org.apache.felix.scr.impl.manager.ServiceTracker
-
Create a ServiceTracker
on the specified Filter
object.
- ServiceTracker.AbstractTracked<S,T,R> - Class in org.apache.felix.scr.impl.manager
-
Abstract class to track items.
- ServiceTracker.Tracked - Class in org.apache.felix.scr.impl.manager
-
Inner class which subclasses AbstractTracked.
- ServiceTrackerCustomizer<S,T,U extends org.osgi.framework.ServiceEvent> - Interface in org.apache.felix.scr.impl.manager
-
The ServiceTrackerCustomizer
interface allows a
ServiceTracker
to customize the service objects that are tracked.
- setAccessible(Method) - Static method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- setAccessible(Field) - Static method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- setActivate(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Sets the name of the activate method
- setBind(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the bind method attribute
- setBundleContext(BundleContext) - Static method in class org.apache.felix.scr.impl.inject.ClassUtils
-
- setCardinality(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the cardinality attribute
- setClose(int) - Method in class org.apache.felix.scr.impl.manager.EdgeInfo
-
- setColumnNumber(int) - Method in interface org.apache.felix.scr.impl.parser.KXml2SAXHandler
-
- setColumnNumber(int) - Method in class org.apache.felix.scr.impl.xml.XmlHandler
-
- setConfigurableServiceProperties(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setConfigurationPid(String[]) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Setter for the configuration-pid component (since DS 1.2)
- setConfigurationPolicy(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Sets the configuration policy
- setConfigureWithInterfaces(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setDeactivate(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Sets the name of the deactivate method
- setDelayedKeepInstances(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setDeleteCallsModify(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setEnabled(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Setter for the enabled property
- setFactoryIdentifier(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setFactoryProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- setFailed() - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- setField(FieldHandler.FieldInfo, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
Set the field.
- setField(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the field attribute
- setFieldCollectionType(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the field value type attribute
- setFieldOption(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the field strategy attribute
- setFieldValue(Object, Object) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
- setImmediate(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Setter for the immediate property
- setImplementationAccessible(boolean) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- setImplementationClassName(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Sets the name of the implementation class
- setImplementationObject(S) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- setInitial(S[]) - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Set initial list of items into tracker before events begin to be
received.
- setInterface(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the interfaceName attribute
- setLineNumber(int) - Method in interface org.apache.felix.scr.impl.parser.KXml2SAXHandler
-
- setLineNumber(int) - Method in class org.apache.felix.scr.impl.xml.XmlHandler
-
- setMethod(BaseMethod.MethodInfo<T>, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- setModified(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Sets the name of the modified method
- setName(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Setter for the name
- setName(String) - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Set the name
- setName(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the name attribute
- setObsoleteFactoryComponentFactory(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setOpen(int) - Method in class org.apache.felix.scr.impl.manager.EdgeInfo
-
- setPersistentFactoryComponent(boolean) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
- setPolicy(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the policy attribute
- setPolicyOption(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the policy option attribute
- setPreviousRefMap(Map<ServiceReference<T>, RefPair<S, T>>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- setPreviousRefMap(Map<ServiceReference<T>, RefPair<S, T>>) - Method in interface org.apache.felix.scr.impl.manager.DependencyManager.Customizer
-
- setPreviousRefMap(Map<ServiceReference<T>, RefPair<S, T>>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- setRegionConfigurationSupport(ServiceReference<ConfigurationAdmin>) - Method in class org.apache.felix.scr.impl.BundleComponentActivator
-
- setRegionConfigurationSupport(ServiceReference<ConfigurationAdmin>) - Method in interface org.apache.felix.scr.impl.manager.ComponentActivator
-
- setScope(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
- setScope(String) - Method in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
- setScrCommand(ScrCommand) - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- setService(ServiceMetadata) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Used to set a ServiceMetadata object.
- setServiceFactory(boolean) - Method in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
Setter for the servicefactory attribute of the service element
- setServiceObject(ComponentContextImpl<S>, T) - Method in class org.apache.felix.scr.impl.manager.MultiplePrototypeRefPair
-
- setServiceObject(ComponentContextImpl<S>, T) - Method in class org.apache.felix.scr.impl.manager.RefPair
-
- setServiceObject(ComponentContextImpl<S>, T) - Method in class org.apache.felix.scr.impl.manager.SingleRefPair
-
- setServiceProperties(Dictionary<String, ?>) - Method in interface org.apache.felix.scr.component.ExtComponentContext
-
Sets the service registration properties of the component
registered as a service.
- setServiceProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- setServiceProperties(MethodResult, Integer) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- setServiceProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.ComponentContextImpl
-
- setServiceProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- setServiceProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.ServiceFactoryComponentManager
-
- setServiceProperties(Dictionary<String, ?>) - Method in class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- setState(AbstractComponentManager.State, AbstractComponentManager.State) - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- setTarget(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the target attribute (filter)
- setTargetFilter(Map<String, Object>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Sets the target filter from target filter property contained in the
properties.
- setTargetFilter(String, int) - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Sets the target filter of this dependency to the new filter value.
- setTracker(ServiceTracker<T, RefPair<S, T>, ExtendedServiceEvent>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- setTracker(ServiceTracker<T, RefPair<S, T>, ExtendedServiceEvent>) - Method in interface org.apache.felix.scr.impl.manager.DependencyManager.Customizer
-
- setTracker(ServiceTracker<T, RefPair<S, T>, ExtendedServiceEvent>) - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- setTrackerOpened() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.AbstractCustomizer
-
- setTrackerOpened() - Method in interface org.apache.felix.scr.impl.manager.DependencyManager.Customizer
-
- setTrackerOpened() - Method in class org.apache.felix.scr.impl.manager.DependencyManager.NoPermissionsCustomizer
-
- setType(String) - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Set the type
- setTypes(Object) - Method in class org.apache.felix.scr.impl.inject.ActivateMethod
-
- setTypes(T) - Method in class org.apache.felix.scr.impl.inject.BaseMethod
-
- setTypes(List<BindMethod.ParamType>) - Method in class org.apache.felix.scr.impl.inject.BindMethod
-
- setUnbind(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the unbind method attribute
- setUpdated(String) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Setter for the updated method attribute
- setValue(Object) - Method in class org.apache.felix.scr.impl.inject.FieldHandler.MapEntryImpl
-
- setValue(String) - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Set the value
- setValues(String) - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Set multiple values as an array, where the values are contained in
the string as one value per line.
- shellReg - Variable in class org.apache.felix.scr.impl.ScrCommand
-
- short0 - Static variable in class org.apache.felix.scr.impl.helper.Coercions
-
- SimpleLogger - Interface in org.apache.felix.scr.impl.helper
-
- SingleComponentManager<S> - Class in org.apache.felix.scr.impl.manager
-
The default ComponentManager.
- SingleComponentManager(ComponentContainer<S>, ComponentMethods) - Constructor for class org.apache.felix.scr.impl.manager.SingleComponentManager
-
The constructor receives both the activator and the metadata
- SingleComponentManager(ComponentContainer<S>, ComponentMethods, boolean) - Constructor for class org.apache.felix.scr.impl.manager.SingleComponentManager
-
- SingleComponentManager.SetImplementationObject<S> - Interface in org.apache.felix.scr.impl.manager
-
- SingleDynamicCustomizer() - Constructor for class org.apache.felix.scr.impl.manager.DependencyManager.SingleDynamicCustomizer
-
- SinglePrototypeRefPair<S,T> - Class in org.apache.felix.scr.impl.manager
-
- SinglePrototypeRefPair(BundleContext, ServiceReference<T>) - Constructor for class org.apache.felix.scr.impl.manager.SinglePrototypeRefPair
-
- SingleRefPair<S,T> - Class in org.apache.felix.scr.impl.manager
-
- SingleRefPair(ServiceReference<T>) - Constructor for class org.apache.felix.scr.impl.manager.SingleRefPair
-
- SingleStaticCustomizer() - Constructor for class org.apache.felix.scr.impl.manager.DependencyManager.SingleStaticCustomizer
-
- size() - Method in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- size() - Method in class org.apache.felix.scr.impl.manager.DependencyManager
-
Returns the number of services currently registered in the system,
which match the service criteria (interface and optional target filter)
configured for this dependency.
- size() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker.AbstractTracked
-
Returns the number of tracked items.
- size() - Method in class org.apache.felix.scr.impl.manager.ServiceTracker
-
Return the number of services being tracked by this
ServiceTracker
.
- specState - Variable in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- start(BundleContext) - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- start() - Method in class org.apache.felix.scr.impl.Activator.ScrExtension
-
- start(BundleContext) - Method in class org.apache.felix.scr.impl.Activator
-
Registers this instance as a (synchronous) bundle listener and loads the
components of already registered bundles.
- start(BundleContext) - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- start() - Method in class org.apache.felix.scr.impl.manager.RegionConfigurationSupport
-
- startElement(String, String, KXml2SAXParser.Attributes) - Method in interface org.apache.felix.scr.impl.parser.KXml2SAXHandler
-
Method called when a tag opens
- startElement(String, String, KXml2SAXParser.Attributes) - Method in class org.apache.felix.scr.impl.xml.XmlHandler
-
Method called when a tag opens
- startTracking() - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- state - Variable in class org.apache.felix.scr.impl.inject.FieldHandler
-
State handling.
- state - Variable in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- State(int, boolean, boolean, boolean) - Constructor for enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
- STATE_ACTIVE - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- STATE_DISABLED - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- STATE_DISPOSED - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- STATE_SATISFIED - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- STATE_UNSATISFIED_CONFIGURATION - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- STATE_UNSATISFIED_REFERENCE - Static variable in interface org.apache.felix.scr.impl.manager.ComponentManager
-
- stateLock - Variable in class org.apache.felix.scr.impl.Activator.ScrExtension
-
- stop(BundleContext) - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- stop(BundleContext) - Method in class org.apache.felix.scr.impl.Activator
-
- stop() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- stopped - Variable in class org.apache.felix.scr.impl.AbstractExtender
-
- stopping - Variable in class org.apache.felix.scr.impl.AbstractExtender
-
- stopTimeout - Variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- stopTimeout() - Method in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- stopTimeout() - Method in interface org.apache.felix.scr.impl.manager.ScrConfiguration
-
- stopTracking() - Method in class org.apache.felix.scr.impl.AbstractExtender
-
- SuitableMethodNotAccessibleException - Exception in org.apache.felix.scr.impl.inject
-
- SuitableMethodNotAccessibleException() - Constructor for exception org.apache.felix.scr.impl.inject.SuitableMethodNotAccessibleException
-
- symbolicName - Variable in class org.apache.felix.scr.impl.metadata.TargetedPID
-
- validate(String) - Method in class org.apache.felix.scr.impl.config.ScrManagedServiceMetaTypeProvider.AttributeDefinitionImpl
-
- validate(Logger) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Method used to verify if the semantics of this metadata are correct
- validate(ComponentMetadata) - Method in class org.apache.felix.scr.impl.metadata.PropertyMetadata
-
Method used to verify if the semantics of this metadata are correct
- validate(ComponentMetadata, Logger) - Method in class org.apache.felix.scr.impl.metadata.ReferenceMetadata
-
Method used to verify if the semantics of this metadata are correct
- validate(ComponentMetadata) - Method in class org.apache.felix.scr.impl.metadata.ServiceMetadata
-
Verify if the semantics of this metadata are correct
- validateField(Field, SimpleLogger) - Method in class org.apache.felix.scr.impl.inject.FieldHandler
-
Validate the field, type etc.
- validationFailure(String) - Method in class org.apache.felix.scr.impl.metadata.ComponentMetadata
-
Returns a ComponentException
for this compeonent with the
given explanation for failure.
- value - Variable in class org.apache.felix.scr.impl.inject.FieldHandler.MapEntryImpl
-
- VALUE_TRUE - Static variable in class org.apache.felix.scr.impl.config.ScrConfigurationImpl
-
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.inject.BindMethod.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.inject.FieldHandler.METHOD_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.inject.FieldHandler.ParamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.manager.RegistrationManager.RegState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.metadata.ReferenceMetadata.ReferenceScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.felix.scr.impl.metadata.ServiceMetadata.Scope
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.apache.felix.scr.impl.helper.ReadOnlyDictionary
-
- values - Variable in class org.apache.felix.scr.impl.inject.Annotations.Handler
-
- values() - Static method in enum org.apache.felix.scr.impl.inject.BindMethod.ParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.inject.FieldHandler.METHOD_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.inject.FieldHandler.ParamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.manager.AbstractComponentManager.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.manager.RegistrationManager.RegState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.metadata.DSVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.metadata.ReferenceMetadata.ReferenceScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.felix.scr.impl.metadata.ServiceMetadata.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueType - Variable in class org.apache.felix.scr.impl.inject.FieldHandler
-
Value type.
- verifyDependencyManagers() - Method in class org.apache.felix.scr.impl.manager.AbstractComponentManager
-
- verifyDependencyManagers() - Method in class org.apache.felix.scr.impl.manager.ComponentFactoryImpl
-
- version - Variable in enum org.apache.felix.scr.impl.metadata.DSVersion
-
- version - Variable in class org.apache.felix.scr.impl.metadata.TargetedPID
-
- VOID - Static variable in class org.apache.felix.scr.impl.helper.MethodResult
-
Predefined instance indicating a successful call to a void method.