Holger's
Java API

Uses of Package
com.antelmann.util.revision

Packages that use com.antelmann.util.revision
com.antelmann.util.revision This package contains classes useful for implementing systems that deal with revisions. 
 

Classes in com.antelmann.util.revision used by com.antelmann.util.revision
Revisable
          represents an object allowing revisions of itself
Revision
          represents revision that can be applied to a revisable object
RevisionEvent
          represents an event that encapsulates a revision for a Revisable object.
RevisionException
          thrown to indicate that a Revision was rejected
RevisionListener
          listens to revisions of a revisable object
RevisionVeto
          allows to veto a revision before it is actually applied to the Revisable instance and before its listeners are informed
Status
          Status represents a specific state of a given object; the state itself is immutable.
StatusString
          a status based on a simple String object
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads