Class XStreamContext2
- java.lang.Object
-
- it.tidalwave.thesefoolishthings.examples.dci.marshal.role.XStreamContext2
-
- All Implemented Interfaces:
XStreamContext
@DciContext public class XStreamContext2 extends java.lang.Object implements XStreamContext
A DCI local Context that provides anXStream
for a few datum classes.- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description XStreamContext2()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface it.tidalwave.thesefoolishthings.examples.dci.marshal.role.XStreamContext
getXStream
-
-