Interface Oc4jPropertySet
-
public interface Oc4jPropertySet
Gathers all OC4J properties.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ADMIN_PWD
Admin password.static String
AUTO_DEPLOY_DIR
Directory 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
-
-