|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object that can receive a configured Condition
.
Method Summary | |
Declaration[] |
getAvailableDeclarations()
Retrieve the array of available Declaration s. |
void |
receiveCondition(Condition condition)
Receive an Condition . |
Method Detail |
public void receiveCondition(Condition condition)
Condition
.
condition
- The condition.public Declaration[] getAvailableDeclarations() throws org.apache.commons.jelly.JellyException
Declaration
s.
org.apache.commons.jelly.JellyException
- If no declarations are currently
available in scope.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |