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

/forgerock/jee-agents-v3.5/jee-agents-tomcat/jee-agents-tomcat-v6/src/main/java/com/sun/identity/agents/tools/tomcat/v6/
H A DConfigureGlobalWebXMLTask.java60 getGlobalWebXMLFile(stateAccess)));
79 String globalWebXMLFile = getGlobalWebXMLFile(stateAccess);
92 String globalWebXMLFile = getGlobalWebXMLFile(stateAccess);
115 getGlobalWebXMLFile(stateAccess)));
136 private String getGlobalWebXMLFile(IStateAccess stateAccess) { method in class:ConfigureGlobalWebXMLTask
H A DUnconfigureGlobalWebXMLTask.java60 getGlobalWebXMLFile(stateAccess)));
84 String globalWebXMLFile = getGlobalWebXMLFile(stateAccess);
109 private String getGlobalWebXMLFile(IStateAccess stateAccess) { method in class:UnconfigureGlobalWebXMLTask

Completed in 34 milliseconds