public class PlusConfiguration extends AbstractConfiguration
Configuration.ClassListATTR| Constructor and Description |
|---|
PlusConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindUserTransaction(WebAppContext context) |
void |
cloneConfigure(WebAppContext template,
WebAppContext context) |
void |
configure(WebAppContext context) |
void |
deconfigure(WebAppContext context) |
protected void |
lockCompEnv(WebAppContext wac) |
void |
postConfigure(WebAppContext context) |
void |
preConfigure(WebAppContext context) |
protected void |
unlockCompEnv(WebAppContext wac) |
destroypublic void preConfigure(WebAppContext context) throws Exception
preConfigure in interface ConfigurationpreConfigure in class AbstractConfigurationExceptionpublic void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception
cloneConfigure in interface ConfigurationcloneConfigure in class AbstractConfigurationExceptionpublic void configure(WebAppContext context) throws Exception
configure in interface Configurationconfigure in class AbstractConfigurationExceptionpublic void postConfigure(WebAppContext context) throws Exception
postConfigure in interface ConfigurationpostConfigure in class AbstractConfigurationExceptionpublic void deconfigure(WebAppContext context) throws Exception
deconfigure in interface Configurationdeconfigure in class AbstractConfigurationExceptionpublic void bindUserTransaction(WebAppContext context) throws Exception
Exceptionprotected void lockCompEnv(WebAppContext wac) throws Exception
Exceptionprotected void unlockCompEnv(WebAppContext wac) throws Exception
ExceptionCopyright © 1995–2021 Webtide. All rights reserved.