|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.protocol.shared.chain.impl.CommandBase
Convenience base class for Command implementations.
| Field Summary | |
static boolean |
CONTINUE_CHAIN
|
static boolean |
STOP_CHAIN
|
| Constructor Summary | |
CommandBase()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.directory.server.protocol.shared.chain.Command |
execute |
| Field Detail |
public static final boolean STOP_CHAIN
public static final boolean CONTINUE_CHAIN
| Constructor Detail |
public CommandBase()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||