org.apache.stratos.adc.instanceinfo.mgt.stub
Interface InstanceInformationManagementService

All Known Implementing Classes:
InstanceInformationManagementServiceStub

public interface InstanceInformationManagementService


Method Summary
 void updateInstanceState(String instanceIp1, int tenantId2, String clusterDomain3, String clusterSubDomain4, String cartridge5, String state6)
          Auto generated method signature for Asynchronous Invocations
 

Method Detail

updateInstanceState

void updateInstanceState(String instanceIp1,
                         int tenantId2,
                         String clusterDomain3,
                         String clusterSubDomain4,
                         String cartridge5,
                         String state6)
                         throws RemoteException
Auto generated method signature for Asynchronous Invocations

Throws:
RemoteException


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