org.apache.stratos.manager.deploy.service.multitenant
Class MultiTenantService
java.lang.Object
org.apache.stratos.manager.behaviour.CartridgeMgtBehaviour
org.apache.stratos.manager.deploy.service.Service
org.apache.stratos.manager.deploy.service.multitenant.MultiTenantService
- All Implemented Interfaces:
- Serializable
public class MultiTenantService
- extends Service
- See Also:
- Serialized Form
|
Constructor Summary |
MultiTenantService(String type,
String autoscalingPolicyName,
String deploymentPolicyName,
int tenantId,
org.apache.stratos.cloud.controller.stub.pojo.CartridgeInfo cartridgeInfo,
String tenantRange)
|
| Methods inherited from class org.apache.stratos.manager.deploy.service.Service |
create, deploy, generateClusterId, getAutoscalingPolicyName, getCartridgeInfo, getCluster, getClusterId, getDeploymentPolicyName, getHostName, getPayloadData, getSubscriptionKey, getTenantId, getTenantRange, getType, setAutoscalingPolicyName, setCartridgeInfo, setCluster, setClusterId, setDeploymentPolicyName, setHostName, setPayloadData, setSubscriptionKey, setTenantId, setTenantRange, setType, undeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiTenantService
public MultiTenantService(String type,
String autoscalingPolicyName,
String deploymentPolicyName,
int tenantId,
org.apache.stratos.cloud.controller.stub.pojo.CartridgeInfo cartridgeInfo,
String tenantRange)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.