Interface CommitListener

  • All Superinterfaces:
    java.util.EventListener

    public interface CommitListener
    extends java.util.EventListener
    A listener that is notified of CommitEvent events.
    Author:
    Michael Baranov