org.fuin.jmsmvc4swing.base
Interface Cancelable


public interface Cancelable

Unit of work that can be cancelled.


Method Summary
 void cancel()
          Tries to cancel the work.
 

Method Detail

cancel

void cancel()
Tries to cancel the work.



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.