public class AccessLogAdmin extends AbstractManagedObject implements AccessLogMXBean
Constructor and Description |
---|
AccessLogAdmin(AbstractAccessLog accessLog) |
Modifier and Type | Method and Description |
---|---|
void |
flush()
Flushes the log to disk immediately
|
java.lang.String |
getName()
Attributes
|
addObjectNameProperties, getObjectName, getType, registerSelf, toString, unregisterSelf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getObjectName, getType
public AccessLogAdmin(AbstractAccessLog accessLog)
public java.lang.String getName()
getName
in interface ManagedObjectMXBean
getName
in class AbstractManagedObject
public void flush()
flush
in interface AccessLogMXBean