|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.generated.Configuration
public class Configuration
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="global_options" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="java_home" 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_services" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="host" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="jonas_development" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<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="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="{http://jasmine.ow2.org/deployme-1.2}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="{http://jasmine.ow2.org/deployme-1.2}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="{http://jasmine.ow2.org/deployme-1.2}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="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="listen_port" 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"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="users" type="{http://www.w3.org/2001/XMLSchema}token" 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="wsdl_publisher" 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_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"/>
</all>
</restriction>
</complexContent>
</complexType>
</element>
<element name="security_manager" 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="ejb_clustering" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="ejb_clustering_activated" type="{http://www.w3.org/2001/XMLSchema}boolean" 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"/>
</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="queues" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="topics" 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">
<sequence maxOccurs="unbounded">
<element name="jdbc_ra">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="ra_name" type="{http://www.w3.org/2001/XMLSchema}token"/>
<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="ds_class" 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>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
Configuration.Db
Java class for anonymous complex type. |
static class |
Configuration.Discovery
Java class for anonymous complex type. |
static class |
Configuration.EjbClustering
Java class for anonymous complex type. |
static class |
Configuration.GlobalOptions
Java class for anonymous complex type. |
static class |
Configuration.Ha
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.Mail
Java class for anonymous complex type. |
static class |
Configuration.SecurityManager
Java class for anonymous complex type. |
static class |
Configuration.Web
Java class for anonymous complex type. |
static class |
Configuration.WsdlPublisher
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected Configuration.Db |
db
|
protected Configuration.Discovery |
discovery
|
protected Configuration.EjbClustering |
ejbClustering
|
protected Configuration.GlobalOptions |
globalOptions
|
protected Configuration.Ha |
ha
|
protected Configuration.Jdbc |
jdbc
|
protected Configuration.Jms |
jms
|
protected Configuration.Mail |
mail
|
protected Configuration.SecurityManager |
securityManager
|
protected Configuration.Web |
web
|
protected Configuration.WsdlPublisher |
wsdlPublisher
|
| Constructor Summary | |
|---|---|
Configuration()
|
|
| Method Summary | |
|---|---|
Configuration.Db |
getDb()
Gets the value of the db property. |
Configuration.Discovery |
getDiscovery()
Gets the value of the discovery property. |
Configuration.EjbClustering |
getEjbClustering()
Gets the value of the ejbClustering property. |
Configuration.GlobalOptions |
getGlobalOptions()
Gets the value of the globalOptions property. |
Configuration.Ha |
getHa()
Gets the value of the ha property. |
Configuration.Jdbc |
getJdbc()
Gets the value of the jdbc property. |
Configuration.Jms |
getJms()
Gets the value of the jms property. |
Configuration.Mail |
getMail()
Gets the value of the mail property. |
Configuration.SecurityManager |
getSecurityManager()
Gets the value of the securityManager property. |
Configuration.Web |
getWeb()
Gets the value of the web property. |
Configuration.WsdlPublisher |
getWsdlPublisher()
Gets the value of the wsdlPublisher property. |
void |
setDb(Configuration.Db value)
Sets the value of the db property. |
void |
setDiscovery(Configuration.Discovery value)
Sets the value of the discovery property. |
void |
setEjbClustering(Configuration.EjbClustering value)
Sets the value of the ejbClustering property. |
void |
setGlobalOptions(Configuration.GlobalOptions value)
Sets the value of the globalOptions property. |
void |
setHa(Configuration.Ha value)
Sets the value of the ha 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 |
setMail(Configuration.Mail value)
Sets the value of the mail property. |
void |
setSecurityManager(Configuration.SecurityManager value)
Sets the value of the securityManager property. |
void |
setWeb(Configuration.Web value)
Sets the value of the web property. |
void |
setWsdlPublisher(Configuration.WsdlPublisher value)
Sets the value of the wsdlPublisher property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Configuration.GlobalOptions globalOptions
protected Configuration.Web web
protected Configuration.Db db
protected Configuration.Discovery discovery
protected Configuration.Mail mail
protected Configuration.WsdlPublisher wsdlPublisher
protected Configuration.Ha ha
protected Configuration.SecurityManager securityManager
protected Configuration.EjbClustering ejbClustering
protected Configuration.Jms jms
protected Configuration.Jdbc jdbc
| Constructor Detail |
|---|
public Configuration()
| Method Detail |
|---|
public Configuration.GlobalOptions getGlobalOptions()
Configuration.GlobalOptionspublic void setGlobalOptions(Configuration.GlobalOptions value)
value - allowed object is
Configuration.GlobalOptionspublic Configuration.Web getWeb()
Configuration.Webpublic void setWeb(Configuration.Web value)
value - allowed object is
Configuration.Webpublic Configuration.Db getDb()
Configuration.Dbpublic void setDb(Configuration.Db value)
value - allowed object is
Configuration.Dbpublic Configuration.Discovery getDiscovery()
Configuration.Discoverypublic void setDiscovery(Configuration.Discovery value)
value - allowed object is
Configuration.Discoverypublic Configuration.Mail getMail()
Configuration.Mailpublic void setMail(Configuration.Mail value)
value - allowed object is
Configuration.Mailpublic Configuration.WsdlPublisher getWsdlPublisher()
Configuration.WsdlPublisherpublic void setWsdlPublisher(Configuration.WsdlPublisher value)
value - allowed object is
Configuration.WsdlPublisherpublic Configuration.Ha getHa()
Configuration.Hapublic void setHa(Configuration.Ha value)
value - allowed object is
Configuration.Hapublic Configuration.SecurityManager getSecurityManager()
Configuration.SecurityManagerpublic void setSecurityManager(Configuration.SecurityManager value)
value - allowed object is
Configuration.SecurityManagerpublic Configuration.EjbClustering getEjbClustering()
Configuration.EjbClusteringpublic void setEjbClustering(Configuration.EjbClustering value)
value - allowed object is
Configuration.EjbClusteringpublic Configuration.Jms getJms()
Configuration.Jmspublic void setJms(Configuration.Jms value)
value - allowed object is
Configuration.Jmspublic Configuration.Jdbc getJdbc()
Configuration.Jdbcpublic void setJdbc(Configuration.Jdbc value)
value - allowed object is
Configuration.Jdbc
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||