Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractWebInjectionContainer - Class in org.jboss.as.web.common
- AbstractWebInjectionContainer(ClassLoader, ComponentRegistry) - Constructor for class org.jboss.as.web.common.AbstractWebInjectionContainer
- addAdditionalDependency(ServiceName) - Method in class org.jboss.as.web.common.WarMetaData
- addAllowedRequestPredicate(Predicate) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- addInitParam(String, String) - Method in class org.jboss.as.web.host.ServletBuilder
- addServlet(ServletBuilder) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- addUrlMapping(String) - Method in class org.jboss.as.web.host.ServletBuilder
- addUrlMappings(String...) - Method in class org.jboss.as.web.host.ServletBuilder
- addUrlMappings(Collection<String>) - Method in class org.jboss.as.web.host.ServletBuilder
- addWebDeployment(WebDeploymentBuilder) - Method in interface org.jboss.as.web.host.WebHost
- AffinityLocator - Interface in org.jboss.as.web.session
-
Locates the affinity most appropriate for a provided session identifier.
- allowRequestPredicates - Variable in class org.jboss.as.web.host.WebDeploymentBuilder
- ATTACHMENT_KEY - Static variable in interface org.jboss.as.web.common.ExpressionFactoryWrapper
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.ServletContextAttribute
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.WarMetaData
- ATTACHMENT_KEY - Static variable in class org.jboss.as.web.session.SharedSessionManagerConfig
C
- CachingWebInjectionContainer - Class in org.jboss.as.web.common
-
A
WebInjectionContainerthat cachesManagedReferenceinstances betweenCachingWebInjectionContainer.newInstance(Object)andCachingWebInjectionContainer.destroyInstance(Object). - CachingWebInjectionContainer(ClassLoader, ComponentRegistry) - Constructor for class org.jboss.as.web.common.CachingWebInjectionContainer
- CAPABILITY - Static variable in interface org.jboss.as.web.host.CommonWebServer
- CAPABILITY - Static variable in interface org.jboss.as.web.host.WebHost
- CAPABILITY_NAME - Static variable in interface org.jboss.as.web.host.CommonWebServer
- CAPABILITY_NAME - Static variable in interface org.jboss.as.web.host.WebHost
- CommonWebServer - Interface in org.jboss.as.web.host
- create() - Method in interface org.jboss.as.web.host.WebDeploymentController
D
- decode(CharSequence) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
-
Decodes the specified session identifier encoded via
SessionIdentifierCodec.encode(CharSequence). - decode(CharSequence) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
- destroy() - Method in interface org.jboss.as.web.host.WebDeploymentController
- destroyInstance(Object) - Method in class org.jboss.as.web.common.CachingWebInjectionContainer
- destroyInstance(Object) - Method in class org.jboss.as.web.common.SimpleWebInjectionContainer
- destroyInstance(Object) - Method in interface org.jboss.as.web.common.WebInjectionContainer
E
- encode(CharSequence) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
-
Encodes the specified session identifier
- encode(CharSequence) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
- ExpressionFactoryWrapper - Interface in org.jboss.as.web.common
F
- format(CharSequence, CharSequence) - Method in interface org.jboss.as.web.session.RoutingSupport
-
Formats the specified session identifier and route identifier into a single identifier.
- format(CharSequence, CharSequence) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
G
- getAdditionalDependencies() - Method in class org.jboss.as.web.common.WarMetaData
- getAdditionalModuleAnnotationsMetadata() - Method in class org.jboss.as.web.common.WarMetaData
- getAllowRequestPredicates() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- getAnnotationsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
- getClassLoader() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- getComponentRegistry() - Method in class org.jboss.as.web.common.AbstractWebInjectionContainer
- getComponentRegistry() - Method in interface org.jboss.as.web.common.WebInjectionContainer
- getContextRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- getDocumentRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- getInitParams() - Method in class org.jboss.as.web.host.ServletBuilder
- getInjectionContainer() - Static method in class org.jboss.as.web.common.StartupContext
- getJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
- getMaxActiveSessions() - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- getMergedJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
- getName() - Method in class org.jboss.as.web.common.ServletContextAttribute
-
Get the attribute name.
- getOrder() - Method in class org.jboss.as.web.common.WarMetaData
- getOverlays() - Method in class org.jboss.as.web.common.WarMetaData
- getPort(String, boolean) - Method in interface org.jboss.as.web.host.CommonWebServer
- getReplicationConfig() - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
-
Deprecated.
- getScis() - Method in class org.jboss.as.web.common.WarMetaData
- getServlet() - Method in class org.jboss.as.web.host.ServletBuilder
- getServletClass() - Method in class org.jboss.as.web.host.ServletBuilder
- getServletName() - Method in class org.jboss.as.web.host.ServletBuilder
- getServlets() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- getSessionConfig() - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- getSharedTlds(DeploymentUnit) - Method in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
- getTempDir() - Method in class org.jboss.as.web.common.WarMetaData
- getUrlMappings() - Method in class org.jboss.as.web.host.ServletBuilder
- getValue() - Method in class org.jboss.as.web.common.ServletContextAttribute
-
Get the attribute value.
- getWebFragmentsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
- getWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
I
- isDistributable() - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- isForceInit() - Method in class org.jboss.as.web.host.ServletBuilder
- isIntercepted() - Method in class org.jboss.as.web.common.WebComponentDescription
- isNoOrder() - Method in class org.jboss.as.web.common.WarMetaData
- isOptional() - Method in class org.jboss.as.web.common.WebComponentDescription
-
Web components are optional.
- isVirtualMechanismFactoryRequired(DeploymentUnit) - Static method in class org.jboss.as.web.common.VirtualHttpServerMechanismFactoryMarkerUtility
L
- locate(String) - Method in interface org.jboss.as.web.session.AffinityLocator
-
Locates the affinity most appropriate for a provided session identifier.
- locate(String) - Method in class org.jboss.as.web.session.SimpleAffinityLocator
N
- newInstance(Class<?>) - Method in class org.jboss.as.web.common.CachingWebInjectionContainer
- newInstance(Class<?>) - Method in class org.jboss.as.web.common.SimpleWebInjectionContainer
- newInstance(Class<?>) - Method in interface org.jboss.as.web.common.WebInjectionContainer
- newInstance(Object) - Method in class org.jboss.as.web.common.CachingWebInjectionContainer
- newInstance(Object) - Method in class org.jboss.as.web.common.SimpleWebInjectionContainer
- newInstance(Object) - Method in interface org.jboss.as.web.common.WebInjectionContainer
- newInstance(String) - Method in class org.jboss.as.web.common.AbstractWebInjectionContainer
- newInstance(String) - Method in interface org.jboss.as.web.common.WebInjectionContainer
- newInstance(String, ClassLoader) - Method in interface org.jboss.as.web.common.WebInjectionContainer
O
- org.jboss.as.web.common - package org.jboss.as.web.common
- org.jboss.as.web.host - package org.jboss.as.web.host
- org.jboss.as.web.session - package org.jboss.as.web.session
P
- parse(CharSequence) - Method in interface org.jboss.as.web.session.RoutingSupport
-
Parses the routing information from the specified session identifier.
- parse(CharSequence) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
R
- removeInjectionContainer() - Static method in class org.jboss.as.web.common.StartupContext
- RoutingSupport - Interface in org.jboss.as.web.session
-
Exposes the mechanism for parsing and formation routing information from/into a requested session identifier.
S
- SERVICE_NAME - Static variable in interface org.jboss.as.web.host.CommonWebServer
-
Deprecated.
- SERVICE_NAME - Static variable in interface org.jboss.as.web.host.WebHost
-
Deprecated.
- ServletBuilder - Class in org.jboss.as.web.host
- ServletBuilder() - Constructor for class org.jboss.as.web.host.ServletBuilder
- ServletContextAttribute - Class in org.jboss.as.web.common
-
Configuration object used to store a
ServletContextattribute name and value. - ServletContextAttribute(String, Object) - Constructor for class org.jboss.as.web.common.ServletContextAttribute
-
Create a new instance.
- SessionIdentifierCodec - Interface in org.jboss.as.web.session
-
Encapsulates logic to encode/decode additional information in/from a session identifier.
- setAdditionalModuleAnnotationsMetadata(List<WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
- setAnnotationsMetaData(Map<String, WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
- setClassLoader(ClassLoader) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- setContextRoot(String) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- setDistributable(boolean) - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- setDocumentRoot(File) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
- setForceInit(boolean) - Method in class org.jboss.as.web.host.ServletBuilder
- setInjectionContainer(WebInjectionContainer) - Static method in class org.jboss.as.web.common.StartupContext
- setJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
- setMaxActiveSessions(Integer) - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- setMergedJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
- setNoOrder(boolean) - Method in class org.jboss.as.web.common.WarMetaData
- setOrder(List<String>) - Method in class org.jboss.as.web.common.WarMetaData
- setOverlays(Set<VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
- setReplicationConfig(ReplicationConfig) - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
-
Deprecated.
- setScis(Map<String, VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
- setServlet(Servlet) - Method in class org.jboss.as.web.host.ServletBuilder
- setServletClass(Class<?>) - Method in class org.jboss.as.web.host.ServletBuilder
- setServletName(String) - Method in class org.jboss.as.web.host.ServletBuilder
- setSessionConfig(SessionConfigMetaData) - Method in class org.jboss.as.web.session.SharedSessionManagerConfig
- setTempDir(File) - Method in class org.jboss.as.web.common.WarMetaData
- setWebFragmentsMetaData(Map<String, WebFragmentMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
- setWebMetaData(WebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
- SHARED_SESSION_AFFINITY_SERVICE_NAME - Static variable in class org.jboss.as.web.session.SharedSessionManagerConfig
- SHARED_SESSION_MANAGER_SERVICE_NAME - Static variable in class org.jboss.as.web.session.SharedSessionManagerConfig
- SharedSessionManagerConfig - Class in org.jboss.as.web.session
- SharedSessionManagerConfig() - Constructor for class org.jboss.as.web.session.SharedSessionManagerConfig
- SharedTldsMetaDataBuilder - Class in org.jboss.as.web.common
-
Internal helper creating a shared TLD metadata list based on the domain configuration.
- SharedTldsMetaDataBuilder(ModelNode) - Constructor for class org.jboss.as.web.common.SharedTldsMetaDataBuilder
- SimpleAffinityLocator - Class in org.jboss.as.web.session
-
Simple affinity locator implementation using static affinity.
- SimpleAffinityLocator(String) - Constructor for class org.jboss.as.web.session.SimpleAffinityLocator
- SimpleRoutingSupport - Class in org.jboss.as.web.session
-
Implements logic for parsing/appending routing information from/to a session identifier.
- SimpleRoutingSupport() - Constructor for class org.jboss.as.web.session.SimpleRoutingSupport
- SimpleSessionIdentifierCodec - Class in org.jboss.as.web.session
-
Simple codec implementation that uses a static route source.
- SimpleSessionIdentifierCodec(RoutingSupport, String) - Constructor for class org.jboss.as.web.session.SimpleSessionIdentifierCodec
- SimpleWebInjectionContainer - Class in org.jboss.as.web.common
-
A
WebInjectionContainerimplementation for use with distributable web applications that does not cacheManagedReferenceinstances. - SimpleWebInjectionContainer(ClassLoader, ComponentRegistry) - Constructor for class org.jboss.as.web.common.SimpleWebInjectionContainer
- start() - Method in interface org.jboss.as.web.host.WebDeploymentController
- StartupContext - Class in org.jboss.as.web.common
-
Contains context information that is exposed on startup via a thread local
- StartupContext() - Constructor for class org.jboss.as.web.common.StartupContext
- stop() - Method in interface org.jboss.as.web.host.WebDeploymentController
V
- VirtualHttpServerMechanismFactoryMarkerUtility - Class in org.jboss.as.web.common
-
Utility class to mark a
DeploymentUnitorOperationContextas requiring a virtual HttpServerAuthenticationMechanismFactory. - VirtualHttpServerMechanismFactoryMarkerUtility() - Constructor for class org.jboss.as.web.common.VirtualHttpServerMechanismFactoryMarkerUtility
- virtualMechanismFactoryName(OperationContext) - Static method in class org.jboss.as.web.common.VirtualHttpServerMechanismFactoryMarkerUtility
- virtualMechanismFactoryName(DeploymentUnit) - Static method in class org.jboss.as.web.common.VirtualHttpServerMechanismFactoryMarkerUtility
- virtualMechanismFactoryRequired(DeploymentUnit) - Static method in class org.jboss.as.web.common.VirtualHttpServerMechanismFactoryMarkerUtility
W
- WarMetaData - Class in org.jboss.as.web.common
- WarMetaData() - Constructor for class org.jboss.as.web.common.WarMetaData
- WEB_COMPONENTS - Static variable in class org.jboss.as.web.common.WebComponentDescription
- WebComponentDescription - Class in org.jboss.as.web.common
- WebComponentDescription(String, String, EEModuleDescription, ServiceName, EEApplicationClasses) - Constructor for class org.jboss.as.web.common.WebComponentDescription
- WebDeploymentBuilder - Class in org.jboss.as.web.host
- WebDeploymentBuilder() - Constructor for class org.jboss.as.web.host.WebDeploymentBuilder
- WebDeploymentController - Interface in org.jboss.as.web.host
- WebHost - Interface in org.jboss.as.web.host
- WebInjectionContainer - Interface in org.jboss.as.web.common
-
The web injection container.
- wrap(ExpressionFactory, ServletContext) - Method in interface org.jboss.as.web.common.ExpressionFactoryWrapper
All Classes and Interfaces|All Packages|Constant Field Values