org.apache.stratos.cartridge.agent
Class CartridgeAgent
java.lang.Object
org.apache.stratos.cartridge.agent.CartridgeAgent
- All Implemented Interfaces:
- Runnable
public class CartridgeAgent
- extends Object
- implements Runnable
Cartridge agent runnable.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CartridgeAgent
public CartridgeAgent()
run
public void run()
- Specified by:
run in interface Runnable
subscribeToTopicsAndRegisterListeners
protected void subscribeToTopicsAndRegisterListeners()
validateRequiredSystemProperties
protected void validateRequiredSystemProperties()
terminate
public void terminate()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.