| Package | Description | 
|---|---|
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CasProcessorMaxRestarts | CpeDescriptorFactory. produceCasProcessorMaxRestarts() | 
| Modifier and Type | Method and Description | 
|---|---|
| CasProcessorMaxRestarts | CasProcessorErrorHandling. getMaxConsecutiveRestarts()Returns max number of restarts allowed for a CasProcessor and an action to take by the CPE in
 case the threshold is reached. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CasProcessorErrorHandling. setMaxConsecutiveRestarts(CasProcessorMaxRestarts aCasPRestarts)Sets max number of restarts allowed for a CasProcessor and an action to take by the CPE in case
 the threshold is reached. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.