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

E

enableComponent(String) - Method in interface org.osgi.service.component.ComponentContext
Enables the specified component name.
enableComponent(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Enables the specified component description.
encode(String) - Static method in class org.osgi.service.dmt.Uri
Encode the node name so that back slash and forward slash are escaped with a back slash.
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.EndpointEventListener
Specifies the interest of this listener with filters.
ENDPOINT_LISTENER_SCOPE - Static variable in interface org.osgi.service.remoteserviceadmin.EndpointListener
Deprecated.
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
Deprecated.
Register an endpoint with this listener.
endpointChanged(EndpointEvent, String) - Method in interface org.osgi.service.remoteserviceadmin.EndpointEventListener
Notification that an endpoint has changed.
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.
EndpointEvent - Class in org.osgi.service.remoteserviceadmin
An Endpoint Event.
EndpointEvent(int, EndpointDescription) - Constructor for class org.osgi.service.remoteserviceadmin.EndpointEvent
Constructs a EndpointEvent object from the given arguments.
EndpointEventListener - Interface in org.osgi.service.remoteserviceadmin
A white board service that represents a listener for endpoints.
EndpointListener - Interface in org.osgi.service.remoteserviceadmin
Deprecated.
As of 1.1. Replaced by EndpointEventListener.
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
Deprecated.
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.
Envelope - Interface in org.osgi.service.wireadmin
Identifies a contained value.
equals(Object) - Method in class org.osgi.service.application.ApplicationAdminPermission
 
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.deploymentadmin.DeploymentAdminPermission
Checks two DeploymentAdminPermission objects for equality.
equals(Object) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
Checks two DeploymentCustomizerPermission objects for equality.
equals(Object) - Method in class org.osgi.service.dmt.Acl
Checks whether the given object is equal to this Acl instance.
equals(Object) - Method in class org.osgi.service.dmt.DmtData
Compares the specified object with this DmtData instance.
equals(Object) - Method in class org.osgi.service.dmt.security.AlertPermission
Checks whether the given object is equal to this AlertPermission instance.
equals(Object) - Method in class org.osgi.service.dmt.security.DmtPermission
Checks whether the given object is equal to this DmtPermission instance.
equals(Object) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Checks whether the given object is equal to this DmtPrincipalPermission instance.
equals(Object) - Method in interface org.osgi.service.dmt.spi.MountPoint
This object must provide a suitable hash function such that a Mount Point given in MountPlugin.mountPointAdded(MountPoint) is equal to the corresponding Mount Point in MountPlugin.mountPointRemoved(MountPoint).
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.monitor.MonitorPermission
Determines the equality of two MonitorPermission objects.
equals(Object) - Method in class org.osgi.service.monitor.StatusVariable
Compares the specified object with this StatusVariable.
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.
equals(Object) - Method in class org.osgi.service.wireadmin.WirePermission
Determines the equality of two WirePermission objects.
equals(Object) - Method in class org.osgi.util.measurement.Measurement
Returns whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.State
Return whether the specified object is equal to this object.
equals(Object) - Method in class org.osgi.util.measurement.Unit
Checks whether this Unit object is equal to the specified Unit object.
errorCodes - Variable in class org.osgi.service.http.runtime.dto.ErrorPageDTO
The error codes the error page is used for.
ErrorPageDTO - Class in org.osgi.service.http.runtime.dto
Represents a javax.servlet.Servlet for handling errors and currently being used by a servlet context.
ErrorPageDTO() - Constructor for class org.osgi.service.http.runtime.dto.ErrorPageDTO
 
errorPageDTOs - Variable in class org.osgi.service.http.runtime.dto.ServletContextDTO
Returns the representations of the error page Servlet services associated with this context.
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_DEPLOYMENTPACKAGE_CURRENTVERSION - Static variable in interface org.osgi.service.deploymentadmin.DeploymentPackage
The currently installed version of the Deployment Package.
EVENT_DEPLOYMENTPACKAGE_NAME - Static variable in interface org.osgi.service.deploymentadmin.DeploymentPackage
The name of the Deployment Package.
EVENT_DEPLOYMENTPACKAGE_NEXTVERSION - Static variable in interface org.osgi.service.deploymentadmin.DeploymentPackage
The version of DP after the successful completion of the install operation (used in INSTALL event only).
EVENT_DEPLOYMENTPACKAGE_READABLENAME - Static variable in interface org.osgi.service.deploymentadmin.DeploymentPackage
The human readable name of the DP localized to the default locale.
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_PROPERTY_NEW_NODES - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the newnodes property in node related events.
EVENT_PROPERTY_NODES - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the @{code nodes} property in node related events.
EVENT_PROPERTY_SESSION_ID - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the property key for the session.id property in node related events.
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.
EVENT_TOPIC_ADDED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for added nodes.
EVENT_TOPIC_COPIED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for copied nodes.
EVENT_TOPIC_DELETED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for deleted nodes.
EVENT_TOPIC_RENAMED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for renamed nodes.
EVENT_TOPIC_REPLACED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for replaced nodes.
EVENT_TOPIC_SESSION_CLOSED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for a closed session.
EVENT_TOPIC_SESSION_OPENED - Static variable in class org.osgi.service.dmt.DmtConstants
A string defining the topic for the event that is sent for a newly opened session.
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.
exceptions - Variable in class org.osgi.service.http.runtime.dto.ErrorPageDTO
The exceptions the error page is used for.
EXEC - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue EXEC commands on the node having this ACL.
EXEC - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Exec action present can execute nodes in the DMT, that is they are authorized to call the execute() method of the DmtSession.
EXEC_ROOT_URIS - Static variable in interface org.osgi.service.dmt.spi.ExecPlugin
The string to be used as key for the “execRootURIs” property when an ExecPlugin is registered.
ExecPlugin - Interface in org.osgi.service.dmt.spi
An implementation of this interface takes the responsibility of handling node execute requests in a subtree of the DMT.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated.
As of 1.1, replaced by EXCEPTION_CLASS
execute() - Method in interface org.osgi.service.async.Async
Invoke the last method call registered by a mediated object as a "fire-and-forget" asynchronous task.
execute(Method, Object[]) - Method in interface org.osgi.service.async.delegate.AsyncDelegate
Invoke the specified method as a "fire-and-forget" asynchronous task with the specified arguments.
execute(String, String) - Method in interface org.osgi.service.dmt.DmtSession
Executes a node.
execute(String, String, String) - Method in interface org.osgi.service.dmt.DmtSession
Executes a node, also specifying a correlation ID for use in response notifications.
execute(DmtSession, String[], String, String) - Method in interface org.osgi.service.dmt.spi.ExecPlugin
Execute the given node with the given data.
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_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Update an export registration.
EXPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the export is still active.
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.
ExpressionCombiner - Interface in org.osgi.service.repository
An ExpressionCombiner can be used to combine requirement expressions into a single complex requirement expression using the and, or and not operators.
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.
A B C D E F G H I J K L M N O P R S T U V W X Y 
OSGi™ Compendium
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0