Searched refs:parseSystemProperty (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/universal/xml/
H A DMiniXmlParser.java299 parseSystemProperty(SysPropsHandler.Type.DOMAIN);
338 parseSystemProperty(SysPropsHandler.Type.DOMAIN);
376 parseSystemProperty(SysPropsHandler.Type.CONFIG);
454 parseSystemProperty(SysPropsHandler.Type.SERVER);
463 private void parseSystemProperty(SysPropsHandler.Type type) { method in class:MiniXmlParser
643 parseSystemProperty(SysPropsHandler.Type.DOMAIN);
943 // NOT parseSystemProperty() because this might not be "our" cluster

Completed in 9 milliseconds