public interface Domain
| Modifier and Type | Method and Description | 
|---|---|
Applications | 
getApplications()
Get the administrative module for managing applications on a Glassfish Server. 
 | 
long | 
getUptimeInMillis()
Get the uptime in milliseconds. 
 | 
java.lang.String | 
getVersion()
Returns the server version. 
 | 
long getUptimeInMillis()
                throws GlassfishManagementException
GlassfishManagementExceptionjava.lang.String getVersion()
                     throws GlassfishManagementException
GlassfishManagementExceptionApplications getApplications() throws GlassfishManagementException
GlassfishManagementException