|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChainHandler | |
---|---|
com.sourceforge.jpatterns.patterns.bhv.chain |
Uses of IChainHandler in com.sourceforge.jpatterns.patterns.bhv.chain |
---|
Methods in com.sourceforge.jpatterns.patterns.bhv.chain that return IChainHandler | |
---|---|
IChainHandler |
IHierarchyItem.getChainHandler(IChainMessage message)
Returns the IChainHandler instance appropriate for this message provided (implementation of the handler could
just take into attention the type of message ot could see at the implementation class or the state of message). |
IChainHandler |
IHierarchyItem.getChainHandler(String message)
Returns the IChainHandler instance appropriate for this message type provided. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |