Skip navigation links
WildFly: Common code for clustering subsystems 10.0.0.Alpha1
A B C D E F G I J L M O P R S T U V 

A

addAliases(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependencies(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependencies(ServiceBuilder.DependencyType, ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependencies(Iterable<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependencies(ServiceBuilder.DependencyType, Iterable<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addDependency(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addDependency(Collection<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceBuilder.DependencyType, ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceName, Injector<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceBuilder.DependencyType, ServiceName, Injector<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceBuilder.DependencyType, ServiceName, Class<I>, Injector<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addDependency(ServiceName...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addDependency(Collection<ServiceName>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addDescription(String, String) - Method in class org.jboss.as.clustering.controller.descriptions.SimpleResourceDescriptionResolver
 
addInjection(Injector<? super I>, I) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addInjection(Injector<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addInjectionValue(Injector<? super I>, Value<I>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addListener(ServiceListener<Object>...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addListener(ServiceListener<? super T>...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addListener(Collection<? extends ServiceListener<? super T>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
addListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addListener(ServiceListener<Object>...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addListener(Collection<ServiceListener<Object>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
addMonitors(StabilityMonitor...) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addService(ServiceName, Service<T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addServiceValue(ServiceName, Value<? extends Service<T>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
addTerminateListener(ServiceContainer.TerminateListener) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
alias(ContextNames.BindInfo) - Method in class org.jboss.as.clustering.naming.BinderServiceBuilder
 
allowExpression(boolean) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Indicates whether ModelType.EXPRESSION is allowed
allowUndefined(boolean) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Indicates whether ModelType.UNDEFINED is allowed
asEnum(ModelNode, Class<E>) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as an Enum value, or null if the node is undefined.
asEnum(ModelNode, Class<E>, E) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as an Enum value, or the specified default value if the node is undefined.
asFloat(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a float, or null if the node is undefined.
asFloat(ModelNode, float) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a string, or the specified default value if the node is undefined.
asModuleIdentifier(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a module identifier, or null if the node is undefined.
asModuleIdentifier(ModelNode, ModuleIdentifier) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a module identifier, or the specified default if the node is undefined.
asString(ModelNode) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a string, or null if the node is undefined.
asString(ModelNode, String) - Static method in class org.jboss.as.clustering.dmr.ModelNodes
Returns the value of the node as a string, or the specified default value if the node is undefined.
AttributeMarshallers - Class in org.jboss.as.clustering.controller
AttributeMarshaller utilities.
AttributeOperationTransformer - Class in org.jboss.as.clustering.controller.transform
Operation transformer multiplexer for read-attribute, write-attribute, and undefine-attribute operations.
AttributeOperationTransformer(Map<String, OperationTransformer>) - Constructor for class org.jboss.as.clustering.controller.transform.AttributeOperationTransformer
 
awaitStability() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitStability(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitStability(Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitStability(long, TimeUnit, Set<? super ServiceController<?>>, Set<? super ServiceController<?>>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 
awaitTermination() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
awaitValue() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
awaitValue(long, TimeUnit) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 

B

BatchServiceTargetFactory - Interface in org.jboss.as.clustering.msc
 
batchTarget() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
BinderServiceBuilder<T> - Class in org.jboss.as.clustering.naming
Builds a ManagedReferenceFactory JNDI binding.
BinderServiceBuilder(ContextNames.BindInfo, ServiceName, Class<T>) - Constructor for class org.jboss.as.clustering.naming.BinderServiceBuilder
 
build() - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Builds the validator.
build() - Method in interface org.jboss.as.clustering.controller.validation.ParameterValidatorBuilder
Builds the validator.
build(ServiceTarget) - Method in class org.jboss.as.clustering.naming.BinderServiceBuilder
 

C

ChainedOperationTransformer - Class in org.jboss.as.clustering.controller.transform
Chained operation transformer implementation.
ChainedOperationTransformer(List<OperationTransformer>) - Constructor for class org.jboss.as.clustering.controller.transform.ChainedOperationTransformer
 
ClusteringLogger - Interface in org.jboss.as.clustering.logging
 
compareAndSetMode(ServiceController.Mode, ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
convert(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.clustering.controller.transform.SimpleAttributeConverter.Converter
 
convertAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.DefaultValueAttributeConverter
 
convertOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleAttributeConverter
 
convertResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleAttributeConverter
 
createBatchServiceTarget(BatchServiceTarget) - Method in interface org.jboss.as.clustering.msc.BatchServiceTargetFactory
 
createCompositeOperation(List<ModelNode>) - Static method in class org.jboss.as.clustering.controller.Operations
Creates a composite operation using the specified operation steps.
createCompositeOperation(ModelNode...) - Static method in class org.jboss.as.clustering.controller.Operations
Creates a composite operation using the specified operation steps.
createDescribeOperation(PathAddress) - Static method in class org.jboss.as.clustering.controller.Operations
Creates a describe operation using the specified address.
createJndiName(String, String...) - Static method in class org.jboss.as.clustering.naming.JndiNameFactory
 
createListAddOperation(PathAddress, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
 
createListGetOperation(PathAddress, String, int) - Static method in class org.jboss.as.clustering.controller.Operations
 
createListRemoveOperation(PathAddress, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
 
createListRemoveOperation(PathAddress, String, int) - Static method in class org.jboss.as.clustering.controller.Operations
 
createMapGetOperation(PathAddress, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
 
createMapPutOperation(PathAddress, String, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
 
createMapRemoveOperation(PathAddress, String, String) - Static method in class org.jboss.as.clustering.controller.Operations
 
createReadAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.clustering.controller.Operations
Creates a read-attribute operation using the specified address and name.
createServiceBuilder(ServiceBuilder<T>) - Method in interface org.jboss.as.clustering.msc.ServiceBuilderFactory
 
createServiceContainer(ServiceContainer) - Method in interface org.jboss.as.clustering.msc.ServiceContainerFactory
 
createServiceController(ServiceController<T>) - Method in interface org.jboss.as.clustering.msc.ServiceControllerFactory
 
createServiceTarget(ServiceTarget) - Method in interface org.jboss.as.clustering.msc.ServiceTargetFactory
 
createUndefineAttributeOperation(PathAddress, String) - Static method in class org.jboss.as.clustering.controller.Operations
Creates an undefine-attribute operation using the specified address and name.
createWriteAttributeOperation(PathAddress, String, ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
Creates a write-attribute operation using the specified address, namem and value.

D

DEFAULT_JNDI_NAMESPACE - Static variable in class org.jboss.as.clustering.naming.JndiNameFactory
 
DefaultValueAttributeConverter - Class in org.jboss.as.clustering.controller.transform
Converter for an exist attribute whose default value has changed.
DefaultValueAttributeConverter(AttributeDefinition) - Constructor for class org.jboss.as.clustering.controller.transform.DefaultValueAttributeConverter
 
DelegatingBatchServiceTarget - Class in org.jboss.as.clustering.msc
 
DelegatingBatchServiceTarget(BatchServiceTarget, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
DelegatingServiceBuilder<T> - Class in org.jboss.as.clustering.msc
 
DelegatingServiceBuilder(ServiceBuilder<T>, ServiceControllerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
DelegatingServiceContainer - Class in org.jboss.as.clustering.msc
 
DelegatingServiceContainer(ServiceContainer, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory, ServiceControllerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
DelegatingServiceController<T> - Class in org.jboss.as.clustering.msc
 
DelegatingServiceController(ServiceController<T>, ServiceControllerFactory, ServiceContainerFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceController
 
DelegatingServiceTarget - Class in org.jboss.as.clustering.msc
 
DelegatingServiceTarget(ServiceTarget, ServiceTargetFactory, BatchServiceTargetFactory, ServiceBuilderFactory) - Constructor for class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
DoubleRangeValidatorBuilder - Class in org.jboss.as.clustering.controller.validation
A builder for creating a range validator for ModelType.DOUBLE parameters.
DoubleRangeValidatorBuilder() - Constructor for class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
 
dumpServices() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
dumpServices(PrintStream) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 

E

Executable<C> - Interface in org.jboss.as.clustering.controller
Generic interface for some object capable of execution.
execute(Runnable) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
execute(C) - Method in interface org.jboss.as.clustering.controller.Executable
Execute against the specified context.
execute(OperationContext, Metric<C>) - Method in interface org.jboss.as.clustering.controller.MetricExecutor
Executes the specified metric against the specified context.
execute(OperationContext, Operation<C>) - Method in interface org.jboss.as.clustering.controller.OperationExecutor
Executes the specified operation against the specified context.
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.controller.MetricHandler
 
executeRuntimeStep(OperationContext, ModelNode) - Method in class org.jboss.as.clustering.controller.OperationHandler
 

F

findService(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Generics friendly version of ServiceRegistry.getService(ServiceName)
findValue(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Returns the value of the specified service, if the service exists and is started.

G

getAliases() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getAttributeName(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
Returns the attribute name of the specified operation
getAttributeValue(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
Returns the attribute value of the specified operation
getDefinition() - Method in interface org.jboss.as.clustering.controller.Metric
The definition of this metric.
getDefinition() - Method in interface org.jboss.as.clustering.controller.Operation
The definition of this operation.
getDependencies() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
getImmediateUnavailableDependencies() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getListeners() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
getMode() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getMonitors() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
getName(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
Returns the name of the specified operation
getName() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
getName() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getParent() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getPathAddress(ModelNode) - Static method in class org.jboss.as.clustering.controller.Operations
Returns the address of the specified operation
getRejectedMessage(Set<String>) - Method in interface org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker.Rejecter
 
getRejectionLogMessage(Map<String, ModelNode>) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
 
getRejectionLogMessageId() - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
 
getRequiredService(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
getResourceBundle(Locale) - Method in class org.jboss.as.clustering.controller.descriptions.SimpleResourceDescriptionResolver
 
getService(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
getService() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getService(ServiceRegistry, ServiceName) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Generics friendly version of ServiceRegistry.getRequiredService(ServiceName)
getServiceContainer() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getServiceName() - Method in class org.jboss.as.clustering.naming.BinderServiceBuilder
 
getServiceNames() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
getStartException() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getState() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getSubstate() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getValue() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
getValue(ServiceController<T>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Returns the service value of the specified service, starting it if necessary.

I

install() - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
isShutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
isShutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 
isShutdown() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
isShutdownComplete() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
isTerminated() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
isTerminated() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 

J

JndiNameFactory - Class in org.jboss.as.clustering.naming
Factory methods for creating a JndiName.

L

lowerBound(double) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Sets an inclusive lower bound of this validator.
lowerBoundExclusive(double) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Sets an exclusive lower bound of this validator.

M

ManagedExecutorService - Class in org.jboss.as.clustering.concurrent
ExecutorService decorator whose shutdown methods are no-ops.
ManagedExecutorService(ExecutorService) - Constructor for class org.jboss.as.clustering.concurrent.ManagedExecutorService
 
ManagedExecutorService(Executor) - Constructor for class org.jboss.as.clustering.concurrent.ManagedExecutorService
 
ManagedScheduledExecutorService - Class in org.jboss.as.clustering.concurrent
ScheduledExecutorService decorator that records recurring tasks and cancels them on shutdown.
ManagedScheduledExecutorService(ScheduledExecutorService) - Constructor for class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 
Metric<C> - Interface in org.jboss.as.clustering.controller
Interface to be implemented by metric enumerations.
MetricExecutor<C> - Interface in org.jboss.as.clustering.controller
Encapsulates the execution of a runtime metric.
MetricHandler<C> - Class in org.jboss.as.clustering.controller
Generic OperationStepHandler for runtime metrics.
MetricHandler(MetricExecutor<C>, Class<M>) - Constructor for class org.jboss.as.clustering.controller.MetricHandler
 
MetricHandler(MetricExecutor<C>, Metric<C>[]) - Constructor for class org.jboss.as.clustering.controller.MetricHandler
 
MetricHandler(MetricExecutor<C>, Iterable<Metric<C>>) - Constructor for class org.jboss.as.clustering.controller.MetricHandler
 
ModelNodes - Class in org.jboss.as.clustering.dmr
Utility methods for extracting values from a ModelNode.
ModuleIdentifierValidator - Class in org.jboss.as.clustering.controller.validation
 
ModuleIdentifierValidator(boolean) - Constructor for class org.jboss.as.clustering.controller.validation.ModuleIdentifierValidator
 

O

Operation<C> - Interface in org.jboss.as.clustering.controller
Interface to be implemented by operation enumerations.
OperationExecutor<C> - Interface in org.jboss.as.clustering.controller
Encapsulates the execution of a runtime operation.
OperationHandler<C> - Class in org.jboss.as.clustering.controller
Generic OperationStepHandler for runtime operations.
OperationHandler(OperationExecutor<C>, Class<O>) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
 
OperationHandler(OperationExecutor<C>, Operation<C>[]) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
 
OperationHandler(OperationExecutor<C>, Iterable<Operation<C>>) - Constructor for class org.jboss.as.clustering.controller.OperationHandler
 
Operations - Class in org.jboss.as.clustering.controller
Utility methods for creating/manipulating management operations.
OperationTransformer - Interface in org.jboss.as.clustering.controller.transform
Defines a simple operation transformation.
org.jboss.as.clustering.concurrent - package org.jboss.as.clustering.concurrent
 
org.jboss.as.clustering.controller - package org.jboss.as.clustering.controller
 
org.jboss.as.clustering.controller.descriptions - package org.jboss.as.clustering.controller.descriptions
 
org.jboss.as.clustering.controller.transform - package org.jboss.as.clustering.controller.transform
 
org.jboss.as.clustering.controller.validation - package org.jboss.as.clustering.controller.validation
 
org.jboss.as.clustering.dmr - package org.jboss.as.clustering.dmr
 
org.jboss.as.clustering.logging - package org.jboss.as.clustering.logging
 
org.jboss.as.clustering.msc - package org.jboss.as.clustering.msc
 
org.jboss.as.clustering.naming - package org.jboss.as.clustering.naming
 

P

ParameterValidatorBuilder - Interface in org.jboss.as.clustering.controller.validation
 
parameterValueOutOfBounds(String, double, String, double) - Method in interface org.jboss.as.clustering.logging.ClusteringLogger
 
parse(String) - Static method in class org.jboss.as.clustering.naming.JndiNameFactory
 
PathAddressTransformer - Interface in org.jboss.as.clustering.controller.transform
 
performRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
 
PROPERTY_LIST - Static variable in class org.jboss.as.clustering.controller.AttributeMarshallers
 

R

register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.MetricHandler
 
register(ManagementResourceRegistration) - Method in class org.jboss.as.clustering.controller.OperationHandler
 
register(ManagementResourceRegistration) - Method in interface org.jboss.as.clustering.controller.Registration
Registers this object with a resource.
Registration - Interface in org.jboss.as.clustering.controller
Implemented by a resource artifact that can register itself.
reject(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in interface org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker.Rejecter
 
rejectOperationParameter(PathAddress, String, ModelNode, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
 
rejectResourceAttribute(PathAddress, String, ModelNode, TransformationContext) - Method in class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
 
ReloadRequiredAddStepHandler - Class in org.jboss.as.clustering.controller
 
ReloadRequiredAddStepHandler(AttributeDefinition...) - Constructor for class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
 
ReloadRequiredAddStepHandler(Collection<AttributeDefinition>) - Constructor for class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
 
remove(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Ensures the specified service is removed.
removeDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
removeDependency(ServiceName) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
removeListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
removeListener(ServiceListener<? super T>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
removeListener(ServiceListener<Object>) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
removeMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
removeMonitor(StabilityMonitor) - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 
removeServices() - Method in class org.jboss.as.clustering.msc.DelegatingBatchServiceTarget
 
retry() - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
rollbackRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.clustering.controller.ReloadRequiredAddStepHandler
 
ROOT_LOGGER - Static variable in interface org.jboss.as.clustering.logging.ClusteringLogger
The root logger.
ROOT_LOGGER_CATEGORY - Static variable in interface org.jboss.as.clustering.logging.ClusteringLogger
 

S

schedule(Runnable, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
schedule(Callable<V>, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
ServiceBuilderFactory - Interface in org.jboss.as.clustering.msc
 
ServiceContainerFactory - Interface in org.jboss.as.clustering.msc
 
ServiceContainerHelper - Class in org.jboss.as.clustering.msc
Helper methods for interacting with a modular service container.
ServiceControllerFactory - Interface in org.jboss.as.clustering.msc
 
ServiceTargetFactory - Interface in org.jboss.as.clustering.msc
 
setInitialMode(ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceBuilder
 
setMode(ServiceController.Mode) - Method in class org.jboss.as.clustering.msc.DelegatingServiceController
 
shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
shutdown() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 
shutdown() - Method in class org.jboss.as.clustering.msc.DelegatingServiceContainer
 
shutdownNow() - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
shutdownNow() - Method in class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService
 
SIMPLE - Static variable in interface org.jboss.as.clustering.msc.BatchServiceTargetFactory
 
SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceBuilderFactory
 
SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceContainerFactory
 
SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceControllerFactory
 
SIMPLE - Static variable in interface org.jboss.as.clustering.msc.ServiceTargetFactory
 
SimpleAddOperationTransformer - Class in org.jboss.as.clustering.controller.transform
Simple operation transformer for add operations.
SimpleAddOperationTransformer(PathAddressTransformer, AttributeDefinition...) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleAddOperationTransformer
 
SimpleAddOperationTransformer(OperationTransformer, AttributeDefinition...) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleAddOperationTransformer
 
SimpleAttributeConverter - Class in org.jboss.as.clustering.controller.transform
Simple AttributeConverter that provides the operation or model context to a SimpleAttributeConverter.Converter.
SimpleAttributeConverter(SimpleAttributeConverter.Converter) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleAttributeConverter
 
SimpleAttributeConverter.Converter - Interface in org.jboss.as.clustering.controller.transform
 
SimpleDescribeOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleDescribeOperationTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleDescribeOperationTransformer
 
SimpleOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleOperationTransformer(OperationTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleOperationTransformer
 
SimpleOperationTransformer(OperationTransformer, OperationResultTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleOperationTransformer
 
SimpleReadAttributeOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleReadAttributeOperationTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleReadAttributeOperationTransformer
 
SimpleRejectAttributeChecker - Class in org.jboss.as.clustering.controller.transform
Simple RejectAttributeChecker that provides the operation or model context to a SimpleRejectAttributeChecker.Rejecter.
SimpleRejectAttributeChecker(SimpleRejectAttributeChecker.Rejecter) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleRejectAttributeChecker
 
SimpleRejectAttributeChecker.Rejecter - Interface in org.jboss.as.clustering.controller.transform
 
SimpleRemoveOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleRemoveOperationTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleRemoveOperationTransformer
 
SimpleResourceDescriptionResolver - Class in org.jboss.as.clustering.controller.descriptions
Simple ResourceDescriptionResolver implementation that uses a static name/description mapping.
SimpleResourceDescriptionResolver(String, String) - Constructor for class org.jboss.as.clustering.controller.descriptions.SimpleResourceDescriptionResolver
 
SimpleResourceTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleResourceTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleResourceTransformer
 
SimpleUndefineAttributeOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleUndefineAttributeOperationTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleUndefineAttributeOperationTransformer
 
SimpleWriteAttributeOperationTransformer - Class in org.jboss.as.clustering.controller.transform
 
SimpleWriteAttributeOperationTransformer(PathAddressTransformer) - Constructor for class org.jboss.as.clustering.controller.transform.SimpleWriteAttributeOperationTransformer
 
start(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Ensures the specified service is started.
stop(ServiceController<?>) - Static method in class org.jboss.as.clustering.msc.ServiceContainerHelper
Ensures the specified service is stopped.
submit(Callable<T>) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
submit(Runnable, T) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
submit(Runnable) - Method in class org.jboss.as.clustering.concurrent.ManagedExecutorService
SubsystemResourceDescriptionResolver - Class in org.jboss.as.clustering.controller.descriptions
Consolidates common logic when creating ResourceDescriptionResolvers for a given subsystem.
SubsystemResourceDescriptionResolver(String, List<String>, Class<? extends Extension>) - Constructor for class org.jboss.as.clustering.controller.descriptions.SubsystemResourceDescriptionResolver
 
subTarget() - Method in class org.jboss.as.clustering.msc.DelegatingServiceTarget
 

T

transform(PathAddress) - Method in interface org.jboss.as.clustering.controller.transform.PathAddressTransformer
 
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.AttributeOperationTransformer
 
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.ChainedOperationTransformer
transformOperation(ModelNode) - Method in interface org.jboss.as.clustering.controller.transform.OperationTransformer
Transforms a given operation
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleAddOperationTransformer
 
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleDescribeOperationTransformer
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleOperationTransformer
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleReadAttributeOperationTransformer
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleRemoveOperationTransformer
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleUndefineAttributeOperationTransformer
transformOperation(TransformationContext, PathAddress, ModelNode) - Method in class org.jboss.as.clustering.controller.transform.SimpleWriteAttributeOperationTransformer
transformResource(ResourceTransformationContext, PathAddress, Resource) - Method in class org.jboss.as.clustering.controller.transform.SimpleResourceTransformer

U

upperBound(double) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Sets the inclusive upper bound of this validator.
upperBoundExclusive(double) - Method in class org.jboss.as.clustering.controller.validation.DoubleRangeValidatorBuilder
Sets the exclusive upper bound of this validator.

V

validateParameter(String, ModelNode) - Method in class org.jboss.as.clustering.controller.validation.ModuleIdentifierValidator
 
A B C D E F G I J L M O P R S T U V 
Skip navigation links
WildFly: Common code for clustering subsystems 10.0.0.Alpha1

Copyright © 2015 JBoss by Red Hat. All rights reserved.