Class CardDavContext

java.lang.Object
org.bedework.util.jmx.ConfBase<CardDAVContextConfig>
org.bedework.carddav.server.jmx.CardDavContext
All Implemented Interfaces:
CardDavContextMBean, org.bedework.util.jmx.BaseMBean, org.bedework.util.jmx.ConfBaseMBean, org.bedework.util.logging.Logged

public class CardDavContext extends org.bedework.util.jmx.ConfBase<CardDAVContextConfig> implements CardDavContextMBean
Author:
douglm
  • Field Summary

    Fields inherited from class org.bedework.util.jmx.ConfBase

    cfg, statusDone, statusFailed, statusInterrupted, statusRunning, statusStopped, statusTimedout, statusUnknown
  • Constructor Summary

    Constructors
    Constructor
    Description
    CardDavContext(org.bedework.util.config.ConfigurationStore configStore, String serviceName, String configName)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Handler prefix for address books
     
    boolean
     
    Get info for a user
     
     
    get the web address service uri - null for no web address service
     
    void
    Handler prefix for address books
    void
     
    void
     
    void
    Set the comma separated list of web addr book searchable properties
    void
    Set the web address service uri - null for no web address service

    Methods inherited from class org.bedework.util.jmx.ConfBase

    createObjectName, ensureDir, getConfig, getConfigDirectory, getConfigInfo, getConfigInfo, getConfigInfo, getConfigName, getLogger, getManagementContext, getPathSuffix, getRegisteredMBeans, getServiceName, getServiceObjectName, getStatus, getStore, isRunning, loadConfig, makeObject, register, register, saveConfig, setStatus, setStore, start, stop, unregister, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.bedework.util.jmx.BaseMBean

    getServiceName, isRunning, start, stop

    Methods inherited from interface org.bedework.util.jmx.ConfBaseMBean

    getConfigName, getStatus, saveConfig, setStatus

    Methods inherited from interface org.bedework.util.logging.Logged

    audit, debug, debug, debug, enableAuditLogger, enableErrorLogger, enableMetricsLogger, error, error, error, getLogLevel, info, info, isAuditLoggerEnabled, isErrorLoggerEnabled, isMetricsDebugEnabled, isMetricsLoggerEnabled, metrics, setLoggerClass, setLoggerClass, trace, trace, trace, warn, warn