|
|||||||||
| Home >> All >> org >> [ enterpriseobjectbroker overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.enterpriseobjectbroker
Interface BeanContext

- public interface BeanContext
Interface BeanContext
- Version:
- * $Revision: 1.2 $
| Field Summary | |
static java.lang.String |
APPDIR
The node name for the app's unpack directory |
static java.lang.String |
BEANDIR
The node name for the bean's unpack directory |
| Method Summary | |
java.io.File |
getApplicationDirectory()
Get the Application Directory |
java.io.File |
getBeanDirectory()
Get the Bean Directory |
| Field Detail |
BEANDIR
public static final java.lang.String BEANDIR
- The node name for the bean's unpack directory
- See Also:
- Constant Field Values
APPDIR
public static final java.lang.String APPDIR
- The node name for the app's unpack directory
- See Also:
- Constant Field Values
| Method Detail |
getBeanDirectory
public java.io.File getBeanDirectory()
- Get the Bean Directory
getApplicationDirectory
public java.io.File getApplicationDirectory()
- Get the Application Directory
|
|||||||||
| Home >> All >> org >> [ enterpriseobjectbroker overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC