TrueUpdate Agent Specification 0.7

Uses of Interface
net.java.trueupdate.agent.spec.UpdateAgentEvent

Uses of UpdateAgentEvent in net.java.trueupdate.agent.spec
 

Methods in net.java.trueupdate.agent.spec with parameters of type UpdateAgentEvent
protected  void UpdateAgentListener.log(UpdateAgentEvent event)
          Logs the enclosed log records in the given event.
 void UpdateAgentListener.onInstallationFailureResponse(UpdateAgentEvent event)
          Processes an installation failure response.
 void UpdateAgentListener.onInstallationSuccessResponse(UpdateAgentEvent event)
          Processes an installation success response.
 void UpdateAgentListener.onProgressNotice(UpdateAgentEvent event)
          Processes a progress notice.
 void UpdateAgentListener.onRedeploymentRequest(UpdateAgentEvent event)
          Responds to a redeployment request.
 void UpdateAgentListener.onSubscriptionResponse(UpdateAgentEvent event)
          Processes a subscription response.
 void UpdateAgentListener.onUpdateNotice(UpdateAgentEvent event)
          Responds to an update available notice.
 


TrueUpdate Agent Specification 0.7

Copyright © 2013 Schlichtherle IT Services. All rights reserved.