- element - Variable in class org.osgi.service.onem2m.dto.GenericDTO
-
Substructure of DTO.
- EMPTY_BYTE_ARRAY - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
-
The value byte array of service property, when information is not
available.
- EMPTY_INTEGER - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
-
The value integer of service property, when information is not available.
- EMPTY_STRING - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
-
The value string of service property, when information is not available.
- EMPTY_STRING_ARRAY - Static variable in interface org.osgi.service.networkadapter.NetworkAdapter
-
The value string array of service property, when information is not
available.
- enable() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Enable the monitoring of this resource type for the resource context
associated with this monitor instance.
- 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.
- 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
.
- 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_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
-
Property containing the EndPoint ID of the device.
- 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
-
- 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.
- ENOCEAN_EXPORT - Static variable in interface org.osgi.service.enocean.EnOceanDevice
-
Property name that defines if the device is exported or not.
- EnOceanChannel - Interface in org.osgi.service.enocean
-
Holds the raw value and channel identification info of an EnOceanChannel.
- EnOceanChannelDescription - Interface in org.osgi.service.enocean.descriptions
-
Public and registered description interface for a channel.
- EnOceanChannelDescriptionSet - Interface in org.osgi.service.enocean.descriptions
-
This interface represents an EnOcean Channel Description Set.
- EnOceanChannelEnumValue - Interface in org.osgi.service.enocean.descriptions
-
This transitional interface is used to define all the possible values taken
by an enumerated channel.
- EnOceanDataChannelDescription - Interface in org.osgi.service.enocean.descriptions
-
- EnOceanDevice - Interface in org.osgi.service.enocean
-
This interface represents a physical device that communicates over the
EnOcean protocol.
- EnOceanEnumChannelDescription - Interface in org.osgi.service.enocean.descriptions
-
- EnOceanEvent - Class in org.osgi.service.enocean
-
Constants for use in EnOcean events.
- EnOceanException - Exception in org.osgi.service.enocean
-
This class contains code and definitions necessary to support common EnOcean
exceptions.
- EnOceanException(String) - Constructor for exception org.osgi.service.enocean.EnOceanException
-
Constructor for EnOceanException
- EnOceanException(int, String) - Constructor for exception org.osgi.service.enocean.EnOceanException
-
Constructor for EnOceanException
- EnOceanException(int) - Constructor for exception org.osgi.service.enocean.EnOceanException
-
Constructor for EnOceanException
- EnOceanFlagChannelDescription - Interface in org.osgi.service.enocean.descriptions
-
- EnOceanHandler - Interface in org.osgi.service.enocean
-
The interface used to get callback answers from a RPC or a Message.
- EnOceanHost - Interface in org.osgi.service.enocean
-
This interface represents an EnOcean Host, a device that offers EnOcean
networking features.
- EnOceanMessage - Interface in org.osgi.service.enocean
-
Holds the necessary methods to interact with an EnOcean message.
- EnOceanMessageDescription - Interface in org.osgi.service.enocean.descriptions
-
This interface represents an EnOcean Message Description.
- EnOceanMessageDescriptionSet - Interface in org.osgi.service.enocean.descriptions
-
This interface represents an EnOcean Message Description Set.
- EnOceanRPC - Interface in org.osgi.service.enocean
-
A very basic interface for RPCs.
- 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.
- ENUMERATION_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
Enumeration 16-bit
- ENUMERATION_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the Enumeration type represents
an index into a lookup table to determine the final value.
- Envelope - Interface in org.osgi.service.wireadmin
-
Identifies a contained value.
- 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.dal.DevicePermission
-
Two DevicePermission
instances are equal if:
Represents the same filter and action.
Represents the same device (in respect to device unique identifier)
and action.
- equals(Object) - Method in class org.osgi.service.dal.FunctionData
-
Two FunctionData
instances are equal if their metadata and
timestamp are equivalent.
- equals(Object) - Method in class org.osgi.service.dal.functions.data.AlarmData
-
Two AlarmData
instances are equal if they contain equal metadata,
timestamp, type and severity.
- equals(Object) - Method in class org.osgi.service.dal.functions.data.BooleanData
-
Two BooleanData
instances are equal if they contain equal
metadata, timestamp and boolean value.
- equals(Object) - Method in class org.osgi.service.dal.functions.data.KeypadData
-
Two KeypadData
instances are equal if they contain equal
metadata, timestamp, event type, key code and key name.
- equals(Object) - Method in class org.osgi.service.dal.functions.data.LevelData
-
Two LevelData
instances are equal if they contain equal metadata,
timestamp, unit and level.
- 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
-
- 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 interface org.osgi.service.resourcemonitoring.ResourceContext
-
A ResourceContext rc1 is equals to ResourceContext rc2 if rc1.getName()
is equals to rc2.getName().
- equals(Object) - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
-
- equals(Object) - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
-
- equals(Object) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
-
Checks if resourceMonitor is equals to the current instance.
- equals(Object) - Method in class org.osgi.service.typedevent.TopicPermission
-
Determines the equality of two TopicPermission
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.
- ERG - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of energy.
- ERROR - Static variable in class org.osgi.service.resourcemonitoring.ResourceEvent
-
Type of ResourceEvent indicating a threshold goes to the ERROR state.
- 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.
- errorCode() - Method in exception org.osgi.service.enocean.EnOceanException
-
Constructor for EnOceanException
- errorCode - Variable in exception org.osgi.service.zigbee.ZigBeeException
-
The error code associated to this exception.
- 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.
- escertkeMessage - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
-
Escertke Message
- ESP_RET_NOT_SUPPORTED - Static variable in exception org.osgi.service.enocean.EnOceanException
-
Operation is not supported by the target device.
- ESP_RET_OPERATION_DENIED - Static variable in exception org.osgi.service.enocean.EnOceanException
-
The operation was denied.
- ESP_RET_WRONG_PARAM - Static variable in exception org.osgi.service.enocean.EnOceanException
-
One of the parameters was badly specified or missing.
- ESP_UNEXPECTED_FAILURE - Static variable in exception org.osgi.service.enocean.EnOceanException
-
Unexpected failure.
- esprimObject - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
-
Esprim Object
- esprimRandObject - Variable in class org.osgi.service.onem2m.dto.SecurityInfoDTO
-
Esprim Rand Object
- 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_CLASS - Static variable in class org.osgi.service.dal.FunctionEvent
-
Represents the event class.
- 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_PACKAGE - Static variable in class org.osgi.service.dal.FunctionEvent
-
Represents the event package.
- 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.
- eventCategory - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Event Category
- eventCategory - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
-
Event Category
- EventConstants - Interface in org.osgi.service.event
-
Defines standard names for EventHandler
properties.
- eventData - Variable in class org.osgi.service.typedevent.monitor.MonitorEvent
-
The Data from the Event in Map form
- EventDelivery - Annotation Type in org.osgi.service.event.propertytypes
-
- EventFilter - Annotation Type in org.osgi.service.event.propertytypes
-
- EventFilter - Annotation Type in org.osgi.service.typedevent.propertytypes
-
- 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
-
- EventTopics - Annotation Type in org.osgi.service.typedevent.propertytypes
-
- EventType - Annotation Type in org.osgi.service.typedevent.propertytypes
-
- 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
-
- 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.
- executor() - Method in class org.osgi.util.promise.PromiseFactory
-
Returns the executor to use for callbacks.
- expireAfter - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
-
Expire After
- expireBefore - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
-
Expire Before
- 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.
- 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.
- 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.
- EXTENDED_PAN_ID - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
-
Key of
String
containing the device node network extended PAN ID.
- 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
-
- 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
-
- 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.