|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.cmu.aura.service.PSGlobal
Note this class is public as an implementation artifact and should not be used directly. It should be removed in future releases. This class containts global objects for use in implementing primitive services. Currently the uses of this class are to contain a single ObjectSerializer instance that can be used as well as a TypeRegistry containing mappings between Java types and Primitive Service Interface types.
| Field Summary | |
static edu.cmu.aura.service.xml.ObjectSerializer |
objectSerializer
|
static edu.cmu.aura.service.xml.TypeRegistry |
typeRegistry
|
| Constructor Summary | |
PSGlobal()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static edu.cmu.aura.service.xml.ObjectSerializer objectSerializer
public static edu.cmu.aura.service.xml.TypeRegistry typeRegistry
| Constructor Detail |
public PSGlobal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||