Uses of Interface
org.apache.aries.quiesce.manager.QuiesceCallback

Packages that use QuiesceCallback
org.apache.aries.quiesce.participant   
 

Uses of QuiesceCallback in org.apache.aries.quiesce.participant
 

Methods in org.apache.aries.quiesce.participant with parameters of type QuiesceCallback
 void QuiesceParticipant.quiesce(QuiesceCallback callback, List<Bundle> bundlesToQuiesce)
          Request a number of bundles to be quiesced by this participant This method must be non-blocking.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.