Uses of Class
org.objectweb.jonas.service.AbsServiceImpl

Packages that use AbsServiceImpl
org.objectweb.jonas.container   
org.objectweb.jonas.db   
org.objectweb.jonas.db.hsqldb   
org.objectweb.jonas.dbm.internal   
org.objectweb.jonas.discovery.internal   
org.objectweb.jonas.ear.internal   
org.objectweb.jonas.ha   
org.objectweb.jonas.jms   
org.objectweb.jonas.jmx   
org.objectweb.jonas.jtm.jotm   
org.objectweb.jonas.mail.internal   
org.objectweb.jonas.registry.carol   
org.objectweb.jonas.resource   
org.objectweb.jonas.security   
org.objectweb.jonas.web   
org.objectweb.jonas.workmanager.internal   
org.objectweb.jonas.ws.axis   
org.objectweb.jonas.ws.base   
org.ow2.jonas.deployablemonitor   
org.ow2.jonas.ejb.easybeans   
org.ow2.jonas.web.jetty6   
org.ow2.jonas.web.tomcat6   
 

Uses of AbsServiceImpl in org.objectweb.jonas.container
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.container
 class EJBServiceImpl
          Implementation of the EJB Container Service for jonas.
 

Uses of AbsServiceImpl in org.objectweb.jonas.db
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.db
 class AbsDBServiceImpl
          Abstract database service to be implemented by implementation of Java databases
 

Uses of AbsServiceImpl in org.objectweb.jonas.db.hsqldb
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.db.hsqldb
 class HsqlDBServiceImpl
          Embeds the HSQL database in JOnAS
 

Uses of AbsServiceImpl in org.objectweb.jonas.dbm.internal
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.dbm.internal
 class JOnASDataBaseManagerService
          DatabaseService acts as a factory for the DataSource objects.
 

Uses of AbsServiceImpl in org.objectweb.jonas.discovery.internal
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.discovery.internal
 class DiscoveryServiceImpl
           
 

Uses of AbsServiceImpl in org.objectweb.jonas.ear.internal
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.ear.internal
 class JOnASEARService
          JOnAS EAR Service Implementation class.
 

Uses of AbsServiceImpl in org.objectweb.jonas.ha
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.ha
 class HaServiceImpl
          This class binds the HA service to Jonas and initializes the HA architecture
 

Uses of AbsServiceImpl in org.objectweb.jonas.jms
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.jms
 class JmsServiceImpl
          JMS Service implementation.
 

Uses of AbsServiceImpl in org.objectweb.jonas.jmx
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.jmx
 class AbsJmxServiceImpl
          JMX Service implementation.
 class JmxServiceImpl
          JMX Service implementation.
 

Uses of AbsServiceImpl in org.objectweb.jonas.jtm.jotm
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.jtm.jotm
 class JOTMTransactionService
          Transaction Service implementation.
 

Uses of AbsServiceImpl in org.objectweb.jonas.mail.internal
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.mail.internal
 class JOnASMailService
          This class provides an implementation of the javaMail service.
 

Uses of AbsServiceImpl in org.objectweb.jonas.registry.carol
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.registry.carol
 class CarolRegistryService
          Implementation of the RegistryService interface.
 

Uses of AbsServiceImpl in org.objectweb.jonas.resource
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.resource
 class ResourceServiceImpl
          JCA resource service implmentation
 

Uses of AbsServiceImpl in org.objectweb.jonas.security
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.security
 class JonasSecurityServiceImpl
          Security Service implementation
 

Uses of AbsServiceImpl in org.objectweb.jonas.web
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.web
 class AbsJWebContainerServiceImpl
          This abstract class provides an implementation for a dynamic JWebContainerService service.
 

Uses of AbsServiceImpl in org.objectweb.jonas.workmanager.internal
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.workmanager.internal
 class JOnASWorkManagerService
          The JOnAS WorkManager is returned by this service.
 

Uses of AbsServiceImpl in org.objectweb.jonas.ws.axis
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.ws.axis
 class AxisWSServiceImpl
          Implements commons methods declared within the abstract class.
 

Uses of AbsServiceImpl in org.objectweb.jonas.ws.base
 

Subclasses of AbsServiceImpl in org.objectweb.jonas.ws.base
 class AbsWebServicesServiceImpl
          implements deployment process and declares commons abstract methods for all (used) Web services engine.
 

Uses of AbsServiceImpl in org.ow2.jonas.deployablemonitor
 

Subclasses of AbsServiceImpl in org.ow2.jonas.deployablemonitor
 class DeployableMonitorService
          Service that will launch the Deployable Monitor.
 

Uses of AbsServiceImpl in org.ow2.jonas.ejb.easybeans
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ejb.easybeans
 class EasyBeansService
          Implementation of the service that runs the EasyBeans EJB3 container.
 

Uses of AbsServiceImpl in org.ow2.jonas.web.jetty6
 

Subclasses of AbsServiceImpl in org.ow2.jonas.web.jetty6
 class Jetty6Service
          This class provides an implementation of the Jetty service (as web container service).
 

Uses of AbsServiceImpl in org.ow2.jonas.web.tomcat6
 

Subclasses of AbsServiceImpl in org.ow2.jonas.web.tomcat6
 class Tomcat6Service
          Implementation of the web container service for Tomcat 6.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.