TrueUpdate Manager Specification 0.1.5

@ParametersAreNonnullByDefault @Nonnull

Package net.java.trueupdate.manager.spec

Provides an API for a manager for updating applications.

See:
          Description

Interface Summary
UpdateMessageFilter  
 

Class Summary
ApplicationDescriptor An application descriptor comprises of an artifact descriptor plus a current location.
ApplicationDescriptor.Builder<T>  
UpdateDescriptor An update descriptor comprises of an artifact descriptor plus an update version.
UpdateDescriptor.Builder<T> A builder for an update descriptor.
UpdateMessage An immutable Value Object which gets exchanged between update agents and update managers in order to establish a protocol for the automated installation of application updates.
UpdateMessage.Builder A builder for an update message.
UpdateMessageListener An update message listener which filters and dispatches the update messages to its protected stub methods.
 

Enum Summary
UpdateMessage.Type The update message type.
 

Package net.java.trueupdate.manager.spec Description

Provides an API for a manager for updating applications.

Author:
Christian Schlichtherle

TrueUpdate Manager Specification 0.1.5

Copyright © 2013 Stimulus Software. All rights reserved.