org.barracudamvc.plankton.io
Interface Pausable

All Known Implementing Classes:
DeferredResponseWrapper

public interface Pausable

Simple interface to define whether or not an object is paused

Since:
csc_031204_1
Author:
Christian Cryder [christianc@granitepeaks.com]

Method Summary
 boolean isPaused()
          Returns true if the object is paused
 

Method Detail

isPaused

public boolean isPaused()
Returns true if the object is paused



Copyright © 2004 BarracudaMVC.org All Rights Reserved.