|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.cli.remote.DASUtils
public class DASUtils
Domain Admin Server utility method.
| Nested Class Summary | |
|---|---|
static class |
DASUtils.Error
|
| Field Summary | |
|---|---|
private static java.util.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
private |
DASUtils()
|
| Method Summary | |
|---|---|
static boolean |
pingDASQuietly(ProgramOptions programOpts,
Environment env)
See if DAS is alive. |
static DASUtils.Error |
pingDASWithAuth(ProgramOptions programOpts,
Environment env)
See if DAS is alive, but insist that athentication is correct. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.util.logging.Logger logger
| Constructor Detail |
|---|
private DASUtils()
| Method Detail |
|---|
public static boolean pingDASQuietly(ProgramOptions programOpts,
Environment env)
public static DASUtils.Error pingDASWithAuth(ProgramOptions programOpts,
Environment env)
throws CommandException
CommandException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||