Uses of Class
org.ow2.jonas.lib.service.AbsServiceImpl

Packages that use AbsServiceImpl
org.ow2.jonas.cmi.internal   
org.ow2.jonas.db.base   
org.ow2.jonas.db.hsqldb   
org.ow2.jonas.dbm.internal   
org.ow2.jonas.deployablemonitor   
org.ow2.jonas.discovery.base   
org.ow2.jonas.discovery.internal   
org.ow2.jonas.discovery.jgroups   
org.ow2.jonas.ear.internal   
org.ow2.jonas.ejb.easybeans   
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.ha.internal   
org.ow2.jonas.jmx.internal   
org.ow2.jonas.mail.internal   
org.ow2.jonas.registry.carol   
org.ow2.jonas.resource.internal   
org.ow2.jonas.resourcemonitor.internal   
org.ow2.jonas.security.internal   
org.ow2.jonas.smartclient.internal   
org.ow2.jonas.tm.jotm   
org.ow2.jonas.versioning.internal   
org.ow2.jonas.web.base   
org.ow2.jonas.web.jetty6   
org.ow2.jonas.web.tomcat6   
org.ow2.jonas.workcleaner.internal   
org.ow2.jonas.workmanager.internal   
org.ow2.jonas.ws.axis   
org.ow2.jonas.ws.axis2   
org.ow2.jonas.ws.cxf   
org.ow2.jonas.ws.jaxrpc.base   
org.ow2.jonas.ws.jaxws.base   
org.ow2.jonas.ws.publish.internal.manager   
 

Uses of AbsServiceImpl in org.ow2.jonas.cmi.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.cmi.internal
 class CmiServiceImpl
          CMI Service interface.
 

Uses of AbsServiceImpl in org.ow2.jonas.db.base
 

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

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

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

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

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

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.discovery.base
 

Subclasses of AbsServiceImpl in org.ow2.jonas.discovery.base
 class BaseDiscovery
          This class is inherited by all discovery Implementations It provides common discovery operations.
 

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

Subclasses of AbsServiceImpl in org.ow2.jonas.discovery.internal
 class MulticastDiscoveryServiceImpl
          The discovery service creates and starts at least a DiscoveryManager which is a MBean that multi-casts discovery information to all the servers who joined the discovery multicast group.
 

Uses of AbsServiceImpl in org.ow2.jonas.discovery.jgroups
 

Subclasses of AbsServiceImpl in org.ow2.jonas.discovery.jgroups
 class JgroupsDiscoveryServiceImpl
          This is a JGroups based JOnAS discovery implementation.
 

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

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

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.ejb2.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ejb2.internal
 class JOnASEJBService
          Implementation of the EJB Container Service for jonas.
 

Uses of AbsServiceImpl in org.ow2.jonas.ha.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ha.internal
 class HaServiceImpl
          This class binds the HA service to JOnAS and initializes the HA architecture.
 

Uses of AbsServiceImpl in org.ow2.jonas.jmx.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.jmx.internal
 class BaseJMXService
          JMX Service implementation.
 class JOnASJMXService
          JMX Service implementation.
 

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

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

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

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

Uses of AbsServiceImpl in org.ow2.jonas.resource.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.resource.internal
 class JOnASResourceService
          JCA resource service implementation.
 

Uses of AbsServiceImpl in org.ow2.jonas.resourcemonitor.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.resourcemonitor.internal
 class JOnASResourceMonitorService
          Implementation for the ResourceMonitor interface.
 

Uses of AbsServiceImpl in org.ow2.jonas.security.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.security.internal
 class JonasSecurityServiceImpl
          Security Service implementation?
 

Uses of AbsServiceImpl in org.ow2.jonas.smartclient.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.smartclient.internal
 class SmartclientServiceImpl
          Implements the smartclient service.
 

Uses of AbsServiceImpl in org.ow2.jonas.tm.jotm
 

Subclasses of AbsServiceImpl in org.ow2.jonas.tm.jotm
 class JOTMTransactionService
          Transaction Service implementation.
 

Uses of AbsServiceImpl in org.ow2.jonas.versioning.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.versioning.internal
 class VersioningServiceImpl
          Implements the versioning service.
 

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

Subclasses of AbsServiceImpl in org.ow2.jonas.web.base
 class BaseWebContainerService
          This abstract class provides an implementation for a dynamic JWebContainerService service.
 

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.
 

Uses of AbsServiceImpl in org.ow2.jonas.workcleaner.internal
 

Subclasses of AbsServiceImpl in org.ow2.jonas.workcleaner.internal
 class JOnASWorkCleanerService
          The JOnAS WorkCleaner is returned by this service.
 

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

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

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

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

Uses of AbsServiceImpl in org.ow2.jonas.ws.axis2
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ws.axis2
 class Axis2Service
          The Axis2Service class is used to declare Axis2 as a module in JOnAS.
 

Uses of AbsServiceImpl in org.ow2.jonas.ws.cxf
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ws.cxf
 class CXFService
          The CXFService class is used to declare CXF as a module in JOnAS.
 

Uses of AbsServiceImpl in org.ow2.jonas.ws.jaxrpc.base
 

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

Uses of AbsServiceImpl in org.ow2.jonas.ws.jaxws.base
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ws.jaxws.base
 class JAXWSService
          Common abstract class for JAX-WS service implementations.
 

Uses of AbsServiceImpl in org.ow2.jonas.ws.publish.internal.manager
 

Subclasses of AbsServiceImpl in org.ow2.jonas.ws.publish.internal.manager
 class DefaultWSDLPublisherManager
          Delegate publishing to all added WSDL Publishers.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.