Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.jbo.common
Class JboHome

java.lang.Object
  extended by oracle.jbo.common.JboHome
Direct Known Subclasses:
ApplicationModuleHomeImpl, ColoApplicationModuleHomeImpl

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 Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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