Class TomcatEmbeddedContext

All Implemented Interfaces:
MBeanRegistration, NotificationBroadcaster, NotificationEmitter, Container, Context, JmxEnabled, Lifecycle, ContextBind

public class TomcatEmbeddedContext extends StandardContext
Tomcat StandardContext used by TomcatWebServer to support deferred initialization.
Since:
4.0.0
Author:
Phillip Webb, Andy Wilkinson