Uses of Interface
org.ow2.jonas.deployment.api.Schemas

Packages that use Schemas
org.ow2.jonas.deployment.client   
org.ow2.jonas.deployment.clusterd   
org.ow2.jonas.deployment.common   
org.ow2.jonas.deployment.common.digester   
org.ow2.jonas.deployment.common.lib   
org.ow2.jonas.deployment.domain   
org.ow2.jonas.deployment.ear   
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.rar   
org.ow2.jonas.deployment.web   
org.ow2.jonas.deployment.ws   
 

Uses of Schemas in org.ow2.jonas.deployment.client
 

Classes in org.ow2.jonas.deployment.client that implement Schemas
 class AppClientSchemas
          This class defines the declarations of Schemas for appliation-client.xml and jonas-client.xml.
 class JonasAppClientSchemas
          This class defines the declarations of Schemas for and jonas-web.xml.
 

Uses of Schemas in org.ow2.jonas.deployment.clusterd
 

Classes in org.ow2.jonas.deployment.clusterd that implement Schemas
 class ClusterDaemonSchemas
          This class defines the declarations of Schemas for clusterd.xml file.
 

Uses of Schemas in org.ow2.jonas.deployment.common
 

Classes in org.ow2.jonas.deployment.common that implement Schemas
 class CommonsSchemas
          This class defines the declarations of the default Java EE 5 Schemas.
 

Uses of Schemas in org.ow2.jonas.deployment.common.digester
 

Constructors in org.ow2.jonas.deployment.common.digester with parameters of type Schemas
JDigester(JRuleSetBase ruleSet, boolean parsingWithValidation, boolean namespaceAware, DTDs dtds, Schemas schemas)
          Construct an instance of a JDigester which is a Digester that is configured for parsing the deployment descriptors standards and specifics used in JOnAS application.
 

Uses of Schemas in org.ow2.jonas.deployment.common.lib
 

Methods in org.ow2.jonas.deployment.common.lib with parameters of type Schemas
 void JEntityResolver.addSchemas(Schemas schemas)
          Add the given Schemas to the schemas available for this resolver
 

Uses of Schemas in org.ow2.jonas.deployment.domain
 

Classes in org.ow2.jonas.deployment.domain that implement Schemas
 class DomainSchemas
          This class defines the declarations of Schemas for domain.xml file.
 

Uses of Schemas in org.ow2.jonas.deployment.ear
 

Classes in org.ow2.jonas.deployment.ear that implement Schemas
 class EarSchemas
          This class defines the declarations of Schemas for application.xml.
 class JonasEarSchemas
          This class defines the declarations of Schemas for jonas-application.xml file.
 

Uses of Schemas in org.ow2.jonas.deployment.ejb
 

Classes in org.ow2.jonas.deployment.ejb that implement Schemas
 class EjbjarSchemas
          This class defines the declarations of Schemas for ejb-jar.xml.
 class JonasEjbjarSchemas
          This class defines the declarations of Schemas for jonas-ejb-jar.xml.
 

Uses of Schemas in org.ow2.jonas.deployment.rar
 

Classes in org.ow2.jonas.deployment.rar that implement Schemas
 class ConnectorSchemas
          This class defines the declarations of Schemas for ra.xml.
 class JonasConnectorSchemas
          This class defines the declarations of Schemas for and jonas-ra.xml.
 

Uses of Schemas in org.ow2.jonas.deployment.web
 

Classes in org.ow2.jonas.deployment.web that implement Schemas
 class JonasWebAppSchemas
          This class defines the declarations of Schemas for and jonas-web.xml.
 class WebAppSchemas
          This class defines the declarations of Schemas for web.xml.
 

Uses of Schemas in org.ow2.jonas.deployment.ws
 

Classes in org.ow2.jonas.deployment.ws that implement Schemas
 class JaxrpcMappingSchemas
          This class defines the declarations of Schemas for jaxrpc_mapping.xml.
 class JonasWsSchemas
          This class defines the declarations of Schemas for jonas-webservices.xml.
 class WsSchemas
          This class defines the declarations of Schemas for webservices.xml.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.