public class InvocationHandlerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JCA_HANDLERS_RESOURCE |
| Constructor and Description |
|---|
InvocationHandlerFactory(org.apache.cxf.Bus b,
CXFManagedConnection connection) |
public static final String JCA_HANDLERS_RESOURCE
public InvocationHandlerFactory(org.apache.cxf.Bus b,
CXFManagedConnection connection)
throws ResourceAdapterInternalException
ResourceAdapterInternalExceptionpublic CXFInvocationHandler createHandlers(Object target, Subject subject) throws ResourceAdapterInternalException
ResourceAdapterInternalExceptionApache CXF