- getAcceptedCapabilityType() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRequirement
-
- getAttributes() - Method in class org.everit.osgi.ecm.component.AbstractReferenceHolder
-
- getBundleContext() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
The bundle context of the bundle that registered the component (normally it is the bundle that
contains the component implementation).
- getBundleContext() - Method in interface org.everit.osgi.ecm.component.resource.ComponentContainer
-
The context of the bundle that started the component container.
- getCause() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
The cause of the failure of the component.
- getComponentContainer() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
The container of the component that is registered as an OSGi service and manages the lifecycle
of the component instance.
- getComponentContainer() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
The container that this component revision belongs to.
- getComponentMetadata() - Method in interface org.everit.osgi.ecm.component.resource.ComponentContainer
-
The metadata of the component that was used during creation.
- getComponentRevision() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
A snapshot about the state of the component.
- getComponentServiceReference() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
Get the service that was registered when the component was opened.
- getComponentType() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
The type of the component implementation.
- getDeclaringResource() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
- getInstance() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
Returns the service instance that was instantiated by this component.
- getProcessingThread() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
- getProperties() - Method in interface org.everit.osgi.ecm.component.ComponentContext
-
- getProperties() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
The configuration properties of the component.
- getReference() - Method in class org.everit.osgi.ecm.component.AbstractReferenceHolder
-
- getReferenceId() - Method in class org.everit.osgi.ecm.component.AbstractReferenceHolder
-
- getRequirementId() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRequirement
-
- getResource() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRequirement
-
- getResources() - Method in interface org.everit.osgi.ecm.component.resource.ComponentContainer
-
Snapshot about the component states that are managed by this container.
- getService() - Method in class org.everit.osgi.ecm.component.ServiceHolder
-
- getState() - Method in interface org.everit.osgi.ecm.component.resource.ComponentRevision
-
The state of the component.