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

T

T - Static variable in class org.osgi.util.measurement.Unit
The magnetic flux density unit tesla (T).
Target - Interface in org.osgi.service.blueprint.reflect
A common interface for managed components that can be used as a direct target for method calls.
TARGET - Static variable in class org.osgi.service.cm.ConfigurationPermission
The permission to be updated, that is, act as a Managed Service or Managed Service Factory.
target - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The target of the reference.
target - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
The target property of the satisfied reference.
target - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
The target property of the unsatisfied reference.
targetServices - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
The target services.
test(T) - Method in interface org.osgi.util.function.Predicate
Evaluates this predicate on the specified argument.
then(Success<? super T, ? extends R>, Failure) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with Success and Failure callbacks.
then(Success<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
Chain a new Promise to this Promise with a Success callback.
TIMEOUT - Static variable in interface org.osgi.service.coordinator.Coordination
A singleton exception that will be the failure cause when a Coordination times out.
TIMER_TOPIC - Static variable in interface org.osgi.service.application.ScheduledApplication
The topic name for the virtual timer topic.
TIMESTAMP - Static variable in class org.osgi.service.blueprint.container.EventConstants
The time the event was created.
TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
The time when the event occurred, as reported by System.currentTimeMillis().
toPath(String) - Static method in class org.osgi.service.dmt.Uri
Split the specified URI along the path separator '/' characters and return an array of URI segments.
TOPIC_BLUEPRINT_EVENTS - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic prefix for all events issued by the Blueprint Container
TOPIC_CREATED - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container CREATED events
TOPIC_CREATING - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container CREATING events
TOPIC_DESTROYED - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container DESTROYED events
TOPIC_DESTROYING - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container DESTROYING events
TOPIC_FAILURE - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container FAILURE events
TOPIC_GRACE_PERIOD - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container GRACE_PERIOD events
TOPIC_WAITING - Static variable in class org.osgi.service.blueprint.container.EventConstants
Topic for Blueprint Container WAITING events
TopicPermission - Class in org.osgi.service.event
A bundle's authority to publish or subscribe to event on a topic.
TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
Defines the authority to publish and/or subscribe to a topic within the EventAdmin service.
TOPOLOGY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
Namespace name for Remote Services topology manager capabilities and requirements.
TopologyNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
Remote Services Topology Manager Capability and Requirement Namespace.
toString() - Method in enum org.osgi.service.component.annotations.ConfigurationPolicy
 
toString() - Method in enum org.osgi.service.component.annotations.FieldOption
 
toString() - Method in enum org.osgi.service.component.annotations.ReferenceCardinality
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicy
 
toString() - Method in enum org.osgi.service.component.annotations.ReferencePolicyOption
 
toString() - Method in enum org.osgi.service.component.annotations.ReferenceScope
 
toString() - Method in enum org.osgi.service.component.annotations.ServiceScope
 
toString() - Method in class org.osgi.service.dmt.Acl
Give the canonical string representation of this ACL.
toString() - Method in class org.osgi.service.dmt.DmtData
Gets the string representation of the DmtData.
toString() - Method in class org.osgi.service.dmt.notification.AlertItem
Returns the string representation of this alert item.
toString() - Method in class org.osgi.service.event.Event
Returns the string representation of this event.
toString() - Method in class org.osgi.service.event.EventProperties
Returns the string representation of this object.
toString() - Method in enum org.osgi.service.metatype.annotations.AttributeType
 
toString() - Method in class org.osgi.service.monitor.StatusVariable
Returns a String representation of this StatusVariable.
toString() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns the string representation of this EndpointDescription.
toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns a string describing this UserAdminPermission object.
toString() - Method in class org.osgi.service.wireadmin.WirePermission
Returns a string describing this WirePermission.
toString() - Method in class org.osgi.util.measurement.Measurement
Returns a String object representing this Measurement object.
toString() - Method in class org.osgi.util.measurement.State
Returns a String object representing this object.
toString() - Method in class org.osgi.util.measurement.Unit
Returns a String object representing the Unit
toUri(String[]) - Static method in class org.osgi.service.dmt.Uri
Construct a URI from the specified URI segments.
TRANSACTION_ERROR - Static variable in exception org.osgi.service.dmt.DmtException
A transaction-related error occurred in an atomic session.
TransactionalDataSession - Interface in org.osgi.service.dmt.spi
Provides atomic read-write access to the part of the tree handled by the plugin that created this session.
TRIGGERING_EVENT - Static variable in interface org.osgi.service.application.ScheduledApplication
The key for the startup argument used to pass the event object that triggered the schedule to launch the application instance.
TRUE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
Constant instance representing a boolean true value.
TYPE - Static variable in class org.osgi.service.blueprint.container.EventConstants
The type of the event that has been issued.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the UPnP Device Type property.
TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service type uri.
TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
MIME-style Base64 encoded binary BLOB.
TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Hexadecimal digits representing octets.
TYPE_BOOLEAN - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying boolean data type.
TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
True or false.
TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A calendar date.
TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
A specific instant of time.
TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
TYPE_FLOAT - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying float data type.
TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Floating-point number.
TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
1 Byte int.
TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
2 Byte int.
TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte int.
TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Integer number.
TYPE_INTEGER - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying int data type.
TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Same as r8.
TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
4 Byte float.
TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
8 Byte float.
TYPE_STRING - Static variable in class org.osgi.service.monitor.StatusVariable
Constant for identifying String data type.
TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unicode string.
TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
An instant of time that recurs every day.
TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 1 Byte int.
TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 2 Byte int.
TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Unsigned 4 Byte int.
TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universal Resource Identifier.
TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
Universally Unique ID.
types - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
The fully qualified type names the listener.
A B C D E F G H I J K L M N O P R S T U V W X Y 
OSGi™ Compendium
Release 6

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