Package org.jgroups.util
Interface Command
- All Known Implementing Classes:
GroupRequest
public interface Command
The Command patttern (see Gamma et al.). Implementations would provide their
own
execute
method.- Author:
- Bela Ban
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-