Interface Oc4jPropertySet
-
public interface Oc4jPropertySetGathers all OC4J properties.
-
-
Field Summary
Fields Modifier and Type Field Description static StringADMIN_PWDAdmin password.static StringAUTO_DEPLOY_DIRDirectory set up for auto deploy.
-
-
-
Field Detail
-
AUTO_DEPLOY_DIR
static final String AUTO_DEPLOY_DIR
Directory set up for auto deploy.- See Also:
- Constant Field Values
-
ADMIN_PWD
static final String ADMIN_PWD
Admin password.- See Also:
- Constant Field Values
-
-