Class ServiceComponent

java.lang.Object
org.wso2.carbon.logging.appender.service.ServiceComponent

public class ServiceComponent extends Object
  • Constructor Details

    • ServiceComponent

      public ServiceComponent()
  • Method Details

    • activate

      protected void activate(org.osgi.service.component.ComponentContext context)
    • deactivate

      protected void deactivate(org.osgi.service.component.ComponentContext context)
    • setConfigurationContextService

      protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
    • unsetConfigurationContextService

      protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)