org.apache.stratos.cartridge.agent
Class InstanceStateNotificationClientThread

java.lang.Object
  extended by org.apache.stratos.cartridge.agent.InstanceStateNotificationClientThread
All Implemented Interfaces:
Runnable

public class InstanceStateNotificationClientThread
extends Object
implements Runnable


Constructor Summary
InstanceStateNotificationClientThread(Registrant registrant, String state)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceStateNotificationClientThread

public InstanceStateNotificationClientThread(Registrant registrant,
                                             String state)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.