|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface VariableFactory.Variable
Provides access to the individual components of a variable. This is a marker interface: the components of a variable depend on the specific variable scheme, so clients must cast to a concrete type.
Variable
implementations must implement
toString
to produce a variable string that can be
interpreted properly by VariableFactory.getVariable(String)
.
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |