|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.StateManagerAttribute
public class StateManagerAttribute
Instances of this class may be passed to a StateManager object at construction time and used to configure it.
Field Summary | |
---|---|
int |
objectModel
|
java.lang.String |
objectStoreRoot
|
ClassName |
objectStoreType
|
Constructor Summary | |
---|---|
StateManagerAttribute()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int objectModel
public ClassName objectStoreType
public java.lang.String objectStoreRoot
Constructor Detail |
---|
public StateManagerAttribute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |