public abstract class AbstractRESTProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
protected String |
name |
| Constructor and Description |
|---|
AbstractRESTProcessor(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleException(String msg) |
protected void |
handleException(String msg,
Exception e) |
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.