Uses of Interface
org.jboss.msc.value.Value
Packages that use Value
Package
Description
The service container implementation itself.
Classes which implement various indirect value types.
-
Uses of Value in org.jboss.as.naming
Constructors in org.jboss.as.naming with parameters of type ValueModifierConstructorDescriptionValueManagedReference(Value<?> value) Deprecated.ValueManagedReferenceFactory(Value<?> value) Deprecated.useValueManagedReferenceFactory(Object)instead. -
Uses of Value in org.jboss.as.naming.deployment
Classes in org.jboss.as.naming.deployment that implement ValueModifier and TypeClassDescriptionclassValue that is looked up from a naming context.classAServicewhich on stop releases runtime installedBinderServices. -
Uses of Value in org.jboss.as.naming.management
Classes in org.jboss.as.naming.management that implement ValueModifier and TypeClassDescriptionclassRegistry for Jndi view extensions. -
Uses of Value in org.jboss.as.naming.remote
Classes in org.jboss.as.naming.remote that implement ValueModifier and TypeClassDescriptionclassclass -
Uses of Value in org.jboss.as.naming.service
Classes in org.jboss.as.naming.service that implement ValueModifier and TypeClassDescriptionclassService responsible for binding and unbinding an entry into a naming context.classclassA binder service for external contexts.classA service containing the subsystem'sExternalContexts.classService responsible for creating and managing the life-cycle of the Naming Server.classService responsible for managing the creation and life-cycle of a service based naming store. -
Uses of Value in org.jboss.msc.service
Subinterfaces of Value in org.jboss.msc.serviceModifier and TypeInterfaceDescriptioninterfaceService<T>Deprecated.useServiceinstead.interfaceA controller for a single service instance.Classes in org.jboss.msc.service that implement ValueModifier and TypeClassDescriptionclassA service controller which delegates to another service controller. -
Uses of Value in org.jboss.msc.value
Classes in org.jboss.msc.value that implement ValueModifier and TypeClassDescriptionfinal classDeprecated.UseServiceBuilder.requires(org.jboss.msc.service.ServiceName)method instead.Methods in org.jboss.msc.value with parameters of type Value -
Uses of Value in org.wildfly.clustering.singleton
Subinterfaces of Value in org.wildfly.clustering.singletonModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Replaced bySingletonService. -
Uses of Value in org.wildfly.clustering.singleton.service
Subinterfaces of Value in org.wildfly.clustering.singleton.serviceModifier and TypeInterfaceDescriptioninterfaceA controller for a singleton service instance. -
Uses of Value in org.wildfly.extension.messaging.activemq
Classes in org.wildfly.extension.messaging.activemq that implement ValueModifier and TypeClassDescriptionclassA service that can be dependent on to ensure the ActiveMQ server is active.classclassclassService that handles HTTP upgrade for ActiveMQ remoting protocol. -
Uses of Value in org.wildfly.extension.messaging.activemq.jms
Classes in org.wildfly.extension.messaging.activemq.jms that implement ValueModifier and TypeClassDescriptionclassclassService responsible for creating and destroying a clientjakarta.jms.Queue.classService responsible for creating and destroying a clientjakarta.jms.Topic.classA service which translates a pooled connection factory into a resource adapter driven connection poolclassService responsible for creating and destroying ajakarta.jms.Queue.classTheJMSServerManagerservice.classService responsible for creating and destroying ajakarta.jms.Topic.classA service which translates a pooled connection factory into a resource adapter driven connection poolclassService providing statistics for the pooled-connection-factory's pool. -
Uses of Value in org.wildfly.extension.messaging.activemq.jms.legacy
Classes in org.wildfly.extension.messaging.activemq.jms.legacy that implement Value
ValueManagedReference(Object)instead.