public class ConfiguredConfigurationListener extends Object implements net.stickycode.configured.ConfigurationListener
| Constructor and Description |
|---|
ConfiguredConfigurationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterConfiguration() |
void |
beforeConfiguration() |
void |
configure() |
void |
initialise() |
void |
postConfigure() |
void |
preConfigure() |
void |
resolve() |
String |
toString() |
@PostConstruct public void initialise()
public void resolve()
resolve in interface net.stickycode.configured.ConfigurationListenerpublic void preConfigure()
preConfigure in interface net.stickycode.configured.ConfigurationListenerpublic void configure()
configure in interface net.stickycode.configured.ConfigurationListenerpublic void postConfigure()
postConfigure in interface net.stickycode.configured.ConfigurationListenerpublic void beforeConfiguration()
beforeConfiguration in interface net.stickycode.configured.ConfigurationListenerpublic void afterConfiguration()
afterConfiguration in interface net.stickycode.configured.ConfigurationListenerCopyright © 2008–2017 RedEngine Ltd. All rights reserved.