org.apache.openejb.core.ivm.naming.openejb
Class BusinessLocalBeanReference

java.lang.Object
  extended by javax.naming.Reference
      extended by org.apache.xbean.naming.reference.SimpleReference
          extended by org.apache.openejb.core.ivm.naming.Reference
              extended by org.apache.openejb.core.ivm.naming.openejb.BusinessLocalBeanReference
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class BusinessLocalBeanReference
extends Reference

Version:
$Rev$ $Date$
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.xbean.naming.reference.SimpleReference
org.apache.xbean.naming.reference.SimpleReference.SimpleObjectFactory
 
Field Summary
 
Fields inherited from class javax.naming.Reference
addrs, classFactory, classFactoryLocation, className
 
Constructor Summary
BusinessLocalBeanReference(DeploymentInfo.BusinessLocalBeanHome localBeanHome)
           
 
Method Summary
 java.lang.Object getObject()
           
 
Methods inherited from class org.apache.openejb.core.ivm.naming.Reference
getContent
 
Methods inherited from class org.apache.xbean.naming.reference.SimpleReference
add, add, clear, clone, equals, get, get, getAll, getClassName, getFactoryClassLocation, getFactoryClassName, hashCode, remove, size, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BusinessLocalBeanReference

public BusinessLocalBeanReference(DeploymentInfo.BusinessLocalBeanHome localBeanHome)
Method Detail

getObject

public java.lang.Object getObject()
                           throws javax.naming.NamingException
Specified by:
getObject in class Reference
Throws:
javax.naming.NamingException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.