Errai 3.0.1-SNAPSHOT

org.jboss.errai.bus.client.api.laundry
Interface LaundryReclaim


public interface LaundryReclaim

A handle on a Laundry task.

Author:
Mike Brock, Jonathan Fuerth , Christian Sadilek

Method Summary
 boolean reclaim()
          Removes the associated item from its laundry list.
 

Method Detail

reclaim

boolean reclaim()
Removes the associated item from its laundry list.

Returns:
true if the item was still in its list and was removed; false if the laundry item was no longer in the list, and therefore this call had no effect.

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.