- AbstractService<T> - Class in org.jboss.msc.service
-
An abstract service class which provides default implementations.
- AbstractService() - Constructor for class org.jboss.msc.service.AbstractService
-
- AbstractServiceListener<S> - Class in org.jboss.msc.service
-
An abstract implementation of a service listener whose methods do nothing.
- AbstractServiceListener() - Constructor for class org.jboss.msc.service.AbstractServiceListener
-
- accessControlContext - Variable in class org.jboss.msc.value.EnvironmentPropertyValue
-
- accessControlContext - Variable in class org.jboss.msc.value.SystemPropertyValue
-
- activate(ServiceActivatorContext) - Method in interface org.jboss.msc.service.ServiceActivator
-
Activate services.
- active - Variable in class org.jboss.msc.service.StabilityStatistics
-
- add(E) - Method in class org.jboss.msc.service.IdentityHashSet
-
- addAliases(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add aliases for this service.
- addAliases(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add aliases for this service.
- addAliases(ServiceName...) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addAll(Collection<? extends E>) - Method in class org.jboss.msc.service.IdentityHashSet
-
- addAsyncTasks(int) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addChild(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addController(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Register controller with this monitor.
- addControllerNoCallback(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Register controller with this monitor but don't call serviceController.addMonitor() at all.
- addDemand() - Method in interface org.jboss.msc.service.Dependency
-
- addDemand() - Method in class org.jboss.msc.service.OptionalDependency
-
- addDemand() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addDemand() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- addDemands(int) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addDependencies(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add multiple, non-injected dependencies.
- addDependencies(ServiceName...) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependencies(Iterable<ServiceName>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependenciesNoCheck(Iterable<ServiceName>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependenciesNoCheck(Iterable<ServiceName>, ServiceBuilder.DependencyType) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceName) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a dependency that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
- addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
- addDependency(ServiceName) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a dependency.
- addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a service dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a service dependency.
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a service dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a service dependency.
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a dependency that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
- addDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a dependency that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
- addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a dependency.
- addDependency(ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service dependency.
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service dependency.
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service dependency.
- addDependency(ServiceName) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a dependency that will be added to the all ServiceBuilders installed in this target.
- addDependency(ServiceName...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a list of dependencies that will be added to the all ServiceBuilders installed in this target.
- addDependency(Collection<ServiceName>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a collection of dependencies that will be added to the all ServiceBuilders installed in this target
- addDependency(ServiceName) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addDependency(ServiceName...) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addDependency(Collection<ServiceName>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addDependent(Dependent) - Method in interface org.jboss.msc.service.Dependency
-
Add a dependent to this dependency, establishing the dependency relation between this dependency and its
dependent.
- addDependent(Dependent) - Method in class org.jboss.msc.service.OptionalDependency
-
- addDependent(Dependent) - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
Add a dependent to this controller.
- addDependentsByName(ServiceRegistrationImpl, Map<ServiceName, Dependent[]>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addedServiceControllers - Variable in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addFailed(ServiceController<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- addFailed(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
- addInjection(Injector<? super I>, I) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add an injection.
- addInjection(Injector<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add an injection of this service into another target.
- addInjection(Injector<? super I>, I) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add an injection.
- addInjection(Injector<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add an injection of this service into another target.
- addInjection(Injector<? super I>, I) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addInjection(Injector<? super T>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add an injection value.
- addInjectionValue(Injector<? super I>, Value<I>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add an injection value.
- addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addInProgress - Variable in class org.jboss.msc.service.StabilityMonitor
-
- addItem(T) - Method in class org.jboss.msc.value.InjectedSetValue
-
- addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a service listener that will be added to all the ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addListener(ServiceListener<? super T>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add a service listener that will be added to this service.
- addListener(ServiceListener<? super T>...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add service listeners that will be added to this service.
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Add service listeners that will be added to this service.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a service listener that will be added to all the ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a service listener that will be added to all the ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(ServiceListener<? super T>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service listener that will be added to this service.
- addListener(ServiceListener<? super T>...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add service listeners that will be added to this service.
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add service listeners that will be added to this service.
- addListener(ServiceListener<? super T>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addListener(ServiceListener<? super T>...) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addListener(ServiceListener<? super S>) - Method in interface org.jboss.msc.service.ServiceController
-
Add a service listener.
- addListener(ServiceListener<? super S>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a service listener that will be added to all the ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a list of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(Collection<ServiceListener<Object>>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a collection of service listener that will be added to all ServiceBuilders installed in this target.
- addListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addListener(ServiceListener<Object>...) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addListenerNoCheck(Set<? extends ServiceListener<? super T>>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addMethod - Variable in class org.jboss.msc.inject.AddMethodInjector
-
- AddMethodInjector<T> - Class in org.jboss.msc.inject
-
An injector which calls an add/remove method pair on inject/uninject.
- AddMethodInjector(Value<?>, Method, Method) - Constructor for class org.jboss.msc.inject.AddMethodInjector
-
Construct a new instance.
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a stability monitor that will be added to all the ServiceBuilders installed in this target.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a stability monitor that will be added to all the ServiceBuilders installed in this target.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a stability monitor that will be added to all the ServiceBuilders installed in this target.
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add a service stability monitor that will be added to this service.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- addMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a stability monitor that will be added to all the ServiceBuilders installed in this target.
- addMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addMonitorNoCheck(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Add a stability monitors that will be added to all the ServiceBuilders installed in this target.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a stability monitors that will be added to all the ServiceBuilders installed in this target.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Add a stability monitors that will be added to all the ServiceBuilders installed in this target.
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Add service stability monitors that will be added to this service.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addMonitors(StabilityMonitor...) - Method in interface org.jboss.msc.service.ServiceTarget
-
Add a stability monitors that will be added to all the ServiceBuilders installed in this target.
- addMonitors(StabilityMonitor...) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addMonitorsNoCheck(Collection<? extends StabilityMonitor>) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- addProblem(ServiceController<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- addProblem(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName, Service<T>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Get a builder which can be used to add a service to this target.
- addService(ServiceName, Service<T>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a builder which can be used to add a service to this target.
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Get a builder which can be used to add a service to this target.
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Get a builder which can be used to add a service to this target.
- addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Add a terminate listener to this container.
- addTerminateListener(ServiceContainer.TerminateListener) - Method in interface org.jboss.msc.service.ServiceContainer
-
Add a terminate listener to this container.
- addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- addTo(Map<K, V>, MapEntry<? extends K, ? extends V>...) - Static method in class org.jboss.msc.value.MapEntry
-
Add entries to a map.
- after - Variable in enum org.jboss.msc.service.ServiceController.Transition
-
- afterExecute(Runnable, Throwable) - Method in class org.jboss.msc.service.ServiceContainerImpl.ContainerExecutor
-
- aliases - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- aliases - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- aliasRegistrations - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The alias registrations of this service.
- ANY - Static variable in class org.jboss.msc.service.ServiceNameMapper
-
The special marker which represents a pattern match.
- append(String...) - Method in class org.jboss.msc.service.ServiceName
-
Create a service name by appending name parts using this as a parent to the new ServiceName.
- append(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Create a service name by appending name parts of the provided ServiceName using this as a parent.
- appendParameterList(StringBuffer, List<? extends Value<Class<?>>>) - Static method in class org.jboss.msc.value.ErrorMessage
-
Appends a list of parameter types to stringBuffer.
- apply(ServiceBuilderImpl<?>, ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- apply(ServiceBuilderImpl<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- apply(ServiceBuilderImpl<?>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
Apply listeners and dependencies to serviceBuilder.
- arrayOf(Class<T>, int) - Static method in class org.jboss.msc.value.Values
-
- asSuperclass(Value<? extends T>) - Static method in class org.jboss.msc.value.Values
-
Safely re-cast a value as its superclass.
- asynchronous() - Method in interface org.jboss.msc.service.LifecycleContext
-
Call within the service lifecycle method to trigger an asynchronous lifecycle action.
- asynchronous() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- asynchronous() - Method in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- asynchronous() - Method in interface org.jboss.msc.service.StartContext
-
Call within the service lifecycle method to trigger an asynchronous lifecycle action.
- asyncTasks - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The number of asynchronous tasks that are currently running.
- AtomicReferenceFieldUpdaterInjector<C,T> - Class in org.jboss.msc.inject
-
An injector which updates the value of an AtomicReferenceFieldUpdater.
- AtomicReferenceFieldUpdaterInjector(AtomicReferenceFieldUpdater<C, ? super T>, Value<C>) - Constructor for class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
-
Construct a new instance.
- AtomicReferenceInjector<T> - Class in org.jboss.msc.inject
-
An injector which updates the value of an AtomicReference.
- AtomicReferenceInjector(AtomicReference<T>) - Constructor for class org.jboss.msc.inject.AtomicReferenceInjector
-
Construct a new instance.
- attachment - Variable in class org.jboss.msc.service.MultipleRemoveListener
-
- autoShutdown - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitAddCompletion() - Method in class org.jboss.msc.service.StabilityMonitor
-
- awaitCleanupCompletion() - Method in class org.jboss.msc.service.StabilityMonitor
-
- awaitRemoveCompletion() - Method in class org.jboss.msc.service.StabilityMonitor
-
- awaitStability() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability() - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is stable.
- awaitStability() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitStability(long, TimeUnit) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitStability() - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>, StabilityStatistics) - Method in class org.jboss.msc.service.StabilityMonitor
-
Causes the current thread to wait until the monitor is stable.
- awaitTermination() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination(long, TimeUnit) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination() - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceContainer
-
Causes the current thread to wait until the container is shutdown.
- awaitTermination() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitTermination(long, TimeUnit) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- awaitValue() - Method in interface org.jboss.msc.service.ServiceController
-
Wait for a service to come up, and then return its value.
- awaitValue(long, TimeUnit) - Method in interface org.jboss.msc.service.ServiceController
-
Wait for a service to come up for a certain amount of time, and then return its value.
- awaitValue() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- awaitValue(long, TimeUnit) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- cached(Value<T>) - Static method in class org.jboss.msc.value.Values
-
Get a cached value for some opaque value.
- CachedValue<T> - Class in org.jboss.msc.value
-
A value which is calculated once only.
- CachedValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.CachedValue
-
Construct a new instance.
- cachedValue - Variable in class org.jboss.msc.value.InjectedSetValue
-
- calculateCoreSize() - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
- calculateCoreSize(int) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
- calculateHashCode(ServiceName, String) - Static method in class org.jboss.msc.service.ServiceName
-
- callback - Variable in class org.jboss.msc.service.MultipleRemoveListener
-
- canonicalName - Variable in class org.jboss.msc.service.ServiceName
-
- canonicalNameUpdater - Static variable in class org.jboss.msc.service.ServiceName
-
- cast(Injector<T>, Class<T>) - Static method in class org.jboss.msc.inject.Injectors
-
Construct a casting injector.
- CastingInjector<T> - Class in org.jboss.msc.inject
-
An injector which casts the value to a specific type.
- CastingInjector(Injector<T>, Class<T>) - Constructor for class org.jboss.msc.inject.CastingInjector
-
Construct a new instance.
- checkAlreadyInstalled() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- CheckedValue<T> - Class in org.jboss.msc.value
-
A value whose type is checked before it is returned.
- CheckedValue(Class<T>, Value<?>) - Constructor for class org.jboss.msc.value.CheckedValue
-
Construct a new instance.
- childMap - Variable in class org.jboss.msc.service.ServiceNameMapper.Node
-
- children - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The children of this service (only valid during State#UP).
- children - Variable in class org.jboss.msc.service.ServiceControllerImpl.DependencyFailedTask
-
- children - Variable in class org.jboss.msc.service.ServiceControllerImpl.ServiceAvailableTask
-
- children - Variable in class org.jboss.msc.service.ServiceControllerImpl.ServiceUnavailableTask
-
- children - Variable in class org.jboss.msc.service.ServiceControllerImpl.StopTask
-
- ChildServiceTarget(ServiceTargetImpl) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.ChildServiceTarget
-
- childTarget - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The service target for adding child services (can be null if none
were added).
- CircularDependencyException - Exception in org.jboss.msc.service
-
Exception used to indicate there was a circular dependency discovered during resolution.
- CircularDependencyException(String, ServiceName[]) - Constructor for exception org.jboss.msc.service.CircularDependencyException
-
Constructs a CircularDependencyException with the specified detail message.
- classLoader - Variable in class org.jboss.msc.service.SetTCCLAction
-
- ClassOfValue<T> - Class in org.jboss.msc.value
-
A value which returns the Class object of another value.
- ClassOfValue(Value<? extends T>) - Constructor for class org.jboss.msc.value.ClassOfValue
-
- cleanupInProgress - Variable in class org.jboss.msc.service.StabilityMonitor
-
- clear() - Method in class org.jboss.msc.service.IdentityHashSet
-
- clear() - Method in class org.jboss.msc.service.StabilityMonitor
-
Removes all the registered controllers in this monitor.
- clear() - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- CLEAR_TCCL_ACTION - Static variable in class org.jboss.msc.service.SetTCCLAction
-
- clearInstance(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- clone() - Method in class org.jboss.msc.service.IdentityHashSet
-
- commitInstallation(ServiceController.Mode) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Commit the service install, kicking off the mode set and listener execution.
- commonAncestorOf(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Return the service name that is the nearest common ancestor of the this name and the given one.
- compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceController
-
Compare the current mode against expected; if it matches, change it to newMode.
- compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- compareTo(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Compare two service names lexicographically.
- compareTo(ServiceName, int) - Method in class org.jboss.msc.service.ServiceName
-
- complete() - Method in interface org.jboss.msc.service.LifecycleContext
-
Call when either synchronous or asynchronous lifecycle action is complete.
- complete() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- complete() - Method in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- complete() - Method in interface org.jboss.msc.service.StartContext
-
Call when either synchronous or asynchronous lifecycle action is complete.
- ConcurrentMapInjector<K,T> - Class in org.jboss.msc.inject
-
An injector which applies a value to a concurrent map entry.
- ConcurrentMapInjector(ConcurrentMap<K, T>, K) - Constructor for class org.jboss.msc.inject.ConcurrentMapInjector
-
Construct a new instance.
- ConstructedValue<T> - Class in org.jboss.msc.value
-
A value which is created on demand from a constructor.
- ConstructedValue(Constructor<T>, List<? extends Value<?>>) - Constructor for class org.jboss.msc.value.ConstructedValue
-
Construct a new instance.
- constructor - Variable in class org.jboss.msc.value.ConstructedValue
-
- container - Variable in class org.jboss.msc.service.ServiceContainerImpl.ServiceThread
-
- container - Variable in class org.jboss.msc.service.ServiceRegistrationImpl
-
The service container which contains this registration.
- ContainerExecutor(int, int, long, TimeUnit) - Constructor for class org.jboss.msc.service.ServiceContainerImpl.ContainerExecutor
-
- containerMXBean - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- containers - Static variable in class org.jboss.msc.service.ServiceContainerImpl.ShutdownHookHolder
-
- contains(Object) - Method in class org.jboss.msc.service.IdentityHashSet
-
- containsKey(Object) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- ContextState() - Constructor for enum org.jboss.msc.service.ServiceControllerImpl.ContextState
-
- controllers - Variable in class org.jboss.msc.service.StabilityMonitor
-
- controllersLock - Variable in class org.jboss.msc.service.StabilityMonitor
-
- count - Variable in class org.jboss.msc.service.MultipleRemoveListener
-
- count - Variable in class org.jboss.msc.service.TimingServiceListener
-
- countUpdater - Static variable in class org.jboss.msc.service.MultipleRemoveListener
-
- countUpdater - Static variable in class org.jboss.msc.service.TimingServiceListener
-
- create(Value<?>, Method) - Static method in class org.jboss.msc.inject.SetMethodInjector
-
Construct a new instance.
- create(MultipleRemoveListener.Callback<T>, T) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Construct a new instance.
- create(Runnable) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Construct a new instance.
- create(LifecycleContext) - Static method in class org.jboss.msc.service.MultipleRemoveListener
-
Construct a new instance which calls the lifecycle complete() method when done.
- create() - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and default thread pool.
- create(String) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and default thread pool.
- create(int, long, TimeUnit) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and specified initial thread pool settings.
- create(String, int, long, TimeUnit) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and specified initial thread pool settings.
- create(boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and default thread pool.
- create(String, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and default thread pool.
- create(int, long, TimeUnit, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a generated name and specified initial thread pool settings.
- create(String, int, long, TimeUnit, boolean) - Static method in class org.jboss.msc.service.ServiceContainer.Factory
-
Create a new instance with a given name and specified initial thread pool settings.
- createServiceBuilder(ServiceName, Value<? extends Service<T>>, ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceControllerImpl.ChildServiceTarget
-
- createServiceBuilder(ServiceName, Value<? extends Service<T>>, ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- current - Variable in class org.jboss.msc.service.IdentityHashSet.IdentityHashSetIterator
-
- cycle - Variable in exception org.jboss.msc.service.CircularDependencyException
-
- decrementUnstableServices() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- decrementUnstableServices() - Method in class org.jboss.msc.service.StabilityMonitor
-
- DEFAULT_CAPACITY - Static variable in class org.jboss.msc.service.IdentityHashSet
-
Same default as HashMap, must be a power of 2
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.jboss.msc.service.UnlockedReadHashMap
-
- DEFAULT_LOAD_FACTOR - Static variable in class org.jboss.msc.service.IdentityHashSet
-
67%, just like IdentityHashMap
- DEFAULT_LOAD_FACTOR - Static variable in class org.jboss.msc.service.UnlockedReadHashMap
-
- DefaultValue<T> - Class in org.jboss.msc.value
-
A defaulted value.
- DefaultValue(Value<T>, Value<? extends T>) - Constructor for class org.jboss.msc.value.DefaultValue
-
Construct a new instance.
- defaultValue - Variable in class org.jboss.msc.value.DefaultValue
-
- defaultValue - Variable in class org.jboss.msc.value.EnvironmentPropertyValue
-
- defaultValue - Variable in class org.jboss.msc.value.SystemPropertyValue
-
- delegate - Variable in class org.jboss.msc.service.DelegatingServiceBuilder
-
- delegate - Variable in class org.jboss.msc.service.DelegatingServiceRegistry
-
- delegate - Variable in class org.jboss.msc.service.DelegatingServiceTarget
-
- delegateRegistry - Variable in class org.jboss.msc.service.DelegatingServiceContainer
-
- delegateTarget - Variable in class org.jboss.msc.service.DelegatingServiceContainer
-
- DelegatingServiceBuilder<T> - Class in org.jboss.msc.service
-
A service builder which delegates to another service builder.
- DelegatingServiceBuilder(ServiceBuilder<T>) - Constructor for class org.jboss.msc.service.DelegatingServiceBuilder
-
Construct a new instance.
- DelegatingServiceContainer - Class in org.jboss.msc.service
-
A delegating container for things which depend on a service container rather than a specific
target or registry instance.
- DelegatingServiceContainer(ServiceTarget, ServiceRegistry) - Constructor for class org.jboss.msc.service.DelegatingServiceContainer
-
Construct a new instance.
- DelegatingServiceRegistry - Class in org.jboss.msc.service
-
An "insulated" view of a service registry which prevents access to other public methods on the delegate registry object.
- DelegatingServiceRegistry(ServiceRegistry) - Constructor for class org.jboss.msc.service.DelegatingServiceRegistry
-
Construct a new instance.
- DelegatingServiceTarget - Class in org.jboss.msc.service
-
An "insulated" view of a service target which prevents access to other public methods on the delegate target object.
- DelegatingServiceTarget(ServiceTarget) - Constructor for class org.jboss.msc.service.DelegatingServiceTarget
-
Construct a new instance.
- DemandDependenciesTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DemandDependenciesTask
-
- demandedByCount - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The number of registrations which place a demand-to-start on this
instance.
- demandedByCount - Variable in class org.jboss.msc.service.ServiceRegistrationImpl
-
The number of dependent instances which place a demand-to-start on this registration.
- demandedByDependent - Variable in class org.jboss.msc.service.OptionalDependency
-
Indicates if this dependency has been demanded by the dependent
- dependencies - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- dependencies - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- dependencies - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The dependencies of this service.
- dependencies - Variable in class org.jboss.msc.service.ServiceTargetImpl
-
- dependenciesDemanded - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
Indicates whether dependencies have been demanded.
- Dependency - Interface in org.jboss.msc.service
-
AbstractDependency represents the dependencies of a service.
- Dependency(ServiceName, ServiceBuilder.DependencyType) - Constructor for class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- dependencyFailed(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
A dependency of the service has failed.
- dependencyFailed() - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that one of its dependencies (immediate or transitive) failed to start.
- dependencyFailed - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- dependencyFailed - Variable in class org.jboss.msc.service.OptionalDependency
-
Indicates if optionalDependency notified a dependency failure.
- dependencyFailed() - Method in class org.jboss.msc.service.OptionalDependency
-
- dependencyFailed() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- dependencyFailed(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
A dependency of the service has failed.
- DependencyFailedTask(Dependent[][], boolean) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependencyFailedTask
-
- dependencyFailureCleared(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
A dependency of the service is retrying to start.
- dependencyFailureCleared() - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that all dependency failures previously
notified are now
cleared.
- dependencyFailureCleared() - Method in class org.jboss.msc.service.OptionalDependency
-
- dependencyFailureCleared() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- dependencyFailureCleared(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
A dependency of the service is retrying to start.
- DependencyRetryingTask(Dependent[][]) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependencyRetryingTask
-
- DependencyStartedTask(Dependent[][]) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependencyStartedTask
-
- dependencyState - Variable in class org.jboss.msc.service.OptionalDependency
-
- DependencyState() - Constructor for enum org.jboss.msc.service.OptionalDependency.DependencyState
-
- DependencyStoppedTask(Dependent[][]) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependencyStoppedTask
-
- DependencyType() - Constructor for enum org.jboss.msc.service.ServiceBuilder.DependencyType
-
- dependencyType - Variable in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- dependencyUnavailable - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- Dependent - Interface in org.jboss.msc.service
-
Depends on one or more dependencies, represented by AbstractDependency.
- dependent - Variable in class org.jboss.msc.service.OptionalDependency
-
The dependent on this optional dependency
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.DependencyFailedTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.DependencyRetryingTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.DependencyStartedTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.DependencyStoppedTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.ServiceAvailableTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceControllerImpl.ServiceUnavailableTask
-
- dependents - Variable in class org.jboss.msc.service.ServiceRegistrationImpl
-
The set of dependents on this registration.
- dependentStarted() - Method in interface org.jboss.msc.service.Dependency
-
- dependentStarted() - Method in class org.jboss.msc.service.OptionalDependency
-
- dependentStarted() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- dependentStarted() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- dependentStartedNotified - Variable in class org.jboss.msc.service.OptionalDependency
-
Keeps track of whether optionalDependency has been notified of a dependent started.
- DependentStartedTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependentStartedTask
-
- dependentStopped() - Method in interface org.jboss.msc.service.Dependency
-
- dependentStopped() - Method in class org.jboss.msc.service.OptionalDependency
-
- dependentStopped() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- dependentStopped() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- DependentStoppedTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.DependentStoppedTask
-
- detectCircularity(ServiceControllerImpl<T>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
Detects if installation of instance results in dependency cycles.
- detectCircularity(IdentityHashSet<? extends Dependent>, ServiceControllerImpl<?>, Set<ServiceControllerImpl<?>>, Deque<ServiceName>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- doAddDependency(ServiceName, ServiceBuilder.DependencyType) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- doDemandDependencies() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- doExecute(ArrayList<Runnable>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- doGet(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- doGet(UnlockedReadHashMap.Item<K, V>[], Object) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- doGetRow(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- doGetRow(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, int) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- doInject(ValueInjection<T>) - Static method in class org.jboss.msc.service.ServiceControllerImpl
-
- doInjection - Variable in class org.jboss.msc.service.ServiceControllerImpl.StartTask
-
- done - Variable in class org.jboss.msc.service.MultipleRemoveListener
-
- done() - Method in class org.jboss.msc.service.MultipleRemoveListener
-
Called when this listener has been added to all relevant services.
- done() - Method in class org.jboss.msc.service.TimingServiceListener
-
- doneUpdater - Static variable in class org.jboss.msc.service.MultipleRemoveListener
-
- doPut(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, K, V, boolean) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- doRegisterMatcher(Object[], int, V, ServiceNameMapper.Node<V>) - Method in class org.jboss.msc.service.ServiceNameMapper
-
- doUndemandDependencies() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- down - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- down - Static variable in class org.jboss.msc.service.ServiceContainerImpl.ShutdownHookHolder
-
- dumpServiceDetails(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump all details of a service.
- dumpServiceDetails() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- dumpServices() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Dump a complete list of services to System.out.
- dumpServices(PrintStream) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Dump a complete list of services to the given stream.
- dumpServices() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump the container state to the console.
- dumpServices() - Method in interface org.jboss.msc.service.ServiceContainer
-
Dump a complete list of services to System.out.
- dumpServices(PrintStream) - Method in interface org.jboss.msc.service.ServiceContainer
-
Dump a complete list of services to the given stream.
- dumpServices() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- dumpServices(PrintStream) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- dumpServicesByStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump the services, whose status matches the passed status to the console
- dumpServicesToGraphDescription() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump the container state to a string suitable for rendering in GraphViz or compatible tools.
- dumpServicesToString() - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump the container state to a big string.
- dumpServicesToStringByStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Dump the services, whose status matches the passed status, state to a big string.
- DuplicateServiceException - Exception in org.jboss.msc.service
-
An exception which is thrown when the given service is already registered.
- DuplicateServiceException() - Constructor for exception org.jboss.msc.service.DuplicateServiceException
-
Constructs a DuplicateServiceException with no detail message.
- DuplicateServiceException(String) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
-
Constructs a DuplicateServiceException with the specified detail message.
- DuplicateServiceException(Throwable) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
-
Constructs a DuplicateServiceException with the specified cause.
- DuplicateServiceException(String, Throwable) - Constructor for exception org.jboss.msc.service.DuplicateServiceException
-
Constructs a DuplicateServiceException with the specified detail message and cause.
- get(Object) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- getActiveCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getAfter() - Method in enum org.jboss.msc.service.ServiceController.Transition
-
Get the target (new) state of this transition.
- getAliases() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service aliases, if any, as strings.
- getAliases() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getAliases() - Method in interface org.jboss.msc.service.ServiceController
-
Get other names this service is known as.
- getAliases() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getAliasRegistrations() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getAndSetValue(Value<? extends T>) - Method in class org.jboss.msc.value.ThreadLocalValue
-
Get and set the value.
- getBefore() - Method in enum org.jboss.msc.service.ServiceController.Transition
-
Get the source state of this transition.
- getCanonicalName() - Method in class org.jboss.msc.service.ServiceName
-
Get the canonical name of this service name.
- getCanonicalName(StringBuilder) - Method in class org.jboss.msc.service.ServiceName
-
- getChildren() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getChildTarget() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- getChildTarget() - Method in interface org.jboss.msc.service.StartContext
-
Get a service target which may be used to add child services.
- getContainer() - Method in class org.jboss.msc.service.ServiceContainerImpl.ServiceThread
-
- getContainer() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- getController() - Method in interface org.jboss.msc.service.Dependent
-
Get the controller of this dependent.
- getController() - Method in interface org.jboss.msc.service.LifecycleContext
-
Get the associated service controller.
- getController() - Method in class org.jboss.msc.service.OptionalDependency
-
- getController() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Get the controller of this dependent.
- getController() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- getController() - Method in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- getCycle() - Method in exception org.jboss.msc.service.CircularDependencyException
-
Returns a cycle found during service installation.
- getDependencies() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Returns a set of all dependencies added to this target.
- getDependencies() - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Returns a set of all dependencies added to this target.
- getDependencies() - Method in class org.jboss.msc.service.management.ServiceStatus
-
The list of dependency names for this service.
- getDependencies() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getDependencies() - Method in interface org.jboss.msc.service.ServiceTarget
-
Returns a set of all dependencies added to this target.
- getDependencies() - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- getDependencyController() - Method in interface org.jboss.msc.service.Dependency
-
Get the controller for this dependency, or null if there is none currently.
- getDependencyController() - Method in class org.jboss.msc.service.OptionalDependency
-
- getDependencyController() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- getDependencyType() - Method in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- getDependents() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Returns a compiled array of all dependents of this service instance.
- getDependents() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
Returns the dependents set.
- getDependentsByDependencyName() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Returns a compiled map of all dependents of this service mapped by the dependency name.
- getElapsedTime() - Method in interface org.jboss.msc.service.LifecycleContext
-
Get the amount of time elapsed since the start or stop was initiated, in nanoseconds.
- getElapsedTime() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- getElapsedTime() - Method in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- getElapsedTime() - Method in class org.jboss.msc.service.TimingServiceListener
-
Get the elapsed time in milliseconds.
- getException() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service start exception.
- getExecutor() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getFailedCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
Returns count of controllers registered with
StabilityMonitor that failed to start
because of start exception being thrown.
- getImmediateUnavailableDependencies() - Method in interface org.jboss.msc.service.ServiceController
-
Get the complete list of immediate dependencies that are unavailable.
- getImmediateUnavailableDependencies() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getIndex(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- getInitialMode() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getInjector() - Method in class org.jboss.msc.service.ValueInjectionService
-
Get the injector, which should be used to inject the dependency.
- getInjectorList() - Method in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- getInstance() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- getJarName() - Static method in class org.jboss.msc.Version
-
Get the name of the JBoss Modules JAR.
- getKey() - Method in class org.jboss.msc.service.UnlockedReadHashMap.Item
-
- getKey() - Method in class org.jboss.msc.value.MapEntry
-
Get the map key.
- getLazyCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getListeners() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Returns a set of the listeners added to this target.
- getListeners() - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Returns a set of the listeners added to this target.
- getListeners() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getListeners() - Method in interface org.jboss.msc.service.ServiceTarget
-
Returns a set of the listeners added to this target.
- getListeners() - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- getListenerTasks(ServiceController.Transition, ArrayList<Runnable>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getListenerTasks(ServiceControllerImpl.ListenerNotification, ArrayList<Runnable>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getMode() - Method in interface org.jboss.msc.service.ServiceController
-
Get the service controller's current mode.
- getMode() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getModeName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service mode, as a string.
- getMonitors() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Returns a set of the monitors added to this target.
- getMonitors() - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Returns a set of the monitors added to this target.
- getMonitors() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getMonitors() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getMonitors() - Method in interface org.jboss.msc.service.ServiceTarget
-
Returns a set of the monitors added to this target.
- getMonitors() - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- getName() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get the name of this service container.
- getName() - Method in interface org.jboss.msc.service.Dependency
-
Get the name of this dependency.
- getName() - Method in class org.jboss.msc.service.OptionalDependency
-
- getName() - Method in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- getName() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getName() - Method in interface org.jboss.msc.service.ServiceContainer
-
Get the name of this service container.
- getName() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getName() - Method in interface org.jboss.msc.service.ServiceController
-
Get the name of this service, if any.
- getName() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getName() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- getNeverCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getOnDemandCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getOptionalValue() - Method in class org.jboss.msc.value.InjectedValue
-
Get the value if it was injected, or return null if it was not.
- getOrCreateChild(Object) - Method in class org.jboss.msc.service.ServiceNameMapper.Node
-
- getOrCreateRegistration(ServiceName) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
Atomically get or create a registration.
- getOutInjections() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getParent() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getParent() - Method in interface org.jboss.msc.service.ServiceController
-
Get this service's parent service, or null if there is none.
- getParent() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getParent() - Method in class org.jboss.msc.service.ServiceName
-
Get the parent (enclosing) service name.
- getParentName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the name of the parent service, if any.
- getPassiveCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getPrimaryRegistration() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getProblemsCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
Returns count of controllers registered with
StabilityMonitor that had problem to start
because of missing dependencies.
- getProfileOutput() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getRemainingCount() - Method in class org.jboss.msc.service.TimingServiceListener
-
Get the number of remaining services to start.
- getRequiredService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a service, throwing an exception if it is not found.
- getRequiredService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceRegistry
-
Get a service, throwing an exception if it is not found.
- getRequiredService(ServiceName) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getRequiredService(ServiceName) - Method in interface org.jboss.msc.service.ServiceRegistry
-
Get a service, throwing an exception if it is not found.
- getService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a service, returning null if it is not found.
- getService(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceRegistry
-
Get a service, returning null if it is not found.
- getService(ServiceName) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getService() - Method in interface org.jboss.msc.service.ServiceController
-
Get the service.
- getService() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getService(ServiceName) - Method in interface org.jboss.msc.service.ServiceRegistry
-
Get a service, returning null if it is not found.
- getServiceClassName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service class name, or "<unknown>" if not known.
- getServiceContainer() - Method in interface org.jboss.msc.service.ServiceController
-
Get the service container associated with this controller.
- getServiceContainer() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getServiceName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service name, as a string.
- getServiceName() - Method in exception org.jboss.msc.service.StartException
-
- getServiceNames() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Get a list of service names installed in this registry.
- getServiceNames() - Method in class org.jboss.msc.service.DelegatingServiceRegistry
-
Get a list of service names installed in this registry.
- getServiceNames() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getServiceNames() - Method in interface org.jboss.msc.service.ServiceRegistry
-
Get a list of service names installed in this registry.
- getServiceRegistry() - Method in interface org.jboss.msc.service.ServiceActivatorContext
-
Get the service registry for this activation.
- getServiceRegistry() - Method in class org.jboss.msc.service.ServiceActivatorContextImpl
-
Get the service registry for this activation.
- getServiceRegistry() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getServiceRegistry() - Method in class org.jboss.msc.service.ServiceTargetImpl
-
Returns the serviceRegistry that contains all services installed by this target.
- getServiceStatus(String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Get the status of one service.
- getServiceTarget() - Method in interface org.jboss.msc.service.ServiceActivatorContext
-
Get the service target for this activation.
- getServiceTarget() - Method in class org.jboss.msc.service.ServiceActivatorContextImpl
-
Get the service target for this activation.
- getServiceValue() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getShutdownCompleted() - Method in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
Returns the time the shutdown process was completed, in nanoseconds.
- getShutdownInitiated() - Method in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
Returns the time the shutdown process was initiated, in nanoseconds.
- getSimpleName() - Method in class org.jboss.msc.service.ServiceName
-
Get the simple (unqualified) name of this service.
- getSource() - Method in class org.jboss.msc.service.ValueInjection
-
Get the source value.
- getStart() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- getStartedCount() - Method in class org.jboss.msc.service.StabilityStatistics
-
- getStartException() - Method in interface org.jboss.msc.service.ServiceController
-
Get the reason why the last start failed.
- getStartException() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getState() - Method in interface org.jboss.msc.service.ServiceController
-
Get the current service controller state.
- getState() - Method in enum org.jboss.msc.service.ServiceController.Substate
-
Get the state corresponding to this sub-state.
- getState() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getStateName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service state, as a string.
- getStatus() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getStoredValue() - Method in class org.jboss.msc.inject.RetainingInjector
-
Get the value object stored in this injector.
- getSubstate() - Method in interface org.jboss.msc.service.ServiceController
-
Get the current service controller substate.
- getSubstate() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getSubstateLocked() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getSubstateName() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Get the service internal substate, as a string.
- getTarget() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getTarget() - Method in class org.jboss.msc.service.ValueInjection
-
Get the target injector.
- getTotalCount() - Method in class org.jboss.msc.service.TimingServiceListener
-
Get the total number of services being tracked.
- getTransition() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Identify the transition to take.
- getValue() - Method in class org.jboss.msc.service.AbstractService
-
Get the actual value.
- getValue() - Method in interface org.jboss.msc.service.Dependency
-
Get the installed instance value, if any exists.
- getValue() - Method in class org.jboss.msc.service.OptionalDependency
-
- getValue() - Method in interface org.jboss.msc.service.ServiceController
-
Get the service value.
- getValue() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- getValue() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- getValue() - Method in class org.jboss.msc.service.UnlockedReadHashMap.Item
-
- getValue() - Method in class org.jboss.msc.service.ValueInjectionService
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.service.ValueService
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.CachedValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.CheckedValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ClassOfValue
-
- getValue() - Method in class org.jboss.msc.value.ConstructedValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.DefaultValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.EnvironmentPropertyValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.FieldValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ImmediateValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.InjectedSetValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.InjectedValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ListItemValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ListValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.MapEntry
-
Get the map value.
- getValue() - Method in class org.jboss.msc.value.MapEntryValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.MapItemValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.MapValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.MethodValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ReferenceValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.SetValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.SystemPropertyValue
-
Get the actual value.
- getValue() - Method in class org.jboss.msc.value.ThreadLocalValue
-
Get the actual value.
- getValue() - Method in interface org.jboss.msc.value.Value
-
Get the actual value.
- getValueInjections() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- getValues(Iterator<? extends Value<? extends T>>, Class<T>, int) - Static method in class org.jboss.msc.value.Values
-
- getValues(Iterator<? extends Value<?>>, int) - Static method in class org.jboss.msc.value.Values
-
- getValues(Iterable<? extends Value<?>>) - Static method in class org.jboss.msc.value.Values
-
Get an object array from the result of an iterable series of values.
- getValues(Iterable<? extends Value<? extends T>>, Class<T>) - Static method in class org.jboss.msc.value.Values
-
Get a typed object array from the result of an iterable series of values.
- getValues(Iterable<? extends Value<? extends T>>, T[]) - Static method in class org.jboss.msc.value.Values
-
Get a typed object array from the result of an iterable series of values.
- getVersionString() - Static method in class org.jboss.msc.Version
-
Get the version string of JBoss Modules.
- greeting(String) - Method in interface org.jboss.msc.service.ServiceLogger
-
- greeting - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- greeting(String) - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- greeting$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- id - Variable in class org.jboss.msc.service.ServiceContainerImpl.ThreadAction
-
- IdentityHashSet<E> - Class in org.jboss.msc.service
-
An identity based hash set.
- IdentityHashSet(int, float) - Constructor for class org.jboss.msc.service.IdentityHashSet
-
- IdentityHashSet(Set<? extends E>) - Constructor for class org.jboss.msc.service.IdentityHashSet
-
- IdentityHashSet(int) - Constructor for class org.jboss.msc.service.IdentityHashSet
-
- IdentityHashSet() - Constructor for class org.jboss.msc.service.IdentityHashSet
-
- IdentityHashSet.IdentityHashSetIterator - Class in org.jboss.msc.service
-
- IdentityHashSetIterator() - Constructor for class org.jboss.msc.service.IdentityHashSet.IdentityHashSetIterator
-
- ILLEGAL_CONTROLLER_STATE - Static variable in class org.jboss.msc.service.ServiceControllerImpl
-
- immediateDependencyAvailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
All
unavailable immediate dependencies of the service
are now available, i.e., they are installed and are not administratively
disabled.
- immediateDependencyAvailable(ServiceName) - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that one of its immediate dependencies is available, i.e., it is installed and, if not
started, should start shortly.
- immediateDependencyAvailable(ServiceName) - Method in class org.jboss.msc.service.OptionalDependency
-
- immediateDependencyAvailable(ServiceName) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- immediateDependencyAvailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
All
unavailable immediate dependencies of the service
are now available, i.e., they are installed and are not administratively
disabled.
- immediateDependencyDown() - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that one of its immediate dependencies is leaving the UP state.
- immediateDependencyDown() - Method in class org.jboss.msc.service.OptionalDependency
-
- immediateDependencyDown() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- immediateDependencyUnavailable(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
An immediate dependency of the service is uninstalled or administratively
disabled.
- immediateDependencyUnavailable(ServiceName) - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that one of its immediate dependencies is unavailable.
A dependency is unavailable when it is not installed or when it is in
NEVER
mode.
- immediateDependencyUnavailable(ServiceName) - Method in class org.jboss.msc.service.OptionalDependency
-
- immediateDependencyUnavailable(ServiceName) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- immediateDependencyUnavailable(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
An immediate dependency of the service is uninstalled or administratively
disabled.
- immediateDependencyUp() - Method in interface org.jboss.msc.service.Dependent
-
Notify this dependent that one of its immediate dependencies entered UP
state.
- immediateDependencyUp() - Method in class org.jboss.msc.service.OptionalDependency
-
- immediateDependencyUp() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- immediateUnavailableDependencies - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The immediate unavailable dependencies of this service.
- ImmediateValue<T> - Class in org.jboss.msc.value
-
A simple immediately-available value.
- ImmediateValue(T) - Constructor for class org.jboss.msc.value.ImmediateValue
-
Construct a new instance.
- immediateValue(T) - Static method in class org.jboss.msc.value.Values
-
Get an immediate value.
- immediateValues(List<T>) - Static method in class org.jboss.msc.value.Values
-
- immediateValues(T...) - Static method in class org.jboss.msc.value.Values
-
- in(ServiceController.Mode...) - Method in enum org.jboss.msc.service.ServiceController.Mode
-
Determine if this mode is one of the given modes.
- in(ServiceController.State...) - Method in enum org.jboss.msc.service.ServiceController.State
-
Determine if this state is one of the given states.
- in(ServiceController.Substate...) - Method in enum org.jboss.msc.service.ServiceController.Substate
-
Determine if this substate is one of the given substates.
- in(ServiceController.Transition...) - Method in enum org.jboss.msc.service.ServiceController.Transition
-
Determine if this transition is one of the given transitions.
- incrementUnstableServices() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- incrementUnstableServices() - Method in class org.jboss.msc.service.StabilityMonitor
-
- index(int, int) - Static method in class org.jboss.msc.service.IdentityHashSet
-
- indexValue - Variable in class org.jboss.msc.value.ListItemValue
-
- Info(long, long) - Constructor for class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
- init(int, float) - Method in class org.jboss.msc.service.IdentityHashSet
-
- initialMode - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- inject(T) - Method in class org.jboss.msc.inject.AddMethodInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.AtomicReferenceFieldUpdaterInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.AtomicReferenceInjector
-
Inject the given value.
- inject(Object) - Method in class org.jboss.msc.inject.CastingInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.ConcurrentMapInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.FieldInjector
-
Inject the given value.
- inject(T) - Method in interface org.jboss.msc.inject.Injector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.MapInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.MethodInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.RetainingInjector
-
Inject the given value.
- inject(T) - Method in class org.jboss.msc.inject.SetMethodInjector
-
Inject the given value.
- INJECTED - Static variable in class org.jboss.msc.value.Values
-
- InjectedSetValue<T> - Class in org.jboss.msc.value
-
A Set value that can have entries injected into it.
- InjectedSetValue() - Constructor for class org.jboss.msc.value.InjectedSetValue
-
Construct a new instance.
- injectedValue - Variable in class org.jboss.msc.inject.MethodInjector
-
- InjectedValue<T> - Class in org.jboss.msc.value
-
A value which is injected from another source.
- InjectedValue() - Constructor for class org.jboss.msc.value.InjectedValue
-
Construct a new instance.
- injectedValue() - Static method in class org.jboss.msc.value.Values
-
The special value representing the value of an injection operation.
- InjectionException - Exception in org.jboss.msc.inject
-
An injection exception which is thrown when an injection fails for some reason.
- InjectionException() - Constructor for exception org.jboss.msc.inject.InjectionException
-
Constructs a InjectionException with no detail message.
- InjectionException(String) - Constructor for exception org.jboss.msc.inject.InjectionException
-
Constructs a InjectionException with the specified detail message.
- InjectionException(Throwable) - Constructor for exception org.jboss.msc.inject.InjectionException
-
Constructs a InjectionException with the specified cause.
- InjectionException(String, Throwable) - Constructor for exception org.jboss.msc.inject.InjectionException
-
Constructs a InjectionException with the specified detail message and cause.
- injections - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The injections of this service.
- Injector<T> - Interface in org.jboss.msc.inject
-
A receiver for values that are injected from another source, typically connected to a service lifecycle.
- injector - Variable in class org.jboss.msc.service.ValueInjectionService
-
- injector() - Method in class org.jboss.msc.value.InjectedSetValue
-
Gets an injector for this set.
- injectorList - Variable in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- InjectorLogger - Interface in org.jboss.msc.inject
-
The injector logger interface.
- InjectorLogger_$logger - Class in org.jboss.msc.inject
-
Warning this class consists of generated code.
- InjectorLogger_$logger(Logger) - Constructor for class org.jboss.msc.inject.InjectorLogger_$logger
-
- Injectors - Class in org.jboss.msc.inject
-
Utility class to construct injector types.
- Injectors() - Constructor for class org.jboss.msc.inject.Injectors
-
- install(ServiceBuilderImpl<T>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- install() - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Install the defined service into the container.
- install() - Method in interface org.jboss.msc.service.ServiceBuilder
-
Install the defined service into the container.
- install() - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- install(ServiceBuilderImpl<T>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- install(ServiceBuilderImpl<T>) - Method in class org.jboss.msc.service.ServiceControllerImpl.ChildServiceTarget
-
- install(ServiceBuilderImpl<T>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
Install serviceBuilder in this target.
- installed - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- INSTANCE - Static variable in interface org.jboss.msc.inject.InjectorLogger
-
- INSTANCE - Static variable in class org.jboss.msc.service.NullService
-
- instance - Variable in class org.jboss.msc.service.ServiceRegistrationImpl
-
The current instance.
- internalServiceError(Throwable, ServiceName) - Method in interface org.jboss.msc.service.ServiceLogger
-
- internalServiceError - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- internalServiceError(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- internalServiceError$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- internalSetMode(ServiceController.Mode, ServiceController.Mode) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- internalSetMode(ServiceController.Mode, ArrayList<Runnable>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- invalidCodePoint(int) - Static method in class org.jboss.msc.service.ServiceName
-
- invalidNameCharacter(int) - Static method in class org.jboss.msc.service.ServiceName
-
- invokeListener(ServiceListener<? super S>, ServiceControllerImpl.ListenerNotification, ServiceController.Transition) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Invokes the listener, performing the notification specified.
- isAutoShutdown() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- isDependencyFailed() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Determine if some dependency was failed at the time of the query.
- isDependencyUnavailable() - Method in class org.jboss.msc.service.management.ServiceStatus
-
Determine if some dependency was not available at the time of the query.
- isEmpty() - Method in class org.jboss.msc.service.IdentityHashSet
-
- isInstallationCommitted() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Return true only if this service controller installation is committed.
- isParentOf(ServiceName) - Method in class org.jboss.msc.service.ServiceName
-
Determine whether this service name is the same as, or a parent of, the given service name.
- isRestState() - Method in enum org.jboss.msc.service.ServiceController.Substate
-
Determine whether this is a "rest" state.
- isServiceThread(Thread) - Static method in class org.jboss.msc.service.ServiceUtils
-
Determine whether the given thread is a service thread.
- isServiceThread(Thread, ServiceContainer) - Static method in class org.jboss.msc.service.ServiceUtils
-
Determine whether the given thread is a service thread which is associated with the given container.
- isShutdown() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Whether container have been shut down.
- isShutdown() - Method in interface org.jboss.msc.service.ServiceContainer
-
Whether container have been shut down.
- isShutdown() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- isShutdownComplete() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Determine whether the container is completely shut down.
- isShutdownComplete() - Method in interface org.jboss.msc.service.ServiceContainer
-
Determine whether the container is completely shut down.
- isShutdownComplete() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- isStableRestState() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Returns true if controller is in rest state and no async tasks are running, false otherwise.
- isValidNameSegment(String) - Static method in class org.jboss.msc.service.ServiceName
-
Indicates if the name segment is valid.
- Item(K, V) - Constructor for class org.jboss.msc.service.UnlockedReadHashMap.Item
-
- itemIdx - Variable in class org.jboss.msc.service.UnlockedReadHashMap.EntryIterator
-
- iterator() - Method in class org.jboss.msc.service.IdentityHashSet
-
- iterator() - Method in class org.jboss.msc.service.UnlockedReadHashMap.EntrySet
-
- r - Variable in class org.jboss.msc.service.ServiceContainerImpl.ThreadAction
-
- readObject(ObjectInputStream) - Method in class org.jboss.msc.service.IdentityHashSet
-
- readObject(ObjectInputStream) - Method in class org.jboss.msc.service.ServiceName
-
- readResolve() - Method in class org.jboss.msc.service.NullService
-
- reference - Variable in class org.jboss.msc.inject.AtomicReferenceInjector
-
- reference - Variable in class org.jboss.msc.value.ReferenceValue
-
- ReferenceValue<T> - Class in org.jboss.msc.value
-
A value which reads a reference.
- ReferenceValue(Reference<? extends T, ?>) - Constructor for class org.jboss.msc.value.ReferenceValue
-
Construct a new instance.
- registerMatcher(V, Object...) - Method in class org.jboss.msc.service.ServiceNameMapper
-
Register a matcher for a specific location.
- registry - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- relocate(int) - Method in class org.jboss.msc.service.IdentityHashSet
-
- remove() - Method in class org.jboss.msc.service.IdentityHashSet.IdentityHashSetIterator
-
- remove(Object) - Method in class org.jboss.msc.service.IdentityHashSet
-
- remove() - Method in class org.jboss.msc.service.UnlockedReadHashMap.EntryIterator
-
- remove(UnlockedReadHashMap.Item<K, V>[], int) - Static method in class org.jboss.msc.service.UnlockedReadHashMap
-
- remove(Object) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- remove(Object, Object) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- removeAsyncTask() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeChild(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeController(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Unregister controller with this monitor.
- removeControllerNoCallback(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
Unregister controller with this monitor but don't call serviceController.removeMonitor() at all.
- removeDemand() - Method in interface org.jboss.msc.service.Dependency
-
- removeDemand() - Method in class org.jboss.msc.service.OptionalDependency
-
- removeDemand() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeDemand() - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
- removeDependency(ServiceName) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Remove a dependency from this target.
- removeDependency(ServiceName) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- removeDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Remove a dependency from this target.
- removeDependency(ServiceName) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Remove a dependency from this target.
- removeDependency(ServiceName) - Method in interface org.jboss.msc.service.ServiceTarget
-
Remove a dependency from this target.
- removeDependency(ServiceName) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- removeDependent(Dependent) - Method in interface org.jboss.msc.service.Dependency
-
Remove a dependent from this dependency, breaking the dependency relation between this dependency and its
dependent.
- removeDependent(Dependent) - Method in class org.jboss.msc.service.OptionalDependency
-
- removeDependent(Dependent) - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
Remove a dependent from this controller.
- removeFailed(ServiceController<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- removeFailed(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
- removeInProgress - Variable in class org.jboss.msc.service.StabilityMonitor
-
- removeItem(T) - Method in class org.jboss.msc.value.InjectedSetValue
-
- removeListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Remove a listener from this target, if it exists.
- removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Remove a listener from this target, if it exists.
- removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Remove a listener from this target, if it exists.
- removeListener(ServiceListener<? super S>) - Method in interface org.jboss.msc.service.ServiceController
-
Remove a service listener.
- removeListener(ServiceListener<? super S>) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeListener(ServiceListener<Object>) - Method in interface org.jboss.msc.service.ServiceTarget
-
Remove a listener from this target, if it exists.
- removeListener(ServiceListener<Object>) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- removeMethod - Variable in class org.jboss.msc.inject.AddMethodInjector
-
- removeMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Remove a monitor from this target, if it exists.
- removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Remove a monitor from this target, if it exists.
- removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Remove a monitor from this target, if it exists.
- removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeMonitor(StabilityMonitor) - Method in interface org.jboss.msc.service.ServiceTarget
-
Remove a monitor from this target, if it exists.
- removeMonitor(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- removeMonitorNoCallback(StabilityMonitor) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- removeProblem(ServiceController<?>) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- removeProblem(ServiceController<?>) - Method in class org.jboss.msc.service.StabilityMonitor
-
- removeServices() - Method in interface org.jboss.msc.service.BatchServiceTarget
-
Removes all services installed into this target so far.
- removeServices() - Method in class org.jboss.msc.service.BatchServiceTargetImpl
-
- RemoveTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.RemoveTask
-
- replace(K, V, V) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- replace(K, V) - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- resize(int) - Method in class org.jboss.msc.service.IdentityHashSet
-
- resize() - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- restState - Variable in enum org.jboss.msc.service.ServiceController.Substate
-
- RetainingInjector<T> - Class in org.jboss.msc.inject
-
An injector which retains its value.
- RetainingInjector() - Constructor for class org.jboss.msc.inject.RetainingInjector
-
- retains(ServiceController.State) - Method in enum org.jboss.msc.service.ServiceController.Transition
-
Determine whether this substate transition retains the same given state before and after transition.
- retry() - Method in interface org.jboss.msc.service.ServiceController
-
Retry a failed service.
- retry() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- rollbackInstallation() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Roll back the service install.
- ROOT - Static variable in interface org.jboss.msc.service.ServiceLogger
-
- root - Variable in class org.jboss.msc.service.ServiceNameMapper
-
- run() - Method in class org.jboss.msc.service.ServiceContainerImpl.ThreadAction
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DemandDependenciesTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependencyFailedTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependencyRetryingTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependencyStartedTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependencyStoppedTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependentStartedTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.DependentStoppedTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.ListenerTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.RemoveTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.ServiceAvailableTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.ServiceUnavailableTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.StartTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.StopTask
-
- run() - Method in class org.jboss.msc.service.ServiceControllerImpl.UndemandDependenciesTask
-
- run() - Method in class org.jboss.msc.service.SetTCCLAction
-
- run() - Method in class org.jboss.msc.value.EnvironmentPropertyValue
-
Fetch the property in an unprivileged context.
- run() - Method in class org.jboss.msc.value.SystemPropertyValue
-
Fetch the property in an unprivileged context.
- runningDependents - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The number of dependents that are currently running.
- SERIAL - Static variable in class org.jboss.msc.service.ServiceContainerImpl
-
- serialVersionUID - Static variable in exception org.jboss.msc.inject.InjectionException
-
- serialVersionUID - Static variable in class org.jboss.msc.inject.InjectorLogger_$logger
-
- serialVersionUID - Static variable in exception org.jboss.msc.service.CircularDependencyException
-
- serialVersionUID - Static variable in exception org.jboss.msc.service.DuplicateServiceException
-
- serialVersionUID - Static variable in class org.jboss.msc.service.IdentityHashSet
-
Serialization ID
- serialVersionUID - Static variable in class org.jboss.msc.service.management.ServiceStatus
-
- serialVersionUID - Static variable in class org.jboss.msc.service.NullService
-
- serialVersionUID - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- serialVersionUID - Static variable in class org.jboss.msc.service.ServiceName
-
- serialVersionUID - Static variable in exception org.jboss.msc.service.ServiceNotFoundException
-
- serialVersionUID - Static variable in exception org.jboss.msc.service.ServiceRegistryException
-
- serialVersionUID - Static variable in exception org.jboss.msc.service.StartException
-
- serialVersionUID - Static variable in class org.jboss.msc.value.MapEntry
-
- Service<T> - Interface in org.jboss.msc.service
-
A service is a thing which can be started and stopped.
- SERVICE - Static variable in interface org.jboss.msc.service.ServiceLogger
-
- ServiceActivator - Interface in org.jboss.msc.service
-
A service activator which contributes services to a batch.
- ServiceActivatorContext - Interface in org.jboss.msc.service
-
Context provided to ServiceActivator instances at execution time.
- ServiceActivatorContextImpl - Class in org.jboss.msc.service
-
A simple service activator context implementation.
- ServiceActivatorContextImpl(ServiceTarget, ServiceRegistry) - Constructor for class org.jboss.msc.service.ServiceActivatorContextImpl
-
Construct a new instance.
- ServiceAvailableTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.ServiceAvailableTask
-
- ServiceBuilder<T> - Interface in org.jboss.msc.service
-
A builder for an individual service in a ServiceTarget.
- ServiceBuilder.DependencyType - Enum in org.jboss.msc.service
-
The dependency type.
- ServiceBuilderImpl<T> - Class in org.jboss.msc.service
-
- ServiceBuilderImpl(ServiceTargetImpl, Value<? extends Service<T>>, ServiceName, ServiceControllerImpl<?>) - Constructor for class org.jboss.msc.service.ServiceBuilderImpl
-
- ServiceBuilderImpl.Dependency - Class in org.jboss.msc.service
-
- serviceClassName - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- ServiceContainer - Interface in org.jboss.msc.service
-
A service container which manages a set of running services.
- ServiceContainer.Factory - Class in org.jboss.msc.service
-
The factory class for service containers.
- ServiceContainer.TerminateListener - Interface in org.jboss.msc.service
-
A listener for notification of container shutdown.
- ServiceContainer.TerminateListener.Info - Class in org.jboss.msc.service
-
Container shutdown information.
- ServiceContainerImpl - Class in org.jboss.msc.service
-
- ServiceContainerImpl(String, int, long, TimeUnit, boolean) - Constructor for class org.jboss.msc.service.ServiceContainerImpl
-
- ServiceContainerImpl.ContainerExecutor - Class in org.jboss.msc.service
-
- ServiceContainerImpl.LatchListener - Class in org.jboss.msc.service
-
- ServiceContainerImpl.ServiceThread - Class in org.jboss.msc.service
-
- ServiceContainerImpl.ShutdownHookHolder - Class in org.jboss.msc.service
-
- ServiceContainerImpl.ThreadAction - Class in org.jboss.msc.service
-
- ServiceContainerMXBean - Interface in org.jboss.msc.service.management
-
The service container management bean interface.
- ServiceController<S> - Interface in org.jboss.msc.service
-
A controller for a single service instance.
- ServiceController.Mode - Enum in org.jboss.msc.service
-
The controller mode for a service.
- ServiceController.State - Enum in org.jboss.msc.service
-
A possible state for a service controller.
- ServiceController.Substate - Enum in org.jboss.msc.service
-
- ServiceController.Transition - Enum in org.jboss.msc.service
-
A transition from one substate to another.
- ServiceControllerImpl<S> - Class in org.jboss.msc.service
-
The service controller implementation.
- ServiceControllerImpl(Value<? extends Service<S>>, Dependency[], ValueInjection<?>[], ValueInjection<?>[], ServiceRegistrationImpl, ServiceRegistrationImpl[], Set<StabilityMonitor>, Set<? extends ServiceListener<? super S>>, ServiceControllerImpl<?>) - Constructor for class org.jboss.msc.service.ServiceControllerImpl
-
- ServiceControllerImpl.ChildServiceTarget - Class in org.jboss.msc.service
-
- ServiceControllerImpl.ContextState - Enum in org.jboss.msc.service
-
- ServiceControllerImpl.DemandDependenciesTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependencyFailedTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependencyRetryingTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependencyStartedTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependencyStoppedTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependentStartedTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.DependentStoppedTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.ListenerNotification - Enum in org.jboss.msc.service
-
- ServiceControllerImpl.ListenerTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.RemoveTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.ServiceAvailableTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.ServiceUnavailableTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.StartContextImpl - Class in org.jboss.msc.service
-
- ServiceControllerImpl.StartTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.StopContextImpl - Class in org.jboss.msc.service
-
- ServiceControllerImpl.StopTask - Class in org.jboss.msc.service
-
- ServiceControllerImpl.UndemandDependenciesTask - Class in org.jboss.msc.service
-
- ServiceListener<S> - Interface in org.jboss.msc.service
-
- ServiceLogger - Interface in org.jboss.msc.service
-
The logger interface for the service controller.
- ServiceLogger_$logger - Class in org.jboss.msc.service
-
Warning this class consists of generated code.
- ServiceLogger_$logger(Logger) - Constructor for class org.jboss.msc.service.ServiceLogger_$logger
-
- serviceName - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- serviceName - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- ServiceName - Class in org.jboss.msc.service
-
Service name class.
- ServiceName(ServiceName, String) - Constructor for class org.jboss.msc.service.ServiceName
-
- serviceName - Variable in exception org.jboss.msc.service.StartException
-
- ServiceNameMapper<V> - Class in org.jboss.msc.service
-
A mapper for service names which allows a service name or pattern to be correlated with a value.
- ServiceNameMapper() - Constructor for class org.jboss.msc.service.ServiceNameMapper
-
- ServiceNameMapper.Node<V> - Class in org.jboss.msc.service
-
- ServiceNotFoundException - Exception in org.jboss.msc.service
-
Exception which is thrown when a required service is not found in the registry.
- ServiceNotFoundException() - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
-
Constructs a ServiceNotFoundException with no detail message.
- ServiceNotFoundException(String) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
-
Constructs a ServiceNotFoundException with the specified detail message.
- ServiceNotFoundException(Throwable) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
-
Constructs a ServiceNotFoundException with the specified cause.
- ServiceNotFoundException(String, Throwable) - Constructor for exception org.jboss.msc.service.ServiceNotFoundException
-
Constructs a ServiceNotFoundException with the specified detail message and cause.
- serviceNotStarted() - Method in interface org.jboss.msc.service.ServiceLogger
-
- serviceNotStarted - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- serviceNotStarted() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- serviceNotStarted$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- ServiceRegistrationImpl - Class in org.jboss.msc.service
-
A single service registration.
- ServiceRegistrationImpl(ServiceContainerImpl, ServiceName) - Constructor for class org.jboss.msc.service.ServiceRegistrationImpl
-
- serviceRegistry - Variable in class org.jboss.msc.service.ServiceActivatorContextImpl
-
- ServiceRegistry - Interface in org.jboss.msc.service
-
A service registry.
- ServiceRegistryException - Exception in org.jboss.msc.service
-
Base Exception class used for service registry issues.
- ServiceRegistryException() - Constructor for exception org.jboss.msc.service.ServiceRegistryException
-
Constructs a ServiceRegistryException with no detail message.
- ServiceRegistryException(String) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
-
Constructs a ServiceRegistryException with the specified detail message.
- ServiceRegistryException(Throwable) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
-
Constructs a ServiceRegistryException with the specified cause.
- ServiceRegistryException(String, Throwable) - Constructor for exception org.jboss.msc.service.ServiceRegistryException
-
Constructs a ServiceRegistryException with the specified detail message and cause.
- serviceRemoveRequestCleared(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
The service removal is canceled.
- serviceRemoveRequestCleared(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
The service removal is canceled.
- serviceRemoveRequested(ServiceController<? extends S>) - Method in class org.jboss.msc.service.AbstractServiceListener
-
The service is going to be removed.
- serviceRemoveRequested(ServiceController<? extends S>) - Method in interface org.jboss.msc.service.ServiceListener
-
Deprecated.
The service is going to be removed.
- ServiceStatus - Class in org.jboss.msc.service.management
-
A representation of the current status of some service.
- ServiceStatus(String, String, String[], String, String, String, String, String[], boolean, String, boolean) - Constructor for class org.jboss.msc.service.management.ServiceStatus
-
Construct a new instance.
- serviceTarget - Variable in class org.jboss.msc.service.ServiceActivatorContextImpl
-
- serviceTarget - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- ServiceTarget - Interface in org.jboss.msc.service
-
The target of ServiceBuilder installations.
- ServiceTargetImpl - Class in org.jboss.msc.service
-
Abstract base class used for ServiceTargets.
- ServiceTargetImpl(ServiceTargetImpl) - Constructor for class org.jboss.msc.service.ServiceTargetImpl
-
- ServiceTargetImpl() - Constructor for class org.jboss.msc.service.ServiceTargetImpl
-
- ServiceThread(Runnable, ServiceContainerImpl) - Constructor for class org.jboss.msc.service.ServiceContainerImpl.ServiceThread
-
- ServiceUnavailableTask() - Constructor for class org.jboss.msc.service.ServiceControllerImpl.ServiceUnavailableTask
-
- ServiceUtils - Class in org.jboss.msc.service
-
A utility class for service actions.
- ServiceUtils() - Constructor for class org.jboss.msc.service.ServiceUtils
-
- serviceValue - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- serviceValue - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The service itself.
- setActiveCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setDependencyType(ServiceBuilder.DependencyType) - Method in class org.jboss.msc.service.ServiceBuilderImpl.Dependency
-
- setFailedCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setInitialMode(ServiceController.Mode) - Method in class org.jboss.msc.service.DelegatingServiceBuilder
-
Set the initial mode.
- setInitialMode(ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceBuilder
-
Set the initial mode.
- setInitialMode(ServiceController.Mode) - Method in class org.jboss.msc.service.ServiceBuilderImpl
-
- setInstance(ServiceControllerImpl<?>) - Method in class org.jboss.msc.service.ServiceRegistrationImpl
-
Set the instance.
- setLazyCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- SetMethodInjector<T> - Class in org.jboss.msc.inject
-
An injector which calls a setter method.
- SetMethodInjector(Value<?>, Method) - Constructor for class org.jboss.msc.inject.SetMethodInjector
-
Construct a new instance.
- setMode(ServiceController.Mode) - Method in interface org.jboss.msc.service.ServiceController
-
Change the service controller's current mode.
- setMode(ServiceController.Mode) - Method in class org.jboss.msc.service.ServiceControllerImpl
-
- setNeverCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setOnDemandCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setPassiveCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setProblemsCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setServiceMode(String, String) - Method in interface org.jboss.msc.service.management.ServiceContainerMXBean
-
Change the mode of a service.
- setServiceName(ServiceName) - Method in exception org.jboss.msc.service.StartException
-
- setStartedCount(int) - Method in class org.jboss.msc.service.StabilityStatistics
-
- setStoredValue(Value<T>) - Method in class org.jboss.msc.inject.RetainingInjector
-
Set the value object stored in this injector (must not be null).
- setTCCL(ClassLoader) - Static method in class org.jboss.msc.service.ServiceControllerImpl
-
- SetTCCLAction - Class in org.jboss.msc.service
-
- SetTCCLAction(ClassLoader) - Constructor for class org.jboss.msc.service.SetTCCLAction
-
- setValue(V) - Method in class org.jboss.msc.service.UnlockedReadHashMap.Item
-
- setValue(Value<T>) - Method in class org.jboss.msc.value.InjectedValue
-
Set the value to be injected to a Value instance.
- setValue(V) - Method in class org.jboss.msc.value.MapEntry
-
Unsupported operation.
- SetValue<T> - Class in org.jboss.msc.value
-
A set value.
- SetValue(List<? extends Value<? extends T>>) - Constructor for class org.jboss.msc.value.SetValue
-
Construct a new instance.
- setValue(Value<? extends T>) - Method in class org.jboss.msc.value.ThreadLocalValue
-
Set this value, replacing any current value.
- shouldStart() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Determine whether a stopped controller should start.
- shouldStop() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Determine whether a running controller should stop.
- shutdown() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Stop all services within this container.
- shutdown() - Method in interface org.jboss.msc.service.ServiceContainer
-
Stop all services within this container.
- shutdown() - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- shutdownComplete(long) - Method in class org.jboss.msc.service.ServiceContainerImpl
-
- shutdownCompleted - Variable in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
- ShutdownHookHolder() - Constructor for class org.jboss.msc.service.ServiceContainerImpl.ShutdownHookHolder
-
- shutdownInitiated - Variable in class org.jboss.msc.service.ServiceContainer.TerminateListener.Info
-
- shutdownInitiated - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- size - Variable in class org.jboss.msc.service.IdentityHashSet
-
The current number of key-value pairs
- size() - Method in class org.jboss.msc.service.IdentityHashSet
-
- size() - Method in class org.jboss.msc.service.UnlockedReadHashMap.EntrySet
-
- size - Variable in class org.jboss.msc.service.UnlockedReadHashMap
-
- size() - Method in class org.jboss.msc.service.UnlockedReadHashMap
-
- source - Variable in class org.jboss.msc.service.ValueInjection
-
- stabilityLock - Variable in class org.jboss.msc.service.StabilityMonitor
-
- StabilityMonitor - Class in org.jboss.msc.service
-
A stability detection utility.
- StabilityMonitor() - Constructor for class org.jboss.msc.service.StabilityMonitor
-
- StabilityStatistics - Class in org.jboss.msc.service
-
A stability monitor statistics.
- StabilityStatistics() - Constructor for class org.jboss.msc.service.StabilityStatistics
-
- start(StartContext) - Method in class org.jboss.msc.service.AbstractService
-
Start the service.
- start(StartContext) - Method in interface org.jboss.msc.service.Service
-
Start the service.
- start - Variable in class org.jboss.msc.service.ServiceContainerImpl
-
- start - Variable in class org.jboss.msc.service.TimingServiceListener
-
- start(StartContext) - Method in class org.jboss.msc.service.ValueInjectionService
-
Start the service.
- start(StartContext) - Method in class org.jboss.msc.service.ValueService
-
Start the service.
- StartContext - Interface in org.jboss.msc.service
-
The start lifecycle context.
- StartContextImpl(long) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- started - Variable in class org.jboss.msc.service.StabilityStatistics
-
- startException - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The start exception.
- StartException - Exception in org.jboss.msc.service
-
A start exception, thrown when a service fails to start.
- StartException() - Constructor for exception org.jboss.msc.service.StartException
-
Constructs a StartException with no detail message.
- StartException(String) - Constructor for exception org.jboss.msc.service.StartException
-
Constructs a StartException with the specified detail message.
- StartException(Throwable) - Constructor for exception org.jboss.msc.service.StartException
-
Constructs a StartException with the specified cause.
- StartException(String, Throwable) - Constructor for exception org.jboss.msc.service.StartException
-
Constructs a StartException with the specified detail message and cause.
- StartException(String, Throwable, ServiceName) - Constructor for exception org.jboss.msc.service.StartException
-
- startFailed(StartException, ServiceName, ServiceControllerImpl<S>.StartContextImpl, long) - Method in class org.jboss.msc.service.ServiceControllerImpl.StartTask
-
- startFailed(StartException, ServiceName) - Method in interface org.jboss.msc.service.ServiceLogger
-
- startFailed - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- startFailed(StartException, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- startFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- startInstallation() - Method in class org.jboss.msc.service.ServiceControllerImpl
-
Start this service installation, connecting it to its parent and dependencies.
- startNanos - Variable in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- startNanos - Variable in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- startService(Service<? extends S>, StartContext) - Method in class org.jboss.msc.service.ServiceControllerImpl.StartTask
-
- StartTask(boolean) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.StartTask
-
- State() - Constructor for enum org.jboss.msc.service.ServiceController.State
-
- state - Variable in enum org.jboss.msc.service.ServiceController.Substate
-
- state - Variable in class org.jboss.msc.service.ServiceControllerImpl.StartContextImpl
-
- state - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
The controller state.
- state - Variable in class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- stateName - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- stop(StopContext) - Method in class org.jboss.msc.service.AbstractService
-
Stop the service.
- stop(StopContext) - Method in interface org.jboss.msc.service.Service
-
Stop the service.
- stop(StopContext) - Method in class org.jboss.msc.service.ValueInjectionService
-
Stop the service.
- stop(StopContext) - Method in class org.jboss.msc.service.ValueService
-
Stop the service.
- StopContext - Interface in org.jboss.msc.service
-
The stop lifecycle context.
- StopContextImpl(long) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.StopContextImpl
-
- stopFailed(Throwable, ServiceName) - Method in interface org.jboss.msc.service.ServiceLogger
-
- stopFailed - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- stopFailed(Throwable, ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- stopFailed$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- stoppingDependencies - Variable in class org.jboss.msc.service.ServiceControllerImpl
-
Count for dependencies that are trying to stop.
- stopService(Service<? extends S>, StopContext) - Method in class org.jboss.msc.service.ServiceControllerImpl.StopTask
-
- stopServiceMissing(ServiceName) - Method in interface org.jboss.msc.service.ServiceLogger
-
- stopServiceMissing - Static variable in class org.jboss.msc.service.ServiceLogger_$logger
-
- stopServiceMissing(ServiceName) - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- stopServiceMissing$str() - Method in class org.jboss.msc.service.ServiceLogger_$logger
-
- StopTask(boolean) - Constructor for class org.jboss.msc.service.ServiceControllerImpl.StopTask
-
- Substate(ServiceController.State, boolean) - Constructor for enum org.jboss.msc.service.ServiceController.Substate
-
- substateName - Variable in class org.jboss.msc.service.management.ServiceStatus
-
- subTarget() - Method in class org.jboss.msc.service.DelegatingServiceContainer
-
Create a sub-target using this as the parent target.
- subTarget() - Method in class org.jboss.msc.service.DelegatingServiceTarget
-
Create a sub-target using this as the parent target.
- subTarget() - Method in class org.jboss.msc.service.ServiceControllerImpl.ChildServiceTarget
-
- subTarget() - Method in interface org.jboss.msc.service.ServiceTarget
-
Create a sub-target using this as the parent target.
- subTarget() - Method in class org.jboss.msc.service.ServiceTargetImpl
-
- SystemPropertyValue - Class in org.jboss.msc.value
-
A value which comes from a system property.
- SystemPropertyValue(String) - Constructor for class org.jboss.msc.value.SystemPropertyValue
-
Construct a new instance.
- SystemPropertyValue(String, AccessControlContext) - Constructor for class org.jboss.msc.value.SystemPropertyValue
-
Construct a new instance.
- SystemPropertyValue(String, Value<?>) - Constructor for class org.jboss.msc.value.SystemPropertyValue
-
Construct a new instance.
- SystemPropertyValue(String, AccessControlContext, Value<?>) - Constructor for class org.jboss.msc.value.SystemPropertyValue
-
Construct a new instance.
- valid - Variable in class org.jboss.msc.service.ServiceControllerImpl.ChildServiceTarget
-
- validNameSegmentPattern - Static variable in class org.jboss.msc.service.ServiceName
-
- value - Variable in class org.jboss.msc.inject.RetainingInjector
-
The stored value.
- value - Variable in class org.jboss.msc.service.ServiceNameMapper.Node
-
- value - Variable in class org.jboss.msc.service.UnlockedReadHashMap.Item
-
- value - Variable in class org.jboss.msc.service.ValueService
-
- value - Variable in class org.jboss.msc.value.CachedValue
-
- value - Variable in class org.jboss.msc.value.CheckedValue
-
- value - Variable in class org.jboss.msc.value.ClassOfValue
-
- value - Variable in class org.jboss.msc.value.DefaultValue
-
- value - Variable in class org.jboss.msc.value.ImmediateValue
-
- value - Variable in class org.jboss.msc.value.InjectedSetValue
-
- value - Variable in class org.jboss.msc.value.MapEntry
-
- Value<T> - Interface in org.jboss.msc.value
-
An indirect value.
- valueClass - Variable in class org.jboss.msc.value.CheckedValue
-
- ValueInjection<T> - Class in org.jboss.msc.service
-
An injection of a source value into a target injector.
- ValueInjection(Value<? extends T>, Injector<? super T>) - Constructor for class org.jboss.msc.service.ValueInjection
-
Construct a new instance.
- valueInjections - Variable in class org.jboss.msc.service.ServiceBuilderImpl
-
- ValueInjectionService<T> - Class in org.jboss.msc.service
-
A service which propagates a value from a dependency.
- ValueInjectionService() - Constructor for class org.jboss.msc.service.ValueInjectionService
-
- valueInstance - Variable in class org.jboss.msc.service.ValueService
-
- valueOf(String) - Static method in enum org.jboss.msc.service.OptionalDependency.DependencyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceBuilder.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Substate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceController.Transition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceControllerImpl.ContextState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.msc.service.ServiceControllerImpl.ListenerNotification
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.msc.service.OptionalDependency.DependencyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceBuilder.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceController.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceController.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceController.Substate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceController.Transition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceControllerImpl.ContextState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.msc.service.ServiceControllerImpl.ListenerNotification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.jboss.msc.value.ListValue
-
- values - Variable in class org.jboss.msc.value.MapValue
-
- values - Variable in class org.jboss.msc.value.SetValue
-
- Values - Class in org.jboss.msc.value
-
Value utility methods.
- Values() - Constructor for class org.jboss.msc.value.Values
-
- ValueService<T> - Class in org.jboss.msc.service
-
A service which returns the provided value, which is evaluated once per service start.
- ValueService(Value<T>) - Constructor for class org.jboss.msc.service.ValueService
-
Construct a new instance.
- valueUpdater - Static variable in class org.jboss.msc.inject.RetainingInjector
-
- valueUpdater - Static variable in class org.jboss.msc.service.ServiceNameMapper.Node
-
- Version - Class in org.jboss.msc
-
The current version of this module.
- Version() - Constructor for class org.jboss.msc.Version
-
- VERSION_STRING - Static variable in class org.jboss.msc.Version
-