Uses of Interface
org.wso2.carbon.logging.service.dao.RemoteLoggingConfigDAO
-
Packages that use RemoteLoggingConfigDAO Package Description org.wso2.carbon.logging.service.dao.impl org.wso2.carbon.logging.service.internal -
-
Uses of RemoteLoggingConfigDAO in org.wso2.carbon.logging.service.dao.impl
Classes in org.wso2.carbon.logging.service.dao.impl that implement RemoteLoggingConfigDAO Modifier and Type Class Description classRegistryBasedRemoteLoggingConfigDAOThis class is used to update the remote server logging configurations in the registry. -
Uses of RemoteLoggingConfigDAO in org.wso2.carbon.logging.service.internal
Methods in org.wso2.carbon.logging.service.internal that return RemoteLoggingConfigDAO Modifier and Type Method Description RemoteLoggingConfigDAORemoteLoggingConfigDataHolder. getRemoteLoggingConfigDAO()Methods in org.wso2.carbon.logging.service.internal with parameters of type RemoteLoggingConfigDAO Modifier and Type Method Description voidRemoteLoggingConfigDataHolder. setRemoteLoggingConfigDAO(RemoteLoggingConfigDAO remoteLoggingConfigDAO)protected voidRemoteLoggingConfigServiceComponent. setRemoteLoggingConfigDAOService(RemoteLoggingConfigDAO remoteLoggingConfigDAO)protected voidRemoteLoggingConfigServiceComponent. unsetRemoteLoggingConfigDAOService(RemoteLoggingConfigDAO remoteLoggingConfigDAO)
-