public class AndesBrokerManagerAdminServiceDS extends Object
Constructor and Description |
---|
AndesBrokerManagerAdminServiceDS() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
setAccessKey(org.wso2.carbon.andes.authentication.service.AuthenticationService authenticationService) |
protected void |
setQueueManagerService(org.wso2.carbon.andes.core.QueueManagerService cepService) |
protected void |
setSubscriptionManagerService(org.wso2.carbon.andes.core.SubscriptionManagerService subscriptionManagerService) |
protected void |
unsetAccessKey(org.wso2.carbon.andes.authentication.service.AuthenticationService authenticationService) |
protected void |
unSetQueueManagerService(org.wso2.carbon.andes.core.QueueManagerService cepService) |
protected void |
unSetSubscriptionManagerService(org.wso2.carbon.andes.core.SubscriptionManagerService subscriptionManagerService) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void setQueueManagerService(org.wso2.carbon.andes.core.QueueManagerService cepService)
protected void unSetQueueManagerService(org.wso2.carbon.andes.core.QueueManagerService cepService)
protected void setSubscriptionManagerService(org.wso2.carbon.andes.core.SubscriptionManagerService subscriptionManagerService)
protected void unSetSubscriptionManagerService(org.wso2.carbon.andes.core.SubscriptionManagerService subscriptionManagerService)
protected void setAccessKey(org.wso2.carbon.andes.authentication.service.AuthenticationService authenticationService)
protected void unsetAccessKey(org.wso2.carbon.andes.authentication.service.AuthenticationService authenticationService)
Copyright © 2023 WSO2. All rights reserved.