org.ow2.jasmine.deployme.generated
Class Configuration

java.lang.Object
  extended by org.ow2.jasmine.deployme.generated.Configuration

public class Configuration
extends java.lang.Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <all>
         <element name="GlobalJonas" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="jdk" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="java_opts" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jonas_root" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jonas_base" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jonas_version" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jonas_name" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="host" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Protocols" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="protocols_list" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="irmi_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="iiop_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="jrmp_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="cmi_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="jndi_local_call_optimization" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="active_services" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="web" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="https_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="ajp_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="http_replication_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="http_conf" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element ref="{}web_conf"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="https_conf" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element ref="{}web_conf"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="ajp_conf" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element ref="{}web_conf"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="jvm_route" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                             <element name="http_replication_conf" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="cluster_name" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                                       <element name="mcastaddre" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                                       <element name="mcastport" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="listenport" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="db" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="discovery" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="master_activation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="source_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="greeting_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="multicast_address" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                             <element name="multicast_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="ttl" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="mail" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="factory_type" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                             <element name="factory_name" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="ws" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="wsdl_filename" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                             <element name="wsdl_file_dir" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="ha" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <all>
                             <element name="ha_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="multicast_addr" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                             <element name="multicast_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                           </all>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="names" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="securityManager" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="activation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="ejbClustering" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="ejbClustering_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                   <element name="multicast_addr" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="multicast_port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="jms" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="port" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                   <element name="queue" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="topic" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="jdbc" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <all>
                   <element name="raName" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="user" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="password" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="url" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="dsClass" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jndiname" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="mappername" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="rarlink" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jdbc_check_level" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="jdbc_test_statment" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="drivers" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
                   <element name="pool_parameters" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="pool_init" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_min" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_max" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_max_age_minutes" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pstmt_max" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_max_opentime" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_max_waiters" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_max_waittime" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="pool_sampling_period" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </all>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </all>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class Configuration.ActiveServices
          Java class for anonymous complex type.
static class Configuration.EjbClustering
          Java class for anonymous complex type.
static class Configuration.GlobalJonas
          Java class for anonymous complex type.
static class Configuration.Jdbc
          Java class for anonymous complex type.
static class Configuration.Jms
          Java class for anonymous complex type.
static class Configuration.Protocols
          Java class for anonymous complex type.
static class Configuration.SecurityManager
          Java class for anonymous complex type.
 
Field Summary
protected  Configuration.ActiveServices activeServices
           
protected  Configuration.EjbClustering ejbClustering
           
protected  Configuration.GlobalJonas globalJonas
           
protected  Configuration.Jdbc jdbc
           
protected  Configuration.Jms jms
           
protected  Configuration.Protocols protocols
           
protected  Configuration.SecurityManager securityManager
           
 
Constructor Summary
Configuration()
           
 
Method Summary
 Configuration.ActiveServices getActiveServices()
          Gets the value of the activeServices property.
 Configuration.EjbClustering getEjbClustering()
          Gets the value of the ejbClustering property.
 Configuration.GlobalJonas getGlobalJonas()
          Gets the value of the globalJonas property.
 Configuration.Jdbc getJdbc()
          Gets the value of the jdbc property.
 Configuration.Jms getJms()
          Gets the value of the jms property.
 Configuration.Protocols getProtocols()
          Gets the value of the protocols property.
 Configuration.SecurityManager getSecurityManager()
          Gets the value of the securityManager property.
 void setActiveServices(Configuration.ActiveServices value)
          Sets the value of the activeServices property.
 void setEjbClustering(Configuration.EjbClustering value)
          Sets the value of the ejbClustering property.
 void setGlobalJonas(Configuration.GlobalJonas value)
          Sets the value of the globalJonas property.
 void setJdbc(Configuration.Jdbc value)
          Sets the value of the jdbc property.
 void setJms(Configuration.Jms value)
          Sets the value of the jms property.
 void setProtocols(Configuration.Protocols value)
          Sets the value of the protocols property.
 void setSecurityManager(Configuration.SecurityManager value)
          Sets the value of the securityManager property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

globalJonas

protected Configuration.GlobalJonas globalJonas

protocols

protected Configuration.Protocols protocols

activeServices

protected Configuration.ActiveServices activeServices

securityManager

protected Configuration.SecurityManager securityManager

ejbClustering

protected Configuration.EjbClustering ejbClustering

jms

protected Configuration.Jms jms

jdbc

protected Configuration.Jdbc jdbc
Constructor Detail

Configuration

public Configuration()
Method Detail

getGlobalJonas

public Configuration.GlobalJonas getGlobalJonas()
Gets the value of the globalJonas property.

Returns:
possible object is Configuration.GlobalJonas

setGlobalJonas

public void setGlobalJonas(Configuration.GlobalJonas value)
Sets the value of the globalJonas property.

Parameters:
value - allowed object is Configuration.GlobalJonas

getProtocols

public Configuration.Protocols getProtocols()
Gets the value of the protocols property.

Returns:
possible object is Configuration.Protocols

setProtocols

public void setProtocols(Configuration.Protocols value)
Sets the value of the protocols property.

Parameters:
value - allowed object is Configuration.Protocols

getActiveServices

public Configuration.ActiveServices getActiveServices()
Gets the value of the activeServices property.

Returns:
possible object is Configuration.ActiveServices

setActiveServices

public void setActiveServices(Configuration.ActiveServices value)
Sets the value of the activeServices property.

Parameters:
value - allowed object is Configuration.ActiveServices

getSecurityManager

public Configuration.SecurityManager getSecurityManager()
Gets the value of the securityManager property.

Returns:
possible object is Configuration.SecurityManager

setSecurityManager

public void setSecurityManager(Configuration.SecurityManager value)
Sets the value of the securityManager property.

Parameters:
value - allowed object is Configuration.SecurityManager

getEjbClustering

public Configuration.EjbClustering getEjbClustering()
Gets the value of the ejbClustering property.

Returns:
possible object is Configuration.EjbClustering

setEjbClustering

public void setEjbClustering(Configuration.EjbClustering value)
Sets the value of the ejbClustering property.

Parameters:
value - allowed object is Configuration.EjbClustering

getJms

public Configuration.Jms getJms()
Gets the value of the jms property.

Returns:
possible object is Configuration.Jms

setJms

public void setJms(Configuration.Jms value)
Sets the value of the jms property.

Parameters:
value - allowed object is Configuration.Jms

getJdbc

public Configuration.Jdbc getJdbc()
Gets the value of the jdbc property.

Returns:
possible object is Configuration.Jdbc

setJdbc

public void setJdbc(Configuration.Jdbc value)
Sets the value of the jdbc property.

Parameters:
value - allowed object is Configuration.Jdbc


Copyright © 2008 OW2 Consortium. All Rights Reserved.