javax.management.MBeanRegistrationAbstractAccessLogValve, AccessLogValve, AuthenticatedUserRealm, AuthenticatorBase, BackupManager, BasicAuthenticator, ClusterManagerBase, ClusterSingleSignOn, CombinedRealm, Connector, ContainerBase, CrawlerSessionManagerValve, DataSourceRealm, DeltaManager, DigestAuthenticator, ErrorReportValve, ExtendedAccessLogValve, ExtractingRoot, FailedContext, FormAuthenticator, JAASMemoryLoginModule, JAASRealm, JDBCAccessLogValve, JDBCRealm, JNDIRealm, JvmRouteBinderValve, LifecycleMBeanBase, LoadBalancerDrainingValve, LockOutRealm, ManagerBase, MapperListener, MemoryRealm, NamingResourcesImpl, NonLoginAuthenticator, NullRealm, PersistentManager, PersistentManagerBase, PersistentValve, RealmBase, RemoteAddrValve, RemoteCIDRValve, RemoteHostValve, RemoteIpValve, ReplicatedContext, ReplicationValve, RequestFilterValve, RewriteValve, SemaphoreValve, SimpleTcpCluster, SingleSignOn, SpnegoAuthenticator, SSLAuthenticator, SSLValve, StandardContext, StandardEngine, StandardHost, StandardManager, StandardRoot, StandardServer, StandardService, StandardThreadExecutor, StandardWrapper, StuckThreadDetectionValve, Tomcat.ExistingStandardWrapper, UserDatabaseRealm, ValveBase, WebappLoaderpublic interface JmxEnabled
extends javax.management.MBeanRegistration
Lifecycle but is not exclusively for them.| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDomain() |
|
javax.management.ObjectName |
getObjectName() |
|
void |
setDomain(java.lang.String domain) |
Specify the domain under which this component should be registered.
|
java.lang.String getDomain()
void setDomain(java.lang.String domain)
domain - The name of the domain under which this component should be
registeredjavax.management.ObjectName getObjectName()
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.