A C D E I J M N O P R S T U

A

addAdmin(String, String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Add a new Admin
addJdbcRA(String, JDBCConfiguration) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[jdbc] Add a JDBC resource adapter
addJdbcResource(JdbcXMLConfiguration) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Configure a JDBC resource
addJdbcResource(String, JdbcXMLConfiguration) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Configure a JDBC resource
addMailMimme(String, String, String, String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
addMailSession(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
addUser(String, String, String, String, String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Add a new User

C

checkLevel - Variable in class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
The check level
classname - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
conCheckLevel - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
connMaxAge - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
conTestStmt - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 

D

datasourceClass - Variable in class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
The driver class
description - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
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

I

initConPool - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
isJOnASBaseToUpdate(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 

J

JDBCConfiguration - Class in org.ow2.jonas.tools.configurator.api
 
JDBCConfiguration() - Constructor for class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
 
JdbcXMLConfiguration - Class in org.ow2.jonas.tools.configurator.api
JDBC XML configuration
JdbcXMLConfiguration() - Constructor for class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
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

mapper - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
mappername - Variable in class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
The mapper name
maxConPool - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
maxOpenTime - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
maxWaiters - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
maxWaitTime - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
minConPool - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 

N

name - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 

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
password - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
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
pstmtCachePolicy - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
pstmtMax - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 

R

rarLink - Variable in class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
The link to the rar.

S

samplingPeriod - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
setAjpAcceptCount(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setAjpConnectionTimeout(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setAjpConnectorActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable https connector
setAjpEnableLookups(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setAjpMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Deprecated. 
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
setAjpRedirectPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setCarolHost(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setCDJOnASScript(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setCsiv2Propagation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setDbId(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setEjbClusteringReplicationEnable(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setHttpAcceptCount(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpCompression(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpConnectionTimeout(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpConnectorActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpEnableLookups(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpMaxKeepAliveRequest(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Deprecated. 
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
setHttpRedirectPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpReplicationAlgorithm(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setHttpsAcceptCount(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsCompression(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsConnectionTimeout(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsConnectorActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable https connector
setHttpsEnableLookups(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpSessionManagerActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpSessionReplicationActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Enable or disable http session replication
setHttpsKeystoreFile(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsKeystorePass(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsMaxKeepAliveRequest(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setHttpsMaxSpareThreads(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Deprecated. 
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
setHttpsRedirectPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setJmsHost(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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)
setJmxSecured(boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set whether JMX security is enabled
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
setLogConfigFile(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setMaster(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setMaxActiveWebSessions(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setProtocolsJrmLocalRegistry(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
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
setSecurityPropagation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setServices(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[services] Set the active services list
setSmartClientPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setTransactionPropagation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setWebcontainer(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
[web] Set the web container
setWebOndemandActivation(Boolean) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setWebOndemandRedirectPort(String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
 
setWrapperConfiguration(String, String, String, String, Boolean, String, String) - Method in interface org.ow2.jonas.tools.configurator.api.JonasConfigurator
Set wrapper configuration
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
url - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 
user - Variable in class org.ow2.jonas.tools.configurator.api.JDBCConfiguration
The user
username - Variable in class org.ow2.jonas.tools.configurator.api.JdbcXMLConfiguration
 

A C D E I J M N O P R S T U

Copyright © 2012 OW2 Consortium. All Rights Reserved.