Uses of Interface
org.wso2.carbon.logging.service.dao.RemoteLoggingConfigDAO
Packages that use RemoteLoggingConfigDAO
Package
Description
-
Uses of RemoteLoggingConfigDAO in org.wso2.carbon.logging.service.dao.impl
Classes in org.wso2.carbon.logging.service.dao.impl that implement RemoteLoggingConfigDAOModifier and TypeClassDescriptionclassThis 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 RemoteLoggingConfigDAOMethods in org.wso2.carbon.logging.service.internal with parameters of type RemoteLoggingConfigDAOModifier and TypeMethodDescriptionvoidRemoteLoggingConfigDataHolder.setRemoteLoggingConfigDAO(RemoteLoggingConfigDAO remoteLoggingConfigDAO) protected voidRemoteLoggingConfigServiceComponent.setRemoteLoggingConfigDAOService(RemoteLoggingConfigDAO remoteLoggingConfigDAO) protected voidRemoteLoggingConfigServiceComponent.unsetRemoteLoggingConfigDAOService(RemoteLoggingConfigDAO remoteLoggingConfigDAO)