com.nitidus.wt.javaspaces.util
Class SpaceAccessor

java.lang.Object
  extended bycom.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.


Constructor Summary
SpaceAccessor()
           
 
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
 

Constructor Detail

SpaceAccessor

public SpaceAccessor()
Method Detail

getSpace

public static net.jini.space.JavaSpace getSpace(String name)

getSpace

public static net.jini.space.JavaSpace getSpace()