Uses of Class
org.mule.service.AbstractService

Packages that use AbstractService
org.mule.model.seda   
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. 
 

Uses of AbstractService in org.mule.model.seda
 

Subclasses of AbstractService in org.mule.model.seda
 class SedaService
          A Seda service runs inside a Seda Model and is responsible for managing a Seda Queue and thread pool for a Mule sevice service.
 

Uses of AbstractService in org.mule.module.jca
 

Subclasses of AbstractService in org.mule.module.jca
 class JcaService
          JcaService Is the type of service used in Mule when embedded inside an app server using JCA.
 



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