public static class ImportRule.RewriteImportAdmin extends AbstractRule.RewriteRuleAdmin implements RewriteImportMXBean
| Constructor and Description |
|---|
RewriteImportAdmin(ImportRule rule) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDependencyCheckInterval() |
java.lang.String |
getRedeployError() |
java.lang.String |
getType()
The JMX type of this MBean, defaults to the prefix of the FooMXBean..
|
void |
update() |
getName, getState, register, start, stop, unregisteraddObjectNameProperties, getObjectName, registerSelf, toString, unregisterSelfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetState, start, stopgetName, getObjectNamepublic RewriteImportAdmin(ImportRule rule)
public java.lang.String getType()
AbstractManagedObjectgetType in interface ManagedObjectMXBeangetType in class AbstractRule.RewriteRuleAdminpublic long getDependencyCheckInterval()
getDependencyCheckInterval in interface RewriteImportMXBeanpublic java.lang.String getRedeployError()
getRedeployError in interface RewriteImportMXBeanpublic void update()
update in interface RewriteImportMXBean