A B C D E G I J K L M N O P R S T U W

A

addConnector(String, String, String, String, int) - Method in interface org.apache.geronimo.management.geronimo.EJBManager
Creates a new connector, and returns the ObjectName for it.
addConnector(JMSBroker, String, String, String, int) - Method in interface org.apache.geronimo.management.geronimo.JMSManager
Creates a new connector, and returns the ObjectName for it.
addConnector(WebContainer, String, String, String, int) - Method in interface org.apache.geronimo.management.geronimo.WebManager
Creates and returns a new web connector.
addStat(String, Statistic) - Method in class org.apache.geronimo.management.stats.StatsImpl
 
ALGORITHM_TYPE_IBM - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
ALGORITHM_TYPE_SUN - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
AppClientModule - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name

B

BoundaryStatisticImpl - Class in org.apache.geronimo.management.stats
 
BoundaryStatisticImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
BoundaryStatisticImpl(String, String, String, long, long) - Constructor for class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
BoundedRangeImpl - Class in org.apache.geronimo.management.stats
 
BoundedRangeImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.BoundedRangeImpl
 
BoundedRangeImpl(String, String, String, long, long, long) - Constructor for class org.apache.geronimo.management.stats.BoundedRangeImpl
 

C

CountStatisticImpl - Class in org.apache.geronimo.management.stats
 
CountStatisticImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.CountStatisticImpl
 
CountStatisticImpl(String, String, String, long) - Constructor for class org.apache.geronimo.management.stats.CountStatisticImpl
 
