Overview
Package
Class
Use
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
org.jgroups.util
Interface Command
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
boolean
execute
()
Method Details
execute
public boolean execute()
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.