|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContainerProvider
Provides beans and constants/properties for the Container
| Method Summary | |
|---|---|
void |
destroy()
Called before removed from the configuration manager |
void |
init(Configuration configuration)
Initializes with the configuration |
boolean |
needsReload()
Tells whether the ContainerProvider should reload its configuration |
void |
register(ContainerBuilder builder,
LocatableProperties props)
Registers beans and properties for the Container |
| Method Detail |
|---|
void destroy()
void init(Configuration configuration)
throws ConfigurationException
configuration - The configuration
ConfigurationException - If anything goes wrongboolean needsReload()
void register(ContainerBuilder builder,
LocatableProperties props)
throws ConfigurationException
builder - The builder to register beans withprops - The properties to register constants with
ConfigurationException - If anything goes wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||