Class PlusConfiguration
java.lang.Object
org.eclipse.jetty.ee11.webapp.AbstractConfiguration
org.eclipse.jetty.ee11.plus.webapp.PlusConfiguration
- All Implemented Interfaces:
org.eclipse.jetty.ee11.webapp.Configuration
public class PlusConfiguration
extends org.eclipse.jetty.ee11.webapp.AbstractConfiguration
Configuration
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.jetty.ee11.webapp.AbstractConfiguration
org.eclipse.jetty.ee11.webapp.AbstractConfiguration.Builder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindUserTransaction(org.eclipse.jetty.ee11.webapp.WebAppContext context) voidconfigure(org.eclipse.jetty.ee11.webapp.WebAppContext context) voiddeconfigure(org.eclipse.jetty.ee11.webapp.WebAppContext context) protected voidlockCompEnv(org.eclipse.jetty.ee11.webapp.WebAppContext wac) voidpostConfigure(org.eclipse.jetty.ee11.webapp.WebAppContext context) voidpreConfigure(org.eclipse.jetty.ee11.webapp.WebAppContext context) protected voidunlockCompEnv(org.eclipse.jetty.ee11.webapp.WebAppContext wac) Methods inherited from class org.eclipse.jetty.ee11.webapp.AbstractConfiguration
abort, destroy, getDependencies, getDependents, getHiddenClasses, getProtectedClasses, isEnabledByDefaultMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.ee11.webapp.Configuration
isAvailable, replaces
-
Constructor Details
-
PlusConfiguration
public PlusConfiguration()
-
-
Method Details
-
preConfigure
-
configure
-
postConfigure
-
deconfigure
-
bindUserTransaction
-
lockCompEnv
-
unlockCompEnv
-