- tabularType(String, String, CompositeType, String...) - Static method in class org.osgi.jmx.Item
-
Create a Tabular Type.
- tags - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
-
Tags associated with this node that can be contributed to by
the provider and also by bundles.
- 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() - Method in class org.osgi.service.cdi.annotations.Reference.Literal
-
- 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.
- targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
-
Indicates the runtime target filter used in addition to the
template
.
serviceType
to match services.
- targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
-
- 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.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
-
The template describing this activation.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
-
The template of this component.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ConfigurationDTO
-
The template of this configuration dependency
- template - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
-
The template of this Container DTO.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ExtensionDTO
-
The template of this extension dependency.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
-
The template of this reference.
- 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
.
- 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.
- toInt() - Method in enum org.osgi.service.cdi.MaximumCardinality
-
Convert this upper cardinality boundary to an integer
- 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.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.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.util.promise.Deferred
-
Returns a string representation of the associated Promise.
- 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.
- TRANSACTIONAL_DB_CONNECTION - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
-
- 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.
- TYPE - Static variable in class org.osgi.jmx.JmxConstants
-
The key TYPE.
- TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- TYPE - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
The type of the event that has been issued.
- type - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
-
The
type
of the component.
- TYPE_ITEM - Static variable in class org.osgi.jmx.JmxConstants
-
The type of the property.
- TYPE_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the type of the roles encapsulated by this
authorization object.
- 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.