|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Initializable
Interface for objects that may be initialized with a context object.
| Method Summary | |
|---|---|
void |
setup(BuildingContext context)
Initialize the current class. |
| Method Detail |
|---|
void setup(BuildingContext context)
throws BuildException
context - A not-null BuildingContext instance that provides services
to the current block
BuildException - Thrown if any initialization error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||