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