public class JboHome
extends java.lang.Object
| Constructor and Description |
|---|
JboHome(JboContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefName() |
java.util.Hashtable |
getEnvironment() |
JboContext |
getParentContext() |
void |
setDefName(java.lang.String beanInfoName) |
public JboHome(JboContext ctx)
public java.util.Hashtable getEnvironment()
throws javax.naming.NamingException
javax.naming.NamingExceptionpublic java.lang.String getDefName()
public void setDefName(java.lang.String beanInfoName)
public JboContext getParentContext()