com.ds.fw.servlet.bo
Class FwBOContainerShared

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

public class FwBOContainerShared
extends FwBOContainer

See Also:
Serialized Form

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

FwBOContainerShared

public FwBOContainerShared()
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