|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.j2ee.management.impl.J2EEServerImpl
public class J2EEServerImpl
| Field Summary | |
|---|---|
static GBeanInfo |
GBEAN_INFO
|
| Constructor Summary | |
|---|---|
J2EEServerImpl(String objectName,
ServerInfo serverInfo,
Collection jvms,
Collection resources,
Collection applications,
Collection appClientModules,
Collection webModules,
Collection ejbModules,
Collection resourceAdapterModules,
Collection webManagers,
Collection ejbManagers,
Collection jmsManagers,
Collection threadPools,
Collection repositories,
Collection writableRepos,
Collection securityRealms,
Collection keystoreManagers,
Collection configurationInstallers,
ConfigurationManager configurationManager,
Collection pluginRepoLists)
|
|
| Method Summary | |
|---|---|
AppClientModule[] |
getAppClients()
|
J2EEApplication[] |
getApplications()
|
ConfigurationManager |
getConfigurationManager()
|
J2EEDeployedObject[] |
getDeployedObjectInstances()
|
String[] |
getDeployedObjects()
A list of all of the J2EEApplication and J2EEModule types deployed on this J2EEServer. |
EJBManager[] |
getEJBManagers()
|
EJBModule[] |
getEJBModules()
|
static GBeanInfo |
getGBeanInfo()
|
JVM[] |
getJavaVMInstances()
|
String[] |
getJavaVMs()
A list of all Java virtual machines on which this J2EEServer has running threads. |
JMSManager[] |
getJMSManagers()
|
KeystoreManager |
getKeystoreManager()
|
String |
getObjectName()
Gets the unique name of this object. |
PluginInstaller |
getPluginInstaller()
|
PluginRepositoryList[] |
getPluginRepositoryLists()
|
ListableRepository[] |
getRepositories()
|
ResourceAdapterModule[] |
getResourceAdapterModules()
|
J2EEResource[] |
getResourceInstances()
|
String[] |
getResources()
A list of resources available to this server. |
SecurityRealm[] |
getSecurityRealms()
|
ServerInfo |
getServerInfo()
|
String |
getServerVendor()
Identifies the J2EE platform vendor of this J2EEServer. |
String |
getServerVersion()
Identifies the J2EE implemetation version of this J2EEServer. |
ThreadPool[] |
getThreadPools()
|
WebManager[] |
getWebManagers()
|
WebModule[] |
getWebModules()
|
WritableListableRepository[] |
getWritableRepositories()
|
boolean |
isEventProvider()
Determines if this object implemnts the event provider type defined in the J2EE Management specification. |
boolean |
isStateManageable()
Determines if this object implements the state manageable type defined in the J2EE Management specification. |
boolean |
isStatisticsProvider()
Determines if this object implemnts the statistics provider type defined in the J2EE Management specification. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GBeanInfo GBEAN_INFO
| Constructor Detail |
|---|
public J2EEServerImpl(String objectName,
ServerInfo serverInfo,
Collection jvms,
Collection resources,
Collection applications,
Collection appClientModules,
Collection webModules,
Collection ejbModules,
Collection resourceAdapterModules,
Collection webManagers,
Collection ejbManagers,
Collection jmsManagers,
Collection threadPools,
Collection repositories,
Collection writableRepos,
Collection securityRealms,
Collection keystoreManagers,
Collection configurationInstallers,
ConfigurationManager configurationManager,
Collection pluginRepoLists)
| Method Detail |
|---|
public String getObjectName()
J2EEManagedObject
getObjectName in interface J2EEManagedObjectpublic boolean isStateManageable()
J2EEManagedObject
isStateManageable in interface J2EEManagedObjectpublic boolean isStatisticsProvider()
J2EEManagedObject
isStatisticsProvider in interface J2EEManagedObjectpublic boolean isEventProvider()
J2EEManagedObject
isEventProvider in interface J2EEManagedObjectpublic String[] getDeployedObjects()
J2EEServer
getDeployedObjects in interface J2EEServerpublic J2EEDeployedObject[] getDeployedObjectInstances()
public String[] getResources()
J2EEServer
getResources in interface J2EEServerpublic J2EEResource[] getResourceInstances()
public String[] getJavaVMs()
J2EEServer
getJavaVMs in interface J2EEServerpublic JVM[] getJavaVMInstances()
public J2EEApplication[] getApplications()
public AppClientModule[] getAppClients()
public WebModule[] getWebModules()
public EJBModule[] getEJBModules()
public ResourceAdapterModule[] getResourceAdapterModules()
public WebManager[] getWebManagers()
public EJBManager[] getEJBManagers()
public JMSManager[] getJMSManagers()
public ThreadPool[] getThreadPools()
public ListableRepository[] getRepositories()
public WritableListableRepository[] getWritableRepositories()
public SecurityRealm[] getSecurityRealms()
public PluginRepositoryList[] getPluginRepositoryLists()
public ServerInfo getServerInfo()
public KeystoreManager getKeystoreManager()
public PluginInstaller getPluginInstaller()
public ConfigurationManager getConfigurationManager()
public String getServerVendor()
J2EEServer
getServerVendor in interface J2EEServerpublic String getServerVersion()
J2EEServer
getServerVersion in interface J2EEServerpublic static GBeanInfo getGBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||