public class AnnotationConfiguration extends AbstractConfiguration
| Constructor and Description |
|---|
AnnotationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
cloneConfigure(WebAppContext template,
WebAppContext context) |
void |
configure(WebAppContext context) |
deconfigure, destroy, postConfigure, preConfigurepublic void configure(WebAppContext context) throws Exception
configure in interface Configurationconfigure in class AbstractConfigurationExceptionpublic void cloneConfigure(WebAppContext template, WebAppContext context) throws Exception
cloneConfigure in interface ConfigurationcloneConfigure in class AbstractConfigurationExceptionCopyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.