Uses of Package
com.sourceforge.jpatterns.patterns.bhv.chain

Packages that use com.sourceforge.jpatterns.patterns.bhv.chain
com.sourceforge.jpatterns.patterns.bhv.chain   
 

Classes in com.sourceforge.jpatterns.patterns.bhv.chain used by com.sourceforge.jpatterns.patterns.bhv.chain
IChainHandler
          This class is served as handler of the messages by types and by my implementations of IChainMessage specified.
IChainMessage
          This interface is going to be used as the DTO between different actors of "chain of responsibility" patterns implemented here.
IHierarchyItem
          This interface represents the concept of hierarchy composition of objects.
 



Copyright © 2007 jzmicer.team. All Rights Reserved.