public class DetachManager extends Object implements DetachState
DETACH_ALL, DETACH_FETCH_GROUPS, DETACH_FGS, DETACH_LOADED| Constructor and Description | 
|---|
| DetachManager(BrokerImpl broker,
             boolean full,
             OpCallbacks call)Constructor. | 
public DetachManager(BrokerImpl broker, boolean full, OpCallbacks call)
broker - owning brokerfull - whether the entire broker cache is being detached; if
 this is the case, we assume the broker has already
 flushed if needed, and that we're detaching in-placepublic Object[] detachAll(Collection instances)
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.