public class WSO2ISClientComponent extends Object
| Constructor and Description |
|---|
WSO2ISClientComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
setAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService amcService) |
protected void |
setNotificationEventService(org.wso2.carbon.apimgt.notification.NotificationEventService neService) |
protected void |
unsetAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService amcService) |
protected void |
unsetNotificationEventService(org.wso2.carbon.apimgt.notification.NotificationEventService neService) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void setNotificationEventService(org.wso2.carbon.apimgt.notification.NotificationEventService neService)
protected void unsetNotificationEventService(org.wso2.carbon.apimgt.notification.NotificationEventService neService)
protected void setAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService amcService)
protected void unsetAPIManagerConfigurationService(org.wso2.carbon.apimgt.impl.APIManagerConfigurationService amcService)
Copyright © 2021 WSO2. All rights reserved.