Uses of Interface
org.jboss.modcluster.container.Host
Package
Description
-
Uses of Host in org.jboss.modcluster
Modifier and TypeMethodDescriptionfinal void
ModClusterLogger_$logger.addContext
(Host host, Context context) void
ModClusterLogger.addContext
(Host host, Context context) final IllegalArgumentException
ModClusterMessages_$bundle.contextNotFound
(String context, Host host) ModClusterMessages.contextNotFound
(String context, Host host) final void
ModClusterLogger_$logger.drainRequests
(int requests, Host host, Context context) void
ModClusterLogger.drainRequests
(int requests, Host host, Context context) final void
ModClusterLogger_$logger.drainSessions
(int sessions, Host host, Context context) void
ModClusterLogger.drainSessions
(int sessions, Host host, Context context) ModClusterService.getExcludedContexts
(Host host) final void
ModClusterLogger_$logger.removeContext
(Host host, Context context) void
ModClusterLogger.removeContext
(Host host, Context context) final void
ModClusterLogger_$logger.requestDrainTimeout
(int requests, Host host, Context context, float seconds) void
ModClusterLogger.requestDrainTimeout
(int requests, Host host, Context context, float seconds) final void
ModClusterLogger_$logger.requestsDrained
(Host host, Context context, float seconds) void
ModClusterLogger.requestsDrained
(Host host, Context context, float seconds) final void
ModClusterLogger_$logger.sendContextCommand
(MCMPRequestType command, Host host, Context context) void
ModClusterLogger.sendContextCommand
(MCMPRequestType command, Host host, Context context) final void
ModClusterLogger_$logger.sessionDrainTimeout
(int sessions, Host host, Context context, float seconds) void
ModClusterLogger.sessionDrainTimeout
(int sessions, Host host, Context context, float seconds) final void
ModClusterLogger_$logger.sessionsDrained
(Host host, Context context, float seconds) void
ModClusterLogger.sessionsDrained
(Host host, Context context, float seconds) final void
ModClusterLogger_$logger.startContext
(Host host, Context context) void
ModClusterLogger.startContext
(Host host, Context context) final void
ModClusterLogger_$logger.startSessionDraining
(int sessions, Host host, Context context, long timeout) void
ModClusterLogger.startSessionDraining
(int sessions, Host host, Context context, long timeout) final void
ModClusterLogger_$logger.startSessionDrainingIndefinitely
(int sessions, Host host, Context context) void
ModClusterLogger.startSessionDrainingIndefinitely
(int sessions, Host host, Context context) final void
ModClusterLogger_$logger.stopContext
(Host host, Context context) void
ModClusterLogger.stopContext
(Host host, Context context) -
Uses of Host in org.jboss.modcluster.container
Modifier and TypeMethodDescriptionReturns the host identified by the specified host name.Context.getHost()
Returns host associated with this context. -
Uses of Host in org.jboss.modcluster.container.tomcat
-
Uses of Host in org.jboss.modcluster.mcmp
Modifier and TypeMethodDescriptionContextFilter.getExcludedContexts
(Host host) Returns the contexts that will *not* be registered in any proxy for the given host.