com.jbase.jremote.jca.inflow
Class EndpointAdapter
java.lang.Object
com.jbase.jremote.jca.inflow.EndpointAdapter
- All Implemented Interfaces:
- EndpointAdapterMBean
public class EndpointAdapter
- extends Object
- implements EndpointAdapterMBean
Constructor Summary |
EndpointAdapter(javax.resource.spi.endpoint.MessageEndpointFactory meFactory,
javax.resource.spi.ActivationSpec aSpec)
|
EndpointAdapter
public EndpointAdapter(javax.resource.spi.endpoint.MessageEndpointFactory meFactory,
javax.resource.spi.ActivationSpec aSpec)
process
public byte[] process(String activation,
byte[] body)
Process the request or return null if this Endpoint is not
able to process the request.
- Parameters:
activation
- body
-
- Returns:
- String result
toString
public String toString()
- Overrides:
toString
in class Object
getHandler
public String getHandler()
getTotalActivations
public long getTotalActivations()
- Specified by:
getTotalActivations
in interface EndpointAdapterMBean
Copyright © 2016 TEMENOS. All Rights Reserved.