org.apache.stratos.cartridge.agent.service
Class CartridgeAgentService
java.lang.Object
org.apache.stratos.cartridge.agent.service.CartridgeAgentService
public class CartridgeAgentService
- extends Object
Web service used for allowing Registrants to register themselves with the Cartridge Agent
- See Also:
Registrant
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CartridgeAgentService
public CartridgeAgentService()
register
public boolean register(Registrant registrant)
throws CartridgeAgentException
- Throws:
CartridgeAgentException
unregister
public boolean unregister(String domain,
String subDomain,
String hostName)
throws CartridgeAgentException
- Throws:
CartridgeAgentException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.