|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.common.command.AbstractCommand
public abstract class AbstractCommand
Field Summary | |
---|---|
protected org.apache.log4j.Logger |
log
|
Fields inherited from interface org.jboss.portal.common.command.CommandConstants |
---|
TYPE_COMPOSITE |
Constructor Summary | |
---|---|
AbstractCommand()
|
Method Summary | |
---|---|
Configurator |
getConfigurator()
Returns the command configurator. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.common.command.Command |
---|
execute |
Field Detail |
---|
protected org.apache.log4j.Logger log
Constructor Detail |
---|
public AbstractCommand()
Method Detail |
---|
public Configurator getConfigurator()
Command
getConfigurator
in interface Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |