|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.connecterra.ale.alevent.ImmutableAccessSpec
| Constructor Summary | |
ImmutableAccessSpec()
|
|
| Method Summary | |
void |
setName(java.lang.String name)
Set the name of this AccessSpec. |
void |
setOpSpecs(java.util.List opSpecs)
Set the list of OpSpecs in this AccessSpec. |
void |
setStopOnError(boolean stopOnError)
Sets the stopOnError flag for this access spec. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.connecterra.alepc.api.AccessSpec |
addOpSpec, getName, getOpSpecs, getStopOnError |
| Constructor Detail |
public ImmutableAccessSpec()
| Method Detail |
public void setName(java.lang.String name)
AccessSpec
setName in interface AccessSpecpublic void setOpSpecs(java.util.List opSpecs)
AccessSpec
setOpSpecs in interface AccessSpecopSpecs - the List of operation specs this access spec should performgetOpSpecspublic void setStopOnError(boolean stopOnError)
AccessSpec
setStopOnError in interface AccessSpecstopOnError - the new value for the Access Spec's stopOnError flag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||