public class XARequestProcessor extends Object
xaRequestProcessor
.Constructor and Description |
---|
XARequestProcessor(EhcacheXAResourceImpl resourceImpl)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
process(XARequest request)
Process a XARequest
|
static void |
shutdown()
Release resources shared by all XARequestProcessors
|
public XARequestProcessor(EhcacheXAResourceImpl resourceImpl)
resourceImpl
- The EhcacheXAResourceImpl instance this processor will perform againstpublic static void shutdown()
public int process(XARequest request) throws XAException
request
- the XARequestXAException
- the XAException thrown by the XAResourceCopyright © 2003–2016 Terracotta, Inc.. All rights reserved.