Uses of Class
org.apache.cxf.jca.core.resourceadapter.ResourceAdapterInternalException
-
Packages that use ResourceAdapterInternalException Package Description org.apache.cxf.jca.core.resourceadapter org.apache.cxf.jca.cxf.handlers -
-
Uses of ResourceAdapterInternalException in org.apache.cxf.jca.core.resourceadapter
Methods in org.apache.cxf.jca.core.resourceadapter that throw ResourceAdapterInternalException Modifier and Type Method Description protected URLResourceBean. createURL(String spec, String msg)voidResourceBean. validateURLString(String spec, String msg) -
Uses of ResourceAdapterInternalException in org.apache.cxf.jca.cxf.handlers
Methods in org.apache.cxf.jca.cxf.handlers that throw ResourceAdapterInternalException Modifier and Type Method Description CXFInvocationHandlerInvocationHandlerFactory. createHandlers(Object target, Subject subject)Constructors in org.apache.cxf.jca.cxf.handlers that throw ResourceAdapterInternalException Constructor Description InvocationHandlerFactory(Bus b, CXFManagedConnection connection)
-