org.apache.stratos.manager.cleanup.notification.stub
Interface InstanceCleanupNotificationService

All Known Implementing Classes:
InstanceCleanupNotificationServiceStub

public interface InstanceCleanupNotificationService


Method Summary
 void sendInstanceCleanupNotificationForCluster(String clusterId1)
          Auto generated method signature for Asynchronous Invocations
 void sendInstanceCleanupNotificationForMember(String memberId3)
          Auto generated method signature for Asynchronous Invocations
 

Method Detail

sendInstanceCleanupNotificationForCluster

void sendInstanceCleanupNotificationForCluster(String clusterId1)
                                               throws RemoteException
Auto generated method signature for Asynchronous Invocations

Throws:
RemoteException

sendInstanceCleanupNotificationForMember

void sendInstanceCleanupNotificationForMember(String memberId3)
                                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Throws:
RemoteException


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