Index

A C D E G H I J L M N O P R S U V 
All Classes and Interfaces|All Packages

A

AbstractSessionManagementProvider - Class in org.wildfly.extension.clustering.web.session
 
AbstractSessionManagementProvider(DistributableSessionManagementConfiguration<DeploymentUnit>, BinaryServiceConfiguration, Supplier<RouteLocatorProvider>) - Constructor for class org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
 
accept(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
accept(ConfigurationBuilder) - Method in class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanLegacyRoutingProviderFactory
Deprecated.
 
accept(ModelVersion) - Method in class org.wildfly.extension.clustering.web.HotRodSessionManagementResourceTransformer
 
accept(ModelVersion) - Method in class org.wildfly.extension.clustering.web.InfinispanSessionManagementResourceTransformer
 
accept(ModelVersion, ResourceTransformationDescriptionBuilder) - Method in class org.wildfly.extension.clustering.web.SessionManagementResourceTransformer
 
accept(DeploymentProcessorTarget) - Method in class org.wildfly.extension.clustering.web.DistributableWebResourceDefinition
 
AffinityResourceDefinition - Class in org.wildfly.extension.clustering.web
 
apply(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
apply(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
 
apply(ModelVersion) - Method in class org.wildfly.extension.clustering.web.DistributableWebResourceTransformer
 
apply(SimpleAttributeDefinitionBuilder) - Method in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
 
apply(DeploymentUnit) - Method in class org.wildfly.extension.clustering.web.session.infinispan.InfinispanLegacySessionManagementProviderFactory
Deprecated.
 
ATTRIBUTE - Enum constant in enum org.wildfly.extension.clustering.web.SessionGranularity
 

C

CACHE_CONFIGURATION - Enum constant in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
 
CONFIGURATION_KEY - Static variable in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentDependencyProcessor
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.DistributableWebResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.HotRodUserManagementResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.InfinispanRoutingProviderResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.InfinispanSessionManagementResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.InfinispanUserManagementResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.LocalAffinityResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.LocalRoutingProviderResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.NoAffinityResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.PrimaryOwnerAffinityResourceDefinition
 
configure(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition
 
createRoutingProvider() - Method in class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanLegacyRoutingProviderFactory
Deprecated.
 
createSessionManagerProvider(DeploymentUnit, ReplicationConfig) - Method in class org.wildfly.extension.clustering.web.session.infinispan.InfinispanLegacySessionManagementProviderFactory
Deprecated.
 
createUserManagementProvider() - Method in class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanLegacyUserManagementProviderFactory
 
CURRENT - Static variable in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
 

D

DELIMITER - Enum constant in enum org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition.Attribute
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentParsingProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentProcessor
 
DistributableWebDeploymentConfiguration - Interface in org.wildfly.extension.clustering.web.deployment
Configuration of a distributable web deployment.
DistributableWebDeploymentDependencyProcessor - Class in org.wildfly.extension.clustering.web.deployment
DeploymentUnitProcessor that establishes the requisite DistributableSessionManagementProvider dependency for distributable web and shared session deployments.
DistributableWebDeploymentDependencyProcessor() - Constructor for class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentDependencyProcessor
 
DistributableWebDeploymentParsingProcessor - Class in org.wildfly.extension.clustering.web.deployment
DeploymentUnitProcessor that parses a standalone distributable-web deployment descriptor.
DistributableWebDeploymentParsingProcessor() - Constructor for class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentParsingProcessor
 
DistributableWebDeploymentProcessor - Class in org.wildfly.extension.clustering.web.deployment
DeploymentUnitProcessor that attaches any configured DistributableSessionManagementProvider to the deployment unit.
DistributableWebDeploymentProcessor() - Constructor for class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentProcessor
 
DistributableWebDeploymentSchema - Enum in org.wildfly.extension.clustering.web.deployment
Enumerate the schema versions of the distibutable-web deployment descriptor.
DistributableWebDeploymentXMLReader - Class in org.wildfly.extension.clustering.web.deployment
Parser for both jboss-all.xml distributable-web namespace parsing its standalone deployment descriptor counterpart.
DistributableWebDeploymentXMLReader(DistributableWebDeploymentSchema) - Constructor for class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentXMLReader
 
DistributableWebExtension - Class in org.wildfly.extension.clustering.web
Extension that registers the distributable-web subsystem.
DistributableWebExtension() - Constructor for class org.wildfly.extension.clustering.web.DistributableWebExtension
 
DistributableWebExtensionTransformerRegistration - Class in org.wildfly.extension.clustering.web
Registers transformers for the distributable-web subsystem.
DistributableWebExtensionTransformerRegistration() - Constructor for class org.wildfly.extension.clustering.web.DistributableWebExtensionTransformerRegistration
 
DistributableWebResourceDefinition - Class in org.wildfly.extension.clustering.web
Definition of the /subsystem=distributable-web resource.
DistributableWebResourceTransformer - Class in org.wildfly.extension.clustering.web
 
DistributableWebResourceTransformer() - Constructor for class org.wildfly.extension.clustering.web.DistributableWebResourceTransformer
 
DistributableWebSubsystemModel - Enum in org.wildfly.extension.clustering.web
Enumerates the model versions for the distributable-web subsystem.
DistributableWebSubsystemSchema - Enum in org.wildfly.extension.clustering.web
Enumerates the schema versions for the distributable-web subsystem.

E

EXPIRATION_THREAD_POOL_SIZE - Enum constant in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
 

G

getAttributePersistenceStrategy() - Method in class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
 
getAttributePersistenceStrategy() - Method in enum org.wildfly.extension.clustering.web.SessionGranularity
 
getCacheConfiguration() - Method in class org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
 
getChildName() - Method in class org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
 
getChildName() - Method in class org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
 
getChildName() - Method in class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanLegacyRoutingProviderFactory
Deprecated.
 
getChildName() - Method in class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanLegacyUserManagementProviderFactory
 
getDefinition() - Method in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
 
getDefinition() - Method in enum org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition.Attribute
 
getDelimiter() - Method in class org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
 
getImmutableClasses() - Method in interface org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentConfiguration
Returns a list of immutable session attribute classes.
getImmutableClasses() - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
getLocalName() - Method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
getMarshallerFactory() - Method in class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
 
getMaxMembers() - Method in class org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
 
getNamespace() - Method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
getNamespace() - Method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 
getNarySessionAffinityConfiguration() - Method in class org.wildfly.extension.clustering.web.routing.infinispan.RankedRouteLocatorProvider
 
getParentName() - Method in class org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
 
getParentName() - Method in class org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
 
getParentName() - Method in class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanLegacyRoutingProviderFactory
Deprecated.
 
getParentName() - Method in class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanLegacyUserManagementProviderFactory
 
getRouteLocatorProvider() - Method in class org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
 
getRouteLocatorServiceInstaller(DeploymentPhaseContext, DeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
 
getServiceInstaller(DeploymentPhaseContext, BinaryServiceConfiguration, DeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.routing.infinispan.PrimaryOwnerRouteLocatorProvider
 
getServiceInstaller(DeploymentPhaseContext, BinaryServiceConfiguration, DeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.routing.infinispan.RankedRouteLocatorProvider
 
getServiceInstaller(DeploymentPhaseContext, BinaryServiceConfiguration, DeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.routing.LocalRouteLocatorProvider
 
getServiceInstaller(DeploymentPhaseContext, BinaryServiceConfiguration, DeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.routing.NullRouteLocatorProvider
 
getServiceInstallers(String) - Method in class org.wildfly.extension.clustering.web.sso.hotrod.HotRodUserManagementProvider
 
getServiceInstallers(String) - Method in class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanUserManagementProvider
 
getServiceInstallers(CapabilityServiceSupport, String, ServiceDependency<String>) - Method in class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanRoutingProvider
 
getServiceInstallers(CapabilityServiceSupport, String, ServiceDependency<String>) - Method in class org.wildfly.extension.clustering.web.routing.LocalRoutingProvider
 
getSessionManagementConfiguration() - Method in class org.wildfly.extension.clustering.web.session.AbstractSessionManagementProvider
 
getSessionManagementName() - Method in interface org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentConfiguration
References the name of a session management provider.
getSessionManagementName() - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
getSessionManagementProvider() - Method in interface org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentConfiguration
Returns a deployment-specific session management provider.
getSessionManagementProvider() - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
getSessionManagerFactoryServiceInstaller(SessionManagerFactoryConfiguration<C>) - Method in class org.wildfly.extension.clustering.web.session.hotrod.HotRodSessionManagementProvider
 
getSessionManagerFactoryServiceInstaller(SessionManagerFactoryConfiguration<C>) - Method in class org.wildfly.extension.clustering.web.session.infinispan.InfinispanSessionManagementProvider
 
getSubsystemName() - Method in class org.wildfly.extension.clustering.web.DistributableWebExtensionTransformerRegistration
 
getVersion() - Method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
 
getXMLDescription() - Method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 

H

HotRodSessionManagementProvider - Class in org.wildfly.extension.clustering.web.session.hotrod
 
HotRodSessionManagementProvider(DistributableSessionManagementConfiguration<DeploymentUnit>, BinaryServiceConfiguration, Supplier<RouteLocatorProvider>) - Constructor for class org.wildfly.extension.clustering.web.session.hotrod.HotRodSessionManagementProvider
 
HotRodSessionManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
 
HotRodSessionManagementResourceDefinition.Attribute - Enum in org.wildfly.extension.clustering.web
 
HotRodSessionManagementResourceTransformer - Class in org.wildfly.extension.clustering.web
 
HotRodSessionManagementResourceTransformer(ResourceTransformationDescriptionBuilder) - Constructor for class org.wildfly.extension.clustering.web.HotRodSessionManagementResourceTransformer
 
HotRodUserManagementProvider - Class in org.wildfly.extension.clustering.web.sso.hotrod
 
HotRodUserManagementProvider(BinaryServiceConfiguration) - Constructor for class org.wildfly.extension.clustering.web.sso.hotrod.HotRodUserManagementProvider
 
HotRodUserManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
 

I

InfinispanLegacyRoutingProviderFactory - Class in org.wildfly.extension.clustering.web.routing.infinispan
Deprecated.
InfinispanLegacyRoutingProviderFactory() - Constructor for class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanLegacyRoutingProviderFactory
Deprecated.
 
InfinispanLegacySessionManagementProviderFactory - Class in org.wildfly.extension.clustering.web.session.infinispan
Deprecated.
InfinispanLegacySessionManagementProviderFactory() - Constructor for class org.wildfly.extension.clustering.web.session.infinispan.InfinispanLegacySessionManagementProviderFactory
Deprecated.
 
InfinispanLegacyUserManagementProviderFactory - Class in org.wildfly.extension.clustering.web.sso.infinispan
 
InfinispanLegacyUserManagementProviderFactory() - Constructor for class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanLegacyUserManagementProviderFactory
 
InfinispanRoutingProvider - Class in org.wildfly.extension.clustering.web.routing.infinispan
Routing provider backed by an Infinispan cache.
InfinispanRoutingProvider(BinaryServiceConfiguration, Consumer<ConfigurationBuilder>) - Constructor for class org.wildfly.extension.clustering.web.routing.infinispan.InfinispanRoutingProvider
 
InfinispanRoutingProviderResourceDefinition - Class in org.wildfly.extension.clustering.web
Definition of the /subsystem=distributable-web/routing=infinispan resource.
InfinispanSessionManagementProvider - Class in org.wildfly.extension.clustering.web.session.infinispan
An Infinispan cache-based DistributableSessionManagementProvider.
InfinispanSessionManagementProvider(DistributableSessionManagementConfiguration<DeploymentUnit>, BinaryServiceConfiguration, Supplier<RouteLocatorProvider>) - Constructor for class org.wildfly.extension.clustering.web.session.infinispan.InfinispanSessionManagementProvider
 
InfinispanSessionManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
Definition of the /subsystem=distributable-web/infinispan-session-management=* resource.
InfinispanSessionManagementResourceTransformer - Class in org.wildfly.extension.clustering.web
 
InfinispanUserManagementProvider - Class in org.wildfly.extension.clustering.web.sso.infinispan
An Infinispan cache-based DistributableUserManagementProvider.
InfinispanUserManagementProvider(BinaryServiceConfiguration) - Constructor for class org.wildfly.extension.clustering.web.sso.infinispan.InfinispanUserManagementProvider
 
InfinispanUserManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
Definition of the /subsystem=distributable-web/infinispan-single-sign-on-management=* resource.

J

JBOSS - Enum constant in enum org.wildfly.extension.clustering.web.SessionMarshallerFactory
 
JBossMarshallingVersion - Enum in org.wildfly.extension.clustering.web
 

L

LocalAffinityResourceDefinition - Class in org.wildfly.extension.clustering.web
 
LocalRouteLocatorProvider - Class in org.wildfly.extension.clustering.web.routing
 
LocalRouteLocatorProvider() - Constructor for class org.wildfly.extension.clustering.web.routing.LocalRouteLocatorProvider
 
LocalRoutingProvider - Class in org.wildfly.extension.clustering.web.routing
 
LocalRoutingProvider() - Constructor for class org.wildfly.extension.clustering.web.routing.LocalRoutingProvider
 
LocalRoutingProviderResourceDefinition - Class in org.wildfly.extension.clustering.web
Definition of the /subsystem=distributable-web/routing=local resource.

M

MAX_ROUTES - Enum constant in enum org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition.Attribute
 
MutableDistributableWebDeploymentConfiguration - Class in org.wildfly.extension.clustering.web.deployment
 
MutableDistributableWebDeploymentConfiguration(DeploymentUnit) - Constructor for class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
MutableDistributableWebDeploymentConfiguration(PropertyReplacer) - Constructor for class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
MutableHotRodSessionManagementConfiguration - Class in org.wildfly.extension.clustering.web.deployment
 
MutableHotRodSessionManagementConfiguration(UnaryOperator<String>) - Constructor for class org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
Constructs a new HotRod session management configuration.
MutableInfinispanSessionManagementConfiguration - Class in org.wildfly.extension.clustering.web.deployment
 
MutableInfinispanSessionManagementConfiguration(UnaryOperator<String>) - Constructor for class org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
 
MutableRankedRoutingConfiguration - Class in org.wildfly.extension.clustering.web.deployment
 
MutableRankedRoutingConfiguration() - Constructor for class org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
 
MutableSessionManagementConfiguration - Class in org.wildfly.extension.clustering.web.deployment
 

N

NoAffinityResourceDefinition - Class in org.wildfly.extension.clustering.web
 
NullRouteLocatorProvider - Class in org.wildfly.extension.clustering.web.routing
 
NullRouteLocatorProvider() - Constructor for class org.wildfly.extension.clustering.web.routing.NullRouteLocatorProvider
 

O

org.wildfly.extension.clustering.web - package org.wildfly.extension.clustering.web
 
org.wildfly.extension.clustering.web.deployment - package org.wildfly.extension.clustering.web.deployment
 
org.wildfly.extension.clustering.web.routing - package org.wildfly.extension.clustering.web.routing
 
org.wildfly.extension.clustering.web.routing.infinispan - package org.wildfly.extension.clustering.web.routing.infinispan
 
org.wildfly.extension.clustering.web.session - package org.wildfly.extension.clustering.web.session
 
org.wildfly.extension.clustering.web.session.hotrod - package org.wildfly.extension.clustering.web.session.hotrod
 
org.wildfly.extension.clustering.web.session.infinispan - package org.wildfly.extension.clustering.web.session.infinispan
 
org.wildfly.extension.clustering.web.sso.hotrod - package org.wildfly.extension.clustering.web.sso.hotrod
 
org.wildfly.extension.clustering.web.sso.infinispan - package org.wildfly.extension.clustering.web.sso.infinispan
 

P

parse(XMLExtendedStreamReader, DeploymentUnit) - Method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
PrimaryOwnerAffinityResourceDefinition - Class in org.wildfly.extension.clustering.web
 
PrimaryOwnerRouteLocatorProvider - Class in org.wildfly.extension.clustering.web.routing.infinispan
Factory for creating a service configurator for a primary owner route locator.
PrimaryOwnerRouteLocatorProvider() - Constructor for class org.wildfly.extension.clustering.web.routing.infinispan.PrimaryOwnerRouteLocatorProvider
 
PROTOSTREAM - Enum constant in enum org.wildfly.extension.clustering.web.SessionMarshallerFactory
 

R

RankedAffinityResourceDefinition - Class in org.wildfly.extension.clustering.web
 
RankedAffinityResourceDefinition.Attribute - Enum in org.wildfly.extension.clustering.web
 
RankedRouteLocatorProvider - Class in org.wildfly.extension.clustering.web.routing.infinispan
Factory for creating a service configurator for a ranked route locator.
RankedRouteLocatorProvider(NarySessionAffinityConfiguration) - Constructor for class org.wildfly.extension.clustering.web.routing.infinispan.RankedRouteLocatorProvider
 
readElement(XMLExtendedStreamReader, MutableDistributableWebDeploymentConfiguration) - Method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
readElement(XMLExtendedStreamReader, MutableDistributableWebDeploymentConfiguration) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentXMLReader
 
register(SubsystemRegistration) - Method in class org.wildfly.extension.clustering.web.DistributableWebResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.wildfly.extension.clustering.web.AffinityResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.wildfly.extension.clustering.web.InfinispanSessionManagementResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.wildfly.extension.clustering.web.RoutingProviderResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.wildfly.extension.clustering.web.SessionManagementResourceDefinition
 
register(ManagementResourceRegistration) - Method in class org.wildfly.extension.clustering.web.UserManagementResourceDefinition
 
registerTransformers(SubsystemTransformerRegistration) - Method in class org.wildfly.extension.clustering.web.DistributableWebExtensionTransformerRegistration
 
REMOTE_CACHE_CONTAINER - Enum constant in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
 
resolve(OperationContext, ModelNode) - Method in class org.wildfly.extension.clustering.web.SessionManagementResourceDefinition
 
RoutingProviderResourceDefinition - Class in org.wildfly.extension.clustering.web
Base definition for routing provider resources.

S

SESSION - Enum constant in enum org.wildfly.extension.clustering.web.SessionGranularity
 
SessionGranularity - Enum in org.wildfly.extension.clustering.web
Enumerates the session granularity values.
SessionManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
Base definition for session management resources.
SessionManagementResourceDefinition(PathElement, UnaryOperator<ResourceDescriptor>) - Constructor for class org.wildfly.extension.clustering.web.SessionManagementResourceDefinition
 
SessionManagementResourceTransformer - Class in org.wildfly.extension.clustering.web
 
SessionManagementResourceTransformer() - Constructor for class org.wildfly.extension.clustering.web.SessionManagementResourceTransformer
 
SessionMarshallerFactory - Enum in org.wildfly.extension.clustering.web
 
setCacheName(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
 
setConfigurationName(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
 
setContainerName(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
 
setContainerName(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
 
setDelimiter(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
 
setMarshallerFactory(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
 
setMaxMembers(int) - Method in class org.wildfly.extension.clustering.web.deployment.MutableRankedRoutingConfiguration
 
setSessionGranularity(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
 
setSessionManagementName(String) - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 
setSessionManagementProvider(DistributableSessionManagementProvider) - Method in class org.wildfly.extension.clustering.web.deployment.MutableDistributableWebDeploymentConfiguration
 

U

undeploy(DeploymentUnit) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentParsingProcessor
 
undeploy(DeploymentUnit) - Method in class org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentProcessor
 
UserManagementResourceDefinition - Class in org.wildfly.extension.clustering.web
Base definition for single sign-on management resources.

V

valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.JBossMarshallingVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.SessionGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extension.clustering.web.SessionMarshallerFactory
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.HotRodSessionManagementResourceDefinition.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.JBossMarshallingVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.RankedAffinityResourceDefinition.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.SessionGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extension.clustering.web.SessionMarshallerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_1 - Enum constant in enum org.wildfly.extension.clustering.web.JBossMarshallingVersion
Deprecated.
VERSION_1_0 - Enum constant in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
VERSION_1_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 
VERSION_2 - Enum constant in enum org.wildfly.extension.clustering.web.JBossMarshallingVersion
Deprecated.
VERSION_2_0 - Enum constant in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
VERSION_2_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 
VERSION_2_0_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
 
VERSION_3 - Enum constant in enum org.wildfly.extension.clustering.web.JBossMarshallingVersion
 
VERSION_3_0 - Enum constant in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
VERSION_3_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 
VERSION_3_0_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
 
VERSION_4_0 - Enum constant in enum org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentSchema
 
VERSION_4_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemSchema
 
VERSION_4_0_0 - Enum constant in enum org.wildfly.extension.clustering.web.DistributableWebSubsystemModel
 
A C D E G H I J L M N O P R S U V 
All Classes and Interfaces|All Packages