|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.xmldb.test.concurrent.Action
public abstract class Action
Abstract base class for an action to be tested.
Constructor Summary | |
---|---|
Action(java.lang.String collectionPath,
java.lang.String resourceName)
|
Method Summary | |
---|---|
abstract boolean |
execute()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Action(java.lang.String collectionPath, java.lang.String resourceName)
Method Detail |
---|
public abstract boolean execute() throws java.lang.Exception
java.lang.Exception
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |