Searched defs:jvmOptions (Results 1 - 1 of 1) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-websphere/jee-agents-websphere-common/src/main/java/com/sun/identity/agents/tools/websphere/
H A DServerXMLBase.java405 public boolean configureJVMOptions(XMLDocument doc, XMLElement jvmOptions, argument
412 jvmOptions.getAttributeValue(STR_JVM_OPTIONS_NAME);
426 jvmOptions.removeAttribute(STR_JVM_OPTIONS_NAME);
431 jvmOptions
449 XMLElement jvmOptions, IStateAccess stateAccess) {
455 jvmOptions.getAttributeValue(STR_JVM_OPTIONS_NAME);
468 jvmOptions.removeAttribute(STR_JVM_OPTIONS_NAME);
473 jvmOptions
448 unConfigureJVMOptions(XMLDocument doc, XMLElement jvmOptions, IStateAccess stateAccess) argument

Completed in 31 milliseconds