|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigItem
A configuration item.
| Method Summary | |
|---|---|
boolean |
isComponent()
Returns true if this is a component, factory or converter |
boolean |
isManager()
Returns true if this is a manager configuration |
void |
register(WebApplication application)
Registers itself in the web application |
| Method Detail |
|---|
void register(WebApplication application)
throws ConfigException
application - the application
ConfigException - configuration exceptionboolean isComponent()
boolean isManager()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||