All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jas.util.SimpleCommandTarget

public interface SimpleCommandTarget
extends CommandTarget

Method Index

 o doCommand()
 o invoke()

Methods

 o invoke
 public abstract void invoke()
 o doCommand
 public abstract void doCommand() throws CommandInvocationException

All Packages  Class Hierarchy  This Package  Previous  Next  Index