|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminService | |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| Uses of AdminService in com.sun.enterprise.config.serverbeans |
|---|
| Methods in com.sun.enterprise.config.serverbeans that return AdminService | |
|---|---|
AdminService |
Config.getAdminService()
Gets the value of the adminService property. |
| Methods in com.sun.enterprise.config.serverbeans with parameters of type AdminService | |
|---|---|
static AuthRealm |
AdminService.Duck.getAssociatedAuthRealm(AdminService as)
This is the place where the iteration for the AuthRealm for administration should be carried out
in server. |
static JmxConnector |
AdminService.Duck.getSystemJmxConnector(AdminService as)
|
void |
Config.setAdminService(AdminService value)
Sets the value of the adminService property. |
static boolean |
AdminService.Duck.usesFileRealm(AdminService as)
Returns true if the classname of associated authrealm is same as fully qualified FileRealm classname. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||