TrueUpdate Agent JMS 0.7

net.java.trueupdate.agent.jms
Class JmsUpdateAgentController

java.lang.Object
  extended by net.java.trueupdate.agent.jms.JmsUpdateAgentController
All Implemented Interfaces:
UpdateAgentController

public final class JmsUpdateAgentController
extends Object
implements UpdateAgentController

Starts and stops a JMS based update agent.

Author:
Christian Schlichtherle

Constructor Summary
JmsUpdateAgentController()
           
JmsUpdateAgentController(JmsUpdateAgentParameters parameters)
           
 
Method Summary
 void start()
           
 void stop(long timeout, TimeUnit unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsUpdateAgentController

public JmsUpdateAgentController()

JmsUpdateAgentController

public JmsUpdateAgentController(JmsUpdateAgentParameters parameters)
Method Detail

start

public void start()
Specified by:
start in interface UpdateAgentController

stop

public void stop(long timeout,
                 TimeUnit unit)
Specified by:
stop in interface UpdateAgentController

TrueUpdate Agent JMS 0.7

Copyright © 2013 Schlichtherle IT Services. All rights reserved.