org.apache.cxf.jca.cxf.handlers
Class InvocationHandlerFactory

java.lang.Object
  extended by org.apache.cxf.jca.cxf.handlers.InvocationHandlerFactory

public class InvocationHandlerFactory
extends java.lang.Object


Constructor Summary
InvocationHandlerFactory(org.apache.cxf.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
 

Constructor Detail

InvocationHandlerFactory

public InvocationHandlerFactory(org.apache.cxf.Bus b,
                                CXFManagedConnection connection)
                         throws ResourceAdapterInternalException
Throws:
ResourceAdapterInternalException
Method Detail

createHandlers

public CXFInvocationHandler createHandlers(java.lang.Object target,
                                           javax.security.auth.Subject subject)
                                    throws ResourceAdapterInternalException
Throws:
ResourceAdapterInternalException


Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.