physis.core.lifespace
Class LifeSpaceFactory

java.lang.Object
  |
  +--physis.core.lifespace.LifeSpaceFactory

public class LifeSpaceFactory
extends java.lang.Object


Field Summary
private static java.lang.String LIFESPACE_CLASS_NAME
           
 
Constructor Summary
LifeSpaceFactory()
           
 
Method Summary
static LifeSpace getInstance()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

LIFESPACE_CLASS_NAME

private static final java.lang.String LIFESPACE_CLASS_NAME
Constructor Detail

LifeSpaceFactory

public LifeSpaceFactory()
Method Detail

getInstance

public static LifeSpace getInstance()