TrueUpdate Agent Core 0.7

net.java.trueupdate.agent.core
Interface UpdateAgentController


public interface UpdateAgentController

Starts and stops an asynchronous update agent.

Author:
Christian Schlichtherle

Method Summary
 void start()
          Starts the update agent.
 void stop(long timeout, TimeUnit unit)
          Stops the update agent.
 

Method Detail

start

void start()
Starts the update agent.


stop

void stop(long timeout,
          TimeUnit unit)
Stops the update agent.


TrueUpdate Agent Core 0.7

Copyright © 2013 Schlichtherle IT Services. All rights reserved.