|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextListener
A ContextListener gets informed about new context creations & removal of existing contexts. Register one with a ConfigurationContext and you'll get notifications for every sub-context creation & removal event.
| Method Summary | |
|---|---|
void |
contextCreated(AbstractContext context)
A context has been added |
void |
contextRemoved(AbstractContext context)
A context has been removed |
| Method Detail |
|---|
void contextCreated(AbstractContext context)
context - void contextRemoved(AbstractContext context)
context -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||