public class ICAggregatorRemoveCallback
extends java.lang.Object
implements org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryRemovedCallback
| Constructor and Description |
|---|
ICAggregatorRemoveCallback()
Creates a new Callback object
|
| Modifier and Type | Method and Description |
|---|---|
void |
remove(org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryResource entry)
Removes from the storage the supplied resource
|
public ICAggregatorRemoveCallback()
public void remove(org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryResource entry)
throws java.lang.Exception
remove in interface org.globus.mds.aggregator.impl.AggregatorServiceGroupEntryRemovedCallbackentry - the AggregatorServiceGroupEntryResource that is about to be removedjava.lang.Exception - if the delete operation fails