Uses of Class
org.apache.stratos.manager.exception.NotSubscribedException

Packages that use NotSubscribedException
org.apache.stratos.manager.behaviour   
org.apache.stratos.manager.deploy.service   
org.apache.stratos.manager.lb.category   
org.apache.stratos.manager.manager   
org.apache.stratos.manager.subscription   
org.apache.stratos.manager.subscription.tenancy   
 

Uses of NotSubscribedException in org.apache.stratos.manager.behaviour
 

Methods in org.apache.stratos.manager.behaviour that throw NotSubscribedException
 void CartridgeMgtBehaviour.remove(String clusterId, String alias)
           
 

Uses of NotSubscribedException in org.apache.stratos.manager.deploy.service
 

Methods in org.apache.stratos.manager.deploy.service that throw NotSubscribedException
 void Service.undeploy()
           
 

Uses of NotSubscribedException in org.apache.stratos.manager.lb.category
 

Methods in org.apache.stratos.manager.lb.category that throw NotSubscribedException
 void ExistingLoadBalancerCategory.remove(String clusterId, String alias)
           
 

Uses of NotSubscribedException in org.apache.stratos.manager.manager
 

Methods in org.apache.stratos.manager.manager that throw NotSubscribedException
 void CartridgeSubscriptionManager.unsubscribeFromCartridge(String tenantDomain, String alias)
          Unsubscribe from a Cartridge
 

Uses of NotSubscribedException in org.apache.stratos.manager.subscription
 

Methods in org.apache.stratos.manager.subscription that throw NotSubscribedException
 void LBCartridgeSubscription.removeSubscription()
           
 void CartridgeSubscription.removeSubscription()
          Unsubscribe from this cartridge subscription
 

Uses of NotSubscribedException in org.apache.stratos.manager.subscription.tenancy
 

Methods in org.apache.stratos.manager.subscription.tenancy that throw NotSubscribedException
 void SubscriptionMultiTenantBehaviour.remove(String clusterId, String alias)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.