|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attributable
The Attributable
interface provides a means to transfer
values stored in a JellyContext
to instance variables of any class
implementing this interface.
Method Summary | |
---|---|
void |
describeAttributes(AttributeBroker broker)
Registers all instance variables and key values in a JellyContext. |
Method Detail |
---|
void describeAttributes(AttributeBroker broker)
AttributeBroker
.
broker
- - The AttributeBroker
which will transfer
the values to instance variables.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |