com.nitidus.wt.javaspaces.util
Class TransactionManagerAccessor
java.lang.Object
com.nitidus.wt.javaspaces.util.TransactionManagerAccessor
- public class TransactionManagerAccessor
- extends Object
The FastLoad Service is deprecated as of R7.0.
The programs that used it have either been replaced
by the CounterPart Service now or have gone extinct.
Sadly, the javaspaces option never even got used.
This code should be removed from Windchill builds
in the next release. Sorry Helena.
Method Summary |
static net.jini.core.transaction.server.TransactionManager |
getManager()
|
static net.jini.core.transaction.server.TransactionManager |
getManager(String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionManagerAccessor
public TransactionManagerAccessor()
getManager
public static net.jini.core.transaction.server.TransactionManager getManager(String name)
getManager
public static net.jini.core.transaction.server.TransactionManager getManager()