- 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.
- targetAs(Class<?>) - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as the specified class.
- targetAsBean() - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as a JavaBean.
- targetAsDTO() - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as a DTO even if it has methods or is otherwise
not recognized as a DTO.
- TargetRule - Interface in org.osgi.util.converter
-
Interface for custom conversion rules.
- 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.
- thenAccept(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
-
Chain a new Promise to this Promise with a Consumer callback that
receives the value of this Promise when it is successfully resolved.
- TIMEOUT - Static variable in interface org.osgi.service.coordinator.Coordination
-
A singleton exception that will be the failure cause when a Coordination
times out.
- timeout(long) - Method in interface org.osgi.util.promise.Promise
-
Time out the resolution of this Promise.
- timeout(Duration) - Method in interface org.osgi.util.pushstream.PushStream
-
Automatically fail the channel if no events are received for the
indicated length of time.
- TimeoutException - Exception in org.osgi.util.promise
-
Timeout exception for a Promise.
- TimeoutException() - Constructor for exception org.osgi.util.promise.TimeoutException
-
Create a new TimeoutException
.
- 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()
.
- to(Class<T>) - Method in interface org.osgi.util.converter.Converting
-
Specify the target object type for the conversion as a class object.
- to(Type) - Method in interface org.osgi.util.converter.Converting
-
Specify the target object type as a Java Reflection Type object.
- to(TypeReference<T>) - Method in interface org.osgi.util.converter.Converting
-
- to(Class<T>) - Method in interface org.osgi.util.converter.Functioning
-
Specify the target object type for the conversion as a class object.
- to(Type) - Method in interface org.osgi.util.converter.Functioning
-
Specify the target object type as a Java Reflection Type object.
- to(TypeReference<T>) - Method in interface org.osgi.util.converter.Functioning
-
- toArray() - Method in interface org.osgi.util.pushstream.PushStream
-
Collect the payloads in an Object array after the channel is closed.
- toArray(IntFunction<A[]>) - Method in interface org.osgi.util.pushstream.PushStream
-
Collect the payloads in an Object array after the channel is closed.
- 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.CollectionType
-
- 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
- toString() - Method in class org.osgi.util.promise.Deferred
-
Returns a string representation of the associated Promise.
- toUri(String[]) - Static method in class org.osgi.service.dmt.Uri
-
Construct a URI from the specified URI segments.
- trace() - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- trace(Class<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- trace(GenericType<R>) - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
-
- trace(String) - Method in interface org.osgi.service.log.Logger
-
- trace(String, Object) - Method in interface org.osgi.service.log.Logger
-
- trace(String, Object, Object) - Method in interface org.osgi.service.log.Logger
-
- trace(String, Object...) - Method in interface org.osgi.service.log.Logger
-
- trace(LoggerConsumer<E>) - Method in interface org.osgi.service.log.Logger
-
Perform the specified operation if logging enabled for the
LogLevel.TRACE
level.
- TRANSACTION_ERROR - Static variable in exception org.osgi.service.dmt.DmtException
-
A transaction-related error occurred in an atomic session.
- TRANSACTIONAL_DB_CONNECTION - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
-
- 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.
- TransactionBuilder - Class in org.osgi.service.transaction.control
-
A builder for a piece of transactional work
- TransactionBuilder() - Constructor for class org.osgi.service.transaction.control.TransactionBuilder
-
- TransactionContext - Interface in org.osgi.service.transaction.control
-
A transaction context defines the current transaction, and allows resources
to register information and/or synchronizations
- TransactionControl - Interface in org.osgi.service.transaction.control
-
The interface used by clients to control the active transaction context
- TransactionException - Exception in org.osgi.service.transaction.control
-
An Exception indicating that there was a problem with starting, finishing,
suspending or resuming a transaction
- TransactionException(String) - Constructor for exception org.osgi.service.transaction.control.TransactionException
-
Creates a new TransactionException with the supplied message
- TransactionException(String, Throwable) - Constructor for exception org.osgi.service.transaction.control.TransactionException
-
Creates a new TransactionException with the supplied message and cause
- TransactionRolledBackException - Exception in org.osgi.service.transaction.control
-
An Exception indicating that the active transaction was unexpectedly rolled
back
- TransactionRolledBackException(String) - Constructor for exception org.osgi.service.transaction.control.TransactionRolledBackException
-
- TransactionRolledBackException(String, Throwable) - Constructor for exception org.osgi.service.transaction.control.TransactionRolledBackException
-
- TransactionStarter - Interface in org.osgi.service.transaction.control
-
Implementations of this interface are able to run a piece of work within a
transaction
- TransactionStatus - Enum in org.osgi.service.transaction.control
-
The status of the transaction A transaction may not enter all of the states
in this enum, however it will always traverse the enum in ascending order.
- 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.
- TypeReference<T> - Class in org.osgi.util.converter
-
An object does not carry any runtime information about its generic type.
- TypeReference() - Constructor for class org.osgi.util.converter.TypeReference
-
- TypeRule<F,T> - Class in org.osgi.util.converter
-
Rule implementation that works by passing in type arguments rather than
subclassing.
- TypeRule(Type, Type, Function<F, T>) - Constructor for class org.osgi.util.converter.TypeRule
-
Create an instance based on source, target types and a conversion
function.
- types - Variable in class org.osgi.service.http.runtime.dto.ListenerDTO
-
The fully qualified type names the listener.