|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.resourcemanager.impl.state.RawScopeState
public class RawScopeState
The scope state.
While ScopeState
incorporates the behavior of a scope state, this separate and
minimal class contains only the core information to serialize and nothing else.
This way, the serialized data are separated from the state behavior, by minimizing
the need of future changes in the state class.
Method Summary | |
---|---|
GCUBEScope |
getScope()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public GCUBEScope getScope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |