|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.jca.cxf.handlers.InvocationHandlerFactory
public class InvocationHandlerFactory
Field Summary | |
---|---|
static java.lang.String |
JCA_HANDLERS_RESOURCE
|
Constructor Summary | |
---|---|
InvocationHandlerFactory(Bus b,
CXFManagedConnection connection)
|
Method Summary | |
---|---|
CXFInvocationHandler |
createHandlers(java.lang.Object target,
javax.security.auth.Subject subject)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JCA_HANDLERS_RESOURCE
Constructor Detail |
---|
public InvocationHandlerFactory(Bus b, CXFManagedConnection connection) throws ResourceAdapterInternalException
ResourceAdapterInternalException
Method Detail |
---|
public CXFInvocationHandler createHandlers(java.lang.Object target, javax.security.auth.Subject subject) throws ResourceAdapterInternalException
ResourceAdapterInternalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |