Uses of Interface
org.ow2.jonas.service.Service

Packages that use Service
org.ow2.jonas.audit   
org.ow2.jonas.cmi   
org.ow2.jonas.db   
org.ow2.jonas.dbm   
org.ow2.jonas.depmonitor   
org.ow2.jonas.discovery   
org.ow2.jonas.ear   
org.ow2.jonas.ejb2   
org.ow2.jonas.ejb3   
org.ow2.jonas.ha   
org.ow2.jonas.jms   
org.ow2.jonas.jmx   
org.ow2.jonas.jsf   
org.ow2.jonas.mail   
org.ow2.jonas.multitenant   
org.ow2.jonas.registry   
org.ow2.jonas.resource   
org.ow2.jonas.resourcemonitor   
org.ow2.jonas.security   
org.ow2.jonas.service   
org.ow2.jonas.smartclient   
org.ow2.jonas.tm   
org.ow2.jonas.versioning   
org.ow2.jonas.web   
org.ow2.jonas.workmanager   
org.ow2.jonas.ws.jaxrpc   
org.ow2.jonas.ws.jaxws   
 

Uses of Service in org.ow2.jonas.audit
 

Subinterfaces of Service in org.ow2.jonas.audit
 interface AuditService
          Audit service API.
 

Uses of Service in org.ow2.jonas.cmi
 

Subinterfaces of Service in org.ow2.jonas.cmi
 interface CmiService
          CMI Service interface.
 

Uses of Service in org.ow2.jonas.db
 

Subinterfaces of Service in org.ow2.jonas.db
 interface DBService
          Interface of the database service
 

Uses of Service in org.ow2.jonas.dbm
 

Subinterfaces of Service in org.ow2.jonas.dbm
 interface DataBaseService
          DataBase Service interface.*
 

Uses of Service in org.ow2.jonas.depmonitor
 

Subinterfaces of Service in org.ow2.jonas.depmonitor
 interface MonitoringService
          Interface of the depmonitor service.
 

Uses of Service in org.ow2.jonas.discovery
 

Subinterfaces of Service in org.ow2.jonas.discovery
 interface DiscoveryService
          JOnAS Discovery Service interface.
 

Uses of Service in org.ow2.jonas.ear
 

Subinterfaces of Service in org.ow2.jonas.ear
 interface EarService
          JOnAS EAR Service interface.
 

Uses of Service in org.ow2.jonas.ejb2
 

Subinterfaces of Service in org.ow2.jonas.ejb2
 interface EJBService
          EJB Service interface.
 

Uses of Service in org.ow2.jonas.ejb3
 

Subinterfaces of Service in org.ow2.jonas.ejb3
 interface IEasyBeansService
          EZB Service interface.
 

Uses of Service in org.ow2.jonas.ha
 

Subinterfaces of Service in org.ow2.jonas.ha
 interface HaService
          JOnAS HA Service interface.
 

Uses of Service in org.ow2.jonas.jms
 

Subinterfaces of Service in org.ow2.jonas.jms
 interface JmsService
          Jms Service interface.
 

Uses of Service in org.ow2.jonas.jmx
 

Subinterfaces of Service in org.ow2.jonas.jmx
 interface JmxService
          JMX Service interface.
 

Uses of Service in org.ow2.jonas.jsf
 

Subinterfaces of Service in org.ow2.jonas.jsf
 interface JSFService
          JSF Service interface.
 

Uses of Service in org.ow2.jonas.mail
 

Subinterfaces of Service in org.ow2.jonas.mail
 interface MailService
          This interface provides a description of the JavaMail service.
 

Uses of Service in org.ow2.jonas.multitenant
 

Subinterfaces of Service in org.ow2.jonas.multitenant
 interface MultitenantService
          JOnAS Service interface for the multitenant service.
 

Uses of Service in org.ow2.jonas.registry
 

Subinterfaces of Service in org.ow2.jonas.registry
 interface RegistryService
          Registry Service interface.
 

Uses of Service in org.ow2.jonas.resource
 

Subinterfaces of Service in org.ow2.jonas.resource
 interface ResourceService
          JCA resource service implmentation
 

Uses of Service in org.ow2.jonas.resourcemonitor
 

Subinterfaces of Service in org.ow2.jonas.resourcemonitor
 interface ResourceMonitorService
          Interface for the resource monitoring service.
 

Uses of Service in org.ow2.jonas.security
 

Subinterfaces of Service in org.ow2.jonas.security
 interface SecurityService
          Defines the interface for the security service
 

Uses of Service in org.ow2.jonas.service
 

Subinterfaces of Service in org.ow2.jonas.service
 interface ConfigService
          This interface extends the Service interface.
 

Uses of Service in org.ow2.jonas.smartclient
 

Subinterfaces of Service in org.ow2.jonas.smartclient
 interface SmartclientService
          Created the interface for the smartclient service.
 

Uses of Service in org.ow2.jonas.tm
 

Subinterfaces of Service in org.ow2.jonas.tm
 interface TransactionService
          Transaction Service interface.
 

Uses of Service in org.ow2.jonas.versioning
 

Subinterfaces of Service in org.ow2.jonas.versioning
 interface VersioningService
          JOnAS Service interface for the versioning service.
 

Uses of Service in org.ow2.jonas.web
 

Subinterfaces of Service in org.ow2.jonas.web
 interface IOnDemandHttpService
          Loads the Web Container when a request is done on the http port and that the web container service is not yet started.
 interface JWebContainerService
          JOnAS WEB Container Service interface.
 

Uses of Service in org.ow2.jonas.workmanager
 

Subinterfaces of Service in org.ow2.jonas.workmanager
 interface WorkManagerService
          Give access to a WorkManager implementation.
 

Uses of Service in org.ow2.jonas.ws.jaxrpc
 

Subinterfaces of Service in org.ow2.jonas.ws.jaxrpc
 interface IJAXRPCService
          WebServices Service interface.
 

Uses of Service in org.ow2.jonas.ws.jaxws
 

Subinterfaces of Service in org.ow2.jonas.ws.jaxws
 interface IJAXWSService
          The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.