org.jboss.portal.cms
Class Command

java.lang.Object
  extended byorg.jboss.portal.common.invocation.Invocation
      extended byorg.jboss.portal.cms.Command
Direct Known Subclasses:
JCRCommand

public abstract class Command
extends Invocation

Parent class for commands


Constructor Summary
Command()
           
 
Methods inherited from class org.jboss.portal.common.invocation.Invocation
dispatch, getAttribute, invoke, invokeNext, removeAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Command

public Command()