|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.config.serverbeans.AdminService.Duck
public static class AdminService.Duck
| Constructor Summary | |
|---|---|
AdminService.Duck()
|
|
| Method Summary | |
|---|---|
static AuthRealm |
getAssociatedAuthRealm(AdminService as)
This is the place where the iteration for the AuthRealm for administration should be carried out
in server. |
static JmxConnector |
getSystemJmxConnector(AdminService as)
|
static boolean |
usesFileRealm(AdminService as)
Returns true if the classname of associated authrealm is same as fully qualified FileRealm classname. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminService.Duck()
| Method Detail |
|---|
public static JmxConnector getSystemJmxConnector(AdminService as)
public static AuthRealm getAssociatedAuthRealm(AdminService as)
AuthRealm for administration should be carried out
in server. A convenience method for the same.
as - AdminService implemented by those who implement the interface (outer interface).
public static boolean usesFileRealm(AdminService as)
as - "This" Admin Service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||