| Package | Description | 
|---|---|
| org.apache.uima.collection | Classes and interfaces for collection processing. | 
| org.apache.uima.collection.base_cpm | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | StatusCallbackListenerInterface for a Listener that receives notification from the  CollectionProcessingManageras various events occur. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CasDataStatusCallbackListenerInterface for a Listener that receives notification from the
  CollectionProcessingManageras various events occur. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BaseCPM. addStatusCallbackListener(BaseStatusCallbackListener aListener)Registers a listsner to receive status callbacks. | 
| void | BaseCPM. removeStatusCallbackListener(BaseStatusCallbackListener aListener)Unregisters a status callback listener. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.