TrueUpdate Agent Specification 0.7

net.java.trueupdate.agent.spec
Interface UpdateAgentEvent


public interface UpdateAgentEvent

An update agent event.

Implementations must be thread-safe.

Author:
Christian Schlichtherle

Method Summary
 UpdateAgent updateAgent()
          Returns the update agent.
 UpdateMessage updateMessage()
          Returns the update message.
 

Method Detail

updateAgent

UpdateAgent updateAgent()
Returns the update agent.


updateMessage

UpdateMessage updateMessage()
Returns the update message.


TrueUpdate Agent Specification 0.7

Copyright © 2013 Schlichtherle IT Services. All rights reserved.