com.ds.fw.servlet.bo
Class FwBOContainerPool

java.lang.Object
  |
  +--com.ds.fw.types.FwSimpleObject
        |
        +--com.ds.fw.servlet.bo.FwBOContainer
              |
              +--com.ds.fw.servlet.bo.FwBOContainerPool
All Implemented Interfaces:
java.lang.Cloneable, FwCopyableIF, FwDisplayableIF, FwSimpleObjectIF, java.io.Serializable

public class FwBOContainerPool
extends FwBOContainer

See Also:
Serialized Form

Constructor Summary
FwBOContainerPool()
           
 
Method Summary
static java.lang.Object getBusinessObject(com.ds.fw.co.bobroker.FwCoBO bcc)
           
static void releaseBusinessObject(com.ds.fw.co.bobroker.FwCoBO bcc, java.lang.Object o)
           
 
Methods inherited from class com.ds.fw.types.FwSimpleObject
getClassName, getClone, getCopy, getCopy, getDeepCopy, getDisplayString, getDisplayStringFor, postCopy, printStackTrace, toString, toStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FwBOContainerPool

public FwBOContainerPool()
Method Detail

getBusinessObject

public static java.lang.Object getBusinessObject(com.ds.fw.co.bobroker.FwCoBO bcc)
                                          throws FwNoComponentException
FwNoComponentException

releaseBusinessObject

public static void releaseBusinessObject(com.ds.fw.co.bobroker.FwCoBO bcc,
                                         java.lang.Object o)
                                  throws FwNoComponentException
FwNoComponentException