E J O S

E

execute() - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Apply the configuration
executeCDConf() - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Apply the cluster daemon configuration

J

JonasConfigurator - Interface in org.ow2.jonas.tools.configurator.api
Interface who defines the method that could be called to configure the JOnAS server.

O

org.ow2.jonas.tools.configurator.api - package org.ow2.jonas.tools.configurator.api
 

S

setAjpConnectorActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable https connector
setAjpMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the maximum spare threads for ajp connector
setAjpMaxThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the max number of connections for ajp
setAjpMinSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the minimum spare threads for ajp connector
setAjpPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the ajp connector port
setCDAutoBoot(boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the auto boot mode
setCDClusterDomain(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the cluster daemon domain name
setCDClusterName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the cluster daemon name
setCDDestDirPrefix(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the dest dir prefix
setCDInteractionMode(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the interaction mode
setCDJavaHome(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the java home
setCDJonasRoot(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the jonas root
setCDNbInstances(int) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the number of servers in the cluster
setCDPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the port for the cluster daemon's protocol
setCDProtocol(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the cluster daemon's protocol
setCDServerNamePrefix(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the server name prefix
setCDXparam(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set the xparam
setDbPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[db] Set the port used by hsqldb (embedded)
setDiscoveryDomainName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the domain name
setDiscoveryGreetingPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the greeting port
setDiscoveryMasterActivated(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Enable or disable master node
setDiscoveryMulticastAddress(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the multicast address
setDiscoveryMulticastPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the multicast port
setDiscoverySourcePort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the source port
setDiscoveryTTL(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[discovery] Set the packet time to live
setEjbClusteringActivated(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ha]Enable or disable ejb clustering
setEjbClusteringMulticastAddress(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[Ejb clustering] Set the multicast address
setEjbClusteringMulticastPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[Ejb clustering] Set the multicast port
setHaActivated(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ha]Enable or disable ha service
setHaMulticastAddress(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ha] Set the multicast address
setHaMulticastPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ha] Set the multicast port
setHost(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the ip alias or ip address
setHttpMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] sSet the maximum spare threads for http connector
setHttpMaxThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the max number of connections for http connector
setHttpMinSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the minimum spare threads for http connector
setHttpPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the http connector port
setHttpReplicationClusterName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the cluster name for the http replication
setHttpReplicationListenPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the listen port for http replication
setHttpReplicationMulticastAddress(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the multicast address for the http replication
setHttpReplicationMulticastPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the multicast port for the http replication
setHttpsConnectorActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable https connector
setHttpSessionReplicationActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable http session replication
setHttpsMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the maximum spare threads for https connector
setHttpsMaxThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the max number of connections for https
setHttpsMinSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the minimum spare threads for https connector
setHttpsPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the https connector port
setJavaOpts(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the java environment to set
setJdbcCheckLevel(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the check level
setJdbcDatasourceClass(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the driver class
setJdbcDriverName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the driver name
setJdbcJndiName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the jndi name
setJdbcMappername(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the mapper name
setJdbcPassword(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the password
setJdbcPoolInitialSize(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool init size
setJdbcPoolMaximumAgeMinutes(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool max age
setJdbcPoolMaximumNumberOfPreparedStatements(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the max prepared Statements size of this JDBC Resource Adaptor Connection Pool.
setJdbcPoolMaximumNumberOfWaiters(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool max waiters time
setJdbcPoolMaximumOpenTime(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool max open time
setJdbcPoolMaximumSize(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool max size
setJdbcPoolMaximumWaitTime(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool max wait time
setJdbcPoolMinimumSize(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool min size
setJdbcPoolSamplingPeriod(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the pool sampling period
setJdbcRarlink(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the link to the rar.
setJdbcResourceAdapterName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the RA name
setJdbcTestStatement(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the test statment
setJdbcUrl(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the url
setJdbcUser(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Set the user
setJdk(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the jdk path
setJmsPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jms] Set the port
setJmsQueues(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jms] Set the queues (comma-seperated)
setJmsTopics(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jms] Set the topics (comma-seperated)
setJonasBase(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the jonas base path
setJonasDevelopment(boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the jonas.development option
setJonasDomain(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the domain name for the jonas instance.
setJonasName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[global parameters] Set the jonas instance name
setJvmRoute(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the mod_jk configuration
setMailFactoryName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[mail] Set the mail factory name
setMailFactoryType(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[mail] Set the mail factory type
setProtocolsCmiPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the cmi port
setProtocolsIiopPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the iiop port
setProtocolsIrmiPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the irmi port
setProtocolsJrmpPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the jrmp port
setProtocolsList(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Set the initial protocols when JOnAS start.
setProtocolsLocalCallOptimized(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[protocols] Enable or disable optimization for local call
setSecurityManagerActivated(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[SecurityManager] Enable or disable security manager service
setServices(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[services] Set the active services list
setWsdlPublisherFileDirectory(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ws] Set the wsdl file directory
setWsdlPublisherFileName(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[ws] Set the wsdl file name

E J O S

Copyright © 2009 OW2 Consortium. All Rights Reserved.