Package org.mule.module.jca

A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture.

See:
          Description

Interface Summary
MuleConnection MuleConnection defines the client connection methods for the JCA CCI contract
MuleConnectionFactory MuleConnectionFactory defines the connection factory interface that the RA clients will obtain a reference to.
 

Class Summary
DefaultConnectionManager DefaultConnectionManager TODO
DefaultMuleConnection MuleConnection TODO
DefaultMuleConnectionFactory DefaultMuleConnectionFactory an implementation of the MuleconnectionFactory interface used by clients of this ResourceAdapter to obtain a connection to Mule resources.
DelegateWorkManager DelegateWorkManager is a wrapper around a WorkManager provided by a JCA container.
DelegateWorkManager.RunnableWorkAdapter  
JcaComponent  
JcaModel Creates a model suitable for Jca execution
JcaService JcaService Is the type of service used in Mule when embedded inside an app server using JCA.
MuleActivationSpec MuleActivationSpec defines the contract between a Message Driven Bean (MDB) and the Mule Resource Adapter.
MuleConnectionRequestInfo MuleConnectionRequestInfo TODO
MuleEndpointKey MuleEndpointKey TODO
MuleManagedConnection MuleManagedConnection TODO
MuleManagedConnectionFactory MuleManagedConnectionFactory TODO
MuleManagedConnectionMetaData MuleManagedConnectionMetaData TODO
MuleResourceAdapter MuleResourceAdapter TODO
RaHelper RaHelper is a collection of helper methods used by this RA implementation
 

Package org.mule.module.jca Description

A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.