createKeystore(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Creates a new, empty keystore.
createSSLFactory(String, String, String, String, String, String, ClassLoader) - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLFactory(String, String, String, String, ClassLoader) - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets a SocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.
createSSLServerFactory(String, String, String, String, String, String, ClassLoader) - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets a ServerSocketFactory using one Keystore to access the private key and another to provide the list of trusted certificate authorities.

D

deleteEntry(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Deletes a key from this Keystore.

E

EJB - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
EJBConnector - Interface in org.apache.geronimo.management.geronimo
Management interface for network connectors used to communicate with an EJB container.
EJBManager - Interface in org.apache.geronimo.management.geronimo
 
EJBModule - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
EntityBean - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
EventProvider - Interface in org.apache.geronimo.management
This is a representation of the EventProvider type defined in the J2EE Management specification.

G

generateCSR(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
 
generateKeyPair(String, char[], char[], String, int, String, int, String, String, String, String, String, String) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Generates a new private key and certificate pair in this keystore.
getAcceptQueueSize() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the maximum number of connections that may be queued while all threads are busy.
getAccessLog(WebContainer) - Method in interface org.apache.geronimo.management.geronimo.WebManager
Gets the WebAccessLog implementation for a web container.
getActiveRequestCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the number of requests being processed concurrently (as well as the min and max since statistics gathering started).
getAdminObjectClass() - Method in interface org.apache.geronimo.management.geronimo.JCAAdminObject
 
getAdminObjectInstances() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getAdminObjectInstances(String) - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getAdminObjectInstances(String[]) - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getAdminObjectInterface() - Method in interface org.apache.geronimo.management.geronimo.JCAAdminObject
 
getAdminObjects() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getAlgorithm() - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Gets the certificate algorithm used to access the keystore.
getAppClients() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the application clients currently running in this J2EEServer.
getApplications() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the applications currently running in this J2EEServer.
getAvailableProcessors() - Method in interface org.apache.geronimo.management.geronimo.JVM
 
getBufferSizeBytes() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the size of the buffer used to handle network data for this connector.
getCertificate(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets a particular certificate from the keystore.
getCertificateAlias(Certificate, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets the alias corresponding to the given certificate.
getCertificateChain(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets a particular certificate chain from the keystore.
getClientModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
 
getConfigProperties() - Method in interface org.apache.geronimo.management.geronimo.JCAAdminObject
Gets the config properties in the form of a map where the key is the property name and the value is property type (as a String not a Class).
getConfigProperties() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
Gets the config properties in the form of a map where the key is the property name and the value is property type (as a String not a Class).
getConfigProperty(String) - Method in interface org.apache.geronimo.management.geronimo.JCAAdminObject
 
getConfigProperty(String) - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConfigurationManager() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the ConfigurationManager associated with this J2EEServer.
getConnectionDuration() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the legnth of time that connections have been open (includes figures across all connections open at present)
getConnectionFactories() - Method in interface org.apache.geronimo.management.JCAResource
A list of connection factories provided by this resource.
getConnectionFactory() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConnectionFactoryImplClass() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConnectionFactoryInstances() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getConnectionFactoryInterface() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConnectionImplClass() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConnectionInterface() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getConnectionManager() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
Gets the ConnectionManager associated with this managed connection factory.
getConnectionRequestCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the number of requests handled by a particular connection (as well as the min and max since statistics gathering started).
getConnectors(String) - Method in interface org.apache.geronimo.management.geronimo.NetworkContainer
Gets any existing connectors for this network container for the specified protocol.
getConnectors() - Method in interface org.apache.geronimo.management.geronimo.NetworkContainer
Gets any existing connectors associated with this network container.
getConnectors(String) - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets any existing connectors for this network technology for the specified protocol.
getConnectors() - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets any existing connectors associated with this network technology.
getConnectorsForContainer(Object, String) - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets the ObjectNames of any existing connectors for the specified container for the specified protocol.
getConnectorsForContainer(Object) - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets the ObjectNames of any existing connectors for the specified container.
getConnectUrl() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets a URL used to connect to the web server via this connector.
getContainer() - Method in interface org.apache.geronimo.management.geronimo.WebModule
Gets the ObjectName of the WebContainer that's hosting this WebModule.
getContainers() - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets the network containers (web, EJB, JMS, etc.)
getContextPath() - Method in interface org.apache.geronimo.management.geronimo.WebModule
Gets the web context for this web app.
getCount() - Method in class org.apache.geronimo.management.stats.CountStatisticImpl
 
getCount() - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
getCountForConsumer(String) - Method in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
For each consumer listed by getThreadConsumers(), this can be used to find out how many threads that consumer is consuming at the time these statistics were generated.
getCurrent() - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
getDeployedObjectInstances() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
A list of all of the J2EEApplication and J2EEModule types deployed on this J2EEServer.
getDeployedObjects() - Method in interface org.apache.geronimo.management.J2EEServer
A list of all of the J2EEApplication and J2EEModule types deployed on this J2EEServer.
getDeploymentDescriptor() - Method in interface org.apache.geronimo.management.J2EEDeployedObject
The deploymentDescriptor string must contain the original XML deployment descriptor that was created for this module during the deployment process.
getDescription() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getDescription() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
getDisplayName() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getEISType() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getEJBManagers() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the EJB Managers associated with this J2EEServer, or null if there are none in the current server configuration.
getEJBModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
 
getEJBModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the EJB modules currently running in this J2EEServer.
getEjbs() - Method in interface org.apache.geronimo.management.EJBModule
A list of EJBs included in this EJB JAR
getEventTypes() - Method in interface org.apache.geronimo.management.EventProvider
Gets the event types this object can fire.
getExpiredLoginScanIntervalMillis() - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
getHeapSize() - Method in class org.apache.geronimo.management.stats.JVMStatsImpl
 
getHeapSizeImpl() - Method in class org.apache.geronimo.management.stats.JVMStatsImpl
Used to access the native implementation in order to call setters
getHighWaterMark() - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
getHost() - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Gets the hostname/IP that this connector listens on.
getImplementedInterfaces() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getJavaVendor() - Method in interface org.apache.geronimo.management.JVM
The vendor of the JVMImpl we are running on.
getJavaVersion() - Method in interface org.apache.geronimo.management.JVM
The version of the JVMImpl we are running on.
getJavaVMInstances() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
A list of all Java virtual machines on which this J2EEServer has running threads.
getJavaVMs() - Method in interface org.apache.geronimo.management.J2EEModule
A list of JVMs this module is running on.
getJavaVMs() - Method in interface org.apache.geronimo.management.J2EEServer
A list of all Java virtual machines on which this J2EEServer has running threads.
getJCAResourceImplementations() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapter
 
getJCAResources() - Method in interface org.apache.geronimo.management.ResourceAdapter
A list of JCA resources provided by this resource adapter.
getJDBCDataSources() - Method in interface org.apache.geronimo.management.JDBCDataSource
The driver used by this data source to connect to the database.
getJDBCDataSources() - Method in interface org.apache.geronimo.management.JDBCResource
A list of data sources this JDBC resource provides.
getJMSManagers() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the JMS Managers associated with this J2EEServer, or null if there are none in the current server configuration.
getKernelBootTime() - Method in interface org.apache.geronimo.management.geronimo.JVM
Gets the date at which the kernel was most recently started in this JVM
getKeyManager(String, String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets a KeyManager for a key in this Keystore.
getKeystoreFileName() - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Gets the name of the keystore file that holds the server certificate (and by default, the trusted CA certificates used for client certificate authentication).
getKeystoreManager() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the KeystoreManager associated with this J2EEServer.
getKeystoreName() - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Returns the name of the keystore as known to the keystore manager.
getKeystores() - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets the names of the keystores available in the server.
getKeystoreType() - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Gets the format of the entries in the keystore.
getLastSampleTime() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
getLineContent() - Method in class org.apache.geronimo.management.geronimo.Log.LogMessage
 
getLineCount() - Method in class org.apache.geronimo.management.geronimo.Log.SearchResults
 
getLineNumber() - Method in class org.apache.geronimo.management.geronimo.Log.LogMessage
 
getLingerMillis() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the amount of time the socket used by this connector will linger after being closed
getListenAddress() - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Every connector must specify a property of type InetSocketAddress because we use that to identify the network services to print a list during startup.
getLogFileNames(String) - Method in interface org.apache.geronimo.management.geronimo.WebAccessLog
Gets the name of all log files used by this log.
getLoginService() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the LoginService associated with this J2EEServer.
getLogNames() - Method in interface org.apache.geronimo.management.geronimo.WebAccessLog
Gets the name of all logs used by this system.
getLowerBound() - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
getLowerBound() - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
getLowWaterMark() - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
getManagedConnectionFactory() - Method in interface org.apache.geronimo.management.JCAConnectionFactory
The managed connection factory used by this connection factory.
getManagedConnectionFactoryClass() - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
getManagedConnectionFactoryInstance() - Method in interface org.apache.geronimo.management.geronimo.JCAConnectionFactory
 
getMatchingItems(String, String, String, String, String, Date, Date, Integer, Integer) - Method in interface org.apache.geronimo.management.geronimo.WebAccessLog
Searches the log for records matching the specified parameters.
getMaxLoginDurationMillis() - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
getMaxThreads() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the maximum number of threads used to service connections from this connector.
getMaxTime() - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
getMinTime() - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
getModules() - Method in interface org.apache.geronimo.management.J2EEApplication
A list of J2EEModules that comprise this application.
getModulesInstances() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
 
getName() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
getNode() - Method in interface org.apache.geronimo.management.JVM
The node we are running on.
getObjectName() - Method in interface org.apache.geronimo.management.geronimo.LoginService
Return the object name of this login service.
getObjectName() - Method in interface org.apache.geronimo.management.J2EEManagedObject
Gets the unique name of this object.
getOpenConnectionCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the number of connections currently open (as well as the min and max since statistics gathering started).
getOutboundFactories() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getOutboundFactories(String) - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getOutboundFactories(String[]) - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getPluginInstaller() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the PluginInstaller associated with this J2EEServer.
getPluginRepositoryLists() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the lists of plugin repositories available in this server.
getPort() - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Gets the network port that this connector listens on.
getPrivateKey(String, char[], char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets the private key with the specified alias.
getProductName() - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets the name of the product that this manager manages.
getProtocol() - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Gets the network protocol that this connector handles.
getRAModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
 
getRealmName() - Method in interface org.apache.geronimo.management.geronimo.SecurityRealm
The name of the realm, which must be unique across all realms in the server.
getRealms() - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
getRedirectPort() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the network port to which traffic will be redirected if this connector handles insecure traffic and the request requires a secure connection.
getRepositories() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the Repositories associated with this J2EEServer.
getRequestDuration() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the legnth of time taken to process a request (includes figures across all requests since statistics gathering started)
getResourceAdapterInstanceNames() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
A list of instances of this resource adapter (e.g. the RA may have several instances configured each with different config settings).
getResourceAdapterInstances() - Method in interface org.apache.geronimo.management.geronimo.JCAResource
 
getResourceAdapterInstances() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getResourceAdapterModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the J2EE Connector modules currently running in this J2EEServer.
getResourceAdapters() - Method in interface org.apache.geronimo.management.ResourceAdapterModule
A list of Resource Adapters included in this RAR
getResourceAdapterVersion() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getResourceInstances() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
A list of resources available to this server.
getResources() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
A list of J2EEResources deployed with this application.
getResources() - Method in interface org.apache.geronimo.management.J2EEServer
A list of resources available to this server.
getResults() - Method in class org.apache.geronimo.management.geronimo.Log.SearchResults
 
getSecureProtocol() - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Gets the protocol used for secure communication.
getSecurityRealms() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the SecurityRealms associated with this J2EEServer.
getServer() - Method in interface org.apache.geronimo.management.J2EEDeployedObject
The J2EE server the application or module is deployed on.
getServerInfo() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the ServerInfo associated with this J2EEServer.
getServerInstances() - Method in interface org.apache.geronimo.management.geronimo.J2EEDomain
 
getServers() - Method in interface org.apache.geronimo.management.J2EEDomain
The J2EEDomain managed object type represents a management domain.
getServerVendor() - Method in interface org.apache.geronimo.management.J2EEServer
Identifies the J2EE platform vendor of this J2EEServer.
getServerVersion() - Method in interface org.apache.geronimo.management.J2EEServer
Identifies the J2EE implemetation version of this J2EEServer.
getServlets() - Method in interface org.apache.geronimo.management.WebModule
A list of Servlets included in this WAR
getStartTime() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
getStatistic(String) - Method in class org.apache.geronimo.management.stats.StatsImpl
 
getStatisticNames() - Method in class org.apache.geronimo.management.stats.StatsImpl
 
getStatistics() - Method in class org.apache.geronimo.management.stats.StatsImpl
 
getStats() - Method in interface org.apache.geronimo.management.StatisticsProvider
Gets the statistics collected for this class.
getSupportedProtocols() - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Gets the protocols which this container can configure connectors for.
getSystemLog() - Method in interface org.apache.geronimo.management.geronimo.JVM
Gets the system log instance
getSystemProperties() - Method in interface org.apache.geronimo.management.geronimo.JVM
Gets the system properties for this JVM
getThreadConsumers() - Method in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
Gets a list of the known consumers of threads from this pool.
getThreadPools() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the thread pools associated with this J2EEServer.
getThreadsInUse() - Method in interface org.apache.geronimo.management.geronimo.stats.ThreadPoolStats
Gets the min and max pool size, as well as the most, least, and current number of threads in use.
getTotalConnectionCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the total number of connections thus far
getTotalErrorCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the number of errors that have been returned since statistics gathering started.
getTotalRequestCount() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the number of requests that have been processed since statistics gathering started.
getTotalTime() - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
getTrustManager(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets a TrustManager for this keystore.
getUnit() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
getUnlockedKeys(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets the aliases for all the private keys that are currently unlocked.
getUnlockedKeyStores() - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets the aliases for any keystores that are available to be used as private key keystores for an SSL factory.
getUnlockedTrustStores() - Method in interface org.apache.geronimo.management.geronimo.KeystoreManager
Gets the aliases for any keystores that are available to be used as trusted certificate keystores for an SSL factory.
getUpperBound() - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
getUpperBound() - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
getUpTime() - Method in class org.apache.geronimo.management.stats.JVMStatsImpl
 
getUpTimeImpl() - Method in class org.apache.geronimo.management.stats.JVMStatsImpl
Used to access the native implementation in order to call setters
getURLFor() - Method in interface org.apache.geronimo.management.geronimo.WebModule
Gets a URL that can be used to access this web application.
getVendorName() - Method in interface org.apache.geronimo.management.geronimo.ResourceAdapterModule
 
getWARDirectory() - Method in interface org.apache.geronimo.management.geronimo.WebModule
Gets the location of the web module "source" (typically an exploded directory).
getWARName() - Method in interface org.apache.geronimo.management.geronimo.WebModule
Gets a name for this WAR file that can be used to identify the WAR to a user.
getWebManagers() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the Web Managers associated with this J2EEServer, or null if there are none in the current server configuration.
getWebModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEApplication
 
getWebModules() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the web modules currently running in this J2EEServer.
getWritableRepositories() - Method in interface org.apache.geronimo.management.geronimo.J2EEServer
Gets the writable repositories associated with this J2EEServer.

I

importPKCS7Certificate(String, String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
 
importTrustCertificate(Certificate, String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Adds a certificate to this keystore as a trusted certificate.
isCapped() - Method in class org.apache.geronimo.management.geronimo.Log.SearchResults
 
isClientAuthRequired() - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Checks whether clients are required to authenticate using client certificates in order to connect using this connector.
isEventProvider() - Method in interface org.apache.geronimo.management.J2EEManagedObject
Determines if this object implemnts the event provider type defined in the J2EE Management specification.
isKeyLocked(String) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Checks whether the specified private key is locked, which is to say, available for other components to use to generate socket factories.
isKeystoreLocked() - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Checks whether this keystore is unlocked, which is to say, available for other components to use to generate socket factories.
isStateManageable() - Method in interface org.apache.geronimo.management.J2EEManagedObject
Determines if this object implements the state manageable type defined in the J2EE Management specification.
isStatisticsProvider() - Method in interface org.apache.geronimo.management.J2EEManagedObject
Determines if this object implemnts the statistics provider type defined in the J2EE Management specification.
isStatsOn() - Method in interface org.apache.geronimo.management.geronimo.stats.WebContainerStats
Gets the current state of statistics collection (on or off)
isTcpNoDelay() - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets whether the TCP_NODELAY flag is set for the sockets used by this connector.
isTrustStore(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Checks whether this keystore can be used as a trust store (e.g. has at least one trust certificate).

J

J2EEApplication - Interface in org.apache.geronimo.management.geronimo
Represents the JSR-77 type with the same name
J2EEApplication - Interface in org.apache.geronimo.management
Identifies a J2EE application EAR that has been deployed.
J2EEDeployedObject - Interface in org.apache.geronimo.management
 
J2EEDomain - Interface in org.apache.geronimo.management.geronimo
Geronimo extension of the standard J2EEDomain class.
J2EEDomain - Interface in org.apache.geronimo.management
 
J2EEManagedObject - Interface in org.apache.geronimo.management
 
J2EEModule - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
J2EEResource - Interface in org.apache.geronimo.management
 
J2EEServer - Interface in org.apache.geronimo.management.geronimo
Geronimo-specific extensions to the standard J2EE server management interface.
J2EEServer - Interface in org.apache.geronimo.management
 
JavaMailResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JCAAdminObject - Interface in org.apache.geronimo.management.geronimo
Management interface for admin objects
JCAConnectionFactory - Interface in org.apache.geronimo.management.geronimo
 
JCAConnectionFactory - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JCAManagedConnectionFactory - Interface in org.apache.geronimo.management.geronimo
 
JCAManagedConnectionFactory - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JCAResource - Interface in org.apache.geronimo.management.geronimo
Geronimo override of the JCAResource management interface.
JCAResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JCAResourceAdapter - Interface in org.apache.geronimo.management.geronimo
Represents the JSR-77 type with the same name
JDBCDataSource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JDBCDriver - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JDBCResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JMSBroker - Interface in org.apache.geronimo.management.geronimo
Represents a JMS broker
JMSConnector - Interface in org.apache.geronimo.management.geronimo
Represents a JMS connector
JMSManager - Interface in org.apache.geronimo.management.geronimo
Main entry point for managing a particular JMS implementation.
JMSResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JNDIResource - Interface in org.apache.geronimo.management
See JSR77.3.29
JTAResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
JVM - Interface in org.apache.geronimo.management.geronimo
Geronimo extensions to the standard JSR-77 JVM type.
JVM - Interface in org.apache.geronimo.management
 
JVMStatsImpl - Class in org.apache.geronimo.management.stats
Geronimo implementation of the JSR-77 JVMStats interface.
JVMStatsImpl() - Constructor for class org.apache.geronimo.management.stats.JVMStatsImpl
 

K

KeyIsLocked - Exception in org.apache.geronimo.management.geronimo
Exception indicating that the private key you tried to do something with is locked.
KeyIsLocked(String) - Constructor for exception org.apache.geronimo.management.geronimo.KeyIsLocked
 
KeyIsLocked(String, Throwable) - Constructor for exception org.apache.geronimo.management.geronimo.KeyIsLocked
 
KeyNotFoundException - Exception in org.apache.geronimo.management.geronimo
Exception indicating that the private key you tried to retrieve does not exist.
KeyNotFoundException(String) - Constructor for exception org.apache.geronimo.management.geronimo.KeyNotFoundException
 
KeyNotFoundException(String, Throwable) - Constructor for exception org.apache.geronimo.management.geronimo.KeyNotFoundException
 
KEYSTORE_TYPE_JKS - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
KEYSTORE_TYPE_PKCS12 - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
KeystoreException - Exception in org.apache.geronimo.management.geronimo
Exception indicating that a problem occured accessing the keystore.
KeystoreException(String) - Constructor for exception org.apache.geronimo.management.geronimo.KeystoreException
 
KeystoreException(String, Throwable) - Constructor for exception org.apache.geronimo.management.geronimo.KeystoreException
 
KeystoreInstance - Interface in org.apache.geronimo.management.geronimo
Management interface for dealing with a specific Keystore
KeystoreIsLocked - Exception in org.apache.geronimo.management.geronimo
Exception indicating that the keystore you tried to do something with is locked.
KeystoreIsLocked(String) - Constructor for exception org.apache.geronimo.management.geronimo.KeystoreIsLocked
 
KeystoreIsLocked(String, Throwable) - Constructor for exception org.apache.geronimo.management.geronimo.KeystoreIsLocked
 
KeystoreManager - Interface in org.apache.geronimo.management.geronimo
Management interface for working with keystores.

L

listPrivateKeys(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets the aliases of all private key entries in the keystore
listTrustCertificates(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Gets the aliases of all trusted certificate entries in the keystore.
lockKeystore(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Clears any saved password, meaning this keystore cannot be used by other server components.
lockPrivateKey(String, char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Clears any saved password for the specified private key, meaning this key cannot be used for a socket factory by other server components.
Log - Interface in org.apache.geronimo.management.geronimo
A general log manager.
Log.LogMessage - Class in org.apache.geronimo.management.geronimo
 
Log.LogMessage(int, String) - Constructor for class org.apache.geronimo.management.geronimo.Log.LogMessage
 
Log.SearchResults - Class in org.apache.geronimo.management.geronimo
 
Log.SearchResults(int, Log.LogMessage[], boolean) - Constructor for class org.apache.geronimo.management.geronimo.Log.SearchResults
 
LoginService - Interface in org.apache.geronimo.management.geronimo
A very basic sketch of a login service.

M

MAX_SEARCH_RESULTS - Static variable in interface org.apache.geronimo.management.geronimo.Log
The most search lines that will ever be returned, no matter what you ask for.
MessageDrivenBean - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name

N

NetworkConnector - Interface in org.apache.geronimo.management.geronimo
Base management interface for a network connector used to handle some protocol in order to talk to some part of the Geronimo server.
NetworkContainer - Interface in org.apache.geronimo.management.geronimo
Basic operations for a network container.
NetworkManager - Interface in org.apache.geronimo.management.geronimo
Base management interface for a network technology with associated containers and connectors.

O

org.apache.geronimo.management - package org.apache.geronimo.management
 
org.apache.geronimo.management.geronimo - package org.apache.geronimo.management.geronimo
 
org.apache.geronimo.management.geronimo.stats - package org.apache.geronimo.management.geronimo.stats
 
org.apache.geronimo.management.stats - package org.apache.geronimo.management.stats
 

P

PROTOCOL_AJP - Static variable in interface org.apache.geronimo.management.geronimo.WebManager
 
PROTOCOL_HTTP - Static variable in interface org.apache.geronimo.management.geronimo.EJBManager
 
PROTOCOL_HTTP - Static variable in interface org.apache.geronimo.management.geronimo.WebManager
 
PROTOCOL_HTTP_SOAP - Static variable in interface org.apache.geronimo.management.geronimo.EJBManager
 
PROTOCOL_HTTPS - Static variable in interface org.apache.geronimo.management.geronimo.EJBManager
 
PROTOCOL_HTTPS - Static variable in interface org.apache.geronimo.management.geronimo.WebManager
 
PROTOCOL_IIOP - Static variable in interface org.apache.geronimo.management.geronimo.EJBManager
 
PROTOCOL_RMI - Static variable in interface org.apache.geronimo.management.geronimo.EJBManager
 

R

RangeStatisticImpl - Class in org.apache.geronimo.management.stats
 
RangeStatisticImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.RangeStatisticImpl
 
RangeStatisticImpl(String, String, String, long) - Constructor for class org.apache.geronimo.management.stats.RangeStatisticImpl
 
removeConnector(AbstractName) - Method in interface org.apache.geronimo.management.geronimo.NetworkManager
Removes a connector.
removeStat(String) - Method in class org.apache.geronimo.management.stats.StatsImpl
Used when the available statistics are dynamic (e.g. depend on the current clients of the service, etc.).
ResourceAdapter - Interface in org.apache.geronimo.management.geronimo
 
ResourceAdapter - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
ResourceAdapterModule - Interface in org.apache.geronimo.management.geronimo
 
ResourceAdapterModule - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
RMI_IIOPResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name

S

SECURE_PROTOCOL_TYPE_SSL - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
SECURE_PROTOCOL_TYPE_TLS - Static variable in interface org.apache.geronimo.management.geronimo.SecureConnector
 
SecureConnector - Interface in org.apache.geronimo.management.geronimo
Common configuration settings for connectors that use SSL/TLS to conduct secure communications with clients.
SecurityRealm - Interface in org.apache.geronimo.management.geronimo
A security realm in the server.
Servlet - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
SessionBean - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
setAcceptQueueSize(int) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Sets the maximum number of connections that may be queued while all threads are busy.
setAlgorithm(String) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Sets the certificate algorithm used to access the keystore.
setBounds(long) - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
setBounds(long, long) - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
setBounds(long, long) - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
setBufferSizeBytes(int) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the size of the buffer used to handle network data for this connector.
setClientAuthRequired(boolean) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Checks whether clients are required to authenticate using client certificates in order to connect using this connector.
setConfigProperty(String, Object) - Method in interface org.apache.geronimo.management.geronimo.JCAAdminObject
 
setConfigProperty(String, Object) - Method in interface org.apache.geronimo.management.geronimo.JCAManagedConnectionFactory
 
setCount(long) - Method in class org.apache.geronimo.management.stats.CountStatisticImpl
 
setCount(long) - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
setCurrent(long) - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
setCurrent(long) - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
setExpiredLoginScanIntervalMillis(int) - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
setHighWaterMark(long) - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
setHost(String) - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Sets the hostname/IP that this connector listens on.
setKeystoreFileName(String) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Sets the name of the keystore file that holds the server certificate (and by default, the trusted CA certificates used for client certificate authentication).
setKeystorePassword(String) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Sets the password used to access the keystore, and by default, used to access the server private key inside the keystore.
setKeystoreType(String) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Sets the format of the entries in the keystore.
setLastSampleTime(long) - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
setLastSampleTime() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
setLingerMillis(int) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Sets the amount of time the socket used by this connector will linger after being closed.
setLowerBound(long) - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
setLowerBound(long) - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
setLowWaterMark(long) - Method in class org.apache.geronimo.management.stats.RangeStatisticImpl
 
setMaxLoginDurationMillis(int) - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
setMaxThreads(int) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Sets the maximum number of threads used to service connections from this connector.
setMaxTime(long) - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
setMinTime(long) - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
setPort(int) - Method in interface org.apache.geronimo.management.geronimo.NetworkConnector
Sets the network port that this connector listens on.
setRealms(Collection) - Method in interface org.apache.geronimo.management.geronimo.LoginService
 
setRedirectPort(int) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Gets the network port to which traffic will be redirected if this connector handles insecure traffic and the request requires a secure connection.
setSecureProtocol(String) - Method in interface org.apache.geronimo.management.geronimo.SecureConnector
Gets the protocol used for secure communication.
setStartTime() - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
setStartTime(long) - Method in class org.apache.geronimo.management.stats.StatisticImpl
 
setTcpNoDelay(boolean) - Method in interface org.apache.geronimo.management.geronimo.WebConnector
Sets whether the TCP_NODELAY flag is set for the sockets used by this connector.
setTotalTime(long) - Method in class org.apache.geronimo.management.stats.TimeStatisticImpl
 
setUpperBound(long) - Method in class org.apache.geronimo.management.stats.BoundaryStatisticImpl
 
setUpperBound(long) - Method in class org.apache.geronimo.management.stats.BoundedRangeImpl
 
StatefulSessionBean - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
StatelessSessionBean - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name
StatisticImpl - Class in org.apache.geronimo.management.stats
Implementation of the JSR-77 Statistic interface (JSR77.6.4)
StatisticImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.StatisticImpl
 
StatisticsProvider - Interface in org.apache.geronimo.management
This is a representation of the StatisticsProvider type defined in the J2EE Management specification.
StatsImpl - Class in org.apache.geronimo.management.stats
Geronimo implementation of the JSR-77 Stats interface.
StatsImpl() - Constructor for class org.apache.geronimo.management.stats.StatsImpl
 

T

ThreadPoolStats - Interface in org.apache.geronimo.management.geronimo.stats
Statistics expected for a Thread Pool implementation
TimeStatisticImpl - Class in org.apache.geronimo.management.stats
 
TimeStatisticImpl(String, String, String) - Constructor for class org.apache.geronimo.management.stats.TimeStatisticImpl
 

U

UNIT_COUNT - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_MEMORY_BYTES - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_MEMORY_GIGABYTES - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_MEMORY_KILOBYTES - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_MEMORY_MEGABYTES - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_HOUR - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_MICROSECOND - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_MILLISECOND - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_MINUTE - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_NANOSECOND - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
UNIT_TIME_SECOND - Static variable in class org.apache.geronimo.management.stats.StatisticImpl
 
unlockKeystore(char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Saves a password to access the keystore as a whole.
unlockPrivateKey(String, char[], char[]) - Method in interface org.apache.geronimo.management.geronimo.KeystoreInstance
Saves a password to access a private key.
URLResource - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name

W

WebAccessLog - Interface in org.apache.geronimo.management.geronimo
A web container access log manager.
WebConnector - Interface in org.apache.geronimo.management.geronimo
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).
WebContainer - Interface in org.apache.geronimo.management.geronimo
The common configuration settings for a web container (currently, Tomcat or Jetty).
WebContainerStats - Interface in org.apache.geronimo.management.geronimo.stats
Statistics exposed by a web container (for the container as a whole, not a particular servlet/JSP/URL).
WebManager - Interface in org.apache.geronimo.management.geronimo
Specialization of NetworkManager for web containers.
WebModule - Interface in org.apache.geronimo.management.geronimo
Geronimo extension to the standard JSR-77 WebModule type.
WebModule - Interface in org.apache.geronimo.management
Represents the JSR-77 type with the same name

A B C D E G I J K L M N O P R S T U W

Copyright © 2006 Apache Software Foundation. All Rights Reserved.