Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.common
Class JboHome

java.lang.Object
  extended byoracle.jbo.common.JboHome

Direct Known Subclasses:
oracle.jbo.client.ejb.ApplicationModuleHomeImpl, ColoApplicationModuleHomeImpl, CORBAApplicationModuleHomeImpl

public class JboHome
extends java.lang.Object

Internal: Applications should not use this class.


Constructor Summary
JboHome(JboContext ctx)

Method Summary
java.lang.String getDefName()
java.util.Hashtable getEnvironment()
JboContext getParentContext()
void setDefName(java.lang.String beanInfoName)

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

JboHome

public JboHome(JboContext ctx)

Method Detail

getEnvironment

public java.util.Hashtable getEnvironment()
                                   throws javax.naming.NamingException
Throws:
javax.naming.NamingException

getDefName

public java.lang.String getDefName()

setDefName

public void setDefName(java.lang.String beanInfoName)

getParentContext

public JboContext getParentContext()

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Copyright © 1997, 2005, Oracle. All rights reserved.