A B C D E G I J L M N O P R S T U X

A

AbstractDeploymeExtension - Class in org.ow2.jasmine.deployme.extension
Abstract deployme extension
AbstractDeploymeExtension() - Constructor for class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
Default constructor
AbstractDeploymeModule - Class in org.ow2.jasmine.deployme.module
Abstract module class
AbstractDeploymeModule() - Constructor for class org.ow2.jasmine.deployme.module.AbstractDeploymeModule
 
AbstractServer - Class in org.ow2.jasmine.deployme.v2.util
Abstract class in order to factorize some Agent and Server methods
AbstractServer() - Constructor for class org.ow2.jasmine.deployme.v2.util.AbstractServer
Default constructor
Agent - Class in org.ow2.jasmine.deployme.v2.util
Represents an agent.
Agent(AgentType, DomainType, DomainsType, Boolean, List<IDeploymeExtension>, List<IDeploymeModule>) - Constructor for class org.ow2.jasmine.deployme.v2.util.Agent
Default constructor
applyConfiguration(String, String, String, String) - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
applyConfiguration(String, String, String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
applyExtensionConfiguration(Map<IDeploymeExtension, Object>) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Apply extensions configuration
applyModuleConfiguration(Map<IDeploymeModule, Object>) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Apply module configuration
availableExtensions - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of available extensions
availableModules - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of available IDeploymeModule

B

bindDeploymeExtension(IDeploymeExtension) - Method in class org.ow2.jasmine.deployme.DeployMeService
 
bindDeploymeModule(IDeploymeModule) - Method in class org.ow2.jasmine.deployme.DeployMeService
 
buildModulesAndExtensions(ConfigurationType) - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Build modules & extensions of a server
buildServerDomainList(String, String, String, String) - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
Build the server list that will be used.
buildServerList(String, String, String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
Build the server list that will be used.
buildServerListManagedByAgent(String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
Build the servers list (in this case, only 1 server in the list) defined by domain.server
buildServerListWithCluster(String, String) - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
Build the servers list (in this case, only 1 server in the list) defined by domain.server
buildServerListWithHostname(String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
Build the servers list hosted by the machine machine
buildServerListWithServer(String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
Build the servers list (in this case, only 1 server in the list) defined by domain.server

C

config - Variable in class org.ow2.jasmine.deployme.v1.ConfiguratorBuilder
The resulting configuration
ConfigClusterApply - Class in org.ow2.jasmine.deployme.v1.configApply
Apply a configuration on a Jonas server
ConfigClusterApply(String) - Constructor for class org.ow2.jasmine.deployme.v1.configApply.ConfigClusterApply
Constructor
ConfigJonasApply - Class in org.ow2.jasmine.deployme.v1.configApply
Apply a configuration on a Jonas server
ConfigJonasApply(String) - Constructor for class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Constructor
ConfigJonasApply - Class in org.ow2.jasmine.deployme.v2.configApply
Apply a Deployme 2 configuration on the JOnAS server
ConfigJonasApply(String) - Constructor for class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Constructor
Configurator - Class in org.ow2.jasmine.deployme.v1.configApply
Configure a jonas server
Configurator() - Constructor for class org.ow2.jasmine.deployme.v1.configApply.Configurator
 
Configurator - Class in org.ow2.jasmine.deployme.v2.configApply
Configure a JOnAS server
Configurator() - Constructor for class org.ow2.jasmine.deployme.v2.configApply.Configurator
 
ConfiguratorBuilder - Class in org.ow2.jasmine.deployme.v1
This class is used to build a config from a server and its domain Server parameter are prioritaty to domain parameters
ConfiguratorBuilder(ServerDomain) - Constructor for class org.ow2.jasmine.deployme.v1.ConfiguratorBuilder
Build the configuration
convert(Node, Class, ClassLoader) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 

D

deploy(URL, String, String, String, String) - Method in class org.ow2.jasmine.deployme.DeployMeService
deploy(String, String, String, String, String) - Method in class org.ow2.jasmine.deployme.DeployMeService
DeployMeService - Class in org.ow2.jasmine.deployme
Manage deployment of topology
DeployMeService() - Constructor for class org.ow2.jasmine.deployme.DeployMeService
Default constructor
DeploymeV1 - Class in org.ow2.jasmine.deployme.v1
Apply the config of the servers(machine or domain/server/cluster)
DeploymeV1(Topology) - Constructor for class org.ow2.jasmine.deployme.v1.DeploymeV1
Default constructor *
DeploymeV2 - Class in org.ow2.jasmine.deployme.v2
Manage Deployme 2.0 XML resources
DeploymeV2(TopologyType, List<IDeploymeExtension>, List<IDeploymeModule>) - Constructor for class org.ow2.jasmine.deployme.v2.DeploymeV2
Default constructor
domain - Variable in class org.ow2.jasmine.deployme.v1.util.ServerDomain
The domain who contains the servers
domainConfiguration - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
The domain configuration
domainJonasScript - Variable in class org.ow2.jasmine.deployme.v2.util.Agent
JOnAS script of the domain
domainName - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
The name of the domain
domainProperties - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of domain properties
domainsConfiguration - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Domains configuration
domainsJonasScript - Variable in class org.ow2.jasmine.deployme.v2.util.Agent
JOnAS script global to all domains
domainsProperties - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of domains properties

E

engine - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
The DefaultSubstitutionEngine
EOL - Static variable in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
EOL
execute() - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigClusterApply
Apply the configuration
execute() - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the configuration
execute() - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Apply the configuration
extensions - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Map between a IDeploymeExtension and its associated topology element

G

getAgent(String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
Build the agent
getAgent() - Method in class org.ow2.jasmine.deployme.v2.util.Agent
 
getClassIdField() - Method in class org.ow2.jasmine.deployme.module.AbstractDeploymeModule
getClusterDaemonConf(String, String) - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
 
getConfig() - Method in class org.ow2.jasmine.deployme.v1.ConfiguratorBuilder
Get the configuration
getDeployme() - Method in class org.ow2.jasmine.deployme.DeployMeService
 
getDomain() - Method in class org.ow2.jasmine.deployme.v1.util.ServerDomain
return the domain
getDomainName() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getExtensions() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getField(Class, String) - Method in class org.ow2.jasmine.deployme.module.AbstractDeploymeModule
 
getInstance() - Method in class org.ow2.jasmine.deployme.DeployMeService
 
getJonasBase() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getJonasRoot() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getModules() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getNamespace() - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
getServer(String, String) - Method in class org.ow2.jasmine.deployme.DeployMeService
getServer() - Method in class org.ow2.jasmine.deployme.v1.util.ServerDomain
return the server
getServer(String, String) - Method in class org.ow2.jasmine.deployme.v2.DeploymeV2
 
getServer() - Method in class org.ow2.jasmine.deployme.v2.util.Server
 
getServerConfiguration() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getServerConfiguration() - Method in class org.ow2.jasmine.deployme.v2.util.Agent
getServerConfiguration() - Method in class org.ow2.jasmine.deployme.v2.util.Server
getServerName() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
getSource(URL) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
getSources(List<URL>) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
getTopology() - Method in class org.ow2.jasmine.deployme.DeployMeService
Deprecated. 
getTopology() - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
Getter for topology.
getXsdSources(List<String>) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
getXsdURL(List<String>) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
getXsdURL(String) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
getXsdURL(String, Class) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 

I

initDeployme() - Method in class org.ow2.jasmine.deployme.DeployMeService
Initialize IDeployme component
initProperties() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Initialize properties
isJonasBaseToUpdate() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 

J

jonasBase - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
JOnAS Base
jonasRoot - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
JOnAS ROOT

L

loadTopology(URL) - Method in class org.ow2.jasmine.deployme.DeployMeService
Load the topology from the url urlTopology using the schema from schemaUrl.
loadTopology(String) - Method in class org.ow2.jasmine.deployme.DeployMeService
Load the topology from the xml string topology using the schema from schemaUrl.
logger - Static variable in class org.ow2.jasmine.deployme.DeployMeService
The logger
logger - Static variable in class org.ow2.jasmine.deployme.v1.configApply.Configurator
The logger
logger - Static variable in class org.ow2.jasmine.deployme.v2.configApply.Configurator
The logger
logger - Static variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
The logger

M

merge() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
merge() - Method in class org.ow2.jasmine.deployme.v2.util.Agent
mergeClusterDaemonAndDomainConf(Topology.Domains.Domain.ClusterDaemons.ClusterDaemon, Topology.Domains.Domain) - Method in class org.ow2.jasmine.deployme.v1.DeploymeV1
Merge the configuration of the domain with the configuration of the cluster daemon
mergeConfiguration() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Merge the configuration of a server
mergeConfiguration(ConfigurationType, ConfigurationType) - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Merge the server configuration with an other configuration
mergeJonasScript() - Method in class org.ow2.jasmine.deployme.v2.util.Agent
Merge the optional JOnAS script
MyDatatypeConverter - Class in org.ow2.jasmine.deployme.loadXml
Delete \t \n \r ...
MyDatatypeConverter() - Constructor for class org.ow2.jasmine.deployme.loadXml.MyDatatypeConverter
Default constructor

N

namespaces - Variable in class org.ow2.jasmine.deployme.DeployMeService
Namespaces of the XML document

O

org.ow2.jasmine.deployme - package org.ow2.jasmine.deployme
 
org.ow2.jasmine.deployme.extension - package org.ow2.jasmine.deployme.extension
 
org.ow2.jasmine.deployme.loadXml - package org.ow2.jasmine.deployme.loadXml
 
org.ow2.jasmine.deployme.module - package org.ow2.jasmine.deployme.module
 
org.ow2.jasmine.deployme.v1 - package org.ow2.jasmine.deployme.v1
 
org.ow2.jasmine.deployme.v1.configApply - package org.ow2.jasmine.deployme.v1.configApply
 
org.ow2.jasmine.deployme.v1.util - package org.ow2.jasmine.deployme.v1.util
 
org.ow2.jasmine.deployme.v2 - package org.ow2.jasmine.deployme.v2
 
org.ow2.jasmine.deployme.v2.configApply - package org.ow2.jasmine.deployme.v2.configApply
 
org.ow2.jasmine.deployme.v2.util - package org.ow2.jasmine.deployme.v2.util
 

P

parseString(String) - Static method in class org.ow2.jasmine.deployme.loadXml.MyDatatypeConverter
printString(String) - Static method in class org.ow2.jasmine.deployme.loadXml.MyDatatypeConverter

R

rmdir(File) - Static method in class org.ow2.jasmine.deployme.v1.configApply.Configurator
Recursive directory deleter
rootClass - Variable in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
Root class

S

server - Variable in class org.ow2.jasmine.deployme.v1.util.ServerDomain
The server
Server - Class in org.ow2.jasmine.deployme.v2.util
Represent a server.
Server(ServerType, DomainType, DomainsType, Boolean, List<IDeploymeExtension>, List<IDeploymeModule>) - Constructor for class org.ow2.jasmine.deployme.v2.util.Server
Defaimt constructor
ServerDomain - Class in org.ow2.jasmine.deployme.v1.util
Reprensent a server in its domain
ServerDomain() - Constructor for class org.ow2.jasmine.deployme.v1.util.ServerDomain
Default constructor
ServerDomain(Topology.Domains.Domain.Servers.Server, Topology.Domains.Domain) - Constructor for class org.ow2.jasmine.deployme.v1.util.ServerDomain
Constructor
serverName - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
The name of the server
serverProperties - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of server properties
serversConfiguration - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Servers configuration
serversDomains - Variable in class org.ow2.jasmine.deployme.v1.DeploymeV1
List of the servers witch deployMe will work
serversProperties - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
List of servers properties
setAConfiguration(Configuration, ServerDomain, String) - Static method in class org.ow2.jasmine.deployme.v1.configApply.Configurator
Set the configuration of this server, only used for tests
setAConfiguration(Configuration, ServerDomain) - Static method in class org.ow2.jasmine.deployme.v1.configApply.Configurator
Set the configuration of this server
setAConfiguration(Server) - Static method in class org.ow2.jasmine.deployme.v2.configApply.Configurator
Set the configuration of the given server
setAConfiguration(Agent) - Static method in class org.ow2.jasmine.deployme.v2.configApply.Configurator
Set the configuration of the given agent
setAjpConf(Configuration.Web.AjpConf) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the ajp parameters
setClusterAConfiguration(String, Topology.Domains.Domain.ClusterDaemons.ClusterDaemon, String) - Static method in class org.ow2.jasmine.deployme.v1.configApply.Configurator
Set the configuration of this cluster daemon, only used for tests
setClusterAConfiguration(String, Topology.Domains.Domain.ClusterDaemons.ClusterDaemon) - Static method in class org.ow2.jasmine.deployme.v1.configApply.Configurator
Set the configuration of this cluster daemon
setClusterConf(String, Topology.Domains.Domain.ClusterDaemons.ClusterDaemon) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigClusterApply
Apply the cluster daemon global parameters
setClusterConfiguration(String, AgentType) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Apply the cluster daemon parameters
setDomain(Topology.Domains.Domain) - Method in class org.ow2.jasmine.deployme.v1.util.ServerDomain
set the domain
setDomainName(String) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
 
setEjbClusteringConfiguration(Configuration.EjbClustering) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the ejb clustering parameters
setGlobalOptions(String, String, Configuration.GlobalOptions) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the jonas global parameters
setHttpConf(Configuration.Web.HttpConf) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the http parameters
setHttpReplicationConf(Configuration.Web.HttpReplicationConf) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the http replication parameters
setHttpsConf(Configuration.Web.HttpsConf) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the https parameters
setJdbcConfiguration(Configuration.Jdbc) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the jdbc parameters
setJdbcPoolParameters(JDBCConfiguration, Configuration.Jdbc.JdbcRa.PoolParameters) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the jdbc pool parameters
setJmsConfiguration(Configuration.Jms) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the jms parameters
setJOnASBase(String, boolean) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
Set the JOnAS Base of a JOnAS instance
setJonasBase(String) - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
setJOnASName(String) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
 
setJonasRoot(String) - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
 
setSecurityManager(Configuration.SecurityManager) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the security manager parameters
setServer(Topology.Domains.Domain.Servers.Server) - Method in class org.ow2.jasmine.deployme.v1.util.ServerDomain
Set the server
setServiceDb(Configuration.Db) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the db service parameters
setServiceDiscovery(Configuration.Discovery) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the discovery service parameters
setServiceHa(Configuration.Ha) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the ha service parameters
setServiceMail(Configuration.Mail) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the mail service parameters
setServices(String) - Method in class org.ow2.jasmine.deployme.v2.configApply.ConfigJonasApply
 
setServiceWeb(Configuration.Web) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the web parameters
setServiceWsdlPublisher(Configuration.WsdlPublisher) - Method in class org.ow2.jasmine.deployme.v1.configApply.ConfigJonasApply
Apply the webservice service parameters
substituteProperties() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
Substitute all properties of all DeployME modules & extensions

T

topology - Variable in class org.ow2.jasmine.deployme.DeployMeService
The loaded topology
toString() - Method in class org.ow2.jasmine.deployme.v1.util.ServerDomain
return "domainName.serverName"
toString() - Method in class org.ow2.jasmine.deployme.v2.util.AbstractServer
return "domainName.serverName"

U

unbindDeploymeExtension(IDeploymeExtension) - Method in class org.ow2.jasmine.deployme.DeployMeService
 
unbindDeploymeModule(IDeploymeModule) - Method in class org.ow2.jasmine.deployme.DeployMeService
 
unmarshall(Node, Class<?>, List<Source>, ClassLoader) - Method in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
 
updateJonasBase - Variable in class org.ow2.jasmine.deployme.v2.util.AbstractServer
True if JONAS_BASE need only to be updated

X

XMLNS_PATTERN - Static variable in class org.ow2.jasmine.deployme.DeployMeService
XMLNS pattern
xsdUrls - Variable in class org.ow2.jasmine.deployme.extension.AbstractDeploymeExtension
XSD URL

A B C D E G I J L M N O P R S T U X

Copyright © 2012 OW2 Consortium. All Rights Reserved.