org.jgroups.util
Interface Command
public
interface
Command
The Command patttern (see Gamma et al.). Implementations would provide their
own
execute
method.
Author: Bela Ban
public boolean execute()
Copyright ? 1998-2005 Bela Ban. All Rights Reserved.