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, unregister
addObjectNameProperties, getObjectName, registerSelf, toString, unregisterSelf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getState, start, stop
getName, getObjectName
public RewriteImportAdmin(ImportRule rule)
public java.lang.String getType()
AbstractManagedObject
getType
in interface ManagedObjectMXBean
getType
in class AbstractRule.RewriteRuleAdmin
public long getDependencyCheckInterval()
getDependencyCheckInterval
in interface RewriteImportMXBean
public java.lang.String getRedeployError()
getRedeployError
in interface RewriteImportMXBean
public void update()
update
in interface RewriteImportMXBean