- CatalinaConnector - Class in org.jboss.modcluster.container.catalina
-
Connector
implementation that wraps a
Connector
.
- CatalinaConnector(Connector) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaConnector
-
Constructs a new CatalinaConnector wrapping the specified catalina connector.
- CatalinaConnectorFactory - Class in org.jboss.modcluster.container.catalina
-
- CatalinaConnectorFactory() - Constructor for class org.jboss.modcluster.container.catalina.CatalinaConnectorFactory
-
- CatalinaContext - Class in org.jboss.modcluster.container.catalina
-
Context
implementation that wraps a
Context
.
- CatalinaContext(Context, Host, RequestListenerValveFactory) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaContext
-
Constructs a new CatalinaContext wrapping the specified context.
- CatalinaContextFactory - Class in org.jboss.modcluster.container.catalina
-
- CatalinaContextFactory() - Constructor for class org.jboss.modcluster.container.catalina.CatalinaContextFactory
-
- CatalinaEngine - Class in org.jboss.modcluster.container.catalina
-
Engine
implementation that wraps a
Context
.
- CatalinaEngine(CatalinaFactoryRegistry, Engine, Server) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEngine
-
Constructs a new CatalinaEngine that wraps the specified catalina engine
- CatalinaEngineFactory - Class in org.jboss.modcluster.container.catalina
-
- CatalinaEngineFactory() - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEngineFactory
-
- CatalinaEventHandler - Interface in org.jboss.modcluster.container.catalina
-
- CatalinaEventHandlerAdapter - Class in org.jboss.modcluster.container.catalina
-
- CatalinaEventHandlerAdapter(ContainerEventHandler) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
Constructs a new CatalinaEventHandlerAdapter using the specified event handler.
- CatalinaEventHandlerAdapter(ContainerEventHandler, MBeanServer) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- CatalinaEventHandlerAdapter(ContainerEventHandler, Server) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- CatalinaEventHandlerAdapter(ContainerEventHandler, Server, Connector) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- CatalinaEventHandlerAdapter(ContainerEventHandler, ServerProvider, ProxyConnectorProvider) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- CatalinaEventHandlerAdapter(ContainerEventHandler, ServerProvider, CatalinaFactory) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- CatalinaFactory - Interface in org.jboss.modcluster.container.catalina
-
Factory methods for creating container objects from their Catalina equivalents.
- CatalinaFactoryRegistry - Interface in org.jboss.modcluster.container.catalina
-
- CatalinaHost - Class in org.jboss.modcluster.container.catalina
-
Host
implementation that wraps a
Host
.
- CatalinaHost(CatalinaFactoryRegistry, Host, Engine) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaHost
-
Constructs a new CatalinaHost wrapping the specified catalina host.
- CatalinaHostFactory - Class in org.jboss.modcluster.container.catalina
-
- CatalinaHostFactory() - Constructor for class org.jboss.modcluster.container.catalina.CatalinaHostFactory
-
- CatalinaServer - Class in org.jboss.modcluster.container.catalina
-
Server
implementation that wraps a
Server
.
- CatalinaServer(CatalinaFactoryRegistry, Server) - Constructor for class org.jboss.modcluster.container.catalina.CatalinaServer
-
Constructs a new CatalinaServer wrapping the specified catalina server.
- CatalinaServerFactory - Class in org.jboss.modcluster.container.catalina
-
- CatalinaServerFactory() - Constructor for class org.jboss.modcluster.container.catalina.CatalinaServerFactory
-
- CATCHING_MARKER - Static variable in interface org.jboss.modcluster.ModClusterLogger
-
- catchingDebug(Throwable) - Method in interface org.jboss.modcluster.ModClusterLogger
-
Logging message that logs stack trace at the DEBUG level.
- catchingDebug(Throwable) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- catchingDebug$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- chooseClientAlias(String[], Principal[], Socket) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Choose an alias to authenticate the client side of a secure socket, given the public key type and the list of certificate
issuer authorities recognized by the peer (if any).
- chooseServerAlias(String, Principal[], Socket) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Returns this key manager's server key alias that was provided in the constructor.
- config(Engine) - Method in class org.jboss.modcluster.ModClusterService
-
Configures the specified engine.
- connectionEstablished(InetAddress) - Method in interface org.jboss.modcluster.mcmp.MCMPConnectionListener
-
- connectionEstablished(InetAddress) - Method in class org.jboss.modcluster.ModClusterService
- connector - Variable in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- Connector - Interface in org.jboss.modcluster.container
-
SPI for a connector, defined as a communication end-point for a client or proxy.
- Connector.Type - Enum in org.jboss.modcluster.container
-
Indicates the type of a connector.
- ConnectorFactory - Interface in org.jboss.modcluster.container.catalina
-
- containerEvent(ContainerEvent) - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
Acknowledge the occurrence of the specified event.
- ContainerEventHandler - Interface in org.jboss.modcluster.container
-
Defines the container events to which mod_cluster will respond.
- context - Variable in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- Context - Interface in org.jboss.modcluster.container
-
SPI for a web application context.
- ContextFactory - Interface in org.jboss.modcluster.container.catalina
-
- ContextFilter - Interface in org.jboss.modcluster.mcmp
-
- contextNotFound(String, Host) - Method in interface org.jboss.modcluster.ModClusterMessages
-
- contextNotFound(String, Host) - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- contextNotFound$str() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- convertToUnchecked(Throwable) - Static method in class org.jboss.modcluster.Utils
-
Analyzes the type of the given Throwable, handing it back if it is a RuntimeException, wrapping it in a RuntimeException
if it is a checked exception, or throwing it if it is an Error
- createConfigRequest(Engine, NodeConfiguration, BalancerConfiguration) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates a CONFIG MCMP request for the specified engine.
- createConfigRequest(Engine, NodeConfiguration, BalancerConfiguration) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates a CONFIG MCMP request for the specified engine.
- createConnector(Connector) - Method in class org.jboss.modcluster.container.catalina.CatalinaConnectorFactory
-
- createConnector(Connector) - Method in interface org.jboss.modcluster.container.catalina.ConnectorFactory
-
- createConnector(Connector) - Method in class org.jboss.modcluster.container.tomcat.TomcatConnectorFactory
-
- createContext(Context, Host) - Method in class org.jboss.modcluster.container.catalina.CatalinaContextFactory
-
- createContext(Context) - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactory
-
- createContext(Context, Host) - Method in interface org.jboss.modcluster.container.catalina.ContextFactory
-
- createContext(Context) - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- createContext(Context, Host) - Method in class org.jboss.modcluster.container.tomcat.TomcatContextFactory
-
- createDisableRequest(Context) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an DISABLE-APP MCMP request for the specified context.
- createDisableRequest(Engine) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an DISABLE-APP * MCMP request for the specified engine.
- createDisableRequest(Context) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an DISABLE-APP MCMP request for the specified context.
- createDisableRequest(Engine) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an DISABLE-APP * MCMP request for the specified engine.
- createDumpRequest() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
- createDumpRequest() - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an DUMP MCMP request.
- createEnableRequest(Context) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an ENABLE-APP MCMP request for the specified context.
- createEnableRequest(Engine) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an ENABLE-APP * MCMP request for the specified engine.
- createEnableRequest(Context) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an ENABLE-APP MCMP request for the specified context.
- createEnableRequest(Engine) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an ENABLE-APP * MCMP request for the specified engine.
- createEngine(CatalinaFactoryRegistry, Engine, Server) - Method in class org.jboss.modcluster.container.catalina.CatalinaEngineFactory
-
- createEngine(Engine) - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactory
-
- createEngine(CatalinaFactoryRegistry, Engine, Server) - Method in interface org.jboss.modcluster.container.catalina.EngineFactory
-
- createEngine(Engine) - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- createEngine(CatalinaFactoryRegistry, Engine, Server) - Method in class org.jboss.modcluster.container.tomcat.TomcatEngineFactory
-
- createHost(Host) - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactory
-
- createHost(CatalinaFactoryRegistry, Host, Engine) - Method in class org.jboss.modcluster.container.catalina.CatalinaHostFactory
-
- createHost(CatalinaFactoryRegistry, Host, Engine) - Method in interface org.jboss.modcluster.container.catalina.HostFactory
-
- createHost(Host) - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- createInfoRequest() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
- createInfoRequest() - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an INFO MCMP request.
- createJvmRoute(Engine) - Method in class org.jboss.modcluster.config.impl.SimpleJvmRouteFactory
-
Creates a unique jvm route for the specified engine.
- createJvmRoute(Engine) - Method in class org.jboss.modcluster.config.impl.SystemPropertyJvmRouteFactory
-
Creates a unique jvm route for the specified engine.
- createJvmRoute(Engine) - Method in class org.jboss.modcluster.config.impl.UUIDJvmRouteFactory
-
Creates a unique jvm route for the specified engine.
- createJvmRoute(Engine) - Method in interface org.jboss.modcluster.config.JvmRouteFactory
-
Creates a unique jvm route for the specified engine.
- createListener(MCMPHandler, AdvertiseConfiguration) - Method in interface org.jboss.modcluster.advertise.AdvertiseListenerFactory
-
- createListener(MCMPHandler, AdvertiseConfiguration) - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerFactoryImpl
-
- createListener(ContainerEventHandler) - Method in interface org.jboss.modcluster.container.catalina.LifecycleListenerFactory
-
- createListener(ContainerEventHandler) - Method in class org.jboss.modcluster.container.tomcat.TomcatLifecycleListenerFactory
-
- createLoadBalanceFactorProvider() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- createLoadBalanceFactorProvider() - Method in interface org.jboss.modcluster.load.LoadBalanceFactorProviderFactory
-
- createLoadBalanceFactorProvider() - Method in class org.jboss.modcluster.load.SimpleLoadBalanceFactorProviderFactory
-
- createMulticastSocket(InetAddress, int) - Method in class org.jboss.modcluster.advertise.impl.MulticastSocketFactoryImpl
-
- createMulticastSocket(InetAddress, int) - Method in interface org.jboss.modcluster.advertise.MulticastSocketFactory
-
- createMulticastSocketWithUnicastAddress(InetAddress) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- createMulticastSocketWithUnicastAddress(InetAddress) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- createMulticastSocketWithUnicastAddress$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- createPingRequest() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
- createPingRequest(String) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
- createPingRequest(String, String, int) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
- createPingRequest() - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an PING MCMP request.
- createPingRequest(String) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an PING MCMP request for the node configured with the specified jvm route.
- createPingRequest(String, String, int) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an PING MCMP request for the node with a connector matching the specified protocol, host, and port.
- createProxyConnector(ConnectorFactory, Engine) - Method in class org.jboss.modcluster.container.catalina.AutoProxyConnectorProvider
-
- createProxyConnector(ConnectorFactory, Engine) - Method in interface org.jboss.modcluster.container.catalina.ProxyConnectorProvider
-
- createProxyConnector(ConnectorFactory, Engine) - Method in class org.jboss.modcluster.container.catalina.SimpleProxyConnectorProvider
-
- createRemoveContextRequest(String, Set<String>, String) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
- createRemoveContextRequest(String, Set<String>, String) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Create a REMOVE-APP request using the specified jvm route, aliases, and context path.
- createRemoveEngineRequest(String) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
- createRemoveEngineRequest(String) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Create a REMOVE-APP * request using the specified jvm route.
- createRemoveRequest(Engine) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an REMOVE-APP * MCMP request for the specified engine.
- createRemoveRequest(Context) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an REMOVE-APP MCMP request for the specified context.
- createRemoveRequest(Context) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an REMOVE-APP MCMP request for the specified context.
- createRemoveRequest(Engine) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an REMOVE-APP * MCMP request for the specified engine.
- createServer(Server) - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactory
-
- createServer(CatalinaFactoryRegistry, Server) - Method in class org.jboss.modcluster.container.catalina.CatalinaServerFactory
-
- createServer(CatalinaFactoryRegistry, Server) - Method in interface org.jboss.modcluster.container.catalina.ServerFactory
-
- createServer(Server) - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- createSocket() - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- createSocket(InetAddress, int) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- createSocket(String, int) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- createStatusRequest(String, int) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
- createStatusRequest(String, int) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an STATUS MCMP request using the specified jvmRoute and load balance factor.
- createStopRequest(Engine) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
- createStopRequest(Context) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequestFactory
-
Creates an STOP-APP MCMP request for the specified context.
- createStopRequest(Context) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an STOP-APP MCMP request for the specified context.
- createStopRequest(Engine) - Method in interface org.jboss.modcluster.mcmp.MCMPRequestFactory
-
Creates an STOP-APP * MCMP request for the specified engine.
- createValve(ServletRequestListener) - Method in interface org.jboss.modcluster.container.catalina.RequestListenerValveFactory
-
- crlNotSupported(String) - Method in interface org.jboss.modcluster.ModClusterMessages
-
- crlNotSupported(String) - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- crlNotSupported$str() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- getActiveSessionCount() - Method in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- getActiveSessionCount() - Method in interface org.jboss.modcluster.container.Context
-
Returns the number of active sessions for this context.
- getAddress() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getAddress() - Method in interface org.jboss.modcluster.container.Connector
-
Returns the address on which this connector operates
- getAdvertise() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertise() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
Receive advertisements from httpd proxies (default is to use advertisements if the proxyList is not set).
- getAdvertiseGroupAddress() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertiseInterface() - Method in interface org.jboss.modcluster.config.AdvertiseConfiguration
-
- getAdvertiseInterface() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertisePort() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertiseSecurityKey() - Method in interface org.jboss.modcluster.config.AdvertiseConfiguration
-
Advertise security key.
- getAdvertiseSecurityKey() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertiseSocketAddress() - Method in interface org.jboss.modcluster.config.AdvertiseConfiguration
-
- getAdvertiseSocketAddress() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAdvertiseThreadFactory() - Method in interface org.jboss.modcluster.config.AdvertiseConfiguration
-
- getAdvertiseThreadFactory() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getAliases() - Method in class org.jboss.modcluster.container.catalina.CatalinaHost
-
- getAliases() - Method in interface org.jboss.modcluster.container.Host
-
Returns the aliases of this host, including the actual host name
- getAliases() - Method in interface org.jboss.modcluster.mcmp.ResetRequestSource.VirtualHost
-
- getAttributes(String, Class<T>) - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- getBalancer() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getBalancer() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Name of the balancer.
- getBuffer() - Method in interface org.jboss.modcluster.mcmp.MCMPURLEncoder
-
buffer of the encoded data
- getBusyThreads() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getBusyThreads() - Method in interface org.jboss.modcluster.container.Connector
-
- getBusyThreads() - Method in class org.jboss.modcluster.container.tomcat.TomcatConnector
-
- getBytesReceived() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getBytesReceived() - Method in interface org.jboss.modcluster.container.Connector
-
- getBytesSent() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getBytesSent() - Method in interface org.jboss.modcluster.container.Connector
-
- getCapacity() - Method in class org.jboss.modcluster.load.metric.impl.AbstractLoadMetric
-
- getCapacity() - Method in interface org.jboss.modcluster.load.metric.LoadMetricMBean
-
Returns the load capacity of this metric.
- getCertificateChain(String) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Returns the certificate chain associated with the given alias.
- getClientAliases(String, Principal[]) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Get the matching aliases for authenticating the client side of a secure socket, given the public key type and the list of
certificate issuer authorities recognized by the peer (if any).
- getConnectionHandler() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getConnectorFactory() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getConnectorFactory() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getConnectors() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getConnectors() - Method in interface org.jboss.modcluster.container.Engine
-
The connector to which this engine uses to communicate with its proxies.
- getContextFactory() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getContextFactory() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getContexts() - Method in class org.jboss.modcluster.container.catalina.CatalinaHost
-
- getContexts() - Method in interface org.jboss.modcluster.container.Host
-
Returns the contexts associated with this host.
- getContexts() - Method in interface org.jboss.modcluster.mcmp.ResetRequestSource.VirtualHost
-
- getCRLs(String) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
Load the collection of CRLs.
- getDate() - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Get Date of the last Advertise message
- getDecayFactor() - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- getDecayFactor() - Method in interface org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProviderMBean
-
Returns the exponential decay factor.
- getDefaultHost() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getDefaultHost() - Method in interface org.jboss.modcluster.container.Engine
-
Returns the default host of this engine.
- getDefaultPort() - Method in enum org.jboss.modcluster.container.Connector.Type
-
Indicates the default port for this type of connector
- getEndpoint() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getEngine() - Method in class org.jboss.modcluster.container.catalina.CatalinaHost
-
- getEngine() - Method in interface org.jboss.modcluster.container.Host
-
The engine to which this host is associated.
- getEngineFactory() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getEngineFactory() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getEngines() - Method in class org.jboss.modcluster.container.catalina.CatalinaServer
-
- getEngines() - Method in interface org.jboss.modcluster.container.Server
-
Returns the servlet engines associated with this server.
- getEstablishesServer() - Method in enum org.jboss.modcluster.mcmp.MCMPRequestType
-
- getExcludedContexts() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
Deprecated.
- getExcludedContexts() - Method in interface org.jboss.modcluster.mcmp.ContextFilter
-
Returns the contexts that will *not* be registered in any proxy.
- getExcludedContexts() - Method in class org.jboss.modcluster.ModClusterService
-
Returns the contexts that will *not* be registered in any proxy.
- getExcludedContextsPerHost() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getExcludedContextsPerHost() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
Returns a list of contexts that should never be enabled in mod_cluster.
- getFlushPackets() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getFlushPackets() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Allows controlling flushing of packets.
- getFlushWait() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getFlushWait() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Time to wait before flushing packets.
- getHistory() - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- getHistory() - Method in interface org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProviderMBean
-
Returns the history count.
- getHost() - Method in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- getHost() - Method in interface org.jboss.modcluster.container.Context
-
- getHostFactory() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getHostFactory() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getHosts() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getHosts() - Method in interface org.jboss.modcluster.container.Engine
-
The hosts associated with this engine.
- getJvmRoute() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getJvmRoute() - Method in interface org.jboss.modcluster.container.Engine
-
The jvm route of this servlet engine.
- getJvmRoute() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequest
-
- getJvmRoute() - Method in interface org.jboss.modcluster.mcmp.MCMPRequest
-
- getJvmRouteFactory() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getJvmRouteFactory() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
Factory for generating jvm route
- getJvmRouteFactoryClass() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- getKeyManagers() - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
Gets the initialized key managers.
- getLength() - Method in interface org.jboss.modcluster.mcmp.MCMPURLEncoder
-
length of the encoded data
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- getLoad() - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.ActiveSessionsLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.AverageSystemLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.BusyConnectorsLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.HeapMemoryUsageLoadMetric
-
- getLoad() - Method in class org.jboss.modcluster.load.metric.impl.MBeanAttributeLoadMetric
-
- getLoad() - Method in class org.jboss.modcluster.load.metric.impl.MBeanAttributeRatioLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.ReceiveTrafficLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.RequestCountLoadMetric
-
- getLoad(Engine) - Method in class org.jboss.modcluster.load.metric.impl.SendTrafficLoadMetric
-
- getLoad(Engine) - Method in interface org.jboss.modcluster.load.metric.LoadMetric
-
Returns the current load of this metric as a percent of the metric's capacity.
- getLoadBalanceFactor(Engine) - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- getLoadBalanceFactor(Engine) - Method in class org.jboss.modcluster.load.impl.SimpleLoadBalanceFactorProvider
-
- getLoadBalanceFactor(Engine) - Method in interface org.jboss.modcluster.load.LoadBalanceFactorProvider
-
- getLoadBalanceFactor(Engine) - Method in class org.jboss.modcluster.ModClusterService
- getLoadBalancingGroup() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getLoadBalancingGroup() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Indicates the group of servers to which this node belongs.
- getLoadDecayFactor() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Returns the factor by which the contribution of historical load values to the load factor calculation should
exponentially decay.
- getLoadHistory() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Returns the number of historic load values used when calculating the load factor.
- getLoadMetricCapacity() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- getLoadMetricClass() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Returns the class name of the configured load metric.
- getLocalAddress() - Method in interface org.jboss.modcluster.config.ProxyConfiguration
-
Returns the local address to bind to for connecting to the proxy, if null
the default will be used,
if port is 0
an ephemeral port is used.
- getMaxAttempts() - Method in interface org.jboss.modcluster.config.BalancerConfiguration
-
Maximum number of attempts to send the request to the backend server.
- getMaxAttempts() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getMaxThreads() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getMaxThreads() - Method in interface org.jboss.modcluster.container.Connector
-
- getMaxThreads() - Method in class org.jboss.modcluster.container.tomcat.TomcatConnector
-
- getMetrics() - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- getMetrics() - Method in interface org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProviderMBean
-
Returns the load metrics registered with this provider
- getName() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getName() - Method in class org.jboss.modcluster.container.catalina.CatalinaHost
-
- getName() - Method in interface org.jboss.modcluster.container.Engine
-
The name of this engine.
- getName() - Method in interface org.jboss.modcluster.container.Host
-
The name of this host.
- getNodeTimeout() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getNodeTimeout() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Maximum time on seconds for idle connections the proxy will wait to connect to the node.
- getParameter(String) - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Get Advertise parameter
- getParameters() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequest
-
- getParameters(String, String, KeyStore) - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
Return the initialization parameters for the TrustManager.
- getParameters() - Method in interface org.jboss.modcluster.mcmp.MCMPRequest
-
- getPath() - Method in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- getPath() - Method in interface org.jboss.modcluster.container.Context
-
Returns the context path.
- getPing() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getPing() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Time to wait for a pong answer to a ping.
- getPort() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getPort() - Method in interface org.jboss.modcluster.container.Connector
-
Returns the port on which this connector operates
- getPreviousTime() - Method in class org.jboss.modcluster.load.metric.impl.DeterministicLoadStateImpl
-
- getPrivateKey(String) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Returns the key associated with the given alias.
- getProtocolHandlerProperty(String) - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getProxies() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getProxies() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
- getProxyConfiguration() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
- getProxyConfiguration() - Method in class org.jboss.modcluster.ModClusterService
- getProxyConfiguration() - Method in interface org.jboss.modcluster.ModClusterServiceMBean
-
Retrieves the full proxy configuration.
- getProxyConfigurations() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getProxyConfigurations() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
- getProxyConfigurationString() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- getProxyConnector() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getProxyConnector() - Method in interface org.jboss.modcluster.container.Engine
-
The connector to which this engine uses to communicate with its proxies.
- getProxyConnectorProvider() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getProxyConnectorProvider() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getProxyInfo() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
- getProxyInfo() - Method in class org.jboss.modcluster.ModClusterService
- getProxyInfo() - Method in interface org.jboss.modcluster.ModClusterServiceMBean
-
Retrieves the full proxy info message.
- getProxyInfoString() - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- getProxyList() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
Deprecated.
- getProxyStates() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Get the state of all proxies
- getProxyStates() - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Get the state of all proxies
- getProxyURL() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getProxyURL() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
URL prefix.
- getRemoteAddress() - Method in interface org.jboss.modcluster.config.ProxyConfiguration
-
Returns the remote address of the proxy.
- getRequestCount() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getRequestCount() - Method in interface org.jboss.modcluster.container.Connector
-
- getRequestGroupInfo() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getRequestGroupInfo(Object) - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getRequestGroupInfo(Object) - Method in class org.jboss.modcluster.container.tomcat.TomcatConnector
-
- getRequestType() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequest
-
- getRequestType() - Method in interface org.jboss.modcluster.mcmp.MCMPRequest
-
- getResetRequests(Map<String, Set<ResetRequestSource.VirtualHost>>) - Method in class org.jboss.modcluster.mcmp.impl.ResetRequestSourceImpl
-
- getResetRequests(Map<String, Set<ResetRequestSource.VirtualHost>>) - Method in interface org.jboss.modcluster.mcmp.ResetRequestSource
-
Gets a list of requests that should be sent to an httpd-side mod_cluster instance when an
MCMPHandler
determines
that its state needs to be reset.
- getServer(String) - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
Get AdvertiseServer server.
- getServer() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getServer() - Method in class org.jboss.modcluster.container.catalina.JMXServerProvider
-
- getServer() - Method in interface org.jboss.modcluster.container.catalina.ServerProvider
-
- getServer() - Method in class org.jboss.modcluster.container.catalina.SimpleServerProvider
-
- getServer() - Method in interface org.jboss.modcluster.container.Engine
-
The server to which this engine is associated.
- getServerAliases(String, Principal[]) - Method in class org.jboss.modcluster.mcmp.impl.JSSEKeyManager
-
Get the matching aliases for authenticating the server side of a secure socket, given the public key type and the list of
certificate issuer authorities recognized by the peer (if any).
- getServerFactory() - Method in interface org.jboss.modcluster.container.catalina.CatalinaFactoryRegistry
-
- getServerFactory() - Method in class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- getServers() - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
Get Collection of all AdvertisedServer instances.
- getSessionCookieName() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getSessionCookieName() - Method in interface org.jboss.modcluster.container.Engine
-
Returns the cookie name used for sessions.
- getSessionCookieName() - Method in class org.jboss.modcluster.container.tomcat.TomcatEngine
-
- getSessionDrainingStrategy() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSessionDrainingStrategy() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
- getSessionParameterName() - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- getSessionParameterName() - Method in interface org.jboss.modcluster.container.Engine
-
Returns the url parameter name used for sessions.
- getSessionParameterName() - Method in class org.jboss.modcluster.container.tomcat.TomcatEngine
-
- getSmax() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSmax() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Soft maximum inactive connection count.
- getSocketAddress() - Method in interface org.jboss.modcluster.mcmp.MCMPServer
-
- getSocketTimeout() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSocketTimeout() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
Connection timeout for communication with the proxy.
- getSslCertificateEncodingAlgorithm() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslCertificateEncodingAlgorithm() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Certificate encoding algorithm.
- getSslCiphers() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslCiphers() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
SSL ciphers.
- getSslCrlFile() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslCrlFile() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Certificate revocation list.
- getSslKeyAlias() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslKeyAlias() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Key alias.
- getSslKeyStore() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslKeyStore() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
SSL keystore.
- getSslKeyStorePassword() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslKeyStorePassword() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
SSL keystore password.
- getSslKeyStoreProvider() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslKeyStoreProvider() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Keystore provider.
- getSslKeyStoreType() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslKeyStoreType() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Keystore type.
- getSslProtocol() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslProtocol() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
SSL protocol.
- getSslTrustAlgorithm() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustAlgorithm() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Truststore algorithm.
- getSslTrustMaxCertLength() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustMaxCertLength() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Trust max certificate length.
- getSslTrustStore() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustStore() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Trust store file.
- getSslTrustStorePassword() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustStorePassword() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Trust store password.
- getSslTrustStoreProvider() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustStoreProvider() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Trust store provider.
- getSslTrustStoreType() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getSslTrustStoreType() - Method in interface org.jboss.modcluster.config.SSLConfiguration
-
Trust store type.
- getState() - Method in interface org.jboss.modcluster.mcmp.MCMPServerState
-
- getStatusCode() - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Get Status code of the last Advertise message
- getStatusDescription() - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Get Status description of the last Advertise message
- getStickySession() - Method in interface org.jboss.modcluster.config.BalancerConfiguration
-
Enables sticky sessions.
- getStickySession() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getStickySessionForce() - Method in interface org.jboss.modcluster.config.BalancerConfiguration
-
Return an error when the request cannot be routed to the right node.
- getStickySessionForce() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getStickySessionRemove() - Method in interface org.jboss.modcluster.config.BalancerConfiguration
-
Remove session when the request cannot be routed to the right node.
- getStickySessionRemove() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getStopContextTimeout() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getStopContextTimeout() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
- getStopContextTimeoutUnit() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getStopContextTimeoutUnit() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
- getTrustManagers() - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
Gets the intialized trust managers.
- getTrustStore() - Method in class org.jboss.modcluster.mcmp.impl.JSSESocketFactory
-
- getTtl() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- getTtl() - Method in interface org.jboss.modcluster.config.NodeConfiguration
-
Maximum time on seconds for idle connections above smax.
- getType() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- getType() - Method in interface org.jboss.modcluster.container.Connector
-
Indicates the type of this connector
- getWeight() - Method in class org.jboss.modcluster.load.metric.impl.AbstractLoadMetric
-
- getWeight() - Method in interface org.jboss.modcluster.load.metric.LoadMetricMBean
-
Returns the "weight" of this metric, i.e.
- getWorkerTimeout() - Method in interface org.jboss.modcluster.config.BalancerConfiguration
-
Timeout to wait for an available worker (default is no wait).
- getWorkerTimeout() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- init - Variable in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- init(Server) - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
initialize server stuff: in jbossweb-2.1.x the server can't be destroyed so you could start (restart) one that needs
initializations...
- init(Server) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Triggers the initialization of mod_cluster.
- init(Collection<ProxyConfiguration>, MCMPConnectionListener) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Initialization method for MCMP handler.
- init(Server, ContextFilter) - Method in class org.jboss.modcluster.mcmp.impl.ResetRequestSourceImpl
-
- init(Collection<ProxyConfiguration>, MCMPConnectionListener) - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Initialization method for MCMP handler.
- init(Server, ContextFilter) - Method in interface org.jboss.modcluster.mcmp.ResetRequestSource
-
- init(String) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- init(String) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- init(Server) - Method in class org.jboss.modcluster.ModClusterService
-
- init$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- INSTANCE - Static variable in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- interruptDatagramReader() - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
- invalidCapacity() - Method in interface org.jboss.modcluster.ModClusterMessages
-
- invalidCapacity() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- invalidCapacity$str() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- invalidWeight() - Method in interface org.jboss.modcluster.ModClusterMessages
-
- invalidWeight() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- invalidWeight$str() - Method in class org.jboss.modcluster.ModClusterMessages_$bundle
-
- isAfterInit(LifecycleEvent) - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- isAfterInit(LifecycleEvent) - Method in class org.jboss.modcluster.container.tomcat.TomcatEventHandlerAdapter
-
- isAJP(Connector) - Static method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
Indicates whether or not the specified connector use the AJP protocol.
- isAutoEnableContexts() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- isAutoEnableContexts() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
Indicates whether or not to automatically enable contexts.
- isAutoEnableContexts() - Method in interface org.jboss.modcluster.mcmp.ContextFilter
-
Indicates when contexts should auto-enable by default.
- isAutoEnableContexts() - Method in class org.jboss.modcluster.ModClusterService
-
Indicates when contexts should auto-enable by default.
- isAvailable() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- isAvailable() - Method in interface org.jboss.modcluster.container.Connector
-
Is this connector available for processing requests?
- isAvailable() - Method in class org.jboss.modcluster.container.tomcat.TomcatConnector
-
- isBeforeDestroy(LifecycleEvent) - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- isBeforeDestroy(LifecycleEvent) - Method in class org.jboss.modcluster.container.tomcat.TomcatEventHandlerAdapter
-
- isDistributable() - Method in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- isDistributable() - Method in interface org.jboss.modcluster.container.Context
-
Indicates whether this context is distributable.
- isDistributable() - Method in class org.jboss.modcluster.container.tomcat.TomcatContext
-
- isEnabled(Context) - Method in enum org.jboss.modcluster.config.impl.SessionDrainingStrategyEnum
-
Indicates whether or not to drain sessions prior to stopping the specified context.
- isEnabled(Context) - Method in interface org.jboss.modcluster.config.SessionDrainingStrategy
-
Indicates whether or not to drain sessions prior to stopping the specified context.
- isEstablished() - Method in interface org.jboss.modcluster.mcmp.MCMPConnectionListener
-
- isEstablished() - Method in interface org.jboss.modcluster.mcmp.MCMPServer
-
- isEstablished() - Method in class org.jboss.modcluster.ModClusterService
- isListening() - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
True if listener is accepting the advetise messages.
If false it means that listener is experiencing some network problems if running.
- isProxyHealthOK() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Convenience method that checks whether the status of all proxies is OK
.
- isProxyHealthOK() - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Convenience method that checks whether the status of all proxies is OK
.
- isReverse() - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- isReverse() - Method in interface org.jboss.modcluster.container.Connector
-
Indicates whether the endpoint of this connector uses a reverse connection to httpd.
- isSsl() - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- isSsl() - Method in interface org.jboss.modcluster.config.MCMPHandlerConfiguration
-
SSL client cert usage to connect to the proxy.
- isStarted() - Method in class org.jboss.modcluster.container.catalina.CatalinaContext
-
- isStarted() - Method in interface org.jboss.modcluster.container.Context
-
- isStarted() - Method in class org.jboss.modcluster.container.tomcat.TomcatContext
-
- isWildcard() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPRequest
-
- isWildcard() - Method in interface org.jboss.modcluster.mcmp.MCMPRequest
-
- sendContextCommand(MCMPRequestType, Host, Context) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- sendContextCommand(MCMPRequestType, Host, Context) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendContextCommand$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendEngineCommand(MCMPRequestType, Engine) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- sendEngineCommand(MCMPRequestType, Engine) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendEngineCommand$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendFailed(MCMPRequestType, InetSocketAddress, String) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- sendFailed(MCMPRequestType, InetSocketAddress, String) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendFailed$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sendRequest(MCMPRequest) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Send a request to all healthy proxies.
- sendRequest(MCMPRequest) - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Send a request to all healthy proxies.
- sendRequests(List<MCMPRequest>) - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Send a list of requests to all healthy proxies, with all requests in the list sent to each proxy before moving on to the
next.
- sendRequests(List<MCMPRequest>) - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Send a list of requests to all healthy proxies, with all requests in the list sent to each proxy before moving on to the
next.
- SendTrafficLoadMetric - Class in org.jboss.modcluster.load.metric.impl
-
LoadMetric
implementation that returns the outgoing bandwidth in KB.
- SendTrafficLoadMetric() - Constructor for class org.jboss.modcluster.load.metric.impl.SendTrafficLoadMetric
-
- SendTrafficLoadMetric(DeterministicLoadState) - Constructor for class org.jboss.modcluster.load.metric.impl.SendTrafficLoadMetric
-
- server - Variable in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- server - Variable in class org.jboss.modcluster.container.catalina.CatalinaServer
-
- Server - Interface in org.jboss.modcluster.container
-
SPI for a web application server, defined as a collection of one or more Engines.
- ServerFactory - Interface in org.jboss.modcluster.container.catalina
-
- serverProvider - Variable in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- ServerProvider - Interface in org.jboss.modcluster.container.catalina
-
- ServiceLoaderCatalinaFactory - Class in org.jboss.modcluster.container.catalina
-
- ServiceLoaderCatalinaFactory(ProxyConnectorProvider) - Constructor for class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- ServiceLoaderCatalinaFactory(ServerFactory, EngineFactory, HostFactory, ContextFactory, ConnectorFactory, ProxyConnectorProvider) - Constructor for class org.jboss.modcluster.container.catalina.ServiceLoaderCatalinaFactory
-
- SessionDrainingStrategy - Interface in org.jboss.modcluster.config
-
Defines the strategy for draining sessions from a context
- SessionDrainingStrategyEnum - Enum in org.jboss.modcluster.config.impl
-
- sessionDrainTimeout(int, Host, Context, float) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- sessionDrainTimeout(int, Host, Context, float) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sessionDrainTimeout$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sessionsDrained(Host, Context, float) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- sessionsDrained(Host, Context, float) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- sessionsDrained$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- setAddress(InetAddress) - Method in class org.jboss.modcluster.container.catalina.CatalinaConnector
-
- setAddress(InetAddress) - Method in interface org.jboss.modcluster.container.Connector
-
Sets the address on which this connector operates.
- setAdvertise(Boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseGroupAddress(InetAddress) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
Deprecated.
- setAdvertiseGroupAddress(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseInterface(InetAddress) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseInterface(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
Deprecated.
- setAdvertisePort(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseSecurityKey(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseSocketAddress(InetSocketAddress) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAdvertiseThreadFactory(ThreadFactory) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setAttribute(String) - Method in class org.jboss.modcluster.load.metric.impl.MBeanAttributeLoadMetric
-
- setAutoEnableContexts(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setBalancer(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setCapacity(double) - Method in class org.jboss.modcluster.load.metric.impl.AbstractLoadMetric
-
- setCapacity(double) - Method in interface org.jboss.modcluster.load.metric.LoadMetricMBean
-
- setDate(Date) - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Set the Date of the last Advertise message
- setDecayFactor(int) - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- setDecayFactor(int) - Method in interface org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProviderMBean
-
Sets the exponential decay factor to be applied to historical load values.
- setDividendAttribute(String) - Method in class org.jboss.modcluster.load.metric.impl.MBeanAttributeRatioLoadMetric
-
- setDivisorAttribute(String) - Method in class org.jboss.modcluster.load.metric.impl.MBeanAttributeRatioLoadMetric
-
- setExcludedContexts(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
Deprecated.
- setExcludedContextsPerHost(Map<String, Set<String>>) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setFlushPackets(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setFlushWait(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setHistory(int) - Method in class org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProvider
-
- setHistory(int) - Method in interface org.jboss.modcluster.load.impl.DynamicLoadBalanceFactorProviderMBean
-
Sets the number of historical load values to consider when calculating the load balance factor.
- setJvmRoute(String) - Method in class org.jboss.modcluster.container.catalina.CatalinaEngine
-
- setJvmRoute(String) - Method in interface org.jboss.modcluster.container.Engine
-
Set this jvm route for this servlet engine.
- setJvmRouteFactory(JvmRouteFactory) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setJvmRouteFactoryClass(Class<? extends JvmRouteFactory>) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- setLoadBalanceFactor(int) - Method in class org.jboss.modcluster.load.impl.SimpleLoadBalanceFactorProvider
-
- setLoadBalanceFactor(int) - Method in interface org.jboss.modcluster.load.impl.SimpleLoadBalanceFactorProviderMBean
-
- setLoadBalancingGroup(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setLoadDecayFactor(int) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Sets the factor by which the contribution of historical load values to the load factor calculation should exponentially
decay.
- setLoadHistory(int) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Sets the number of historic load values used when calculating the load factor.
- setLoadMetricCapacity(String) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Sets the capacity (i.e.
- setLoadMetricClass(String) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
Sets the class of the desired load metric
- setMaxAttempts(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setMBeanServer(MBeanServer) - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- setNodeTimeout(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setParameter(String, String) - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
Set the Header
- setPattern(ObjectName) - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- setPattern(String) - Method in class org.jboss.modcluster.load.metric.impl.AbstractMBeanLoadMetric
-
- setPing(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setProxies(Collection<InetSocketAddress>) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setProxyConfigurations(Collection<ProxyConfiguration>) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setProxyList(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setProxyURL(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSessionDrainingStrategy(SessionDrainingStrategy) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSessionDrainingStrategy(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSmax(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSocketTimeout(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSsl(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslCertificateEncodingAlgorithm(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslCiphers(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslCrlFile(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslKeyAlias(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslKeyStore(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslKeyStorePassword(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslKeyStoreProvider(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslKeyStoreType(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslProtocol(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustAlgorithm(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustMaxCertLength(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustStore(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustStorePassword(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustStoreProvider(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setSslTrustStoreType(String) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setStatus(int, String) - Method in class org.jboss.modcluster.advertise.impl.AdvertisedServer
-
- setStickySession(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setStickySessionForce(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setStickySessionRemove(boolean) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setStopContextTimeout(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setStopContextTimeoutUnit(TimeUnit) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setTtl(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- setWeight(int) - Method in class org.jboss.modcluster.load.metric.impl.AbstractLoadMetric
-
- setWeight(int) - Method in interface org.jboss.modcluster.load.metric.LoadMetricMBean
-
Returns the current load of this metric as a percent of the metric's capacity.
- setWorkerTimeout(int) - Method in class org.jboss.modcluster.config.impl.ModClusterConfig
-
- shutdown() - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Triggers the shutdown of mod_cluster.
- shutdown() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Perform any shut down work.
- shutdown() - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Perform any shut down work.
- shutdown() - Method in interface org.jboss.modcluster.ModClusterLogger
-
- shutdown() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- shutdown() - Method in class org.jboss.modcluster.ModClusterService
-
- shutdown$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- SimpleJvmRouteFactory - Class in org.jboss.modcluster.config.impl
-
Generate a jvm route of the form:
connector-bind-address:connector-port:engine-name
- SimpleJvmRouteFactory() - Constructor for class org.jboss.modcluster.config.impl.SimpleJvmRouteFactory
-
- SimpleJvmRouteFactory(String) - Constructor for class org.jboss.modcluster.config.impl.SimpleJvmRouteFactory
-
- SimpleLoadBalanceFactorProvider - Class in org.jboss.modcluster.load.impl
-
A LoadManagerImpl
that returns a static value.
- SimpleLoadBalanceFactorProvider() - Constructor for class org.jboss.modcluster.load.impl.SimpleLoadBalanceFactorProvider
-
- SimpleLoadBalanceFactorProviderFactory - Class in org.jboss.modcluster.load
-
- SimpleLoadBalanceFactorProviderFactory(LoadBalanceFactorProvider) - Constructor for class org.jboss.modcluster.load.SimpleLoadBalanceFactorProviderFactory
-
- SimpleLoadBalanceFactorProviderMBean - Interface in org.jboss.modcluster.load.impl
-
- SimpleProxyConnectorProvider - Class in org.jboss.modcluster.container.catalina
-
Proxy connector provider that uses a specific connector.
- SimpleProxyConnectorProvider(Connector) - Constructor for class org.jboss.modcluster.container.catalina.SimpleProxyConnectorProvider
-
- SimpleServerProvider - Class in org.jboss.modcluster.container.catalina
-
- SimpleServerProvider(Server) - Constructor for class org.jboss.modcluster.container.catalina.SimpleServerProvider
-
- socketInterruptFailed(Throwable) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- socketInterruptFailed(Throwable) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- socketInterruptFailed$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- SSLConfiguration - Interface in org.jboss.modcluster.config
-
A SSLConfiguration.
- start() - Method in interface org.jboss.modcluster.advertise.AdvertiseListener
-
Start the Listener, creating listener thread.
- start() - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
- start() - Method in interface org.jboss.modcluster.container.catalina.CatalinaEventHandler
-
- start - Variable in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- start() - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- start(Context) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Indicates the specified web application context was started.
- start(Server) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Indicates the servlet container has been started.
- start(Server) - Method in class org.jboss.modcluster.ModClusterService
-
- start(Context) - Method in class org.jboss.modcluster.ModClusterService
- startAdvertise(InetSocketAddress) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- startAdvertise(InetSocketAddress) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startAdvertise$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startContext(Host, Context) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- startContext(Host, Context) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startContext$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startServer() - Method in interface org.jboss.modcluster.ModClusterLogger
-
- startServer() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startServer$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startSessionDraining(int, Host, Context, long) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- startSessionDraining(int, Host, Context, long) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- startSessionDraining$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- status(Engine) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
This is a periodic event that triggers a STATUS command containing newly calculated load factor.
- status() - Method in class org.jboss.modcluster.mcmp.impl.DefaultMCMPHandler
-
Perform periodic processing.
- status() - Method in interface org.jboss.modcluster.mcmp.MCMPHandler
-
Perform periodic processing.
- status(Engine) - Method in class org.jboss.modcluster.ModClusterService
- stop() - Method in interface org.jboss.modcluster.advertise.AdvertiseListener
-
Stop the endpoint.
- stop() - Method in class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl
-
- stop() - Method in interface org.jboss.modcluster.container.catalina.CatalinaEventHandler
-
- stop() - Method in class org.jboss.modcluster.container.catalina.CatalinaEventHandlerAdapter
-
- stop(long, TimeUnit) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
- stop(long) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- stop(Context) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Indicates the specified web application context was stopped.
- stop(Server) - Method in interface org.jboss.modcluster.container.ContainerEventHandler
-
Indicates the servlet container has been stopped.
- stop(Server) - Method in class org.jboss.modcluster.ModClusterService
- stop(Context) - Method in class org.jboss.modcluster.ModClusterService
- stop(long, TimeUnit) - Method in class org.jboss.modcluster.ModClusterService
- stop(long, TimeUnit) - Method in interface org.jboss.modcluster.ModClusterServiceMBean
-
Attempts to gracefully stops all web applications, within the specified timeout.
- stopContext(String, String, long, TimeUnit) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
- stopContext(String, String, long) - Method in class org.jboss.modcluster.container.catalina.standalone.ModClusterListener
-
- stopContext(Host, Context) - Method in interface org.jboss.modcluster.ModClusterLogger
-
- stopContext(Host, Context) - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- stopContext(String, String, long, TimeUnit) - Method in class org.jboss.modcluster.ModClusterService
- stopContext(String, String, long, TimeUnit) - Method in interface org.jboss.modcluster.ModClusterServiceMBean
-
Attempts to gracefully stops a single web application, within the specified timeout.
- stopContext$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- stopServer() - Method in interface org.jboss.modcluster.ModClusterLogger
-
- stopServer() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- stopServer$str() - Method in class org.jboss.modcluster.ModClusterLogger_$logger
-
- SystemPropertyJvmRouteFactory - Class in org.jboss.modcluster.config.impl
-
Decorates an existing jvm route factory, allowing system property override if defined.
- SystemPropertyJvmRouteFactory(JvmRouteFactory) - Constructor for class org.jboss.modcluster.config.impl.SystemPropertyJvmRouteFactory
-
- SystemPropertyJvmRouteFactory(JvmRouteFactory, String) - Constructor for class org.jboss.modcluster.config.impl.SystemPropertyJvmRouteFactory
-
Creates a new SystemPropertyJvmRouteFactory
- valueOf(String) - Static method in enum org.jboss.modcluster.config.impl.SessionDrainingStrategyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modcluster.container.Connector.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modcluster.mcmp.MCMPRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modcluster.mcmp.MCMPServerState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modcluster.mcmp.ResetRequestSource.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modcluster.Version
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.modcluster.config.impl.SessionDrainingStrategyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.modcluster.container.Connector.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.modcluster.mcmp.MCMPRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.modcluster.mcmp.MCMPServerState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.modcluster.mcmp.ResetRequestSource.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.modcluster.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Enum in org.jboss.modcluster
-
Holds current version of mod_cluster.