Uses of Interface
org.wso2.carbon.logging.service.RemoteLoggingConfigService
-
Packages that use RemoteLoggingConfigService Package Description org.wso2.carbon.logging.service org.wso2.carbon.logging.service.internal -
-
Uses of RemoteLoggingConfigService in org.wso2.carbon.logging.service
Classes in org.wso2.carbon.logging.service that implement RemoteLoggingConfigService Modifier and Type Class Description classRemoteLoggingConfigThis is the Admin service used for configuring the remote server logging configurations -
Uses of RemoteLoggingConfigService in org.wso2.carbon.logging.service.internal
Methods in org.wso2.carbon.logging.service.internal that return RemoteLoggingConfigService Modifier and Type Method Description RemoteLoggingConfigServiceRemoteLoggingConfigDataHolder. getRemoteLoggingConfigService()Methods in org.wso2.carbon.logging.service.internal with parameters of type RemoteLoggingConfigService Modifier and Type Method Description voidRemoteLoggingConfigDataHolder. setRemoteLoggingConfigService(RemoteLoggingConfigService remoteLoggingConfigService)
-