- GET - Static variable in class org.osgi.service.dmt.Acl
-
Principals holding this permission can issue GET command on the node
having this ACL.
- GET - Static variable in class org.osgi.service.dmt.security.DmtPermission
-
Holders of DmtPermission with the Get action present can query DMT node
value or properties, that is they are authorized to execute the
isLeafNode(), getNodeAcl(), getEffectiveNodeAcl(), getMetaNode(),
getNodeValue(), getChildNodeNames(), getNodeTitle(), getNodeVersion(),
getNodeTimeStamp(), getNodeSize() and getNodeType() methods of the
DmtSession.
- get(Object) - Method in class org.osgi.service.event.EventProperties
-
Return the value of the specified property.
- get() - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- get(Class<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- get(GenericType<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- get(String, String) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the value associated with the specified key
in this node.
- GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
-
The action string "getCredential".
- getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
-
Locates a specific action by name.
- getActions() - Method in class org.osgi.service.application.ApplicationAdminPermission
-
Returns the actions of this permission.
- getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
-
Returns the canonical string representation of the
ConfigurationPermission
actions.
- getActions() - Method in class org.osgi.service.coordinator.CoordinationPermission
-
Returns the canonical string representation of the
CoordinationPermission
actions.
- getActions() - Method in class org.osgi.service.deploymentadmin.DeploymentAdminPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.deploymentadmin.spi.DeploymentCustomizerPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.dmt.security.AlertPermission
-
Returns the action list (always *
in the current version).
- getActions() - Method in class org.osgi.service.dmt.security.DmtPermission
-
Returns the String representation of the action list.
- getActions() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
-
Returns the action list (always *
in the current version).
- getActions() - Method in class org.osgi.service.event.TopicPermission
-
Returns the canonical string representation of the
TopicPermission
actions.
- getActions() - Method in class org.osgi.service.monitor.MonitorPermission
-
Get the action string associated with this permission.
- getActions() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
-
Returns the canonical string representation of the actions.
- getActions() - Method in class org.osgi.service.subsystem.SubsystemPermission
-
Returns the canonical string representation of the
SubsystemPermission
actions.
- getActions() - Method in interface org.osgi.service.upnp.UPnPService
-
Lists all actions provided by this service.
- getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
-
Returns the canonical string representation of the actions, separated by
comma.
- getActions() - Method in class org.osgi.service.wireadmin.WirePermission
-
Returns the canonical string representation of the actions.
- getActivation() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the activation strategy for the component.
- getActualTypeArgument(int) - Method in class org.osgi.service.blueprint.container.ReifiedType
-
Return a type parameter for this type.
- getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the allowed values, if defined.
- getAltitude() - Method in class org.osgi.util.position.Position
-
Returns the altitude of this position in meters.
- getApplicationContext(Object) - Static method in class org.osgi.application.Framework
-
This method needs an argument, an object that represents the application
instance.
- getApplicationDescriptor() - Method in class org.osgi.service.application.ApplicationHandle
-
Retrieves the ApplicationDescriptor
to which this
ApplicationHandle
belongs.
- getApplicationDescriptor() - Method in interface org.osgi.service.application.ScheduledApplication
-
Retrieves the ApplicationDescriptor which represents the application and
necessary for launching.
- getApplicationId() - Method in interface org.osgi.application.ApplicationContext
-
This method return the identifier of the corresponding application type.
- getApplicationId() - Method in class org.osgi.service.application.ApplicationDescriptor
-
Returns the identifier of the represented application.
- getArguments() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the startup arguments specified when the application was
scheduled.
- getArguments() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the arguments for the factory method or constructor of the bean.
- getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the attribute definitions for this object class.
- getAttributes() - Method in interface org.osgi.service.cm.Configuration
-
Get the attributes of this configuration.
- getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Creates an Authorization
object that encapsulates the specified
User
object and the Role
objects it possesses.
- getAutoExport() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the auto-export mode for the service.
- getAvailability() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return whether or not a matching service is required at all times.
- getBase64() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with base 64 (b64
) format.
- getBinary() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with binary (bin
) format.
- getBindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the name of the bind method.
- getBoolean() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with boolean (bool
) format.
- getBoolean() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable
value if its type is boolean
.
- getBoolean(String, boolean) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the boolean
value represented by the String
object associated with the specified key
in this node.
- getBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the Blueprint bundle associated with this event.
- getBundle() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the bundle that created this Coordination.
- getBundle(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the bundle instance, which is part of this deployment package,
that corresponds to the bundle's symbolic name passed in the
symbolicName
parameter.
- getBundle() - Method in interface org.osgi.service.log.LogEntry
-
Returns the bundle that created this LogEntry
object.
- getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the bundle for which this object provides meta type information.
- getBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
-
Retrieve the bundle representation for a given bundle Id.
- getBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Retrieve the bundle representation for a given bundle path.
- getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the BundleContext
of the bundle which declares this
component.
- getBundleContext() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the bundle context of the region within which this subsystem
resides.
- getBundleHeaders(long) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the header for a bundle given by its bundle Id.
- getBundleHeaders(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the header for a bundle given by its URI path.
- getBundleInfos() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns an array of
BundleInfo
objects representing the bundles
specified in the manifest of this deployment package.
- getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
-
Get the bundle location.
- getBundlePaths() - Method in interface org.osgi.service.rest.client.RestClient
-
Get the bundles currently installed on the managed framework.
- getBundles() - Method in interface org.osgi.service.rest.client.RestClient
-
Get the bundle representations for all bundles currently installed in the
managed framework.
- getBundleStartLevel(long) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the start level for a bundle given by its bundle Id.
- getBundleStartLevel(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the start level for a bundle given by its URI path.
- getBundleState(long) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the state for a given bundle Id.
- getBundleState(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the state for a given bundle path.
- getByteArray(String, byte[]) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the byte[]
value represented by the String
object
associated with the specified key
in this node.
- getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return the cardinality of this attribute.
- getCause() - Method in exception org.osgi.service.application.ApplicationException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
- getCause() - Method in exception org.osgi.service.cm.ConfigurationException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in exception org.osgi.service.component.ComponentException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in exception org.osgi.service.deploymentadmin.DeploymentException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in exception org.osgi.service.dmt.DmtException
-
Get the cause of this exception.
- getCause() - Method in exception org.osgi.service.http.NamespaceException
-
Returns the cause of this exception or null
if no cause was set.
- getCause() - Method in exception org.osgi.service.prefs.BackingStoreException
-
Returns the cause of this exception or null
if no cause was set.
- getCauses() - Method in exception org.osgi.service.dmt.DmtException
-
Get all causes of this exception.
- getChangeCount() - Method in interface org.osgi.service.cm.Configuration
-
Get the change count.
- getChildNodeNames(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the list of children names of a node.
- getChildNodeNames(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the list of children names of a node.
- getChildren() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the child subsystems of this subsystem.
- getClassName() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the class specified for the bean.
- getCode() - Method in exception org.osgi.service.deploymentadmin.DeploymentException
-
- getCode() - Method in exception org.osgi.service.deploymentadmin.spi.ResourceProcessorException
-
- getCode() - Method in exception org.osgi.service.dmt.DmtException
-
Get the error code associated with this exception.
- getCollectionClass() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return the type of the collection.
- getCollectionMethod() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the collection method of this StatusVariable
.
- getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component configurations for the specified component
description.
- getComponentDescriptionDTO(Bundle, String) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
- getComponentDescriptionDTOs(Bundle...) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
-
Returns the component descriptions declared by the specified active
bundles.
- getComponentId() - Method in exception org.osgi.service.blueprint.container.NoSuchComponentException
-
Returns the id of the non-existent component.
- getComponentId() - Method in interface org.osgi.service.blueprint.reflect.IdRefMetadata
-
Return the id of the referenced component.
- getComponentId() - Method in interface org.osgi.service.blueprint.reflect.RefMetadata
-
Return the id of the referenced component.
- getComponentIds() - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Returns the set of component ids managed by this Blueprint Container.
- getComponentInstance(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Return the component instance for the specified component id.
- getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the Component Instance object for the component instance
associated with this Component Context.
- getComponentMetadata(String) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
Return the Component Metadata object for the component with the specified
component id.
- getComponentName() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the value of the component-name
attribute of the service
reference.
- getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing Configuration
object from the persistent store,
or create a new Configuration
object.
- getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration
object from the persistent
store.
- getConfigurationTypes() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the configuration types.
- getConstituents() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the constituent resources of this subsystem.
- getContent() - Method in interface org.osgi.service.repository.RepositoryContent
-
Returns a new input stream to the content of this resource.
- getCoordination(long) - Method in interface org.osgi.service.coordinator.Coordinator
-
Returns the Coordination with the specified id.
- getCoordinations() - Method in interface org.osgi.service.coordinator.Coordinator
-
Returns a snapshot of all active Coordinations.
- getCredentials() - Method in interface org.osgi.service.useradmin.User
-
Returns a Dictionary
of the credentials of this User
object.
- getCurrentContext() - Method in interface org.osgi.service.transaction.control.TransactionControl
-
- getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
-
This method will keep the current values of UPnPStateVariables of a
UPnPDevice whenever UPnPStateVariable's value is changed , this method
must be called.
- getData() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the data associated with the alert item.
- getData() - Method in class org.osgi.util.pushstream.PushEvent
-
Return the data for this event.
- getDataFile(Bundle) - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
Returns the private data area of the specified bundle.
- getDate() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with date format.
- getDateTime() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with dateTime
format.
- getDefault() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the default value of this node if any.
- getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a default for this attribute.
- getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the default value, if defined.
- getDependencies() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the filters identifying the missing dependencies that caused this
event.
- getDependsOn() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the ids of any components listed in a depends-on
attribute
for the component.
- getDeploymentHeaders() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the headers for this subsystem's deployment manifest.
- getDeploymentPackage(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
Gets the currently installed
DeploymentPackage
instance which has
the given symbolic name.
- getDeploymentPackage(Bundle) - Method in interface org.osgi.service.deploymentadmin.DeploymentAdmin
-
- getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the color depth of the icon in bits.
- getDescription() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the explanation string associated with this node.
- getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a description of this attribute.
- getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return a description of this object class.
- getDescription(String) - Method in interface org.osgi.service.monitor.Monitorable
-
Returns a human readable description of a StatusVariable
.
- getDescription(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns a human readable description of the given StatusVariable
.
- getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Get a set of localized UPnP properties.
- getDestroyMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the destroy method specified for the bean.
- getDisplayName() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the Deployment Package human readable name.
- getDouble(String, double) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the double
value represented by the String
object
associated with the specified key
in this node.
- getDriver() - Method in interface org.osgi.service.device.Match
-
Return the reference to a Driver service.
- getEffectiveLogLevel(String) - Method in interface org.osgi.service.log.admin.LoggerContext
-
Returns the effective log level of the logger name in this Logger
Context.
- getEffectiveNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the Access Control List in effect for a given node.
- getEnclosingCoordination() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the Coordination enclosing this Coordination if this Coordination
is on the thread local Coordination stack.
- getEndpoint() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
Return the endpoint associated with this event.
- getEntries() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the entries for the map.
- getEntries() - Method in interface org.osgi.service.blueprint.reflect.PropsMetadata
-
Return the entries for the properties.
- getError() - Method in class org.osgi.util.measurement.Measurement
-
Returns the error of this Measurement
object.
- getErrorCode() - Method in exception org.osgi.service.application.ApplicationException
-
Returns the error code associated with this exception.
- getEventFilter() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the event filter for the triggering event.
- getException() - Method in exception org.osgi.service.http.NamespaceException
-
Returns the nested exception.
- getException() - Method in interface org.osgi.service.log.LogEntry
-
Returns the exception object associated with this LogEntry
object.
- getException() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Return the exception for any error during the export process.
- getException() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Return the exception for any error during the import process.
- getException() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the exception for this event.
- getExitValue(long) - Method in class org.osgi.service.application.ApplicationHandle
-
Returns the exit value for the application instance.
- getExportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
-
Return the Endpoint Description for the local endpoint.
- getExportedService() - Method in interface org.osgi.service.remoteserviceadmin.ExportReference
-
Return the service being exported.
- getExportedServices() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Return the currently active Export References.
- getExportReference() - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
-
Return the Export Reference for the exported service.
- getExportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the Export Reference for this event.
- getExpressionCombiner() - Method in interface org.osgi.service.repository.Repository
-
Return an expression combiner.
- getExtenderBundle() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the Blueprint extender bundle that is generating this event.
- getExtensionProperty(String) - Method in interface org.osgi.service.dmt.MetaNode
-
Returns the value for the specified extension property key.
- getExtensionPropertyKeys() - Method in interface org.osgi.service.dmt.MetaNode
-
Returns the list of extension property keys, if the provider of this
MetaNode
provides proprietary extensions to node meta data.
- getFactoryComponent() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the Metadata for the factory component on which to invoke the
factory method for the bean.
- getFactoryConfiguration(String, String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration
object from the persistent
store.
- getFactoryConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
-
Get an existing or new Configuration
object from the persistent
store.
- getFactoryMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the factory method for the bean.
- getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
-
For a factory configuration return the PID of the corresponding Managed
Service Factory, else return null
.
- getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the factory pid of the associated configuration.
- getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the Factory PIDs (for ManagedServiceFactories) for which
ObjectClassDefinition information is available.
- getFailedPromises() - Method in exception org.osgi.util.promise.FailedPromisesException
-
Returns the collection of Promises that have been resolved with a
failure.
- getFailure() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the failure cause of this Coordination.
- getFailure() - Method in interface org.osgi.util.promise.Promise
-
Returns the failure of this Promise.
- getFailure() - Method in class org.osgi.util.pushstream.PushEvent
-
Return the error that terminated the stream.
- getFilter() - Method in exception org.osgi.service.blueprint.container.ServiceUnavailableException
-
Returns the filter expression that a service would have needed to satisfy
in order for the invocation to proceed.
- getFilter() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the filter expression that a matching service must match.
- getFlavors() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the list of data types understood by the Consumer service
connected to this Wire
object.
- getFloat() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with float
format.
- getFloat() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable
value if its type is float
.
- getFloat(String, float) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the float value
represented by the String
object
associated with the specified key
in this node.
- getFormat() - Method in class org.osgi.service.dmt.DmtData
-
Get the node's format, expressed in terms of type constants defined in
this class.
- getFormat() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the node's format, expressed in terms of type constants defined in
DmtData
.
- getFormatName() - Method in class org.osgi.service.dmt.DmtData
-
Returns the format of this DmtData
as String
.
- getFrameworkStartLevel() - Method in interface org.osgi.service.rest.client.RestClient
-
Retrieves the current framework start level.
- getFrameworkUUID() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Return the framework UUID for the remote service, if present.
- getFunction() - Method in class org.osgi.util.converter.Rule
-
- getFunction() - Method in interface org.osgi.util.converter.TargetRule
-
The function to perform the conversion.
- getFunction() - Method in class org.osgi.util.converter.TypeRule
-
- getHeader(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the requested deployment package manifest header from the main
section.
- getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the height of the icon in pixels.
- getIcon() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns a URL pointing to an image that represents the icon for this
Deployment Package.
- getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return an InputStream
object that can be used to create an icon
from.
- getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Lists all icons for this device in a given locale.
- getId() - Method in interface org.osgi.service.blueprint.reflect.ComponentMetadata
-
Return the id of the component.
- getId() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the id assigned to this Coordination.
- getId() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the id of the
Coordination
associated with this
exception.
- getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Unique identity for this attribute.
- getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the id of this object class.
- getID() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the ID of this StatusVariable
.
- getId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the endpoint's id.
- getId() - Method in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
-
Get the id of this resource.
- getId() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the serviceId
field in the UPnP service description.
- getIdentification() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getIdentification() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the identification of this Envelope
object.
- getImportedEndpoint() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
-
Return the Endpoint Description for the remote endpoint.
- getImportedEndpoints() - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
-
Return the currently active Import References.
- getImportedService() - Method in interface org.osgi.service.remoteserviceadmin.ImportReference
-
Return the Service Reference for the proxy for the endpoint.
- getImportReference() - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
-
Return the Import Reference for the imported service.
- getImportReference() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the Import Reference for this event.
- getIndex() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the zero-based index into the parameter list of the factory method
or constructor to be invoked for this argument.
- getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
-
Returns a reference to the Provisioning Dictionary.
- getInitiator() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the identifier of the principal who initiated the job.
- getInitMethod() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the name of the init method specified for the bean.
- getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
-
Lists all input arguments for this action.
- getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns an InputStream
object for the icon data.
- getInstance() - Method in interface org.osgi.service.component.ComponentInstance
-
Returns the component instance of the activated component configuration.
- getInstanceId() - Method in interface org.osgi.application.ApplicationContext
-
This method returns the identifier of the corresponding application
instance.
- getInstanceId() - Method in class org.osgi.service.application.ApplicationHandle
-
Returns the unique identifier of this instance.
- getInt() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with integer (int
) format.
- getInt(String, int) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the int
value represented by the String
object
associated with the specified key
in this node.
- getInteger() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable
value if its type is int
.
- getIntents() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Return the list of intents implemented by this endpoint.
- getInterface() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the name of the interface type that a matching service must
support.
- getInterfaces() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the type names of the interfaces that the service should be
advertised as supporting.
- getInterfaces() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Provide the list of interfaces implemented by the exported service.
- getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the Java class associated with the UPnP data type of this state
variable.
- getKey() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
-
Return the Metadata for the key of the map entry.
- getKeyType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the name of the type of the map keys.
- getLastValue() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the last value sent through this Wire
object.
- getLatitude() - Method in class org.osgi.util.position.Position
-
Returns the latitude of this position in radians.
- getLevel() - Method in interface org.osgi.service.log.LogEntry
-
- getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the Metadata for the component that will receive bind and unbind
events.
- getListenerComponent() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the Metadata for the component that will receive registration and
unregistration events.
- getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
-
Return a list of available locales.
- getLocation() - Method in interface org.osgi.service.log.LogEntry
-
Returns the location information of the creation of this LogEntry
object.
- getLocation() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the location identifier of this subsystem.
- getLockType() - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the type of lock the session has.
- getLog() - Method in interface org.osgi.service.log.LogReaderService
-
Returns an
Enumeration
of the
LogEntry
objects in the
log.
- getLogger(String) - Method in interface org.osgi.service.log.LoggerFactory
-
Return the
Logger
named with the specified name.
- getLogger(Class<?>) - Method in interface org.osgi.service.log.LoggerFactory
-
Return the
Logger
named with the specified class.
- getLogger(String, Class<L>) - Method in interface org.osgi.service.log.LoggerFactory
-
Return the
Logger
of the specified type named with the specified
name.
- getLogger(Class<?>, Class<L>) - Method in interface org.osgi.service.log.LoggerFactory
-
Return the
Logger
of the specified type named with the specified
class.
- getLogger(Bundle, String, Class<L>) - Method in interface org.osgi.service.log.LoggerFactory
-
Return the
Logger
of the specified type named with the specified
name for the specified bundle.
- getLoggerContext(String) - Method in interface org.osgi.service.log.admin.LoggerAdmin
-
Get the Logger Context for the specified name.
- getLoggerName() - Method in interface org.osgi.service.log.LogEntry
-
Returns the name of the
Logger
object used to create this
LogEntry
object.
- getLogLevel() - Method in interface org.osgi.service.log.LogEntry
-
Returns the level of this LogEntry
object.
- getLogLevels() - Method in interface org.osgi.service.log.admin.LoggerContext
-
Returns the configured log levels for this Logger Context.
- getLong() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with long format.
- getLong(String, long) - Method in interface org.osgi.service.prefs.Preferences
-
Returns the long
value represented by the String
object
associated with the specified key
in this node.
- getLongitude() - Method in class org.osgi.util.position.Position
-
Returns the longitude of this position in radians.
- getMark() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the mark parameter associated with the alert item.
- getMatchValue() - Method in interface org.osgi.service.device.Match
-
Return the match value of this object.
- getMax() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the maximum allowed value associated with a node of numeric format.
- getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the maximum value, if defined.
- getMaxOccurrence() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the number of maximum occurrences of this type of nodes on the same
level in the DMT.
- getMembers() - Method in interface org.osgi.service.useradmin.Group
-
Gets the basic members of this Group
object.
- getMemberType() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListMetadata
-
Return whether the List will contain service object proxies or
ServiceReference
objects.
- getMessage() - Method in exception org.osgi.service.dmt.DmtException
-
Get the message associated with this exception.
- getMessage() - Method in interface org.osgi.service.log.LogEntry
-
Returns the formatted message associated with this LogEntry
object.
- getMetadata(Class<T>) - Method in interface org.osgi.service.blueprint.container.BlueprintContainer
-
- getMetaNode(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the meta data which describes a given node.
- getMetaNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the meta data which describes a given node.
- getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
-
Return the MetaType information for the specified bundle.
- getMimeType(String) - Method in class org.osgi.service.http.context.ServletContextHelper
-
Maps a name to a MIME type.
- getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
-
Maps a name to a MIME type.
- getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the MIME type of the icon.
- getMimeTypes() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the list of MIME types this node can hold.
- getMin() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the minimum allowed value associated with a node of numeric format.
- getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the minimum value, if defined.
- getMonitorableNames() - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the names of the Monitorable
services that are currently
registered.
- getMountPath() - Method in interface org.osgi.service.dmt.spi.MountPoint
-
Provides the absolute mount path of this MountPoint
- getName() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
-
Return the name of the property to be injected.
- getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
-
Return a descriptive name of this factory.
- getName() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the name of this Coordination.
- getName() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the name of the
Coordination
associated with this
exception.
- getName() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the Deployment Package Symbolic Name of the package.
- getName() - Method in interface org.osgi.service.log.admin.LoggerContext
-
Returns the name for this Logger Context.
- getName() - Method in interface org.osgi.service.log.Logger
-
Return the name of this Logger.
- getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Get the name of the attribute.
- getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
-
Return the name of this object class.
- getName() - Method in interface org.osgi.service.upnp.UPnPAction
-
Returns the action name.
- getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the variable name.
- getName() - Method in interface org.osgi.service.useradmin.Authorization
-
Gets the name of the
User
that this
Authorization
context
was created for.
- getName() - Method in interface org.osgi.service.useradmin.Role
-
Returns the name of this role.
- getName() - Method in class org.osgi.util.measurement.State
-
Returns the name of this State
.
- getNewNodes() - Method in interface org.osgi.service.dmt.DmtEvent
-
- getNode() - Method in class org.osgi.service.dmt.DmtData
-
Gets the complex data associated with an interior node (node
format).
- getNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the Access Control List associated with a given node.
- getNodes() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to query the subject nodes of this event.
- getNodeSize(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the size of the data in a leaf node.
- getNodeSize(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the size of the data in a leaf node.
- getNodeTimestamp(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the timestamp when the node was created or last modified.
- getNodeTimestamp(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the timestamp when the node was last modified.
- getNodeTitle(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the title of a node.
- getNodeTitle(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the title of a node.
- getNodeType(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the type of a node.
- getNodeType(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the type of a node.
- getNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the data contained in a leaf or interior node.
- getNodeValue(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the data contained in a leaf or interior node.
- getNodeVersion(String) - Method in interface org.osgi.service.dmt.DmtSession
-
Get the version of a node.
- getNodeVersion(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
-
Get the version of a node.
- getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
-
Returns an object class definition for the specified id localized to the
specified locale.
- getObjectInstance(Object, Name, Context, Map<String, ?>) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
-
Resolve the object from the given reference.
- getObjectInstance(Object, Name, Context, Map<String, ?>, Attributes) - Method in interface org.osgi.service.jndi.JNDIProviderAdmin
-
Resolve the object from the given reference.
- getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a list of labels of option values.
- getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return a list of option values that this attribute can take.
- getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
-
List all output arguments for this action.
- getPackageVersion(String) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Provide the version of the given package name.
- getParents() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the parent subsystems of this subsystem.
- getParticipants() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns a snapshot of the Participants registered with this Coordination.
- getPermissions(String) - Method in class org.osgi.service.dmt.Acl
-
Get the permissions associated to a given principal.
- getPersistenceProviderBundle() - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
- getPersistenceProviderName() - Method in interface org.osgi.service.jpa.EntityManagerFactoryBuilder
-
- getPid() - Method in interface org.osgi.service.cm.Configuration
-
Get the PID for this Configuration
object.
- getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Returns the pid of the associated configuration.
- getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
-
Return the PIDs (for ManagedServices) for which ObjectClassDefinition
information is available.
- getPolicy(long) - Method in enum org.osgi.util.pushstream.PushbackPolicyOption
-
Create a
PushbackPolicy
instance configured with a base back
pressure time in nanoseconds
The actual backpressure returned will vary based on the selected
implementation, the base value, and the state of the buffer.
- getPolicy() - Method in enum org.osgi.util.pushstream.QueuePolicyOption
-
- getPrincipal() - Method in interface org.osgi.service.dmt.DmtSession
-
Gives the name of the principal on whose behalf the session was created.
- getPrincipals() - Method in class org.osgi.service.dmt.Acl
-
Get the list of principals who have any kind of permissions on this node.
- getProcessedProperties(ServiceReference<?>) - Method in interface org.osgi.service.cm.Configuration
-
Return the processed properties of this Configuration
object.
- getPromise() - Method in class org.osgi.util.promise.Deferred
-
Returns the Promise associated with this Deferred.
- getProperties(String) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Returns the properties of the application descriptor as key-value pairs.
- getProperties() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the properties for the bean.
- getProperties() - Method in interface org.osgi.service.cm.Configuration
-
Return the properties of this Configuration
object.
- getProperties() - Method in interface org.osgi.service.component.ComponentContext
-
Returns the component properties for this Component Context.
- getProperties() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns all endpoint properties.
- getProperties() - Method in interface org.osgi.service.useradmin.Role
-
Returns a Dictionary
of the (public) properties of this
Role
object.
- getProperties() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the wire properties for this Wire
object.
- getPropertiesSpecific(String) - Method in class org.osgi.service.application.ApplicationDescriptor
-
Container implementations can provide application model specific and/or
container implementation specific properties via this method.
- getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the property name that caused the failure or null.
- getProperty(String) - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to get the value of a single event property.
- getProperty(String) - Method in class org.osgi.service.event.Event
-
Retrieve the value of an event property.
- getPropertyNames() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method can be used to query the names of all properties of this
event.
- getPropertyNames() - Method in class org.osgi.service.event.Event
-
Returns a list of this event's property names.
- getProviderFor(DataSourceFactory, Properties, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
-
- getProviderFor(DataSource, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
-
- getProviderFor(Driver, Properties, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
-
- getProviderFor(XADataSource, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
-
- getProviderFor(EntityManagerFactoryBuilder, Map<String, Object>, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
-
- getProviderFor(EntityManagerFactory, Map<String, Object>) - Method in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
-
- getRanking() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the ranking value to use when advertising the service.
- getRawBinary() - Method in class org.osgi.service.dmt.DmtData
-
- getRawClass() - Method in class org.osgi.service.blueprint.container.ReifiedType
-
Return the raw class represented by this type.
- getRawFormatNames() - Method in interface org.osgi.service.dmt.MetaNode
-
Get the format names for any raw formats supported by the node.
- getRawString() - Method in class org.osgi.service.dmt.DmtData
-
- getRealPath(String) - Method in class org.osgi.service.http.context.ServletContextHelper
-
Gets the real path corresponding to the given virtual path.
- getReason() - Method in exception org.osgi.service.cm.ConfigurationException
-
Return the reason for this exception.
- getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the ServiceReference
object of the Configuration Admin
service that created this event.
- getReferenceListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceReferenceMetadata
-
Return the reference listeners to receive bind and unbind events.
- getRegistrationListeners() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the registration listeners to be notified when the service is
registered and unregistered with the framework.
- getRegistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the name of the registration method.
- getReportCount() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the number of times MonitorAdmin
will query the
StatusVariable
s (for time based jobs), or the number of changes
of a StatusVariable
between notifications (for change based
jobs).
- getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
-
Gets the required members of this Group
object.
- getRequirement() - Method in interface org.osgi.service.repository.IdentityExpression
-
Return the
Requirement
contained in this
IdentityExpression
.
- getRequirementExpression() - Method in interface org.osgi.service.repository.NotExpression
-
Return the requirement expression that is negated by this
NotExpression
.
- getRequirementExpressions() - Method in interface org.osgi.service.repository.AndExpression
-
Return the requirement expressions that are combined by this
AndExpression
.
- getRequirementExpressions() - Method in interface org.osgi.service.repository.OrExpression
-
Return the requirement expressions that are combined by this
OrExpression
.
- getResource(String) - Method in class org.osgi.service.http.context.ServletContextHelper
-
Maps a resource name to a URL.
- getResource(String) - Method in interface org.osgi.service.http.HttpContext
-
Maps a resource name to a URL.
- getResource(TransactionControl) - Method in interface org.osgi.service.transaction.control.ResourceProvider
-
Get a resource which will associate with the current transaction context
when used
- getResourceHeader(String, String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the requested deployment package manifest header from the name
section determined by the resource parameter.
- getResourcePaths(String) - Method in class org.osgi.service.http.context.ServletContextHelper
-
Returns a directory-like listing of all the paths to resources within the
web application whose longest sub-path matches the supplied path
argument.
- getResourceProcessor(String) - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
At the time of deployment, resource processor service instances are
located to resources contained in a deployment package.
- getResources() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns an array of strings representing the resources (including
bundles) that are specified in the manifest of this deployment package.
- getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
-
Returns the name of the designated return argument.
- getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the Role
object with the given name
from this User
Admin service.
- getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Gets the Role
object this event was generated for.
- getRoles() - Method in interface org.osgi.service.useradmin.Authorization
-
Gets the names of all roles implied by this Authorization
context.
- getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the Role
objects managed by this User Admin service that
have properties matching the specified LDAP filter criteria.
- getRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionContext
-
Is this transaction marked for rollback only
- getRollbackOnly() - Method in interface org.osgi.service.transaction.control.TransactionControl
-
Gets the rollback status of the active transaction
- getRootUri() - Method in interface org.osgi.service.dmt.DmtSession
-
Get the root URI associated with this session.
- getRunningJobs() - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the list of currently running MonitoringJob
s.
- getRuntimeDTO() - Method in interface org.osgi.service.http.runtime.HttpServiceRuntime
-
Return the runtime DTO representing the current state.
- getRuntimeDTO() - Method in interface org.osgi.service.jaxrs.runtime.JaxrsServiceRuntime
-
Return the runtime DTO representing the current state.
- getSchedule() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the delay (in seconds) between two samples.
- getScheduleId() - Method in interface org.osgi.service.application.ScheduledApplication
-
Returns the identifier of this schedule.
- getScope() - Method in interface org.osgi.service.blueprint.reflect.BeanMetadata
-
Return the scope for the bean.
- getScope() - Method in interface org.osgi.service.dmt.MetaNode
-
Return the scope of the node.
- getScope() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getScope() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the scope name of this Envelope
object.
- getScope() - Method in interface org.osgi.service.wireadmin.Wire
-
Return the calculated scope of this Wire
object.
- getScopedValue(Object) - Method in interface org.osgi.service.transaction.control.TransactionContext
-
Get a value scoped to this transaction
- getSequence() - Method in interface org.osgi.service.log.LogEntry
-
Returns the sequence number for this LogEntry
object.
- getService() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns a service object for the
associated
service.
- getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
-
Locates a specific service by its service id.
- getService(Bundle, ServiceRegistration<Object>) - Method in class org.osgi.util.xml.XMLParserActivator
-
Creates a new XML Parser Factory object.
- getServiceComponent() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the Metadata for the component to be exported as a service.
- getServiceId() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the service id for the service exported through this endpoint.
- getServiceObject() - Method in class org.osgi.application.ApplicationServiceEvent
-
This method returns the service object of this service bound to the
listener application instance.
- getServicePaths() - Method in interface org.osgi.service.rest.client.RestClient
-
Gets a collection of URI paths to all installed services.
- getServicePaths(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Gets a collection of URI paths to all installed services.
- getServiceProperties(Object) - Method in interface org.osgi.application.ApplicationContext
-
Application can query the service properties of a service object it is
bound to.
- getServiceProperties() - Method in interface org.osgi.service.blueprint.reflect.ServiceMetadata
-
Return the user declared properties to be advertised with the service.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
service
element, then this method returns the service reference
of the service provided by this component instance.
- getServiceReference() - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Returns the
ServiceReference
for the service associated with this
ComponentServiceObjects
object.
- getServiceReference() - Method in interface org.osgi.service.log.LogEntry
-
Returns the ServiceReference
object for the service associated
with this LogEntry
object.
- getServiceReference(long) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the service representation for a service given by its service Id.
- getServiceReference(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the service representation for a service given by its URI path.
- getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Gets the ServiceReference
object of the User Admin service that
generated this event.
- getServiceReference() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the ServiceReference
object of the Wire Admin service that
created this event.
- getServiceReferences() - Method in interface org.osgi.service.rest.client.RestClient
-
Get the service representations for all services.
- getServiceReferences(String) - Method in interface org.osgi.service.rest.client.RestClient
-
Get the service representations for all services.
- getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
-
Lists all services provided by this device.
- getSession(String) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession
for local usage on a given subtree of the DMT
with non transactional write lock.
- getSession(String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession
for local usage on a specific DMT subtree with
a given lock mode.
- getSession(String, String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
-
Opens a DmtSession
on a specific DMT subtree using a specific
lock mode on behalf of a remote principal.
- getSessionId() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method returns the identifier of the session in which this event
took place.
- getSessionId() - Method in interface org.osgi.service.dmt.DmtSession
-
The unique identifier of the session.
- getSize() - Method in class org.osgi.service.dmt.DmtData
-
Get the size of the data.
- getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the size of the icon in bytes.
- getSource() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the node which is the source of the alert.
- getSource() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the bundle source of this event.
- getSourceDeploymentPackage() - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
If the deployment action is an install or an update, this call returns
the DeploymentPackage
instance that corresponds to the deployment
package being streamed in for this session.
- getSpeed() - Method in class org.osgi.util.position.Position
-
Returns the ground speed of this position in meters per second.
- getStartupParameters() - Method in interface org.osgi.application.ApplicationContext
-
Returns the startup parameters specified when calling the
org.osgi.service.application.ApplicationDescriptor#launch(Map)
method.
- getState() - Method in class org.osgi.service.application.ApplicationHandle
-
Get the state of the application instance.
- getState() - Method in interface org.osgi.service.dmt.DmtSession
-
Get the current state of this session.
- getState() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the current state of this subsystem.
- getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
-
Finds the state variable associated with an argument name.
- getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
-
Gets a UPnPStateVariable
objects provided by this service by name
- getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
-
Lists all UPnPStateVariable
objects provided by this service.
- getStatusVariable(String) - Method in interface org.osgi.service.monitor.Monitorable
-
Returns the StatusVariable
object addressed by its identifier.
- getStatusVariable(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns a StatusVariable
addressed by its full path.
- getStatusVariableNames() - Method in interface org.osgi.service.monitor.Monitorable
-
Returns the list of StatusVariable
identifiers published by this
Monitorable
.
- getStatusVariableNames(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the list of StatusVariable
names published by a
Monitorable
instance.
- getStatusVariableNames() - Method in interface org.osgi.service.monitor.MonitoringJob
-
Returns the list of StatusVariable
names that are the targets of
this measurement job.
- getStatusVariables(String) - Method in interface org.osgi.service.monitor.MonitorAdmin
-
Returns the StatusVariable
objects published by a
Monitorable
instance.
- getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the size of an increment operation, if defined.
- getString() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with string (chr
) format.
- getString() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the StatusVariable
value if its type is String
.
- getStringValue() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
-
Return the unconverted string representation of the value.
- getSubsystemHeaders(Locale) - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the headers for this subsystem's subsystem manifest.
- getSubsystemId() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the identifier of this subsystem.
- getSymbolicName() - Method in interface org.osgi.service.deploymentadmin.BundleInfo
-
Returns the Bundle Symbolic Name of the represented bundle.
- getSymbolicName() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the symbolic name of this subsystem.
- getSystemPreferences() - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the root system node for the calling bundle.
- getTargetDeploymentPackage() - Method in interface org.osgi.service.deploymentadmin.spi.DeploymentSession
-
If the deployment action is an update or an uninstall, this call returns
the DeploymentPackage
instance for the installed deployment
package.
- getTargetType() - Method in class org.osgi.util.converter.Rule
-
- getTargetType() - Method in interface org.osgi.util.converter.TargetRule
-
The target type of this rule.
- getTargetType() - Method in class org.osgi.util.converter.TypeRule
-
- getThread() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the thread in whose thread local Coordination stack this
Coordination has been
pushed
.
- getThreadInfo() - Method in interface org.osgi.service.log.LogEntry
-
Returns a string representing the thread which created this
LogEntry
object.
- getThrowable() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Returns the exception associated with the event, if any.
- getTime() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with time format.
- getTime() - Method in interface org.osgi.service.log.LogEntry
-
Returns the value of currentTimeMillis()
at the time this
LogEntry
object was created.
- getTime() - Method in class org.osgi.util.measurement.Measurement
-
Returns the time at which this Measurement
object was taken.
- getTime() - Method in class org.osgi.util.measurement.State
-
Returns the time with which this State
was created.
- getTimeout() - Method in interface org.osgi.service.blueprint.reflect.ReferenceMetadata
-
Return the timeout for service invocations when a backing service is
unavailable.
- getTimestamp() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the time at which this event was created.
- getTimeStamp() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns the timestamp associated with the StatusVariable
.
- getTopic() - Method in interface org.osgi.service.application.ScheduledApplication
-
Queries the topic of the triggering event.
- getTopic() - Method in class org.osgi.service.event.Event
-
Returns the topic of this event.
- getTrack() - Method in class org.osgi.util.position.Position
-
Returns the track of this position in radians as a compass heading.
- getTransactionKey() - Method in interface org.osgi.service.transaction.control.TransactionContext
-
Get the key associated with the current transaction
- getTransactionStatus() - Method in interface org.osgi.service.transaction.control.TransactionContext
-
- getType() - Method in class org.osgi.service.blueprint.container.BlueprintEvent
-
Return the type of this event.
- getType() - Method in interface org.osgi.service.blueprint.reflect.ValueMetadata
-
Return the name of the type to which the value should be converted.
- getType() - Method in class org.osgi.service.cm.ConfigurationEvent
-
Return the type of this event.
- getType() - Method in exception org.osgi.service.coordinator.CoordinationException
-
Returns the type for this exception.
- getType() - Method in interface org.osgi.service.dmt.DmtEvent
-
This method returns the type of this event.
- getType() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Get the type associated with the alert item.
- getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
-
Return the type for this attribute.
- getType() - Method in class org.osgi.service.monitor.StatusVariable
-
Returns information on the data type of this StatusVariable
.
- getType() - Method in class org.osgi.service.remoteserviceadmin.EndpointEvent
-
Return the type of this event.
- getType() - Method in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
-
Return the type of this event.
- getType() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the
type
of this
subsystem.
- getType() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the serviceType
field in the UPnP service description.
- getType() - Method in interface org.osgi.service.useradmin.Role
-
Returns the type of this role.
- getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
-
Returns the type of this event.
- getType() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the type of this event.
- getType() - Method in class org.osgi.util.converter.TypeReference
-
Return the actual type of this Type Reference
- getType() - Method in class org.osgi.util.pushstream.PushEvent
-
Get the type of this event.
- getUnbindMethod() - Method in interface org.osgi.service.blueprint.reflect.ReferenceListener
-
Return the name of the unbind method.
- getUnit() - Method in class org.osgi.util.measurement.Measurement
-
Returns the Unit
object of this Measurement
object.
- getUnregistrationMethod() - Method in interface org.osgi.service.blueprint.reflect.RegistrationListener
-
Return the name of the unregistration method.
- getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
-
Returns the UPnP type of this state variable.
- getUPnPError_Code() - Method in exception org.osgi.service.upnp.UPnPException
-
- getUPnPErrorCode() - Method in exception org.osgi.service.upnp.UPnPException
-
Returns the UPnP Error Code occurred by UPnPDevices during invocation.
- getURI() - Method in exception org.osgi.service.dmt.DmtException
-
Get the node on which the failed DMT operation was issued.
- getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
-
Gets the user with the given property key
-value
pair from
the User Admin service database.
- getUserPreferences(String) - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the root node for the specified user and the calling bundle.
- getUsers() - Method in interface org.osgi.service.prefs.PreferencesService
-
Returns the names of users for which node trees exist.
- getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
-
If the component instance is registered as a service using the
servicescope="bundle"
or servicescope="prototype"
attribute, then this method returns the bundle using the service provided
by the component instance.
- getValidNames() - Method in interface org.osgi.service.dmt.MetaNode
-
Return an array of Strings if valid names are defined for the node, or
null
if no valid name list is defined or if this piece of meta
info is not supported.
- getValidValues() - Method in interface org.osgi.service.dmt.MetaNode
-
Return an array of DmtData objects if valid values are defined for the
node, or null
otherwise.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the Metadata for the argument value.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.BeanProperty
-
Return the Metadata for the value to be injected into a bean.
- getValue() - Method in interface org.osgi.service.blueprint.reflect.MapEntry
-
Return the Metadata for the value of the map entry.
- getValue() - Method in class org.osgi.service.wireadmin.BasicEnvelope
-
- getValue() - Method in interface org.osgi.service.wireadmin.Envelope
-
Return the value associated with this Envelope
object.
- getValue() - Method in class org.osgi.util.measurement.Measurement
-
Returns the value of this Measurement
object.
- getValue() - Method in class org.osgi.util.measurement.State
-
Returns the value of this State
.
- getValue() - Method in interface org.osgi.util.promise.Promise
-
Returns the value of this Promise.
- getValues() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return Metadata for the values of the collection.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.BeanArgument
-
Return the name of the value type to match the argument and convert the
value into when invoking the constructor or factory method.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.CollectionMetadata
-
Return the type specified for the values of the collection.
- getValueType() - Method in interface org.osgi.service.blueprint.reflect.MapMetadata
-
Return the name of the type of the map values.
- getVariables() - Method in interface org.osgi.service.coordinator.Coordination
-
Returns the variable map associated with this Coordination.
- getVersion() - Method in interface org.osgi.service.deploymentadmin.BundleInfo
-
Returns the version of the represented bundle.
- getVersion() - Method in interface org.osgi.service.deploymentadmin.DeploymentPackage
-
Returns the version of the deployment package.
- getVersion() - Method in interface org.osgi.service.subsystem.Subsystem
-
Returns the
version
of this
subsystem.
- getVersion() - Method in interface org.osgi.service.upnp.UPnPService
-
Returns the version suffix encoded in the serviceType
field in
the UPnP service description.
- getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
-
Returns the width of the icon in pixels.
- getWire() - Method in class org.osgi.service.wireadmin.WireAdminEvent
-
Return the Wire
object associated with this event.
- getWires(String) - Method in interface org.osgi.service.wireadmin.WireAdmin
-
Return the Wire
objects that match the given filter
.
- getXAResource() - Method in interface org.osgi.service.transaction.control.recovery.RecoverableXAResource
-
- getXml() - Method in class org.osgi.service.dmt.DmtData
-
Gets the value of a node with xml
format.
- GRACE_PERIOD - Static variable in class org.osgi.service.blueprint.container.BlueprintEvent
-
The Blueprint Container has entered the grace period.
- Group - Interface in org.osgi.service.useradmin
-
A named grouping of roles (Role
objects).
- GROUP - Static variable in interface org.osgi.service.useradmin.Role
-
The type of a
Group
role.
- Gy - Static variable in class org.osgi.util.measurement.Unit
-
The absorbed dose unit gray (Gy).