Skip navigation links
OSGi™ Enterprise
Release 7
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

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.
enabled - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
Indicates if the component is enabled.
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.
endOfStream() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Close this source for now, but potentially reopen it later.
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.
endpoints - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The endpoint(s) at which this node can be accessed from the viewpoint of the consumer of the service.
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 class org.osgi.service.clusterinfo.ClusterTagPermission
Determines the equality of two ClusterTagPermission objects.
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(String) - Method in interface org.osgi.service.log.Logger
Log a message at the LogLevel.ERROR level.
error(String, Object) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.ERROR level.
error(String, Object, Object) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.ERROR level.
error(String, Object...) - Method in interface org.osgi.service.log.Logger
Log a formatted message at the LogLevel.ERROR level.
error(LoggerConsumer<E>) - Method in interface org.osgi.service.log.Logger
Perform the specified operation if logging enabled for the LogLevel.ERROR level.
error(Throwable) - Static method in class org.osgi.util.pushstream.PushEvent
Create a new error event.
error(Throwable) - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Close this source for now, but potentially reopen it later.
ERROR_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the error message of the batch operation.
errorCodes - Variable in class org.osgi.service.http.runtime.dto.ErrorPageDTO
The error codes the error page is used for.
errorHandler(ConverterFunction) - Method in interface org.osgi.util.converter.ConverterBuilder
Register a custom error handler.
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.
errors - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
The list of errors which occurred during initialization.
errors - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The list of errors reported during attempted initialization of the container instance.
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_ADMIN_IMPLEMENTATION - Static variable in interface org.osgi.service.event.EventConstants
The name of the implementation capability for the Event Admin specification
EVENT_ADMIN_SPECIFICATION_VERSION - Static variable in interface org.osgi.service.event.EventConstants
The version of the implementation capability for the Event Admin specification
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.
EventDelivery - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_DELIVERY service property of an EventHandler service.
EventFilter - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_FILTER service property of an EventHandler service.
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.
EventTopics - Annotation Type in org.osgi.service.event.propertytypes
Component Property Type for the EventConstants.EVENT_TOPIC service property of an EventHandler service.
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.
EXECPTION_CLASS - Static variable in interface org.osgi.service.event.EventConstants
Deprecated.
As of 1.1. Replaced by EventConstants.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 - Static variable in class org.osgi.service.subsystem.SubsystemPermission
The action string execute.
executor() - Method in class org.osgi.util.promise.PromiseFactory
Returns the executor to use for callbacks.
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.
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.
ExportedService - Annotation Type in org.osgi.service.cdi.propertytypes
Bean Property Type for the remote service properties for an exported service.
ExportedService - Annotation Type in org.osgi.service.component.propertytypes
Component Property Type for the remote service properties for an exported service.
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.
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.
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.
ExtensionDTO - Class in org.osgi.service.cdi.runtime.dto
A snapshot of the runtime state of an javax.enterprise.inject.spi.Extension dependency required by this CDI container.
ExtensionDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.ExtensionDTO
 
ExtensionDTO - Class in org.osgi.service.jaxrs.runtime.dto
Represents a JAX-RS Filter service currently being hosted by the JaxrsServiceRuntime
ExtensionDTO() - Constructor for class org.osgi.service.jaxrs.runtime.dto.ExtensionDTO
 
extensionDTOs - Variable in class org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
Returns the representations of the dynamic JAX-RS extension services associated with this Application.
extensions - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
The extension dependencies of this CDI container.
extensions - Variable in class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
The extension dependencies of this CDI container.
ExtensionTemplateDTO - Class in org.osgi.service.cdi.runtime.dto.template
Models an extension dependency of the ContainerDTO
ExtensionTemplateDTO() - Constructor for class org.osgi.service.cdi.runtime.dto.template.ExtensionTemplateDTO
 
extensionTypes - Variable in class org.osgi.service.jaxrs.runtime.dto.BaseExtensionDTO
The extension types recognized for this service.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
OSGi™ Enterprise
Release 7

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