|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.mdl.AtomTransferServer
Provides functionality to convert between IAtomics and attribute classes and types.
This functionality is extendable by an optional plugin for IAtomTransfer.
| Constructor Summary | |
AtomTransferServer()
|
|
| Method Summary | |
static Atom |
newInstance(java.lang.Object o)
Constructs an Atom from an Object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AtomTransferServer()
| Method Detail |
public static Atom newInstance(java.lang.Object o)
IAtomTransfer is configured, it is used.
Otherwise it just uses Atom.newInstance(o).
java.lang.IllegalArgumentException - if the provided Object is of unsupported type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||