com.prolifics.jco
Class JCOContainer

java.lang.Object
  extended by com.prolifics.jco.JCOContainer

public class JCOContainer
extends java.lang.Object


Field Summary
protected  ComponentFactory cf
           
static java.lang.String PROPERTIES_FILENAME
           
 
Constructor Summary
JCOContainer()
           
 
Method Summary
 PantherComponent getComponent(java.lang.String componentName)
           
static JCOContainer getJCOContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cf

protected ComponentFactory cf

PROPERTIES_FILENAME

public static final java.lang.String PROPERTIES_FILENAME
Constructor Detail

JCOContainer

public JCOContainer()
Method Detail

getJCOContainer

public static JCOContainer getJCOContainer()

getComponent

public PantherComponent getComponent(java.lang.String componentName)
                              throws java.lang.Exception
Throws:
java.lang.Exception