org.jboss.portal.core.controller.command.info
Class CommandInfo

java.lang.Object
  extended by org.jboss.portal.core.controller.command.info.CommandInfo
Direct Known Subclasses:
ActionCommandInfo, ViewCommandInfo

public abstract class CommandInfo
extends java.lang.Object

Runtime meta data for a command, this object is immutable.

Version:
$Revision: 6912 $
Author:
Julien Viet

Constructor Summary
CommandInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandInfo

public CommandInfo()