|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Component
interface represents a single component managed
by the Service Component Runtime.ComponentFactoryImpl
TODOComponentRegistry
TODODelayedComponentManager
TODOnull
if no such method is configued.
Bundle
declaring this component.
componentId
or null
if no component with the
given id is currently managed.
null
if this component
is not defined as a component factory.
Reference
instances representing the service
references (or dependencies) of this Component.
null
if no services are currently bound.
null
if the Component is not registered as a service.
STATE_*
constants defined in this interface.
target
property of this reference.
null
if no such method is configued.
true
if this component is a service factory.
true
if the reference is defined with static policy.
null
as this
instance is read-only and cannot modify and properties.
ReadOnlyDictionary
is a Dictionary
whose
ReadOnlyDictionary.put(Object, Object)
and ReadOnlyDictionary.remove(Object)
methods have
no effect and always return null
.Reference
interface represents a single reference (or
dependency) to a service used by a Component.null
as this
instance is read-only and cannot modify and properties.
ScrService
represents the Declarative Services main
controller also known as the Service Component Runtime or SCR for short.ServiceFactoryComponentManager
TODOComponent.disable()
method (value is 1).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |