org.apache.geronimo.management.geronimo.stats |
CertificateRequestStore | Management interface for dealing with a specific CertificateRequestStore | code | html |
CertificateStore | Management interface for dealing with a specific Certificate Store | code | html |
CertificationAuthority | Management interface for dealing with a specific CertificationAuthority. | code | html |
EJBConnector | Management interface for network connectors used to communicate with an EJB container. | code | html |
EJBManager | code | html | |
J2EEApplication | Represents the JSR-77 type with the same name | code | html |
J2EEDomain | Geronimo extension of the standard J2EEDomain class. | code | html |
J2EEServer | Geronimo-specific extensions to the standard J2EE server management interface. | code | html |
JCAAdminObject | Management interface for admin objects | code | html |
JCAConnectionFactory | code | html | |
JCAManagedConnectionFactory | code | html | |
JCAResource | Geronimo override of the JCAResource management interface. | code | html |
JCAResourceAdapter | Represents the JSR-77 type with the same name | code | html |
JMSBroker | Represents a JMS broker | code | html |
JMSConnector | Represents a JMS connector | code | html |
JMSManager | Main entry point for managing a particular JMS implementation. | code | html |
JVM | Geronimo extensions to the standard JSR-77 JVM type. | code | html |
KeystoreInstance | Management interface for dealing with a specific Keystore | code | html |
KeystoreManager | Management interface for working with keystores. | code | html |
Log | A general log manager. | code | html |
NetworkConnector | Base management interface for a network connector used to handle some protocol in order to talk to some part of the Geronimo server. | code | html |
NetworkContainer | Basic operations for a network container. | code | html |
NetworkManager | Base management interface for a network technology with associated containers and connectors. | code | html |
ResourceAdapter | code | html | |
ResourceAdapterModule | code | html | |
SecureConnector | Common configuration settings for connectors that use SSL/TLS to conduct secure communications with clients. | code | html |
SecurityRealm | A security realm in the server. | code | html |
WebAccessLog | A web container access log manager. | code | html |
WebConnector | The common configuration settings for a web container network connector -- that is, the protocol and network settings used to connect to the web container (with a variety of tuning arguments as well). | code | html |
WebContainer | The common configuration settings for a web container (currently, Tomcat or Jetty). | code | html |
WebManager | Specialization of NetworkManager for web containers. | code | html |
WebModule | Geronimo extension to the standard JSR-77 WebModule type. | code | html |
CertificateStoreException | Exception indicating that a CertificateStore operation was unsuccessful. | code | html |
CertificationAuthorityException | Exception indicating that a CertificationAuthority operation was unsuccessful. | code | html |
KeyIsLocked | Exception indicating that the private key you tried to do something with is locked. | code | html |
KeyNotFoundException | Exception indicating that the private key you tried to retrieve does not exist. | code | html |
KeystoreException | Exception indicating that a problem occured accessing the keystore. | code | html |
KeystoreIsLocked | Exception indicating that the keystore you tried to do something with is locked. | code | html |
Log.LogMessage | code | html | |
Log.SearchResults | code | html | |
WebManager.ConnectorAttribute | code | html | |
WebManager.ConnectorType | code | html |