org.apache.catalina.ha.context
public class ReplicatedContext extends StandardContext implements LifecycleListener, AbstractReplicatedMap.MapOwner
Version: 1.0
Nested Class Summary | |
---|---|
protected static class | ReplicatedContext.MultiEnumeration |
protected static class | ReplicatedContext.ReplApplContext |
Field Summary | |
---|---|
protected static long | DEFAULT_REPL_TIMEOUT |
static Log | log |
protected boolean | startComplete |
Method Summary | |
---|---|
ClassLoader[] | getClassLoaders() |
int | getMapSendOptions() |
ServletContext | getServletContext() |
void | lifecycleEvent(LifecycleEvent event) |
void | objectMadePrimay(Object key, Object value) |
void | setMapSendOptions(int mapSendOptions) |