com.nitidus.wt.javaspaces.util
Class SpaceAccessor
java.lang.Object
com.nitidus.wt.javaspaces.util.SpaceAccessor
- public class SpaceAccessor
- 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.space.JavaSpace |
getSpace()
|
static net.jini.space.JavaSpace |
getSpace(String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceAccessor
public SpaceAccessor()
getSpace
public static net.jini.space.JavaSpace getSpace(String name)
getSpace
public static net.jini.space.JavaSpace getSpace()