oracle.jbo.common
Class JboHome
java.lang.Object
oracle.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JboHome
public JboHome(JboContext ctx)
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()
Copyright © 1997, 2004, Oracle. All rights reserved.