All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface JavaGroups.Command

public interface Command
The Command patttern (se Gamma et al.). Implementations would provide their own Execute method.


Method Index

 o Execute()

Methods

 o Execute
 public abstract boolean Execute()

All Packages  Class Hierarchy  This Package  Previous  Next  Index