OSGi™ Enterprise
Release 5
A B C D E F G H I J K L M N O P R S T U V W X

E

enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
end() - Method in interface org.osgi.service.coordinator.Coordination
Terminate this Coordination normally.
ended(Coordination) - Method in interface org.osgi.service.coordinator.Participant
Notification that a Coordination has terminated normally.
ENDPOINT_FRAMEWORK_UUID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the universally unique id of the exporting framework.
ENDPOINT_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the id for this endpoint.
ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointListener
Specifies the interest of this listener with filters.
ENDPOINT_PACKAGE_VERSION_ - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Prefix for an endpoint property identifying the interface Java package version for an interface.
ENDPOINT_SERVICE_ID - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Endpoint property identifying the service id of the exported service.
endpointAdded(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
Register an endpoint with this listener.
EndpointDescription - Class in org.osgi.service.remoteserviceadmin
A description of an endpoint that provides sufficient information for a compatible distribution provider to create a connection to this endpoint An Endpoint Description is easy to transfer between different systems because it is property based where the property keys are strings and the values are simple types.
EndpointDescription(Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
Create an Endpoint Description from a Map.
EndpointDescription(ServiceReference, Map<String, ?>) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointDescription
Create an Endpoint Description based on a Service Reference and a Map of properties.
EndpointListener - Interface in org.osgi.service.remoteserviceadmin
A white board service that represents a listener for endpoints.
EndpointPermission - Class in org.osgi.service.remoteserviceadmin
A bundle's authority to export, import or read an Endpoint.
EndpointPermission(String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
Create a new EndpointPermission with the specified filter.
EndpointPermission(EndpointDescription, String, String) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointPermission
Creates a new requested EndpointPermission object to be used by code that must perform checkPermission.
endpointRemoved(EndpointDescription, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointListener
Remove the registration of an endpoint.
EntityManagerFactoryBuilder - Interface in org.osgi.service.jpa
This service interface offers JPA clients the ability to create instances of EntityManagerFactory for a given named persistence unit.
entrySet() - Method in class org.osgi.service.event.EventProperties
Return the property entries.
equals(Object) - Method in interface org.osgi.service.cm.Configuration
Equality is defined to have equal PIDs Two Configuration objects are equal when their PIDs are equal.
equals(Object) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines the equality of two ConfigurationPermission objects.
equals(Object) - Method in class org.osgi.service.coordinator.CoordinationPermission
Determines the equality of two CoordinationPermission objects.
equals(Object) - Method in class org.osgi.service.event.Event
Compares this Event object to another object.
equals(Object) - Method in class org.osgi.service.event.EventProperties
Compares this EventProperties object to another object.
equals(Object) - Method in class org.osgi.service.event.TopicPermission
Determines the equality of two TopicPermission objects.
equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Compares this EndpointDescription object to another object.
equals(Object) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Determines the equality of two EndpointPermission objects.
equals(Object) - Method in class org.osgi.service.subsystem.SubsystemPermission
Determines the equality of two SubsystemPermission objects.
equals(Object) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks two UserAdminPermission objects for equality.
ERROR - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key ERROR, used in FrameworkMBean.ERROR_ITEM.
ERROR_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the error message of the batch operation.
EVENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key EVENT, used in BundleStateMBean.EVENT_ITEM.
EVENT - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key EVENT, used in ServiceStateMBean.EVENT_ITEM.
EVENT - Static variable in class org.osgi.service.blueprint.container.EventConstants
The BlueprintEvent object that caused this event.
Event - Class in org.osgi.service.event
An event.
Event(String, Map<String, ?>) - Constructor for class org.osgi.service.event.Event
Constructs an event.
Event(String, Dictionary<String, ?>) - Constructor for class org.osgi.service.event.Event
Constructs an event.
EVENT - Static variable in interface org.osgi.service.event.EventConstants
The forwarded event object.
EVENT_DELIVERY - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property specifying the delivery qualities requested by an Event Handler service.
EVENT_FILTER - Static variable in interface org.osgi.service.event.EventConstants
Service Registration property specifying a filter to further select Event s of interest to an Event Handler service.
EVENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the event type.
EVENT_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the event type.
EVENT_TOPIC - Static variable in interface org.osgi.service.event.EventConstants
Service registration property specifying the Event topics of interest to an Event Handler service.
EventAdmin - Interface in org.osgi.service.event
The Event Admin service.
EventConstants - Class in org.osgi.service.blueprint.container
Event property names used in Event Admin events published by a Blueprint Container.
EventConstants - Interface in org.osgi.service.event
Defines standard names for EventHandler properties.
EventHandler - Interface in org.osgi.service.event
Listener for Events.
EventProperties - Class in org.osgi.service.event
The properties for an Event.
EventProperties(Map<String, ?>) - Constructor for class org.osgi.service.event.EventProperties
Create an EventProperties from the specified properties.
EXCEPTION - Static variable in interface org.osgi.service.event.EventConstants
An exception or error.
EXCEPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
The name of the exception type.
EXCEPTION_MESSAGE - Static variable in interface org.osgi.service.event.EventConstants
The exception message.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated. As of 1.1, replaced by EXCEPTION_CLASS
EXECUTE - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string execute.
EXPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string export.
EXPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A fatal exporting error occurred.
EXPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an export registration.
EXPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an export registration.
EXPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the export is still active.
EXPORTED_PACKAGES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key EXPORTED_PACKAGES, used in BundleStateMBean.EXPORTED_PACKAGES_ITEM.
EXPORTED_PACKAGES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the exported package names in BundleStateMBean.BUNDLE_TYPE .The key is BundleStateMBean.EXPORTED_PACKAGES and the the type is JmxConstants.STRING_ARRAY_TYPE.
EXPORTING_BUNDLES - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key EXPORTING_BUNDLE, used in PackageStateMBean.EXPORTING_BUNDLES_ITEM.
EXPORTING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the bundle identifier in PackageStateMBean.PACKAGE_TYPE.
ExportReference - Interface in org.osgi.service.remoteserviceadmin
An Export Reference associates a service with a local endpoint.
ExportRegistration - Interface in org.osgi.service.remoteserviceadmin
An Export Registration associates a service to a local endpoint.
exportService(ServiceReference, Map<String, ?>) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Export a service to a given Endpoint.
extend(CompositeType, String, String, Item...) - Static method in class org.osgi.jmx.Item
Extend a Composite Type by adding new items.
EXTENDER_BUNDLE - Static variable in class org.osgi.service.blueprint.container.EventConstants
The Blueprint extender bundle that is generating this event.
EXTENDER_BUNDLE_ID - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle id of the Blueprint extender bundle that is generating this event.
EXTENDER_BUNDLE_SYMBOLICNAME - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle symbolic of the Blueprint extender bundle that is generating this event.
EXTENDER_BUNDLE_VERSION - Static variable in class org.osgi.service.blueprint.container.EventConstants
The bundle version of the Blueprint extender bundle that is generating this event.
EXTENDER_NAMESPACE - Static variable in class org.osgi.namespace.extender.ExtenderNamespace
Namespace name for extender capabilities and requirements.
ExtenderNamespace - Class in org.osgi.namespace.extender
Extender Capability and Requirement Namespace.
extendTimeout(long) - Method in interface org.osgi.service.coordinator.Coordination
Extend the time out of this Coordination.

OSGi™ Enterprise
Release 5
A B C D E F G H I J K L M N O P R S T U V W X
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0