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

/glassfish-3.1.2/cluster/cli/src/main/java/com/sun/enterprise/admin/cli/cluster/
H A DUninstallNodeBaseCommand.java66 abstract void deleteFromHosts() throws CommandException; method in class:UninstallNodeBaseCommand
84 deleteFromHosts();
H A DUninstallNodeDcomCommand.java94 final void deleteFromHosts() throws CommandException { method in class:UninstallNodeDcomCommand
H A DUninstallNodeSshCommand.java110 void deleteFromHosts() throws CommandException { method in class:UninstallNodeSshCommand

Completed in 31 milliseconds