Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
J
M
O
P
R
S
T
U
A
addJdbcRA(String, JDBCConfiguration)
- Method in interface org.ow2.jonas.tools.configurator.api.
JonasConfigurator
[jdbc] Add a JDBC resource adapter
C
checkLevel
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The check level
D
datasourceClass
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The driver class
driverName
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The driver name
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
JDBCConfiguration
- Class in
org.ow2.jonas.tools.configurator.api
JDBCConfiguration()
- Constructor for class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
jndiName
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The jndi name
JonasConfigurator
- Interface in
org.ow2.jonas.tools.configurator.api
Interface who defines the method that could be called to configure the JOnAS server.
M
mappername
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The mapper name
O
org.ow2.jonas.tools.configurator.api
- package org.ow2.jonas.tools.configurator.api
P
password
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The password
poolInitialSize
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool init size
poolMaximumAgeMinutes
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool max age
poolMaximumNumberOfPreparedStatements
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The max prepared Statements size of this JDBC Resource Adaptor Connection Pool.
poolMaximumNumberOfWaiters
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool max waiters time
poolMaximumOpenTime
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool max open time
poolMaximumSize
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool max size
poolMaximumWaitTime
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool max wait time
poolMinimumSize
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool min size
poolSamplingPeriod
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The pool sampling period
R
rarLink
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The link to the rar.
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
setDbName(String)
- Method in interface org.ow2.jonas.tools.configurator.api.
JonasConfigurator
[db] Set the DB name used by hsqldb (embedded)
setDbPort(String)
- Method in interface org.ow2.jonas.tools.configurator.api.
JonasConfigurator
[db] Set the port used by hsqldb (embedded)
setDbUsers(String)
- Method in interface org.ow2.jonas.tools.configurator.api.
JonasConfigurator
[db] Set the users 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
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
T
testStatement
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The test statement
U
url
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The url
user
- Variable in class org.ow2.jonas.tools.configurator.api.
JDBCConfiguration
The user
A
C
D
E
J
M
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
OW2 Consortium
. All Rights Reserved.