|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opends.server.admin.AbstractManagedObjectDefinition<LogPublisherCfgClient,LogPublisherCfg>
org.opends.server.admin.std.meta.LogPublisherCfgDefn
public final class LogPublisherCfgDefn
An interface for querying the Log Publisher managed object definition meta information.
Log Publishers are responsible for distributing log messages from different loggers to a destination.
Method Summary | |
---|---|
BooleanPropertyDefinition |
getEnabledPropertyDefinition()
Get the "enabled" property definition. |
static LogPublisherCfgDefn |
getInstance()
Get the Log Publisher configuration definition singleton. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static LogPublisherCfgDefn getInstance()
public BooleanPropertyDefinition getEnabledPropertyDefinition()
Indicates whether the Log Publisher is enabled for use.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |