A B C D E F G H I J K L M N O P Q R S T U V W X

A

abort() - Method in class org.objectweb.jonas.security.auth.spi.ClientLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.objectweb.jonas.security.auth.spi.CRLLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.objectweb.jonas.security.auth.spi.SignLoginModule
Method to abort the authentication process (phase 2).
ABS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
AbsApplicationModifier - Class in org.objectweb.jonas_lib.genbase.modifier
Modify a given Application.
AbsApplicationModifier(Application, Config) - Constructor for class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
Creates a new ApplicationModifier.
AbsArchive - Class in org.objectweb.jonas_lib.genbase.archive
An AbsArchive centralized commonly used methods for Jar and File support.
AbsArchive(File) - Constructor for class org.objectweb.jonas_lib.genbase.archive.AbsArchive
Create a FileArchive where the root if the given file.
AbsArchiveModifier - Class in org.objectweb.jonas_lib.genclientstub.modifier
Defines common methods used by all modifier
AbsArchiveModifier(J2EEArchive) - Constructor for class org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier
Constructor
AbsCleanTask - Class in org.objectweb.jonas_lib.deployment.work
Abstract Clean Task class which define a generic job executed by the cleaner thread
AbsCleanTask() - Constructor for class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Default constructor : Construct a new cleaner.
AbsDBServiceImpl - Class in org.objectweb.jonas.db
Abstract database service to be implemented by implementation of Java databases
AbsDBServiceImpl() - Constructor for class org.objectweb.jonas.db.AbsDBServiceImpl
 
AbsDBServiceImplMBean - Interface in org.objectweb.jonas.db
MBean interface for the Database service
AbsDeploymentDesc - Class in org.objectweb.jonas_lib.deployment.api
This class provides an abstract implementation of the DeploymentDescriptor interface of JOnAS
AbsDeploymentDesc() - Constructor for class org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc
 
AbsDeploymentDescManager - Class in org.objectweb.jonas_lib.deployment.lib
Abstract class of DeploymentDesc manager.
AbsDeploymentDescManager() - Constructor for class org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager
Utility class, no public constructor
AbsDeploymentTest - Class in org.objectweb.jonas_lib.deployment.tests
Defines an abstract class for testing the classes built with Digester
AbsDeploymentTest() - Constructor for class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Build a new Test
AbsDescriptionElement - Class in org.objectweb.jonas_lib.deployment.xml
This class defines an abstract implementation for all statndard environment element (entity, session, web-app, application-client, etc.)..
AbsDescriptionElement() - Constructor for class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Construct an empty AbsDescriptionElement.
AbsDynamicServiceImpl - Class in org.objectweb.jonas.service
Abstract implementation of a Dynamic Service
AbsDynamicServiceImpl() - Constructor for class org.objectweb.jonas.service.AbsDynamicServiceImpl
 
AbsElement - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the interface Element.
AbsElement() - Constructor for class org.objectweb.jonas_lib.deployment.xml.AbsElement
 
AbsEnvironmentElement - Class in org.objectweb.jonas_lib.deployment.xml
This class defines an abstract implementation for all environment element Entity, Session, WebApp, Application-client elements must extend this class
AbsEnvironmentElement() - Constructor for class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Constructor : build a new object for environment
AbsGenerator - Class in org.objectweb.jonas_lib.genbase.generator
Generators provide a structure to be extended for specific generation mechanisms.
AbsGenerator(Config) - Constructor for class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
Creates a new Generator with the given Config.
AbsJmxServiceImpl - Class in org.objectweb.jonas.jmx
JMX Service implementation.
AbsJmxServiceImpl() - Constructor for class org.objectweb.jonas.jmx.AbsJmxServiceImpl
 
AbsJonasEnvironmentElement - Class in org.objectweb.jonas_lib.deployment.xml
This class defines an abstract implementation for all jonas environment element (jonas-entity, jonas-session, jonas-web-app, jonas-client, etc.).
AbsJonasEnvironmentElement() - Constructor for class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Constructor : build a new object which is common to environment elements
AbsJonasParam - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-param
AbsJonasParam(String) - Constructor for class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
Construct a JOnASParam with given Element name.
AbsJWebContainerServiceImpl - Class in org.objectweb.jonas.web
This abstract class provides an implementation for a dynamic JWebContainerService service.
AbsJWebContainerServiceImpl() - Constructor for class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
AbsJWebContainerServiceImpl.WebLoaderHolder - Class in org.objectweb.jonas.web
Holds the ClassLoader used to retrieve the WebApp JNDI Context and the JOnAS Webapp ClasLoader
AbsJWebContainerServiceImpl.WebLoaderHolder(URLClassLoader, ClassLoader) - Constructor for class org.objectweb.jonas.web.AbsJWebContainerServiceImpl.WebLoaderHolder
Constructs a WebLoaderHolder with jonas Loader and en Loader.
AbsJWebContainerServiceImplMBean - Interface in org.objectweb.jonas.web
This interface provides a description for the web container management.
AbsModifierFactory - Class in org.objectweb.jonas_lib.genbase.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...)
AbsModifierFactory() - Constructor for class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
Utility class (no default public constructor)
AbsModuleClassLoader - Class in org.objectweb.jonas_lib.loader
The AbsModuleClassLoader class is used in JOnAS for loading web, ejbjars and client modules.
AbsModuleClassLoader(URL[]) - Constructor for class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
Create a new AbsModuleClassLoader for a list of URLs.
AbsModuleClassLoader(URL[], ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
Create a new AbsModuleClassLoader for a list of URLs with a specified parent loader.
AbsPermissionManager - Class in org.objectweb.jonas_lib.security
Defines an abstract PermissionManager class which will manage JACC permissions for an ejbjar, webapp, etc.
AbsPermissionManager(String) - Constructor for class org.objectweb.jonas_lib.security.AbsPermissionManager
Default Constructor
AbsPermissionManager(String, boolean) - Constructor for class org.objectweb.jonas_lib.security.AbsPermissionManager
Default Constructor
AbsReconfigurator - Class in org.objectweb.jonas.management
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource This is an abstract class.
AbsReconfigurator(String, String) - Constructor for class org.objectweb.jonas.management.AbsReconfigurator
Construct a reconfigurator for a JOnAS service or a JOnAS resource
AbsSecurityContextHelper - Class in org.objectweb.jonas.security
This class allows to authenticate users.
AbsSecurityContextHelper() - Constructor for class org.objectweb.jonas.security.AbsSecurityContextHelper
 
AbsServiceImpl - Class in org.objectweb.jonas.service
Abstract implementation of a Service
AbsServiceImpl() - Constructor for class org.objectweb.jonas.service.AbsServiceImpl
 
abstractSchemaName - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
AbstractSchemaName() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
AbstractWebServiceMBean - Class in org.objectweb.jonas.ws.mbean
Base Class for WebServices MBeans.
AbstractWebServiceMBean(String) - Constructor for class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
Constructor for default J2eeManagedObject
AbsWebServicesServiceImpl - Class in org.objectweb.jonas.ws
implements deployment process and declares commons abstract methods for all (used) Web services engine.
AbsWebServicesServiceImpl() - Constructor for class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
 
AbsWebServicesServiceImpl.WSDeployInfo - Class in org.objectweb.jonas.ws
Store information about a webservices descriptor.
AbsWebServicesServiceImpl.WSDeployInfo(URL, WSDeploymentDesc) - Constructor for class org.objectweb.jonas.ws.AbsWebServicesServiceImpl.WSDeployInfo
Creates a new WSDeployInfo instance with given parameters
AbsWebServicesServiceImplMBean - Interface in org.objectweb.jonas.ws
This class contains methods to get informations about deployed Web services for JMX administration.
accept(File, String) - Method in class org.objectweb.jonas.ant.InnerClassFilenameFilter
 
accept(File) - Method in class org.objectweb.jonas.server.JFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(Node) - Method in interface org.objectweb.jonas.tools.migration.jboss.Transformer.NodeFilter
Tests the given node and returns true iff it is accepted by this NodeFilter.
accept(File, String) - Method in class org.objectweb.jonas_lib.files.DirFilter
 
ACKMODE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
acknowledgeMode - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
actConn - Variable in class org.objectweb.jonas.dbm.JConnection
 
action - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The hyperlink to which control will be directed if this node is selected by the user.
action - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The hyperlink to be used for submitting requests to expand and contract tree nodes.
ACTION_ATTRIBUTES - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_DELETE - Static variable in interface org.objectweb.jonas.ant.HotDeploymentTool
The delete action String
ACTION_DEPLOY - Static variable in interface org.objectweb.jonas.ant.HotDeploymentTool
The deploy action String
ACTION_LIST - Static variable in interface org.objectweb.jonas.ant.HotDeploymentTool
The list action String
ACTION_OPERATIONS - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_PROPERTIES - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_UNDEPLOY - Static variable in interface org.objectweb.jonas.ant.HotDeploymentTool
The undeploy action String
ACTION_UPDATE - Static variable in interface org.objectweb.jonas.ant.HotDeploymentTool
The update action String
activate(boolean) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Activate instance.
activateStateful(JStatefulSwitch) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
ActivationConfig - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element activation-config
ActivationConfig() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Constructor
ActivationConfigDesc - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the implementation of the element activation-config
ActivationConfigDesc(ActivationConfig) - Constructor for class org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc
Constructor
ActivationConfigProperty - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element activation-config-property
ActivationConfigProperty() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Constructor
ActivationConfigPropertyDesc - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the implementation of the element activation-config-property
ActivationConfigPropertyDesc() - Constructor for class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
Constructor
ActivationConfigPropertyDesc(ActivationConfigProperty) - Constructor for class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
 
ActivationConfigPropertyRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element message-driven
ActivationConfigPropertyRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.ActivationConfigPropertyRuleSet
Construct an object with a specific prefix
ActivationConfigRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element message-driven
ActivationConfigRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.ActivationConfigRuleSet
Construct an object with a specific prefix
Activationspec - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element activationspec
Activationspec() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Activationspec
Constructor
ActivationspecDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element activationspec
ActivationspecDesc(Activationspec) - Constructor for class org.objectweb.jonas_rar.deployment.api.ActivationspecDesc
Constructor
ActivationspecRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element activationspec
ActivationspecRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.ActivationspecRuleSet
Construct an object with a specific prefix
add(String) - Method in class org.objectweb.jonas.ear.lib.JarList
Add the specified file to the current list.
add(File) - Method in class org.objectweb.jonas.server.JURLs
Add the specified file or directory to this JURLs.
add(File, String) - Method in class org.objectweb.jonas.server.JURLs
Add the content of the specified directory to this JURLs, by using the specified filter.
add(File, String, String, String) - Method in class org.objectweb.jonas.server.JURLs
Add the content of the specified directory to this JURLs by using a file filter and if the contained file not starts with the prefix and not ends with the suffix.
add(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
add(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
Before adding the object into the set, it checks that the new element does not exist.
add(Object, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
add_escapes(String) - Method in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addActivationConfigProperty(ActivationConfigProperty) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Add a new activation-config-property element to this object
addAdminobject(Adminobject) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Add a new adminobject element to this object
addAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
It iterates over the collection parameter to add each element in the collection.
addAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
It iterates over the collection parameter to add each element in the collection.
addAppServer(String, String) - Method in class org.objectweb.jonas.ant.cluster.Director
Add an application server
addArgument(String) - Method in class org.objectweb.common.Cmd
Add a new argument to the command.
addArguments(List) - Method in class org.objectweb.common.Cmd
Add a new argument to the command.
addAuthenticationInformation(String, String, String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Adds authentication information for a given server or the domain.
addAuthenticationMechanism(AuthenticationMechanism) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Add a new authentication-mechanism element to this object
addAuthenticationMechanism(AuthenticationMechanism) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Add a new authentication-mechanism element to this object
addBatch() - Method in class org.objectweb.jonas.dbm.JStatement
 
addBatch(String) - Method in class org.objectweb.jonas.dbm.JStatement
 
addBatch() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Adds the given SQL command to the current list of commmands for this Statement object.
addBean(BeanDesc) - Method in class org.objectweb.jonas_ejb.container.JContainer
Adds beans in container.
addBeans(String) - Method in class org.objectweb.jonas.adm.Adm
Create a container and load beans in it
addBeans(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
addChild(TreeControlNode) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Add a new child node to the end of the list.
addChild(int, TreeControlNode) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Add a new child node at the specified position in the child list.
addClasses(File) - Method in class org.objectweb.jonas_lib.genbase.archive.Client
add *.class from directory in the archive.
addClasses(File) - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Add *.class from directory in the archive.
addClasses(File) - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Add Archive classes.
addClassesInJar() - Method in class org.objectweb.jonas_ejb.genic.GenIC
Add the generated classes in the given ejb-jar file.
addClassLoaderUrlMapping(ClassLoader, URL[]) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Add a mapping between url and classloader
addClient(Client) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Add a new Client in the Application.
addClient(Document, Archive) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Add a client module in an application Document
addCluster(Cluster) - Method in class org.objectweb.jonas_domain.xml.Cluster
Add a new sub-cluster (cluster element) to this object
addCluster(Cluster) - Method in class org.objectweb.jonas_domain.xml.Domain
Add a new cluster element to this object
addClusterDaemon(ClusterDaemon) - Method in class org.objectweb.jonas_domain.xml.Domain
Add a new cluster daemon element to this object
addClusterTask(ClusterTasks) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Add a task to the list of defined tasks
addCmiServer(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.CmiCluster
Add a CMI Server to the list of the Cluster Make link between the member and the ServerProxy.
addCmpField(CmpField) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Add a new cmp-field element to this object
addCmpFieldJdbcMapping(CmpFieldJdbcMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Add a new cmp-field-jdbc-mapping element to this object
addConfigProperty(ConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Add a new config-property element to this object
addConfigProperty(ConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Add a new config-property element to this object
addConfigProperty(ConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Add a new config-property element to this object
addConfiguration(JPolicyConfiguration) - Static method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationKeeper
Add a JOnAS policy configuration
addConfiguredAjp(Ajp) - Method in class org.objectweb.jonas.ant.jonasbase.web.Jetty
Configure an AJP Connector.
addConfiguredAjp(Ajp) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure an AJP Connector.
addConfiguredCarol(Carol) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for Carol configuration
addConfiguredCarolCluster(CarolCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for Carol configuration
addConfiguredCluster(Cluster) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure a Cluster HTTP Session.
addConfiguredClusterDaemon(ClusterDaemon) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for the is
addConfiguredCommon(Common) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for the common instances (both web & ejb )
addConfiguredDb(Db) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for the DB service
addConfiguredDbCluster(DbCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for Db configuration
addConfiguredDbm(Dbm) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for the DBM service
addConfiguredDbmCluster(DbmCluster) - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Add tasks for DbmCluster configuration
addConfiguredDirector(Director) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure a Director Connector.
addConfiguredDiscovery(Discovery) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for Discovery configuration
addConfiguredDiscoveryCluster(DiscoveryCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for Discovery configuration
addConfiguredEjbLevel(EjbLevel) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for the ejb level instances If choosen architecture is both web and ejb within the same JOnAS, the tasks are added to all instances
addConfiguredFile(File) - Method in class org.objectweb.jonas.ant.cluster.WsdlPublishCluster
Add file (wsdl publish)
addConfiguredFile(File) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
Add file (wsdl publish)
addConfiguredFileSet(FileSet) - Method in class org.objectweb.jonas.ant.cluster.LibCluster
Add file (wsdl publish)
addConfiguredHaCluster(HaCluster) - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Add tasks for HaCluster configuration
addConfiguredHttp(Http) - Method in class org.objectweb.jonas.ant.jonasbase.web.Jetty
Configure a HTTP Connector.
addConfiguredHttp(Http) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure a HTTP Connector.
addConfiguredHttps(Https) - Method in class org.objectweb.jonas.ant.jonasbase.web.Jetty
Configure a HTTPS Connector.
addConfiguredHttps(Https) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure a HTTPS Connector.
addConfiguredJdbcRa(JdbcRa) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for Resource adaptor
addConfiguredJdbcRaCluster(JdbcRaCluster) - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Add tasks for jdbcRaCluster configuration
addConfiguredJetty(Jetty) - Method in class org.objectweb.jonas.ant.jonasbase.WebContainer
Configure the Jetty WebContainer.
addConfiguredJms(Jms) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for JMS configuration
addConfiguredJmsCluster(JmsCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for Jms configuration
addConfiguredJonasProperties(JonasProperties) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for jonas.properties global properties configuration
addConfiguredLib(Lib) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for library to put in JONAS_BASE/lib/ext
addConfiguredLibCluster(LibCluster) - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Add tasks for LibCluster configuration
addConfiguredLibCluster(LibCluster) - Method in class org.objectweb.jonas.ant.cluster.WebLevel
Add tasks for LibCluster configuration
addConfiguredMail(Mail) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for Resource adaptor
addConfiguredMailCluster(MailCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for Mail configuration
addConfiguredScript(Script) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for the is
addConfiguredServices(Services) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for services (wrapped to default method)
addConfiguredServicesCluster(ServicesCluster) - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Add tasks for servicesCluster configuration
addConfiguredServicesCluster(ServicesCluster) - Method in class org.objectweb.jonas.ant.cluster.WebLevel
Add tasks for Services configuration
addConfiguredTomcat(Tomcat) - Method in class org.objectweb.jonas.ant.jonasbase.WebContainer
Configure the Tomcat WebContainer.
addConfiguredUddi(Uddi) - Method in class org.objectweb.jonas.ant.cluster.WsdlPublishCluster
Add UDDI (wsdl publish)
addConfiguredUddi(Uddi) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
Add UDDI (wsdl publish)
addConfiguredWebContainer(WebContainer) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for the web container configuration
addConfiguredWebContainerCluster(WebContainerCluster) - Method in class org.objectweb.jonas.ant.cluster.WebLevel
Add tasks for WebContainer configuration
addConfiguredWebLevel(WebLevel) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for the web level instances If choosen architecture is both web and ejb within the same JOnAS, the tasks are added to all instances
addConfiguredWsdlPublish(WsdlPublish) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add task for WSDL
addConfiguredWsdlPublishCluster(WsdlPublishCluster) - Method in class org.objectweb.jonas.ant.cluster.Common
Add tasks for WsdlPublish configuration
addConnectionDefinition(ConnectionDefinition) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Add a new connection-definition element to this object
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Add an event listener.
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Adds a connection event listener.
addContainerTransaction(ContainerTransaction) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Add a new container-transaction element to this object
addContentInRepository(String) - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
Add specified location childs into the repository.
addContextRealm(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.ContextDDModifier
Setups the realm for Tomcat to use
addDefaultAS(String) - Static method in class org.objectweb.jonas.resource.Rar
add a default AS to the list, the first one deployed is the default if others are added then they will become default if this one is undeployed
addDefinitionGenerators() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
Method addDefinitionGenerators
addDefinitionGenerators() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
 
addDefinitionGenerators() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
 
addDeployedObject(String) - Method in class org.objectweb.jonas.server.J2EEServer
Add an object name to the deployedObjects list.
addDeploymentTool(EJBDeploymentTool) - Method in class org.objectweb.jonas.ant.EjbJar
Add a deployment tool to the list of deployment tools that will be processed
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.api.LicenseDesc
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.License
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Add a new description element to this object
addDescription(String) - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Add a new description element to this object
addDir(File) - Method in class org.objectweb.jonas.server.JURLs
Add the specified directory to this JURLs.
addDir(File) - Method in class org.objectweb.jonas_lib.genbase.utils.TempRepository
Add a temporary File in the repository (file or directory).
addDirectory(File) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
add the content of the given directory into the root of the archive.
addDirectory(File) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
add the content of the given directory into the root of the archive.
addDirectory(File) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
add the content of the given directory into the root of the archive.
addDirectoryIn(String, File) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
add the content of the given directory into the given directory of the archive.
addDirectoryIn(String, File) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
add the content of the given directory into the given directory of the archive.
addDirectoryIn(String, File) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
add the content of the given directory into the given directory of the archive.
addDtds(DTDs) - Method in class org.objectweb.jonas_lib.deployment.validation.JEntityResolver
Add the mapping between a public Id and the local path of the DTD
addEar(String) - Method in class org.objectweb.jonas.adm.Adm
Deploy a given ear file with the help of the ear service.
addEar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Deploy a given ear file with the help of the ear service.
addEjb(String) - Method in class org.objectweb.jonas.container.EJBModule
 
addEjb(Document, Archive) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Add an ejb module in an application Document
addEjbJar(EjbJar) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Add a new EjbJar in the Application.
addEjbLocalRef(EjbLocalRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new ejb-local-ref element to this object
addEjbLocalRef(String, String, String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
DOCUMENT ME!
addEJBMethodDesc(int) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Permit Methods addition from subtypes Protected method that need to be overridden in subclasses
addEJBMethodDesc(int) - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
Permit Methods addition from subtypes Protected method that need to be overridden in subclasses
addEjbRef(EjbRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new ejb-ref element to this object
addEjbRef(String, String, String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
DOCUMENT ME!
addEjbRelation(EjbRelation) - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Add a new ejb-relation element to this object
addEjbRelationshipRole(EjbRelationshipRole) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Add a new ejb-relationship-role element to this object
addEjbRelationshipRoleDesc(EjbRelationshipRoleDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Add meta-info of a relationship in which the bean is involved
addElement(Object) - Method in class org.objectweb.jonas_ejb.lib.CollectionEnum
Add an element
addElement(Element, Method, Class[], boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Add to an element its sub element Add many times a sub-element if random is not set to true
addEndpointLoginConfig(Element) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new login-config element into the web.xml
addEndpointSecurityConstraint(Node) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-constraint element into the web.xml
addEntity(Entity) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Add a new entity element to this object
addEntry(File, File) - Method in class org.objectweb.jonas_lib.deployment.work.DeployerLog
Add the entry and return the new entries
addEnvEntry(EnvEntry) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new env-entry element to this object
addEnvironment(ContextEnvironment) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Add an environment entry for this web application.
addEscapes(String) - Static method in error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExcludedMethods(String[], String) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add Excluded Http methods
ADDFILE - Static variable in class org.objectweb.jonas.adm.JonasAdmin
Static states
addFile(File) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
add a file into the root directory of the archive with a specified name.
addFile(File) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
add a file into the root directory of the archive with a specified name.
addFile(File) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
add a file into the root directory of the archive with a specified name.
addFile(String) - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
add a file in saved archive
addFile(String) - Method in class org.objectweb.jonas_lib.genbase.utils.DirStorer
add a given file in the filesystem.
addFile(String) - Method in class org.objectweb.jonas_lib.genbase.utils.JarStorer
Add a file in Jar
addFileIn(String, File) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
add a lonely file into the given directory of the archive.
addFileIn(String, File) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
add a lonely file into the given directory of the archive.
addFileIn(String, File) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
add a lonely file into the given directory of the archive.
addFiles(Archive) - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
Add generated files into an Archive
addFiles(Archive) - Method in class org.objectweb.jonas_lib.genclientstub.generator.Generator
Add generated files into an Archive
addFiles(Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator
Add generated files in given archive
addFiles(Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsEndpointGenerator
Add generated files in given Archive
addFiles(Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsClientGenerator
Add generated files in given archive
addFiles(Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsEndpointGenerator
Add generated files in given Archive
addFileToJar(JarOutputStream, File, String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Utility method that encapsulates the logic of adding a file entry to a .jar file.
addFinderMethodJdbcMapping(FinderMethodJdbcMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Add a new finder-method-jdbc-mapping element to this object
addForeignKeyJdbcMapping(ForeignKeyJdbcMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Add a new foreign-key-jdbc-mapping element to this object
addGeneric(GenericHotDeploymentTool) - Method in class org.objectweb.jonas.ant.ServerDeploy
Creates a generic deployment tool.
addGlobalError(Throwable) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Add a global error in m_Errorsinstance of m_ErrorsActionMessages and log it.
addGlobalUserToRoleMapping(String, String[]) - Static method in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Add a mapping for the given principal name (on all JVM)
addGroup(Group) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a group to this resource.
addGroup(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a group with a given name
addGroup(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Add a group with a given name
addGroup(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Add the specified group to this user
addGroup(String) - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Add the specified group to this user
addHandler(WSDLHandler) - Method in class org.objectweb.jonas.ws.WSDLManager
Add a WSDL Handler in charge of publish a wsdl file at a location.
addHandler(Handler) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Add a new handler element to this object
addHandler(Handler) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Add a new handler element to this object
addHandler(WSCFHandler) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Add a given handler to the list of applied handlers
addHandlerMBean(Handler) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
Add a handler
addHaServer(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
Add a CMI Server to the list of the Cluster Make link between the member and the ServerProxy.
addHttpMethod(String) - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Add a new http-method element to this object
addInitParam(InitParam) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Add a new init-param element to this object
addInRepository(String) - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
Add specified location into the repository.
addInstance(JEntityContext) - Method in class org.objectweb.jonas_ejb.container.TxListener
Add a new Context in the list.
addJavaSources(File, Vector) - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
Recursively add java files into a Vector.
addJavaVM(String) - Method in class org.objectweb.jonas.server.J2EEServer
Add an object name to the javaVMs list.
addJavaXmlTypeMapping(JavaXmlTypeMapping) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Add a new java-xml-type-mapping element to this object
addJdbcDataSource(String) - Method in class org.objectweb.jonas.dbm.JDBCResource
 
addJonas(JonasHotDeploymentTool) - Method in class org.objectweb.jonas.ant.ServerDeploy
Creates a JOnAS deployment tool, for deployment to JOnAS servers.
addJonasActivationspec(JonasActivationspec) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Add a new jonas-activationspec-property element to this object
addJonasAdminobject(JonasAdminobject) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Add a new jonas-adminobject-property element to this object
addJonasCallProperty(JonasCallProperty) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Add a parameter
addJonasConfigProperty(JonasConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Add a new jonas-config-property element to this object
addJonasConfigProperty(JonasConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Add a new jonas-config-property element to this object
addJonasConfigProperty(JonasConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Add a new jonas-config-property element to this object
addJonasConnectionDefinition(JonasConnectionDefinition) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Add a new jonas-connection-definition-property element to this object
addJonasEjbRef(JonasEjbRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Add a new jonas-ejb-ref element to this object
addJonasEjbRelation(JonasEjbRelation) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-ejb-relation element to this object
addJonasEjbRelationshipRole(JonasEjbRelationshipRole) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Add a new jonas-ejb-relationship-role element to this object
addJonasEntity(JonasEntity) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-entity element to this object
addJonasInitParam(JonasInitParam) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
Add a parameter
addJonasInitParam(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsClientDDModifier
Add a jonas-init-param in jonas-service-ref.
addJonasMessageDestination(JonasMessageDestination) - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
Add a new jonas-message-destination element to this object
addJonasMessageDestination(JonasMessageDestination) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-message-destination element to this object
addJonasMessageDestination(JonasMessageDestination) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Add a new jonas-message-destination element to this object
addJonasMessageDestinationRef(JonasMessageDestinationRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Add a new jonas-message-destination-ref element to this object
addJonasMessageDriven(JonasMessageDriven) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-message-driven element to this object
addJonasPortComponent(JonasPortComponent) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
Add a new jonas-port-component element to this object
addJonasPortComponentRef(JonasPortComponentRef) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
Add a parameter
addJonasResource(JonasResource) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Add a new jonas-resource element to this object
addJonasResourceEnv(JonasResourceEnv) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Add a new jonas-resource-env element to this object
addJonasRunAsMapping(JonasRunAsMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-run-as-mapping element to this object
addJonasServiceRef(JonasServiceRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
Add a new jonas-service-ref element to this object
addJonasSession(JonasSession) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Add a new jonas-session element to this object
addJonasStubProperty(JonasStubProperty) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Add a parameter
addJonasWebserviceDescription(JonasWebserviceDescription) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Add a new jonas-webservice-description element to this object
AddJoramReaderAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
AddJoramReaderAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.AddJoramReaderAction
 
AddJoramWriterAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
AddJoramWriterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.AddJoramWriterAction
 
addJResource(JResource) - Method in class org.objectweb.jonas.security.JResources
Add the Resource (memory, ldap, datasource,...)
addJResourceDS(String, String, String, String, String, String, String, String, String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Add a DS resource
addJResourceDS(String, String, String, String, String, String, String, String, String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Add a DS resource
addJResourceLDAP(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Add a LDAP resource
addJResourceLDAP(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Add a LDAP resource
addJResourceMemory(String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Add a Memory resource
addJResourceMemory(String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Add a Memory resource
addLocalServer(J2EEServer) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Add the local J2EEServer to the 'servers' list.
addLocalServer(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Add the local J2EEServer to the list of servers.
addLocation(Location) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
addLocation(Location) - Method in class org.objectweb.jonas_domain.xml.Server
 
addMapper(PMapper, JContainer, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.MapperManager
Register and start PMapper for a container and a connection factory if another mapper is not registered with the same container and the same connection factory.
addMapping(String[], String[]) - Method in class org.objectweb.jonas_lib.deployment.api.CommonsDTDs
Add to the list of DTDS the given dtds/publicId
addMember(ClusterMember) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Add a Member to the Cluster
addMember(Principal) - Method in class org.objectweb.jonas.security.auth.JGroup
Adds the specified member to the group.
addMessageDestination(MessageDestination) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Add a new message-destination element to this object
addMessageDestinationRef(MessageDestinationRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new message-destination-ref element to this object
addMessageDriven(MessageDriven) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Add a new message-driven element to this object
addMessagelistener(Messagelistener) - Method in class org.objectweb.jonas_rar.deployment.xml.Messageadapter
Add a new messagelistener element to this object
addMethod(Method) - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Add a new method element to this object
addMethod(Method) - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Add a new method element to this object
addMethod(Method) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Add a new method element to this object
addMethodDesc(Method, Class) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Add a new method descriptor to the bean
addMethodParam(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodParams
Add a new method-param element to this object
addMethodPermission(MethodPermission) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Add a new method-permission element to this object
addMethods(String[], String, boolean) - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Add Http methods (Excluded or Unchecked)
addMethods(String[], String, boolean) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add Http methods (Excluded or Unchecked)
addMethodsOnRole(String[], String, String) - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Add pattern information for a given role
addMethodsOnRole(String[], String, String) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add pattern information for a given role
addMethodsOnRoles(String[], String[], String) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add pattern information for given roles
addModule(Module) - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Add a new module element to this object
addNotEndWith(File, String) - Method in class org.objectweb.jonas.server.JURLs
Add the content of the specified directory to this JURLs if the contained file not ends with the specified suffix.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.common.LogManagement
Super charge of the methode to take advantage of JMX notification offered by Monolog 2.0
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.dbm.JDBCDataSourceMBean
Overloaded method
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.jtm.JTAResourceMBean
Add a new listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.mail.factory.JavaMailResourceMBean
Add a new listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.management.ReconfigDispatcher
This method is called by the ReconfigManager.
addNotificationListener(NotificationListener, NotificationFilter) - Method in interface org.objectweb.jonas.mejb.ListenerProxy
 
addNotificationListener(NotificationListener, NotificationFilter) - Method in class org.objectweb.jonas.mejb.ListenerProxyImpl
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.mejb.ListenerRegistrationImpl
Add a listener to a registered managed object.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.resource.JCAConnectionFactoryMBean
Overloaded method
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.server.J2EEServer
Add a new listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Add a new listener.
addNotStartWith(File, String) - Method in class org.objectweb.jonas.server.JURLs
Add the content of the specified directory to this JURLs if the contained file not starts with the specified prefix.
addPackageMapping(PackageMapping) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Add a new package-mapping element to this object
addPath(String) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
add a path (if it's not already declared)
addPortComponent(PortComponent) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Add a new port-component element to this object
addPortComponentMBean(PortComponent) - Method in class org.objectweb.jonas.ws.mbean.Service
Add a portComponent
addPortComponentRef(PortComponentRef) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Add a new port-component-ref element to this object
addPortName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Add a new port-name element to this object
addPrincipalName(String) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
Add the given principal to the list of principals
addProp() - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
addProvider(JndiResourceItem) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
addQualifiedPattern(Pattern) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add to this pattern a qualified pattern
addQuery(Query) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Add a new query element to this object
addRar(String) - Method in class org.objectweb.jonas.adm.Adm
Deploy a given rar file with the help of the resource service.
addRar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Deploy a given rar file with the help of the resource service.
addRealmItem(ArrayList, String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ListRealmsAction
Add RealmItem in the list.
addRequiredConfigProperty(RequiredConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Add a new required-config-property element to this object
addResource(String) - Method in class org.objectweb.jonas.server.J2EEServer
Add an object name to the resources list.
addResource(ContextResource) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Add a resource reference for this web application.
addResourceEnvRef(ResourceEnvRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new resource-env-ref element to this object
addResourceRef(ResourceRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new resource-ref element to this object
addResources(String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Add JResources with a given xml configuration
addResources(String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Add JResources with a given xml configuration
addResources(JResources, Reader, String) - Method in class org.objectweb.jonas.security.lib.JResourceManager
Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
addResources(JResources, Reader, String) - Static method in class org.objectweb.jonas.security.lib.wrapper.JResourceManagerWrapper
Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
addRole(Role) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a role to this resource.
addRole(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a role with a given name
addRole(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Add a role with a given name
addRole(String) - Method in class org.objectweb.jonas.security.realm.principals.Group
Add a role to this group
addRole(String) - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Add a role to this user
addRole(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Add a role to this user
addRole(String) - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Add a role to this user
addRole(String, String) - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Add role with its transportGuarantee to this method
addRoleName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
Add a new role-name element to this object
addRoleName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Add a new role-name element to this object
addRoleName(String) - Method in class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Add a new role-name element to this object
addRuleInstances(Digester) - Method in class org.objectweb.jonas.security.rules.JDSRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas.security.rules.JLDAPRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas.security.rules.JMemoryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas.web.catalina55.JCatalinaRuleSet
Add the rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_client.deployment.rules.ApplicationClientRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_client.deployment.rules.JonasClientRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_client.deployment.rules.JonasSecurityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_clusterd.rules.ClusterDaemonRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_clusterd.rules.ServerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_domain.rules.ClusterDaemonRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_domain.rules.ClusterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_domain.rules.DomainRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_domain.rules.LocationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_domain.rules.ServerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.ApplicationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.JonasApplicationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.JonasSecurityRoleMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.JonasSecurityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.ModuleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.SecurityRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ear.deployment.rules.WebRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.ActivationConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.ActivationConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.AsContextRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.AssemblyDescriptorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.CmpFieldJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.CmpFieldRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.CmrFieldRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.ContainerTransactionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.EjbJarRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.EjbRelationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.EjbRelationshipRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.EnterpriseBeansRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.EntityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.ExcludeListRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.FinderMethodJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.ForeignKeyJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.IorSecurityConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasEjbJarRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasEjbRelationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasEjbRelationshipRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasEntityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasInitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasMessageDrivenDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasMessageDrivenRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasMethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasRunAsMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.JonasSessionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.MessageDrivenDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.MessageDrivenRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.MethodParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.MethodPermissionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.MethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.QueryMethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.QueryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.RelationshipRoleSourceRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.RelationshipsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.SasContextRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.SecurityIdentityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.SessionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.TransportConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ejb.deployment.rules.UseCallerIdentityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.EjbLocalRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.EjbRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.EnvEntryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.EnvironmentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.HandlerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.IconRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.InitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasCustomParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasEjbRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasEnvironmentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasInitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasPortComponentRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasResourceEnvRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasResourceRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.JonasServiceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.MessageDestinationRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.MessageDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.PortComponentRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.ResourceEnvRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.ResourceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.RunAsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.SecurityRoleRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.SecurityRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.ServiceQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.ServiceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.SoapHeaderRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_lib.deployment.rules.WsdlPortRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.ActivationspecRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.AdminobjectRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.AuthenticationMechanismRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.ConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.ConnectionDefinitionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.ConnectorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.IconRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.InboundResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JdbcConnParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasActivationspecRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasAdminobjectRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasConnectionDefinitionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasConnectorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.JonasSecurityMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.LicenseRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.MessageadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.MessagelistenerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.OutboundResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.PoolParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.RequiredConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.ResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.SecurityEntryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.SecurityPermissionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.TmConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_rar.deployment.rules.TmParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.AuthConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.DistributableRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.JonasWebAppRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.SecurityConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.ServletMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.ServletRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.UserDataConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.WebAppRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_web.deployment.rules.WebResourceCollectionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.AnonymousTypeQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.JavaWsdlMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.JavaXmlTypeMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.JonasPortComponentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.JonasWebserviceDescriptionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.JonasWebservicesRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.PackageMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.PortComponentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.RootTypeQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.ServiceImplBeanRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.VariableMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.WebserviceDescriptionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.objectweb.jonas_ws.deployment.rules.WebservicesRuleSet
Add a set of rules to the digester object
addSchemas(String[]) - Static method in class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
Add to our repository the given local schemas
addSchemas(Schemas) - Method in class org.objectweb.jonas_lib.deployment.validation.JEntityResolver
Add the given Schemas to the schemas available for this resolver
addSecurityConstraint(SecurityConstraint) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Add a new security constraint element to this object
addSecurityEntry(SecurityEntry) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping
Add a new security-entry element to this object
addSecurityPermission(SecurityPermission) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Add a new security-permission element to this object
addSecurityRole(SecurityRole) - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Add a new security-role element to this object
addSecurityRole(SecurityRole) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Add a new security-role element to this object
addSecurityRole(SecurityRole) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Add a new security role element to this object
addSecurityRole(Node) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-role element into the web.xml
addSecurityRoleMapping(SecurityRoleMapping) - Method in class org.objectweb.jonas_ear.deployment.xml.JonasSecurity
Add a new security-role-mapping element to this object
addSecurityRoleRef(SecurityRoleRef) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Add a new security-role-ref element to this object
addSecurityRoleRef(SecurityRoleRef) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Add a new security-role-ref element to this object
addServer(String, String, String, String, String, String, String, String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Add a server configuration (MBean interface)
addServer(String, String, String, String, String, String, String, String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Add a server configuration
addServer(String, String[], String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Deprecated. BaseCluster.addServer(String, String[], String, String, String)
addServer(String, String[], String, String, String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Add a server in the cluster (jonasAdmin) - this is only called for LogicalCluster
addServer(String, String[], String) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
Deprecated. BaseClusterMBean.addServer(String, String[], String, String, String)
addServer(String, String[], String, String, String) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
Add a new server in the cluster (jonasAdmin)
addServer(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.LogicalCluster
Add a Server to the list Make link between the member and the ServerProxy.
addServer(String, String, String, String[]) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Deprecated. J2EEDomain.addServer(String, String, String, String[], String, String)
addServer(String, String, String, String[], String, String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
addServer(Server) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
Add a new server element to this object
addServer(Server) - Method in class org.objectweb.jonas_domain.xml.Cluster
Add a new server element to this object
addServer(Server) - Method in class org.objectweb.jonas_domain.xml.Domain
Add a new server element to this object
addServerRepr(String, ManagementRepr) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
addServersDefinition() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Add the servers definition in the clusterd.xml
addServiceRef(ServiceRef) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
Add a new service-ref element to this object
addServiceReferenceContext(ServiceReferenceContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
addServlet(Servlet) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Add a new servlet element to this object
addServlet(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new servlet element in the web.xml.
addServletMapping(ServletMapping) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Add a new servlet-mapping element to this object
addServletMapping(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new servlet-mapping element in the web.xml.
addServletParam(String, String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new init-param element in the web.xml.
addServletSecurityRoleRefs(String, NodeList) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-role-ref element in the web.xml.
addSession(Session) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Add a new session element to this object
addSignature(long) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
addSoapHeader(Qname) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Add a new soap-header element to this object
addSoapRole(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Add a new soap-role element to this object
addSupportClasses(Hashtable) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Adds any classes the user specifies using support nested elements to the ejbFiles Hashtable.
addTask(Task) - Method in class org.objectweb.jonas.ant.jonasbase.Tasks
Add a task to the list of defined tasks
addTask(BaseTaskItf) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add a task for configure some objects
addTasks(Tasks) - Method in class org.objectweb.jonas.ant.jonasbase.Tasks
Add several tasks
addTasks(List) - Method in class org.objectweb.jonas.ant.jonasbase.Tasks
Add several tasks
addTasks(Tasks) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Add tasks for configured object
addTasks(Tasks) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Add tasks for configured object
addText(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace.NestedString
the text of the element
addTimer(TimerEventListener, long, Object, boolean) - Method in class org.objectweb.jonas_timer.TimerManager
Deprecated. use addTimerMs instead.
addTimerMs(TimerEventListener, long, Object, boolean) - Method in class org.objectweb.jonas_timer.TimerManager
add a new timer in the list
addTmConfigProperty(TmConfigProperty) - Method in class org.objectweb.jonas_rar.deployment.xml.TmParams
Add a new tm-config-property element to this object
addToEnvironment(String, Object) - Method in class org.objectweb.jonas.naming.CompNamingContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Adds a new environment property to the environment of this context.
addToExcludedPolicy(Permission) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToJormList(MetaObject) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
add a Jorm MetaObject in the list of Jorm Meta Objects to generate
addTomcatServer(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
Add a Tomcat Server to the list of the TomcatCluster.
addToRole(String, Permission) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add a single permission to a named role in this PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addTransportGuarantee(String) - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Defines the transport guarantee
addTransportValue(String) - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Add transport name No check is performed here on the name validation has to be done at XML parsing time
addUncheckedMethods(String[], String) - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Add Unchecked Http methods
addURL(URL) - Method in class org.objectweb.jonas.server.JClassLoader
Add the specified URL to this ClassLoader.
addUrl(String) - Method in class org.objectweb.jonas_domain.xml.Location
Add a url to the urlList.
addUrlPattern(String) - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Add a new url-pattern element to this object
addURLs(URL[]) - Method in class org.objectweb.jonas.server.JClassLoader
Add the specified URLs to this ClassLoader.
addUser(User) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a user to this resource.
addUser(String, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Add a user with a given principal and credential
addUser(String, String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Add a user with a given principal and credential
addUser(String, Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Add a user to the current map
addUserToRoleMapping(String, String, String[]) - Static method in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Add a mapping for the given principal name
addVariableMapping(VariableMapping) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Add a new variable-mapping element to this object
addVendorFiles(Hashtable, String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addVendorFiles(Hashtable, String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
addWar(String) - Method in class org.objectweb.jonas.adm.Adm
Deploy a given war file with the help of the web container service.
addWar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Deploy a given war file with the help of the web container service.
addWebApp(WebApp, String) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Add a new WebApp in the Application.
addWebApp(Document, Archive, String) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Add an web module in an application Document
addWeblogic(WebLogicHotDeploymentTool) - Method in class org.objectweb.jonas.ant.ServerDeploy
Creates a WebLogic deployment tool, for deployment to WebLogic servers.
addWebResourceCollection(WebResourceCollection) - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Add a new web-resource-collection element to this object
addWebserviceDescription(WebserviceDescription) - Method in class org.objectweb.jonas_ws.deployment.xml.Webservices
Add a new webservice-description element to this object
addWorker(String, String) - Method in class org.objectweb.jonas.ant.cluster.ModJk
Add a worker
addWorker(String, int, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.JkCluster
Add a Worker to the list of the JkCluster It should be known in workers.properties Make link between the member and the ServerProxy.
addXML(String, String, String) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
 
adjust() - Method in class org.objectweb.jonas.dbm.ConnectionManager
Adjust the pool size, according to poolMax and poolMin values.
adjust() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
adjust checks the age of the entries and removes them if they are too old
adjust() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
Adjust the pool size, according to poolMax and minSize values.
adjustBeginLineColumn(int, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
Adm - Class in org.objectweb.jonas.adm
This class implements a remote interface used for administering the server.
Adm(JProp) - Constructor for class org.objectweb.jonas.adm.Adm
Adm constructor
adminobject(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
Adminobject - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element adminobject
Adminobject() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Adminobject
Constructor
AdminobjectDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element adminobject
AdminobjectDesc(Adminobject) - Constructor for class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc
Constructor
AdminobjectRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element adminobject
AdminobjectRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.AdminobjectRuleSet
Construct an object with a specific prefix
AdmInterface - Interface in org.objectweb.jonas.adm
 
ADMNAME_SUFFIX - Static variable in class org.objectweb.jonas.adm.Adm
 
ADVANCED - Static variable in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Advanced mode was used.
afterCompletion(int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
synchronization implementation
afterCompletion(int) - Method in class org.objectweb.jonas.resource.MySynchro
This method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
This method is typically called after the transaction is committed.
afterCompletion(int) - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.objectweb.jonas_ejb.container.JTimer
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.objectweb.jonas_ejb.container.TxListener
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.objectweb.jonas_jms.JSession
called by the transaction manager after the transaction is committed or rolled back.
AggregateSelectExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
Ajp - Class in org.objectweb.jonas.ant.jonasbase.web
Support for AJP Connector Configuration.
Ajp() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Ajp
 
aleatOK() - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Random for returning true or false
ALL - Static variable in class org.objectweb.jonas.jmx.J2eeObjectName
Constant used in pattern ObjectNames
ALL - Static variable in class org.objectweb.jonas.tools.migration.jboss.Transformer
A predefined Transformer.NodeFilter that accepts all nodes.
ALL_FAMILY_TEXT - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
allDatasources() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allEars() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allGroups() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the groups
allGroups(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all groups in a resource.
allLogServices() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allMimeMailFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName specifying all the mime mail factories.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.ConnectionManagerImpl
No pooling is done for non-managed connections, just get a new MC and connection to the database.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
The method allocateConnection gets called by the resource adapter's connection factory instance.
allRars() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allResourceAdaptors() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allRoles() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the roles
allRoles(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all roles in a resource.
allSecurityDatasourceFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the Security datasource factories.
allSecurityFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for the Security factory name.
allSecurityLdapFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the Security ldap factories.
allSecurityMemoryFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the Security memory factories.
allServices() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allSessionMailFactories() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName specifying all the session mail factories.
allUsers() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all the users
allUsers(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for all users in a resource.
allWars() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
allWWW() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ANALYZER_CLASS_FULL - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_CLASS_SUPER - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_FULL - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
A dependency analyzer name to find all related classes
ANALYZER_NONE - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
A dependency analyzer name for no analyzer
ANALYZER_SUPER - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
A dependency analyzer name to find ancestor classes
anchor - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The anchor to be added to the end of the generated hyperlink.
AND - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
AnonymousQNameRule - Class in org.objectweb.jonas_lib.deployment.rules
Rule that create a new QName object for anonymous-type-qname in jaxrpc mapping file.
AnonymousQNameRule() - Constructor for class org.objectweb.jonas_lib.deployment.rules.AnonymousQNameRule
 
AnonymousTypeQnameRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element anonymous-type-qname
AnonymousTypeQnameRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.AnonymousTypeQnameRuleSet
Construct an object with a specific prefix
AppClientDTDs - Class in org.objectweb.jonas_client.deployment.api
This class defines the declarations of DTDs for application-client.xml and jonas-client.xml
AppClientDTDs() - Constructor for class org.objectweb.jonas_client.deployment.api.AppClientDTDs
Build a new object for web.xml DTDs handling
AppClientModule - Class in org.objectweb.jonas.client
MBean class for AppClientModule management
AppClientModule(String, String, String, String) - Constructor for class org.objectweb.jonas.client.AppClientModule
Constructor
AppClientSchemas - Class in org.objectweb.jonas_client.deployment.api
This class defines the declarations of Schemas for application-client.xml and jonas-client.xml
AppClientSchemas() - Constructor for class org.objectweb.jonas_client.deployment.api.AppClientSchemas
Build a new object for Schemas handling
APPEND_CHAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
appendVectorToBuffer(String, StringBuffer, Vector) - Static method in class org.objectweb.jonas.security.realm.lib.XML
Append to the given buffer the hashtable elements with comma separated list
Application - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element application
Application() - Constructor for class org.objectweb.jonas_ear.deployment.xml.Application
Constructor
Application - Class in org.objectweb.jonas_lib.genbase.archive
Application is a wrapper around an ear (packaged as a jar or as an unpacked jar).
Application(Archive) - Constructor for class org.objectweb.jonas_lib.genbase.archive.Application
Creates a new Application archive.
APPLICATION - Static variable in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
Application Archive mode
APPLICATION_AUTH - Static variable in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
To indicate that the application manage the authentication.
APPLICATION_FILE_NAME - Static variable in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Path of the application.xml deploymnet descriptor file
ApplicationClient - Class in org.objectweb.jonas_client.deployment.xml
This class defines the implementation of the element application-client
ApplicationClient() - Constructor for class org.objectweb.jonas_client.deployment.xml.ApplicationClient
Constructor
ApplicationClientRuleSet - Class in org.objectweb.jonas_client.deployment.rules
This class defines the rules to analyze the element application-client
ApplicationClientRuleSet() - Constructor for class org.objectweb.jonas_client.deployment.rules.ApplicationClientRuleSet
Construct an object with a specific prefix
ApplicationLocales - Class in org.objectweb.jonas.webapp.jonasadmin
Class to hold the Locales supported by this package.
ApplicationLocales(ActionServlet) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
Initialize the set of Locales supported by this application.
ApplicationModifier - Class in org.objectweb.jonas_lib.genclientstub.modifier
Modify a given Application.
ApplicationModifier(Application) - Constructor for class org.objectweb.jonas_lib.genclientstub.modifier.ApplicationModifier
Creates a new ApplicationModifier.
ApplicationModifier - Class in org.objectweb.jonas_ws.wsgen.modifier
Modify a given Application.
ApplicationModifier(Application) - Constructor for class org.objectweb.jonas_ws.wsgen.modifier.ApplicationModifier
Creates a new ApplicationModifier.
ApplicationRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element application
ApplicationRuleSet() - Constructor for class org.objectweb.jonas_ear.deployment.rules.ApplicationRuleSet
Construct an object with the prefix "application"
APPLY_TO - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_BEAN - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_BEAN_METHOD - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_BEAN_METHOD_NAME - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_CLASS - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_CLASS_METHOD - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_CLASS_METHOD_NAME - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
APPLY_TO_NOTHING - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
ApplyArchiveConfigAction - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Action to process the input when either the advanced or the form view of the archive configuration feature is submitted.
ApplyArchiveConfigAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
 
ApplyCatalinaAccessLoggerAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
ApplyCatalinaAccessLoggerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
 
ApplyClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ApplyClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyClusterAction
 
ApplyConfirmDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyConfirmDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyConfirmDestinationsAction
 
ApplyConfirmMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyConfirmMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyConfirmMemoryRealmAction
 
ApplyConfirmRealmsAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyConfirmRealmsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyConfirmRealmsAction
 
ApplyConfirmXaResourceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ApplyConfirmXaResourceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ApplyConfirmXaResourceAction
 
ApplyConnectorAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorAction
 
ApplyConnectorsAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorsAction
 
ApplyConnectorsConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorsConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorsConfirmAction
 
ApplyCreateResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.resourceadapter
The action used when a Resource Adapter is created.
ApplyCreateResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
 
ApplyDatasourceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
ApplyDatasourceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
ApplyDatasourcePropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyDatasourcePropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
ApplyDatasourceRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyDatasourceRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyDatasourceRealmAction
 
ApplyDatasourceStatAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
ApplyDatasourceStatAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
ApplyDeployAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
ApplyDeployAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDeployAction
 
ApplyDeployConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
ApplyDeployConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDeployConfirmAction
 
ApplyDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyDestinationAction
 
ApplyDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDestinationAction
 
ApplyDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDestinationsAction
 
ApplyDomainDeployAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
ApplyDomainDeployAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployAction
 
ApplyDomainDeployConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
ApplyDomainDeployConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction
 
ApplyDomainDeployConfirmAction.DeployThread - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
A custom thread class used for doing the deployment operations.
ApplyDomainDeployConfirmAction.DeployThread(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
ApplyEjbSessionConfigurationAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
ApplyEjbSessionConfigurationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ApplyEjbSessionConfigurationAction
 
ApplyGroupMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyGroupMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyGroupMemoryRealmAction
 
ApplyJonasServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
This action is called when confirming a server add the domain.
ApplyJonasServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServerAction
 
ApplyJonasServersAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
Implement remove action for servers management in the domain
ApplyJonasServersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersAction
 
ApplyJonasServersConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ApplyJonasServersConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmAction
 
ApplyJonasServersConfirmMoveAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ApplyJonasServersConfirmMoveAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmMoveAction
 
ApplyJoramQueueAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramQueueAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramQueueAction
 
ApplyJoramReaderAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramReaderAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramReaderAction
 
ApplyJoramTopicAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramTopicAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramTopicAction
 
ApplyJoramWriterAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramWriterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramWriterAction
 
ApplyJtmConfigurationAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ApplyJtmConfigurationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ApplyJtmConfigurationAction
 
ApplyLdapRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyLdapRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyLdapRealmAction
 
ApplyLocalDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyLocalDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyLocalDestinationAction
 
ApplyLoggersAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
ApplyLoggersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggersAction
 
ApplyLoggersConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
ApplyLoggersConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggersConfirmAction
 
ApplyLoggingJonasAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
ApplyLoggingJonasAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggingJonasAction
 
ApplyMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMailFactoryPropertiesAction
 
ApplyMbeanFilteringAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ApplyMbeanFilteringAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ApplyMbeanFilteringAction
 
ApplyMemoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
ApplyMemoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.ApplyMemoryAction
 
ApplyMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyMemoryRealmAction
 
ApplyMimePartMailFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
 
ApplyMimePartMailFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.ApplyMimePartMailFactoryAction
 
ApplyMimePartMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplyMimePartMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMimePartMailFactoryPropertiesAction
 
ApplyMonitoringAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
ApplyMonitoringAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.ApplyMonitoringAction
 
ApplyRealmsAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyRealmsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyRealmsAction
 
ApplyRemoveAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
Set the list of removed modules choosen by the user
ApplyRemoveAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyRemoveAction
 
ApplyRemoveConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
Remove selected modules (after user confirm)
ApplyRemoveConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyRemoveConfirmAction
 
ApplyResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ApplyResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
ApplyResourceAdapterCFAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ApplyResourceAdapterCFAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
ApplyRoleMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyRoleMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyRoleMemoryRealmAction
 
ApplySessionMailFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
 
ApplySessionMailFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.ApplySessionMailFactoryAction
 
ApplySessionMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ApplySessionMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ApplySessionMailFactoryPropertiesAction
 
ApplyTemplateCreateResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.resourceadapter
This action is called when the user picks which type of Resource Archive to create.
ApplyTemplateCreateResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyTemplateCreateResourceAdapterAction
 
ApplyTopAction - Class in org.objectweb.jonas.webapp.jonasadmin
 
ApplyTopAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.ApplyTopAction
 
ApplyUploadAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
Upload a file to the J2EE server.
ApplyUploadAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyUploadAction
 
ApplyUserAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ApplyUserAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyUserAction
 
ApplyUserMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ApplyUserMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ApplyUserMemoryRealmAction
 
ApplyWebAppCatalinaAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ApplyWebAppCatalinaAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
 
ApplyWebAppJettyAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ApplyWebAppJettyAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
 
ApplyWebsConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ApplyWebsConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebsConfirmAction
 
Apps - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/ejbjars/(autoload)
Apps() - Constructor for class org.objectweb.jonas.ant.jonasbase.Apps
Default constructor
APPS_DIR - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
The name of the apps directory.
APPS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
List of Apps to copy for each JONAS_BASE
APPS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
List of Apps to copy for each JONAS_BASE
ARCH_BOTH_WEB_EJB - Static variable in class org.objectweb.jonas.ant.cluster.ClusterTasks
Archictecture of the JOnAS's instances : contain both Web level and Ejb level
ARCH_SEPARATED_WEB_EJB - Static variable in class org.objectweb.jonas.ant.cluster.ClusterTasks
Archictecture of the JOnAS's instances : separate Web level and Ejb level
Archive - Interface in org.objectweb.jonas_lib.genbase.archive
An Archive is a Wrapper around a Jar file (ear, war, jar) or around a directory structured lik a Jar file (unpacked jar file for example).
ArchiveConfig() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ArchiveConfigAction - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Action to extract the XML parsed into a Document object from the archive and forward to the form view JSP configuration page.
ArchiveConfigAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigAction
 
ArchiveConfigAdvancedAction - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Action to load the raw XML for a given archive and deployment descriptor and forward to the advanced view JSP.
ArchiveConfigAdvancedAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigAdvancedAction
 
ArchiveConfigForm - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Struts form used by the archive configuration pages.
ArchiveConfigForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
ArchiveConfigMBean - Class in org.objectweb.jonas.resource
A generic archive configuration MBean class which provides the ability to extract an XML configuration file from an archive (jar/war/ear/rar) as either a Document or as a String of XML.
ArchiveConfigMBean() - Constructor for class org.objectweb.jonas.resource.ArchiveConfigMBean
Default constructor, constructs a BaseModelMBean.
ArchiveConfigSelectAction - Class in org.objectweb.jonas.webapp.jonasadmin.xml
 
ArchiveConfigSelectAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigSelectAction
 
ArchiveModifier - Class in org.objectweb.jonas_lib.genbase.modifier
Modify a J2EEArchive
ArchiveModifier(J2EEArchive) - Constructor for class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
Creates a new ArchiveModifier object.
Archives - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/xxxx/(autoload)
Archives(String, String) - Constructor for class org.objectweb.jonas.ant.jonasbase.Archives
Default constructor
ArchiveStorer - Class in org.objectweb.jonas_lib.genbase.utils
Store an Archive in compressed or uncompressed format
ArchiveStorer(J2EEArchive) - Constructor for class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
Creates a new ArchiveStorer object.
ArchiveUtilAction - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Action to extract the XML parsed into a Document object from the archive and forward to the form view JSP configuration page.
ArchiveUtilAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveUtilAction
 
argName - Variable in class org.objectweb.jonas.adm.JonasAdmin.JonasArg
 
argType - Variable in class org.objectweb.jonas.adm.JonasAdmin.JonasArg
 
arguments - Variable in class org.objectweb.jonas_ejb.lib.EJBInvocation
List of arguments for the EJB
ArithmeticExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ArithmeticFactor() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ArithmeticLiteral() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ArithmeticPrimary() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ArithmeticTerm() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ArithmeticValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
arrayToString(Object[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
AS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
ASC - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
asc - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
AsContextMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element as-context
AsContextMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
Constructor
AsContextRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ior-security-config
AsContextRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.AsContextRuleSet
Construct an object with a specific prefix
asd - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Assembly descriptor
asn2BeanDesc(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get bean descriptor given its abstract schema name
AssemblyDescriptor - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element assembly-descriptor
AssemblyDescriptor() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Constructor
AssemblyDescriptorRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element assembly-descriptor
AssemblyDescriptorRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.AssemblyDescriptorRuleSet
Construct an object with a specific prefix
assignCallProperties(String, Properties) - Method in class org.objectweb.jonas.ws.axis.JService
 
assignSEIClassnameToWSDLPort(Map) - Method in class org.objectweb.jonas.ws.axis.JService
Assign the classname 2 port Map.
assignStubProperties(String, Properties) - Method in class org.objectweb.jonas.ws.axis.JService
 
associateConnection(Object) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Change the association of a connection handle
ASTAbstractSchemaName - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTAbstractSchemaName(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTAbstractSchemaName
 
ASTAbstractSchemaName(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTAbstractSchemaName
 
ASTAggregateSelectExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTAggregateSelectExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTAggregateSelectExpression
 
ASTAggregateSelectExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTAggregateSelectExpression
 
ASTArithmeticExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTArithmeticExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticExpression
 
ASTArithmeticExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticExpression
 
ASTArithmeticFactor - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTArithmeticFactor(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticFactor
 
ASTArithmeticFactor(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticFactor
 
ASTArithmeticLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTArithmeticLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticLiteral
 
ASTArithmeticLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticLiteral
 
ASTArithmeticTerm - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTArithmeticTerm(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticTerm
 
ASTArithmeticTerm(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticTerm
 
ASTBetweenExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTBetweenExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBetweenExpression
 
ASTBetweenExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBetweenExpression
 
ASTBooleanExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTBooleanExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanExpression
 
ASTBooleanExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanExpression
 
ASTBooleanLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTBooleanLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanLiteral
 
ASTBooleanLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanLiteral
 
ASTCmpPathExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTCmpPathExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCmpPathExpression
 
ASTCmpPathExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCmpPathExpression
 
ASTCollectionMemberDeclaration - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTCollectionMemberDeclaration(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberDeclaration
 
ASTCollectionMemberDeclaration(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberDeclaration
 
ASTCollectionMemberExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTCollectionMemberExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberExpression
 
ASTCollectionMemberExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberExpression
 
ASTCollectionValuedPathExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTCollectionValuedPathExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionValuedPathExpression
 
ASTCollectionValuedPathExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionValuedPathExpression
 
ASTComparisonExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTComparisonExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTComparisonExpression
 
ASTComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTComparisonExpression
 
ASTConditionalExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTConditionalExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalExpression
 
ASTConditionalExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalExpression
 
ASTConditionalFactor - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTConditionalFactor(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalFactor
 
ASTConditionalFactor(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalFactor
 
ASTConditionalTerm - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTConditionalTerm(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalTerm
 
ASTConditionalTerm(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalTerm
 
ASTDatetimeExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTDatetimeExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTDatetimeExpression
 
ASTDatetimeExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTDatetimeExpression
 
ASTEJBQL - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTEJBQL(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEJBQL
 
ASTEJBQL(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEJBQL
 
ASTEmptyCollectionComparisonExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTEmptyCollectionComparisonExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEmptyCollectionComparisonExpression
 
ASTEmptyCollectionComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEmptyCollectionComparisonExpression
 
ASTEntityBeanExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTEntityBeanExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEntityBeanExpression
 
ASTEntityBeanExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTEntityBeanExpression
 
ASTFloatingPointLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTFloatingPointLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFloatingPointLiteral
 
ASTFloatingPointLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFloatingPointLiteral
 
ASTFromClause - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTFromClause(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFromClause
 
ASTFromClause(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFromClause
 
ASTFunctionsReturningNumerics - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTFunctionsReturningNumerics(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningNumerics(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningStrings - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTFunctionsReturningStrings(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningStrings
 
ASTFunctionsReturningStrings(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningStrings
 
ASTIdentificationVariable - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTIdentificationVariable(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentificationVariable
 
ASTIdentificationVariable(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentificationVariable
 
ASTIdentifier - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTIdentifier(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentifier
 
ASTIdentifier(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentifier
 
ASTInExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTInExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTInExpression
 
ASTInExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTInExpression
 
ASTInputParameter - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTInputParameter(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTInputParameter
 
ASTInputParameter(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTInputParameter
 
ASTIntegerLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTIntegerLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIntegerLiteral
 
ASTIntegerLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTIntegerLiteral
 
ASTLikeExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTLikeExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLikeExpression
 
ASTLikeExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLikeExpression
 
ASTLimitClause - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTLimitClause(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitClause
 
ASTLimitClause(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitClause
 
ASTLimitExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTLimitExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitExpression
 
ASTLimitExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitExpression
 
ASTLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLiteral
 
ASTLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTLiteral
 
ASTNullComparisonExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTNullComparisonExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTNullComparisonExpression
 
ASTNullComparisonExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTNullComparisonExpression
 
ASTOrderByClause - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTOrderByClause(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByClause
 
ASTOrderByClause(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByClause
 
ASTOrderByItem - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTOrderByItem(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByItem
 
ASTOrderByItem(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByItem
 
ASTPath - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTPath(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTPath
 
ASTPath(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTPath
 
ASTRangeVariableDeclaration - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTRangeVariableDeclaration(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTRangeVariableDeclaration
 
ASTRangeVariableDeclaration(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTRangeVariableDeclaration
 
ASTSelectClause - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTSelectClause(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectClause
 
ASTSelectClause(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectClause
 
ASTSelectExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTSelectExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectExpression
 
ASTSelectExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectExpression
 
ASTSingleValuedCmrPathExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTSingleValuedCmrPathExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedCmrPathExpression
 
ASTSingleValuedCmrPathExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedCmrPathExpression
 
ASTSingleValuedPathExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTSingleValuedPathExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedPathExpression
 
ASTSingleValuedPathExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedPathExpression
 
ASTStringExpression - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTStringExpression(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringExpression
 
ASTStringExpression(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringExpression
 
ASTStringLiteral - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTStringLiteral(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringLiteral
 
ASTStringLiteral(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringLiteral
 
ASTWhereClause - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
ASTWhereClause(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTWhereClause
 
ASTWhereClause(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.ASTWhereClause
 
AttributeAddNotification - Class in org.objectweb.jonas.management
Implements a notification class allowing to notify that an MBean attribute was mofified via the addAttribureName method.
AttributeAddNotification(Object, long, long, String, String, String) - Constructor for class org.objectweb.jonas.management.AttributeAddNotification
Constructs an AttributeAddNotification object.
AttributeRemoveNotification - Class in org.objectweb.jonas.management
TO DO
AttributeRemoveNotification(Object, long, long, String, String, String) - Constructor for class org.objectweb.jonas.management.AttributeRemoveNotification
TO DO
AttributeRestrictions - Interface in org.objectweb.jonas.webapp.jonasadmin.xml.xs
Interface for attribute restrictions from schema files.
AuthConstraint - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element auth-constraint
AuthConstraint() - Constructor for class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Constructor
AuthConstraintRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze auth-constraint in security-constraint element
AuthConstraintRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.AuthConstraintRuleSet
Construct an object with a specific prefix
authenticate(String, char[], String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceRemote
Authenticate a given user
authenticate(String, char[], String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceRemoteImpl
Authenticate a given user
authenticate(X509Certificate[]) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return the Principal associated with the specified X.509 certificate Distinguished Name if there is one; otherwise return null.
authenticate(String, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(X509Certificate[]) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the Principal associated with the specified chain of X509 client certificates.
authenticate(String, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(X509Certificate[]) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return the Principal associated with the specified chain of X509 client certificates.
authenticate(String, Object, HttpRequest) - Method in class org.objectweb.jonas.security.realm.web.jetty50.JAAS
Authenticate a user with a specific username and credentials
authenticate(String, Object, HttpRequest) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Authenticate a user with a specific username and credentials
authenticateJAAS(String, char[], String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceRemote
Authenticate a given user
authenticateJAAS(String, char[], String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceRemoteImpl
Authenticate a given user
authenticateJAAS(String, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticateResource(String, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
AuthenticationInformation - Class in org.objectweb.jonas.management.monitoring
Stores the authentication information for a server.
AuthenticationInformation(String, String) - Constructor for class org.objectweb.jonas.management.monitoring.AuthenticationInformation
Saves the authentication information.
authenticationMechanism(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
AuthenticationMechanism - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element authentication-mechanism
AuthenticationMechanism() - Constructor for class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Constructor
AuthenticationMechanismDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element authentication-mechanism
AuthenticationMechanismDesc(AuthenticationMechanism) - Constructor for class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc
Constructor
AuthenticationMechanismRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element authentication-mechanism
AuthenticationMechanismRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.AuthenticationMechanismRuleSet
Construct an object with a specific prefix
AUTO_ACKNOWLEDGE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
AUTO_GENIC - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
Auto-GenIC is enabled or disabled ?
AUTO_GENIC_ARGS - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
Arguments for the Auto-GenIC
autocommit_set - Variable in class org.objectweb.jonas.dbm.JConnection
 
autocommit_set - Variable in class org.objectweb.jonas.jdbc.ConnectionImpl
 
autocommit_unset - Variable in class org.objectweb.jonas.dbm.JConnection
 
autocommit_unset - Variable in class org.objectweb.jonas.jdbc.ConnectionImpl
 
AUTOLOADDIR - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
autoloaddir property
AUTOLOADDIR - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
Directories property for autoload
AUTOLOADDIR - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Autoload directory property name
AUTOLOADDIR - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Web service configuration properties : Autdeployed the files in these directories
autoRefresh(TreeControlNode) - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Search the added node in the removed list and if it's found, copy the expanded info.
AVG - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
AXIS_SERVER_CONFIG_PARAM - Static variable in class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
server config parameter name in init-param
AxisGeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Deprecated.  
AxisGeneratorFactory() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.AxisGeneratorFactory
Deprecated.  
AxisWsClientGenerator - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Generate WebServices client files dedicated to axis.
AxisWsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator
Creates a new AxisWsClientGenerator
AxisWsEndpointGenerator - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Generate Axis specific config files for Endpoint
AxisWsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsEndpointGenerator
Creates a new AxisWsEndpointGenerator
AxisWSServiceImpl - Class in org.objectweb.jonas.ws.axis
Implements commons methods declared within the abstract class.
AxisWSServiceImpl() - Constructor for class org.objectweb.jonas.ws.axis.AxisWSServiceImpl
 

B

backup(int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
Base64 - Class in org.objectweb.jonas.security.realm.lib
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
Base64() - Constructor for class org.objectweb.jonas.security.realm.lib.Base64
 
BaseCluster - Class in org.objectweb.jonas.management.cluster
Implements basics for cluster management.
BaseCluster(ClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.BaseCluster
Constructor
BaseCluster.DeployThread - Class in org.objectweb.jonas.management.cluster
 
BaseCluster.DeployThread(ServerProxy, String, int, boolean) - Constructor for class org.objectweb.jonas.management.cluster.BaseCluster.DeployThread
 
BaseClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
BaseClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
BaseClusterMBean - Interface in org.objectweb.jonas.management.cluster
Implements MBean interface for different Cluster MBean types
BaseDeployAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
BaseDeployAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
BASEJARNAME - Static variable in class org.objectweb.jonas.ant.EjbJar.NamingScheme
Naming scheme where the generated jar is named by the basejarname attribute
BaseLoggerAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
BaseLoggerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.BaseLoggerAction
 
BaseMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
BaseMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
 
basePath(String[]) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
merge the first tokens into a dot separated path.
BaseSecurityAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
BaseSecurityAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.BaseSecurityAction
 
BaseTaskItf - Interface in org.objectweb.jonas.ant.jonasbase
 
BaseWebAppAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
BaseWebAppAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
BasicJonasServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
BasicJonasServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
batch() - Method in class org.objectweb.jonas_timer.TimerManager
process all expired timers
bctxlist - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
freelist of JEntityContext's
bctxlist - Variable in class org.objectweb.jonas_ejb.container.JStatelessFactory
instance pool management (list of available JSessionContext objects) Contexts are pooled only for Stateless Session beans because for Stateful sessions a newInstance() is required by the spec.
bean - Variable in class org.objectweb.jonas_ejb.lib.EJBInvocation
Enterprise Bean being processed
BEAN_TRANSACTION_TYPE - Static variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Bean transaction type
beanclass - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
BeanComparator - Class in org.objectweb.jonas.webapp.jonasadmin.common
BeanComparator is a comparator for beans.
BeanComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Comparator by default (use the toString() methods).
BeanComparator(String[]) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Comparator in order of the properties.
BeanDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to any enterprise-beans
BeanDesc(ClassLoader, CommonEjb, JonasCommonEjb, AssemblyDescriptor, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Constructor to be used by parent node
beanDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Set of enterprise beans deployment descriptors
beanDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
BeanFactory - Interface in org.objectweb.jonas_ejb.container
Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
beanIdentification - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
bean identification string
BeanNaming - Class in org.objectweb.jonas_ejb.lib
This class is made for hiding Naming convention in all JOnAS framework.
BeanNaming() - Constructor for class org.objectweb.jonas_ejb.lib.BeanNaming
 
BeanSources - Class in org.objectweb.jonas_ejb.genic
This class allows to generate the sources of: the class that implements the Enterprise bean's remote interface, the class that implements the Enterprise bean's home interface, the class that implements the Enterprise bean's local interface, the class that implements the Enterprise bean's localhome interface, the class of the Entity Handle in case of entity, and the extended class of the Bean for persistence in case of entity with CMP, of a given Enterprise Java Bean.
BeanSources(BeanDesc, GenICParameters, VelocityEngine, JormCompiler) - Constructor for class org.objectweb.jonas_ejb.genic.BeanSources
BeanSources Constructor for entity bean with CMP2
BeanSources(BeanDesc, GenICParameters, VelocityEngine) - Constructor for class org.objectweb.jonas_ejb.genic.BeanSources
BeanSources Constructor for bean that is not a entity with CMP2
beforeCompletion() - Method in class org.objectweb.jonas.dbm.JManagedConnection
synchronization implementation
beforeCompletion() - Method in class org.objectweb.jonas.resource.MySynchro
This method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
This method is typically called at beforeCompletion
beforeCompletion() - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
beforeCompletion() - Method in class org.objectweb.jonas_ejb.container.TxListener
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.objectweb.jonas_jms.JSession
called by the transaction manager prior to the start of the transaction completion process
begin() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
beginColumn - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
BETWEEN - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
BetweenExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
bf - Variable in class org.objectweb.jonas_ejb.container.JContext
 
bf - Variable in class org.objectweb.jonas_ejb.container.JEntityLocal
 
bf - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
The Factory for this bean
bf - Variable in class org.objectweb.jonas_ejb.container.JHome
 
bf - Variable in class org.objectweb.jonas_ejb.container.JLocal
 
bf - Variable in class org.objectweb.jonas_ejb.container.JLocalHome
 
bf - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
bf - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
bf - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
 
bf - Variable in class org.objectweb.jonas_ejb.container.JRemote
 
bf - Variable in class org.objectweb.jonas_ejb.container.JServiceEndpoint
bean factory
bf - Variable in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
 
bf - Variable in class org.objectweb.jonas_ejb.container.JSessionLocal
 
bf - Variable in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
bf - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
BeanFactory when the bean has been loaded.
bind(Name, Object) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a name to an object.
BIND_RESOURCES_INTO_JNDI - Static variable in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Bind the resources into JNDI ?
bindEJB(Object, JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Bind a PK with a JEntitySwitch
bindICtx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
bind a JEntityContext for a create method.
bindICtx(Transaction, JStatefulContext) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
At each create, bind the Context to the transaction
bindResource(String, JResource) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Bind the given resource with the given name and register with a new MBean.
bindResource(String, JResource) - Method in interface org.objectweb.jonas.security.SecurityService
Bind the given resource with the given name.
blockedtx - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
List of all transactions currently blocked by runningtx
bmcalled - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
ejb business method has been called
BMP - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
BeanManaged Management properties
body(String, String, String) - Method in class org.objectweb.jonas_lib.deployment.rules.AnonymousQNameRule
This method is called when the body of a matching XML element is encountered.
body(String, String, String) - Method in class org.objectweb.jonas_lib.deployment.rules.QNameRule
This method is called when the body of a matching XML element is encountered.
BooleanExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
BooleanLiteral() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
BooleanValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
Bootstrap - Class in org.objectweb.jonas.server
This class load all the jars needed to start JOnAS and after this, it launch the JOnAS server (Server class).
BOOTSTRAP_CLASS - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Bootstrap class name.
BootstrapTask - Class in org.objectweb.jonas.ant
Allow to use the BootStrap class
It allows to do some operations like starting/stopping JOnASDeploying some apps etc...
BootstrapTask() - Constructor for class org.objectweb.jonas.ant.BootstrapTask
 
bs - Variable in class org.objectweb.jonas_ejb.container.JEntityLocal
 
bs - Variable in class org.objectweb.jonas_ejb.container.JEntityRemote
 
bs - Variable in class org.objectweb.jonas_ejb.container.JServiceEndpoint
switch instance to use
bs - Variable in class org.objectweb.jonas_ejb.container.JSessionContext
 
bs - Variable in class org.objectweb.jonas_ejb.container.JSessionLocal
 
bs - Variable in class org.objectweb.jonas_ejb.container.JSessionRemote
bs
bufcolumn - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
buffer - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
bufline - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
bufpos - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
build(ObjectName) - Static method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
Build the good instance of MbeanItem, J2eeMbeanItem or OwnerMbeanItem.
buildConfigProperty(List, List, List) - Method in class org.objectweb.jonas.resource.ResourceUtility
 
buildEJBModuleName(URL) - Static method in class org.objectweb.jonas.container.EJBServiceImpl
Build the EJBModule name.
buildEJBModuleName(String) - Static method in class org.objectweb.jonas.container.EJBServiceImpl
Build the EJBModule name.
buildJ2eeApplicationName(URL) - Static method in class org.objectweb.jonas.ear.EarServiceImpl
Build the J2EEApplication name.
buildJ2eeApplicationName(String) - Static method in class org.objectweb.jonas.ear.EarServiceImpl
Build the J2EEApplication name.
buildModuleName(String, String) - Static method in class org.objectweb.jonas.resource.Rar
 
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Add the required nodes to the specified treeControl instance.
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Add the required nodes to the specified treeControl instance.
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in interface org.objectweb.jonas.webapp.taglib.TreeBuilder
 
bytesToObject(byte[]) - Static method in class org.objectweb.jonas.discovery.DiscoveryHelper
 

C

cacheMax - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Maximum Bean Cache size
cacheSize - Variable in class org.objectweb.jonas_ejb.container.JStatefulFactory
Current Cache Size
calculateAutomaticPk() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Calculate a new uid for automatic pk creation Used by JEntityCmpJdbc.vm
callClientGenStubExecute(String) - Method in class org.objectweb.jonas_lib.genclientstub.wrapper.ClientGenStubWrapper
Wrapper around ClientstubGen.execute(String[]) method
callClientGenStubIsInputModifed() - Method in class org.objectweb.jonas_lib.genclientstub.wrapper.ClientGenStubWrapper
Wrapper around ClientGenStubGen.isModified() method
callGenic(String[]) - Static method in class org.objectweb.jonas_ejb.genic.wrapper.GenicServiceWrapper
Wrapper around GenIC.main(String[]) method
callWsGenExecute(String) - Method in class org.objectweb.jonas_ws.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.execute(String[]) method
callWsGenExecute(String, Boolean) - Method in class org.objectweb.jonas_ws.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.execute(String[]) method
callWsGenIsInputModifed() - Method in class org.objectweb.jonas_ws.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.isModified() method
cancel() - Method in class org.objectweb.jonas.dbm.JStatement
 
cancel() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel() - Method in class org.objectweb.jonas_ejb.container.JTimer
Cause the timer and all its associated expiration notifications to be cancelled.
cancelAllTimers() - Method in class org.objectweb.jonas_ejb.container.JTimerService
cancel all timers (when entity bean is removed)
canPassivate() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
 
canThrowCreate() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
Carol - Class in org.objectweb.jonas.ant.jonasbase
Defines properties for carol.properties
Carol() - Constructor for class org.objectweb.jonas.ant.jonasbase.Carol
Default constructor
CAROL_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of Carol configuration file
CAROL_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of Carol configuration file
CarolCluster - Class in org.objectweb.jonas.ant.cluster
Define CarolCluster task
CarolCluster() - Constructor for class org.objectweb.jonas.ant.cluster.CarolCluster
Default constructor
CatalinaAccessLogValveForm - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
CatalinaAccessLogValveForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
catalinaAccessLogValves(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
CatalinaBaseAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
CatalinaBaseAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
 
catalinaClusterMembership(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaClusterReceiver(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaClusters(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaClusterSender(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaConnector(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaConnectorFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
CatalinaConnectorFactory - Class in org.objectweb.jonas.web.catalina55
 
CatalinaConnectorFactory() - Constructor for class org.objectweb.jonas.web.catalina55.CatalinaConnectorFactory
 
CatalinaConnectorFactoryMBean - Interface in org.objectweb.jonas.web.catalina55
Factory allowing to create MBeans
catalinaConnectors(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaEngine(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaFactory() - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaGlobalRequestProcessors(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaHost(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaHosts(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
CatalinaJWebContainerService - Interface in org.objectweb.jonas.web.wrapper
Catalina specific WebContainer Service interface.
CatalinaJWebContainerServiceImpl - Class in org.objectweb.jonas.web.catalina55
This class provides an implementation of the Catalina service (as web container service).
CatalinaJWebContainerServiceImpl() - Constructor for class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
 
CatalinaJWebContainerServiceWrapper - Class in org.objectweb.jonas.web.wrapper.catalina50
Wrap the Catalina 5.0 Web Container Service because Catalina use Digester to parse its server.xml
CatalinaJWebContainerServiceWrapper() - Constructor for class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Construct the instance and init the service.
CatalinaJWebContainerServiceWrapper - Class in org.objectweb.jonas.web.wrapper.catalina55
Wrap the Catalina 5.0 Web Container Service because Catalina use Digester to parse its server.xml
CatalinaJWebContainerServiceWrapper() - Constructor for class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Construct the instance and init the service.
CatalinaObjectName - Class in org.objectweb.jonas.jmx
A set of static classes used to build the names of Catalina MBeans used in JOnAS.
CatalinaObjectName() - Constructor for class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaRealm(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaRealms() - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaServer() - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaService(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaThreadPools(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaValve(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaValve(String, String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
CatalinaValveForm - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
CatalinaValveForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
catalinaValves(String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
catalinaValves(String, String) - Static method in class org.objectweb.jonas.jmx.CatalinaObjectName
 
cause - Variable in exception org.objectweb.jonas.jmx.ManagementException
 
cels - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
CertificateCallback - Class in org.objectweb.jonas.security.auth.callback
Defines a callback which is use to store a certificate
CertificateCallback() - Constructor for class org.objectweb.jonas.security.auth.callback.CertificateCallback
 
cf - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
ClusterFactory that created this Cluster
CfForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Form used to present a ConnectionFactory's properties
CfForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
change(long, Object) - Method in class org.objectweb.jonas_timer.TimerEvent
Change the Timer value
changeServletLink(String, String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WebServicesDDModifier
Update the servlet-link element in webservices.xml to the Generated servlet element.
changeValueForKey(String, String, String, String, String, boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Add a value for a specific property in a configuration file.
changeValueForKey(String, String, String, String, String, String, boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Add a value for a specific property in a configuration file
characters(char[], int, int) - Method in class org.objectweb.jonas.ant.DescriptorHandler
SAX parser call-back method invoked whenever characters are located within an element.
check() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check that the bean descriptor is valid
check() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Check that the message diven bean descriptor is valid
check() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
Check that the bean descriptor is valid
check() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
Check that the bean descriptor is valid
checkAndAddDependants(Hashtable) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Add all available classes, that depend on Remote, Home, Bean, PK
checkConfiguration(String, SAXParser) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
This method is called as the first step in the processDescriptor method to allow vendor-specific subclasses to validate the task configuration prior to processing the descriptor.
checkConfiguration(String, SAXParser) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
checkConnection(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
Check on a connection the test statement
checkConnection(String) - Method in interface org.objectweb.jonas.dbm.Pool
 
checkConnection() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Check the established connection to the remote object, or try to establish a connection if the connection object is null.
checkDiff(String, String) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Check the difference between original xml and parsed xml
CheckEnv - Class in org.objectweb.jonas.tools
This class allows to check if the environment is correct for JOnAS.
CheckerException - Exception in org.objectweb.jonas_lib.files
Thrown by WsGenChecker when the WsGen process failed.
CheckerException() - Constructor for exception org.objectweb.jonas_lib.files.CheckerException
 
CheckerException(String) - Constructor for exception org.objectweb.jonas_lib.files.CheckerException
 
CheckerException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.files.CheckerException
 
CheckerException(Throwable) - Constructor for exception org.objectweb.jonas_lib.files.CheckerException
 
checkGenIC(String, URL[]) - Method in interface org.objectweb.jonas.container.EJBService
Check that GenIC have been applied on the given ejb-jar file If it was not done, it run GenIC against the file.
checkGenIC(String, URL[]) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Check that GenIC have been applied on the given ejb-jar file If it was not done, it run GenIC against the file.
checkIfValid() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Checks that this object is not in invalid state
checkit() - Method in class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
Check the MBean server connection and possibly change state
checkit(boolean) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Check the MBean server connection and possibly change state in UNREACHABLE or FAILED.
checkJonasVersion(String) - Method in class org.objectweb.jonas_ejb.container.JFactory
Check if the given class have been generated by GenIC tool with a correct version.
checkRemoteException(Method, boolean) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check if method throws RemoteException (or not).
checkRunAsMapping() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check that the runAs role mapping is correct
checkSecurity(String, EJBInvocation, boolean) - Method in class org.objectweb.jonas_ejb.container.JContainer
Check Security.
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JFactory
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JHome
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JLocalHome
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
Check if the access to the bean is authorized
checkSecurity(MessageContext) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
Check security with the Meesage Context
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
Check if the access to the bean is authorized
checkSecurity(String, EJBInvocation, boolean) - Method in class org.objectweb.jonas_ejb.container.PermissionManager
Check the security for a given EJB signature method and for an EJB
checkStartedContext(Context, PermissionManager) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Check that the context that was started was right configured
checkTransaction(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Check Transaction before calling a method on a bean.
checkTransaction(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
For Message Driven Beans, only 2 cases are possible: TX_REQUIRED or TX_NOT_SUPPORTED
checkTransaction(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
For Message Driven Beans, only 2 cases are possible.
checkTransaction(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
Session beans can be container managed or bean managed transaction Session home don't check transactional context.
checkTransactionContainer(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JFactory
Process Transaction Attribute before calling a business method
checkTxAttribute(MethodDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check that trans-attribute is valid for a bean's method.
checkTxAttribute(MethodDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
check that trans-attribute is valid for bean
checkTxAttribute(MethodDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
check that trans-attribute is valid for bean
checkTxAttribute(MethodDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
check that trans-attribute is valid for bean
checkType(URL, String, JndiEnvRefsGroup) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Check if the type of the ejb-ref is correct.
checkTypeUsage(URL, String, String, BeanDesc) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Check if the type & usage of the message-destination-ref is correct.
checkValidTypesForRmi(Method) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check if argument and return types are valid types for RMI-IIOP.
checkWebResourcePermission(HttpServletRequest, String, String[]) - Method in class org.objectweb.jonas.web.lib.PermissionManager
Check the security for a given HttpServletReauest
checkWebRoleRefPermission(HttpServletRequest, String, String, String[], String) - Method in class org.objectweb.jonas.web.lib.PermissionManager
Check the security for a given HttpServletReauest
checkWebUserDataPermission(HttpServletRequest, String, String[]) - Method in class org.objectweb.jonas.web.lib.PermissionManager
Check the security for a given HttpServletReauest
checkWsGen() - Method in class org.objectweb.jonas_lib.files.WsGenChecker
Check that WsGen have been applied on the given file If it was not done, it run WsGen against the file.
children - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The set of child TreeControlNodes for this node, in the order that they should be displayed.
children - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
childrenAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
Accept the visitor.
CLASS - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
EJB service class
CLASS - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
Property for the class of the EAR service
CLASS - Static variable in class org.objectweb.jonas.jaxr.JAXRServiceImpl
JAXR service configuration parameters (class)
CLASS - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
CLASS - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
Mail service configuration parameters (class)
CLASS - Static variable in class org.objectweb.jonas.registry.RegistryServiceImpl
 
CLASS - Static variable in class org.objectweb.jonas.resource.Rar
 
CLASS - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Service class property name
CLASS - Static variable in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Security service configuration properties
CLASS - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Web service configuration properties : Implementation of the web container
CLASS_TITLE - Static variable in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
CLASSLOADER_CTX_PARAM - Static variable in interface org.objectweb.jonas.ws.WebServicesService
classloader Context param
CLASSNAME - Static variable in class org.objectweb.jonas.ws.handler.WSDLHandlerFactory
Classname property
clean() - Method in class org.objectweb.jonas_ejb.genic.GenIC
Clean the intermediate generated files.
cleanDummyApplication(Document) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
default application.xml contains a fake ejb module needed to be parsed without error but not needed for a normal application.
CleanerException - Exception in org.objectweb.jonas_lib.deployment.work
The class CleanerException indicates conditions that a reasonable application might want to catch.
CleanerException() - Constructor for exception org.objectweb.jonas_lib.deployment.work.CleanerException
Constructs a new EarCleanerException with no detail message.
CleanerException(String) - Constructor for exception org.objectweb.jonas_lib.deployment.work.CleanerException
Constructs a new EarCleanerException with the specified message.
cleanResourceAdapter() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Description of the Method
cleanup() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Cleanup the ManagedConnection instance.
cleanup - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
CLEANUP_CREATE - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
CLEANUP_NONE - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
CLEANUP_REMOVEALL - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
CLEANUP_REMOVEDATA - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
clear() - Method in class org.objectweb.jonas.resource.ResourceSpec
Clear the current contents
clear() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
It removes all elements.
clear() - Method in class org.objectweb.jonas_ejb.container.jorm.Set
It removes all elements.
clearAssertionStatus() - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
clearBatch() - Method in class org.objectweb.jonas.dbm.JStatement
 
clearBatch() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Empties this Statement object's current list of SQL commands.
clearCache() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Clear the cache
clearCache() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Clear the cache
clearCache() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Clear the cache
clearCache() - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Clear the cache.
clearParameters() - Method in class org.objectweb.jonas.dbm.JStatement
 
clearParameters() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Clears the current parameter values immediately.
clearPstmtValues() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Clears the values stored in the preparement.
clearSignature() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
clearSignature(long, boolean) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
clearWarnings() - Method in class org.objectweb.jonas.dbm.JConnection
 
clearWarnings() - Method in class org.objectweb.jonas.dbm.JStatement
 
clearWarnings() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
clearWarnings() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Clears all the warnings reported on this Statement object.
Client - Class in org.objectweb.jonas_lib.genbase.archive
Client represnets a J2EE Client Archive.
Client(Archive) - Constructor for class org.objectweb.jonas_lib.genbase.archive.Client
Create a new Client not contained in Application
Client(Archive, Application) - Constructor for class org.objectweb.jonas_lib.genbase.archive.Client
Create a new Client contained in Application
CLIENT - Static variable in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
ApplicationClient Archive mode
CLIENT_FILE_NAME - Static variable in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
The path to the application-client.xml file.
ClientClassLoader - Class in org.objectweb.jonas_lib.loader
ClassLoader used for loading Client classes and resources
ClientClassLoader(URL) - Constructor for class org.objectweb.jonas_lib.loader.ClientClassLoader
Create a new ClientClassLoader with default parent ClassLoader
ClientClassLoader(URL, ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.ClientClassLoader
Create a new ClientClassLoader with specified parent ClassLoader
ClientClassLoader(URL[], ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.ClientClassLoader
Create a new ClientClassLoader with specified parent ClassLoader
ClientContainer - Class in org.objectweb.jonas.client
Defines the class use for the client container This class analyze the ear or the jar client and launch the client
ClientContainerDeploymentDesc - Class in org.objectweb.jonas_client.deployment.api
This class do the parsing of the application-client.xml file and jonas-client.xml files and contruct a data structure associated to these two files.
ClientContainerDeploymentDesc(ClassLoader, ApplicationClient, JonasClient) - Constructor for class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Construct an instance of a ClientContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
ClientContainerDeploymentDescException - Exception in org.objectweb.jonas_client.deployment.api
This class ClientContainerDeploymentDescException indicates conditions that a reasonable application might want to catch.
ClientContainerDeploymentDescException() - Constructor for exception org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with no detail message.
ClientContainerDeploymentDescException(String) - Constructor for exception org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with the specified message.
ClientContainerDeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with the specified message and cause.
ClientContainerDeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDescException
Construct an exception from a causing exception.
ClientContainerException - Exception in org.objectweb.jonas.client
The class ClientContainerException that indicates conditions that a reasonable application might want to catch.
ClientContainerException(String) - Constructor for exception org.objectweb.jonas.client.ClientContainerException
Constructs a new ClientContainerException with the specified message.
ClientContainerException(String, Throwable) - Constructor for exception org.objectweb.jonas.client.ClientContainerException
Constructs a new ClientContainerException with the specified message.
ClientDeploymentDescManager - Class in org.objectweb.jonas_client.deployment.lib
This class provide a way for managing the ClientContainerDeploymentDesc.
ClientDeploymentTest - Class in org.objectweb.jonas_client.deployment.tests
Defines a class for Client deployment tests
ClientDeploymentTest() - Constructor for class org.objectweb.jonas_client.deployment.tests.ClientDeploymentTest
 
ClientGenStubWrapper - Class in org.objectweb.jonas_lib.genclientstub.wrapper
ClientGenStub wrapper Used to launch ClientGenStub in DeployFile of JSR 88
ClientGenStubWrapper() - Constructor for class org.objectweb.jonas_lib.genclientstub.wrapper.ClientGenStubWrapper
Empty constructor.
ClientJServiceFactoryFinder - Class in org.objectweb.jonas.ws
Used to retrieve from jonas-client.properties the factory to use for Service creation (WebServices)
ClientLoginModule - Class in org.objectweb.jonas.security.auth.spi
This class is used to propagate the Principal and roles to the server It doesn't make any authentication
ClientLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.ClientLoginModule
 
ClientManagerWrapper - Class in org.objectweb.jonas_client.deployment.lib.wrapper
Wrap the call to ClientDeploymentDescManager during JOnAS runtime to solve classloader problem with Digester.
ClientModifier - Class in org.objectweb.jonas_lib.genclientstub.modifier
Modify a given Client.
ClientModifier(Client) - Constructor for class org.objectweb.jonas_lib.genclientstub.modifier.ClientModifier
Creates a new ClientModifier object.
ClientModifier - Class in org.objectweb.jonas_ws.wsgen.modifier
Modify a given Client.
ClientModifier(Client) - Constructor for class org.objectweb.jonas_ws.wsgen.modifier.ClientModifier
Creates a new ClientModifier object.
ClientSecurityInterceptor - Class in org.objectweb.jonas.security.interceptors.jrmp
Class ClientSecurityInterceptor is a JRMP Security client interceptor for Security Context propagation
ClientSecurityInterceptor() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
constructor
ClientStubGen - Class in org.objectweb.jonas_lib.genclientstub
Main class of the client stub generator Class.
ClientStubGen() - Constructor for class org.objectweb.jonas_lib.genclientstub.ClientStubGen
Private Constructor for Utility class.
ClientStubGenException - Exception in org.objectweb.jonas_lib.genclientstub
This class represents the exception that can be throwned by the ClientStubGen tool.
ClientStubGenException() - Constructor for exception org.objectweb.jonas_lib.genclientstub.ClientStubGenException
Constructs a ClientStubGenException with no specified detail message.
ClientStubGenException(String) - Constructor for exception org.objectweb.jonas_lib.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
ClientStubGenException(Exception) - Constructor for exception org.objectweb.jonas_lib.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
ClientStubGenException(String, Exception) - Constructor for exception org.objectweb.jonas_lib.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
clientTx - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
Tx to be resumed at postInvoke
cloader - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
saved class loader to be resumed at postInvoke
clock() - Method in class org.objectweb.jonas_timer.TimerManager
update all timers in the list each timer expired is put in a special list of expired timers they will be processed then by the Batch Thread.
clone() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Creates and returns a copy of this object.
close() - Method in class org.objectweb.jonas.dbm.JConnection
Trigger an event to the listener.
close() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Close the database connection.
close() - Method in class org.objectweb.jonas.dbm.JStatement
 
close() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
close(ConnectionImpl) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
close() - Method in class org.objectweb.jonas.naming.CompNamingContext
Closes this context.
close() - Method in class org.objectweb.jonas.naming.java.javaURLContext
Closes this context.
close() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Adds a text node with the appropriate amount of whitespace and restores the previous current node.
close(boolean) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Restores the previous current node.
close() - Method in class org.objectweb.jonas_jms.JConnection
When this method is invoked it should not return until message processing has been orderly shut down.
close() - Method in class org.objectweb.jonas_jms.JSession
 
close() - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Close this archive
close() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.Ejb
Close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.JarArchive
Close this archive
close() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Close this archive
closeAllConnection() - Method in class org.objectweb.jonas.dbm.ConnectionManager
Close all connections in the pool, when server is shut down.
closeAllConnections() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
Close all connections in the pool when server is shutting down.
closeAllConnections() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
Close all connections in the pool when server is shutting down.
closed - Variable in class org.objectweb.jonas_jms.JConnection
 
closed - Variable in class org.objectweb.jonas_jms.JSession
 
closePstmt() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Close this object
Cluster - Class in org.objectweb.jonas.ant.jonasbase.web
Support for HTTP Session Clustering.
Cluster() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
cluster(String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Build an ObjectName for a Cluster defined by its type and its name.
Cluster - Class in org.objectweb.jonas_domain.xml
Cluster instance.
Cluster() - Constructor for class org.objectweb.jonas_domain.xml.Cluster
Constructor
CLUSTER_DAEMON_SCHEMAS - Static variable in class org.objectweb.jonas_clusterd.api.ClusterDaemonSchemas
List of schemas used for jonas-application.xml file
CLUSTERD_FILE_NAME - Static variable in class org.objectweb.jonas_clusterd.lib.ClusterDaemonConfigurationManager
Path of the clusterd.xml configuration file
ClusterDaemon - Class in org.objectweb.jonas.ant.cluster
Configures the cluster daemon
ClusterDaemon() - Constructor for class org.objectweb.jonas.ant.cluster.ClusterDaemon
Default constructor
ClusterDaemon - Class in org.objectweb.jonas.cluster.daemon
ClusterDaemon is provided to control JOnAS instances remotely.
clusterDaemon() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ClusterDaemon - Class in org.objectweb.jonas_clusterd.xml
This class defines the configuration of the cluster daemon
ClusterDaemon() - Constructor for class org.objectweb.jonas_clusterd.xml.ClusterDaemon
Constructor
ClusterDaemon - Class in org.objectweb.jonas_domain.xml
Cluster Daemon configuration element
ClusterDaemon() - Constructor for class org.objectweb.jonas_domain.xml.ClusterDaemon
Constructor
ClusterDaemonAdmin - Class in org.objectweb.jonas.cluster.daemon
This class implements a JMX client to administer the cluster daemon.
ClusterDaemonConfiguration - Class in org.objectweb.jonas_clusterd.api
This class provides a cluster daemon configuration structure as described by the description file.
ClusterDaemonConfiguration(ClusterDaemon) - Constructor for class org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration
Constructor
ClusterDaemonConfigurationException - Exception in org.objectweb.jonas_clusterd.api
Cluster daemon exception when loading its configuration
ClusterDaemonConfigurationException() - Constructor for exception org.objectweb.jonas_clusterd.api.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with no detail message.
ClusterDaemonConfigurationException(String) - Constructor for exception org.objectweb.jonas_clusterd.api.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified message.
ClusterDaemonConfigurationException(Throwable) - Constructor for exception org.objectweb.jonas_clusterd.api.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified error cause.
ClusterDaemonConfigurationException(String, Throwable) - Constructor for exception org.objectweb.jonas_clusterd.api.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified error cause.
ClusterDaemonConfigurationManager - Class in org.objectweb.jonas_clusterd.lib
Description of the cluster daemon configuration
ClusterDaemonConfigurationManagerWrapper - Class in org.objectweb.jonas_clusterd.lib.wrapper
Wrapper for accessing to the Digester tool
ClusterDaemonConfigurationTest - Class in org.objectweb.jonas_clusterd.tests
Defines a class for Cluster daemon configuration tests (clusterd.xml)
ClusterDaemonConfigurationTest() - Constructor for class org.objectweb.jonas_clusterd.tests.ClusterDaemonConfigurationTest
 
ClusterDaemonException - Exception in org.objectweb.jonas.cluster.daemon
Exception thrown if there is a failure in the cluster daemon.
ClusterDaemonException() - Constructor for exception org.objectweb.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with null as its detail message.
ClusterDaemonException(String) - Constructor for exception org.objectweb.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with the specified detail message.
ClusterDaemonException(String, Throwable) - Constructor for exception org.objectweb.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with the specified detail message and cause.
ClusterDaemonException(Throwable) - Constructor for exception org.objectweb.jonas.cluster.daemon.ClusterDaemonException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ClusterDaemonMBean - Interface in org.objectweb.jonas.cluster.daemon
Defines the MBean interface.
clusterDaemonProxy(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ClusterDaemonProxy - Class in org.objectweb.jonas.management.monitoring
ClusterDaemon proxy It is created when a new element has been found in domain.xml It holds all the necessary information to go to the ClusterDaemon
ClusterDaemonProxy(DomainMonitor, String, Collection) - Constructor for class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
Constructor.
ClusterDaemonProxyMBean - Interface in org.objectweb.jonas.management.monitoring
Implements MBean interface for cluster daemon proxy MBeans.
ClusterDaemonRuleSet - Class in org.objectweb.jonas_clusterd.rules
This class defines the rules to analyze the cluster-daemon element
ClusterDaemonRuleSet() - Constructor for class org.objectweb.jonas_clusterd.rules.ClusterDaemonRuleSet
Construct an object with the prefix "cluster-daemon"
ClusterDaemonRuleSet - Class in org.objectweb.jonas_domain.rules
This class defines the rules to analyze the server element
ClusterDaemonRuleSet(String) - Constructor for class org.objectweb.jonas_domain.rules.ClusterDaemonRuleSet
Construct an object with the prefix "application"
ClusterDaemonSchemas - Class in org.objectweb.jonas_clusterd.api
This class defines the declarations of Schemas for clusterd.xml file
ClusterDaemonSchemas() - Constructor for class org.objectweb.jonas_clusterd.api.ClusterDaemonSchemas
Build a new object for Schemas handling
ClusterDaemonTools - Class in org.objectweb.jonas.cluster.daemon
Commons tools
ClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for Cluster
ClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.ClusterFactory
 
clusterHomeDistributor - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Cluster - velocity template of the CMI class for the Home interface
clusterMember(String, String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Build an ObjectName for a ClusterMember.
ClusterMember - Class in org.objectweb.jonas.management.cluster
A ClusterMember object refers to the ServerProxy corresponding to the managed server which is being member of a given cluster.
ClusterMember(String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.ClusterMember
Constructor in case of Remote Server
ClusterMember(String, J2EEServer) - Constructor for class org.objectweb.jonas.management.cluster.ClusterMember
Constructor in case of the Local Server
ClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Implements MBean interface for different ClusterMember MBean types
clusterOId - Variable in class org.objectweb.jonas_ejb.container.JRepStatefulContext
The cluster object ID
clusterOId - Variable in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
 
clusterRemoteDistributor - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Cluster - velocity template of the CMI class for the Remote interface
clusterReplicated - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Cluster - true if the bean has to be replicated
ClusterRuleSet - Class in org.objectweb.jonas_domain.rules
This class defines the rules to analyze the cluster element.
ClusterRuleSet(String) - Constructor for class org.objectweb.jonas_domain.rules.ClusterRuleSet
Construct an object with the given prefix
clusters(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Build an ObjectName for a Cluster defined by its type only.
ClusterTasks - Class in org.objectweb.jonas.ant.cluster
Defines a common cluster task
ClusterTasks() - Constructor for class org.objectweb.jonas.ant.cluster.ClusterTasks
Constructor
Cmd - Class in org.objectweb.common
This class allows to run a command in sub-process.
Cmd(String, boolean) - Constructor for class org.objectweb.common.Cmd
Construtor method of Cmd class.
Cmd(String) - Constructor for class org.objectweb.common.Cmd
Construtor method of Cmd class.
Cmd(String, String[], boolean) - Constructor for class org.objectweb.common.Cmd
Construtor method of Cmd class.
CMI_RMI - Static variable in class org.objectweb.jonas.container.Protocols
CMI protocol
CmiCluster - Class in org.objectweb.jonas.management.cluster
Implements Tomcat Cluster MBean
CmiCluster(CmiClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.CmiCluster
CMI cluster constructor
CmiClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
Cmi cluster monitoring action
CmiClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterAction
 
CmiClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for CMI clusters These Clusters are built dynamically, when a new server is discovered as being part of a cluster of this type.
CmiClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.CmiClusterFactory
Constructor
CmiClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
CmiClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
CmiClusterMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
CmiClusterMember - Class in org.objectweb.jonas.management.cluster
A SessionMember represents a JOnAS server using web container Tomcat which is a memeber of a Tomcat cluster for session replication.
CmiClusterMember(String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.CmiClusterMember
Constructor
CmiClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
CmiMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
CmiMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberAction
 
CmiMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
CmiMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
CmiRegistryResource - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
Helper class which manipulates CMI MBean for registry content
CmiRegistryResource() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
CMP - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
ContainerManaged Management properties
CMP1_0 - Static variable in class org.objectweb.jonas.ant.EjbJar.CMPVersion
 
cmp2 - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
True if CMP2 container
CMP2_0 - Static variable in class org.objectweb.jonas.ant.EjbJar.CMPVersion
 
CmpField - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element cmp-field
CmpField() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.CmpField
Constructor
CmpFieldJdbcMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element cmp-field-jdbc-mapping
CmpFieldJdbcMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Constructor
CmpFieldJdbcMappingRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element cmp-field-jdbc-mapping
CmpFieldJdbcMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.CmpFieldJdbcMappingRuleSet
Construct an object with a specific prefix
CmpFieldRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element cmp-field
CmpFieldRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.CmpFieldRuleSet
Construct an object with a specific prefix
CmpPathExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
CmrField - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element cmr-field
CmrField() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.CmrField
Constructor
cmrFieldName - Variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
CmrFieldRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element cmr-field
CmrFieldRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.CmrFieldRuleSet
Construct an object with a specific prefix
cmrFieldType - Variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
Coder - Interface in org.objectweb.jonas_ejb.container.jorm
This interface specifies two methods to translate a PName into a PK or the opposite action.
coherence - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
Collection - Class in org.objectweb.jonas_ejb.container.jorm
This class is a basic implementation of the java.util.Collection based on the generic class implementation (GenClassImpl).
Collection() - Constructor for class org.objectweb.jonas_ejb.container.jorm.Collection
 
CollectionElement - Class in org.objectweb.jonas_ejb.container.jorm
This class is a specialization of the GenClassElement with an index to distinguish the dupicated element.
CollectionElement(GenClassImpl, int) - Constructor for class org.objectweb.jonas_ejb.container.jorm.CollectionElement
It builds a CollectionElement with the specified index.
CollectionEnum - Class in org.objectweb.jonas_ejb.lib
This class implements the java.util.Enumeration and the java.io.Serializable interfaces.
CollectionEnum() - Constructor for class org.objectweb.jonas_ejb.lib.CollectionEnum
Create an empty CollectionEnum
CollectionEnum(Vector) - Constructor for class org.objectweb.jonas_ejb.lib.CollectionEnum
Create a CollectionEnum from a vector
CollectionMemberDeclaration() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
CollectionMemberExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
collectionToString(Collection) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
CollectionValuedPathExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
COLLOCATED - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
COLLOCATED - Static variable in class org.objectweb.jonas.registry.RegistryServiceImpl
 
column - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
COMMA - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
commandLine - Static variable in class org.objectweb.jonas.newbean.NewBean
 
comment(String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Adds a comment to the current node.
comment - Variable in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
commit() - Method in class org.objectweb.jonas.dbm.JConnection
In a JDBC-XA driver, Connection.commit is only called if we are outside a global transaction.
commit(Xid, boolean) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Commit the global transaction specified by xid.
commit() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
commit() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
commit(Xid, boolean) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Commit the global transaction specified by xid.
commit(Xid, boolean) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
Commit the localTransaction, the params aren't used for a local transaction.
commit() - Method in class org.objectweb.jonas.security.auth.spi.ClientLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas.security.auth.spi.CRLLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas.security.auth.spi.SignLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.objectweb.jonas_jms.JSession
 
commit() - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
Commit the Policy Configuration
commit() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
This method is used to set to "inService" the state of the policy context whose interface is this PolicyConfiguration Object.
commitXAResource(String) - Method in class org.objectweb.jonas.jtm.JTAResource
 
commitXAResource(String) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
 
Common - Class in org.objectweb.jonas.ant.cluster
Common task
Common() - Constructor for class org.objectweb.jonas.ant.cluster.Common
Default constructor
CommonEjb - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element session
CommonEjb() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Constructor
CommonEjbXml - Interface in org.objectweb.jonas_ejb.deployment.xml
This interface provides to the value of Xml elements common for session/entity/mdb
CommonMethodDesc - Class in org.objectweb.jonas_ejb.deployment.api
Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
CommonMethodDesc(List) - Constructor for class org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc
Constructor for CommonMethodDesc
CommonsDTDs - Class in org.objectweb.jonas_lib.deployment.api
This class defines the declarations of defaults DTDs used for J2EE 1.4 and less
CommonsDTDs() - Constructor for class org.objectweb.jonas_lib.deployment.api.CommonsDTDs
Build a new object for DTDs handling
CommonsSchemas - Class in org.objectweb.jonas_lib.deployment.api
This class defines the declarations of the default J2EE 1.4 Schemas
CommonsSchemas() - Constructor for class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
Build a new object for Schemas handling
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Compare two beans instances.
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItemByName
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItemByNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItemByNameComparator
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
compare(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
compareDefault(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Compare the beans like a string (used the toString() method of the object).
compareNull(Object, Object) - Static method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Compare the null of two objects.
compareOrder(Object, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Compare the beans with the properties in order given.
compareString(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Compare two strings with the ignore case but if is identical, compare normaly with case.
compareTo(Object) - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
compareTo(Object) - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Compares this object with the specified object for order.
ComparisonExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
compilClasses(String) - Method in class org.objectweb.jonas_ejb.genic.GenIC
Compiles the java sources generated by the constructor I.e.
compile() - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
Compile generated java files into classes directory.
compile() - Method in class org.objectweb.jonas_lib.genclientstub.generator.Generator
Compile generated java files into classes directory.
compile() - Method in class org.objectweb.jonas_ws.wsgen.generator.Generator
Compile generated java files into classes directory.
completeWSDeployment(Context) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
 
completeWSDeployment(Context) - Method in interface org.objectweb.jonas.ws.WebServicesService
Complete the WebServices Deployment (add informations in web environment)
CompNamingContext - Class in org.objectweb.jonas.naming
Implementation of Context interface for EJB Environment.
CompNamingContext(String, Hashtable) - Constructor for class org.objectweb.jonas.naming.CompNamingContext
Constructor
CompNamingContext(String) - Constructor for class org.objectweb.jonas.naming.CompNamingContext
Constructor
composeName(Name, Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Composes the name of this context with a name relative to this context: Not supported.
composeName(Name, Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Composes the name of this context with a name relative to this context.
CONCAT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
ConditionalExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ConditionalFactor() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ConditionalPrimary() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ConditionalTerm() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
CONF_DIR - Static variable in class org.objectweb.jonas.common.JModule
name of the directory containig configuration
CONFIDENTIAL_TRANSPORT - Static variable in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Constant for Confidential transport guarantee
Config - Class in org.objectweb.jonas_lib.genbase.generator
Configuration object storing generation params.
Config() - Constructor for class org.objectweb.jonas_lib.genbase.generator.Config
Creates a new Config.
CONFIG_FILE - Static variable in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Relative path of the realm configuration file
CONFIG_FILE - Static variable in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Relative path of the configuration file
CONFIG_FILE_DTD - Static variable in class org.objectweb.jonas.security.lib.JResourceManager
DTD of the realm configuration file
configFileName - Variable in class org.objectweb.jonas.management.AbsReconfigurator
Name of the file updated by the saveConfig method
configProperty(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
ConfigProperty - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element config-property
ConfigProperty() - Constructor for class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Constructor
ConfigPropertyDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element config-property
ConfigPropertyDesc() - Constructor for class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Constructor
ConfigPropertyDesc(ConfigProperty) - Constructor for class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
 
ConfigPropertyDesc(ConfigPropertyDesc) - Constructor for class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
 
ConfigPropertyRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element config-property
ConfigPropertyRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.ConfigPropertyRuleSet
Construct an object with a specific prefix
configRealm(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WebJettyDDModifier
Sets up the realm for Jetty to use
configRealm(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WebJettyDDModifier
Sets up the realm for Jetty to use
configure(LoggerFactory) - Static method in class org.objectweb.common.TraceCore
 
configure(EjbJar.Config) - Method in interface org.objectweb.jonas.ant.EJBDeploymentTool
Configure this tool for use in the ejbjar task.
configure(EjbJar.Config) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Configure this tool for use in the ejbjar task.
configure(Task, Task) - Static method in class org.objectweb.jonas.ant.JOnASAntTool
Configure the given task by setting name, project root, etc
configure(String) - Static method in class org.objectweb.jonas.common.Log
Configure Logger
configure(LoggerFactory) - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
Configure loggers for monolog
configure(LoggerFactory) - Static method in class org.objectweb.jonas_jms.TraceJms
 
configure(LoggerFactory) - Static method in class org.objectweb.jonas_timer.TraceTimer
 
configureAS(ActivationSpec, List, List, String, String) - Method in class org.objectweb.jonas.resource.Rar
 
configureClassPath() - Method in class org.objectweb.jonas.web.jetty50.JSR77Configuration
was not implemented in Jetty's Configuration
configureDefaults() - Method in class org.objectweb.jonas.web.jetty50.JSR77Configuration
was not implemented in Jetty's Configuration
configurePnc(String, PNamingContext, JormFactory, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
It assignes the PNamingContext which manages a relation.
configurePoolParams(PoolParamsDesc, JdbcConnParamsDesc, ConnectionManagerPoolParams) - Method in class org.objectweb.jonas.resource.ResourceUtility
set the PoolParams from the JonasConnector specified
configureWebApp() - Method in class org.objectweb.jonas.web.jetty50.JSR77Configuration
Add the Statistic Filters for JSR77
CONNCHECKLEVEL - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
CONNCHECKLEVEL - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
connect(String) - Static method in class org.objectweb.jonas.jmx.commons.JMXRemoteHelper
Connect to a JMX Remote connector by calling JMXRemoteHelper.connect(String, String, String)(url, null, null).
connect(String, String, String) - Static method in class org.objectweb.jonas.jmx.commons.JMXRemoteHelper
Connect to a JMX Remote connector.
connect(Collection) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Try to connect this Proxy to its Server
connection - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
JMX connection
connectionClosed(ConnectionEvent) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
connectionClosed(ConnectionEvent) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
IMPLEMENTATION OF INTERFACE ConnectionEventListener * A ManagedConnection instance calls the connectionClosed method to notify its registered set of listeners when an application component closes a connection handle.
connectionDefinition(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
ConnectionDefinition - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element connection-definition
ConnectionDefinition() - Constructor for class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Constructor
ConnectionDefinitionDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element connection-definition
ConnectionDefinitionDesc(ConnectionDefinition) - Constructor for class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Constructor
ConnectionDefinitionRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element connection-definition
ConnectionDefinitionRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.ConnectionDefinitionRuleSet
Construct an object with a specific prefix
connectionErrorOccurred(ConnectionEvent) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
The connectionErrorOccurred method indicates that the associated ManagedConnection instance is now invalid and unusable.
connectionEventListener - Variable in class org.objectweb.jonas.resource.MCInfo
Has the ConnectionEventListener been set
ConnectionFactoryEditAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
ConnectionFactoryEditAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditAction
 
ConnectionFactoryEditForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
ConnectionFactoryEditForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
ConnectionImpl - Class in org.objectweb.jonas.jdbc
The class Connection provides the Connection implementation for encapsulating JDBC connections
ConnectionImpl(ManagedConnectionImpl, Connection, long, PrintWriter) - Constructor for class org.objectweb.jonas.jdbc.ConnectionImpl
 
ConnectionManager - Class in org.objectweb.jonas.dbm
DataSource implementation.
ConnectionManager() - Constructor for class org.objectweb.jonas.dbm.ConnectionManager
Constructor for Factory
ConnectionManager(boolean) - Constructor for class org.objectweb.jonas.dbm.ConnectionManager
Always called with true
ConnectionManagerImpl - Class in org.objectweb.jonas.jdbc
Description of the ConnectionManagerImpl.
ConnectionManagerImpl() - Constructor for class org.objectweb.jonas.jdbc.ConnectionManagerImpl
 
ConnectionManagerImpl - Class in org.objectweb.jonas.resource
Description of the ConnectionManagerImpl
ConnectionManagerImpl(String) - Constructor for class org.objectweb.jonas.resource.ConnectionManagerImpl
ConnectionManagerImpl constructor
ConnectionManagerPoolParams - Class in org.objectweb.jonas.resource
 
ConnectionManagerPoolParams() - Constructor for class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Default Constructor
ConnectionManagerPoolParams(ConnectionManagerPoolParams) - Constructor for class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Constructor to build new object based on another set of pool params
ConnectionPoolMCFImpl - Class in org.objectweb.jonas.jdbc
JDBC RA connection pool MCF implmentation
ConnectionPoolMCFImpl() - Constructor for class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
ConnectionRequestInfoImpl - Class in org.objectweb.jonas.jdbc
 
ConnectionRequestInfoImpl() - Constructor for class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
ConnectionRequestInfoImpl(String, String) - Constructor for class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
ConnectionWrapper - Interface in org.objectweb.transaction.api
Needed today for Jorm generated classes.
ConnectionWrapperFactory - Interface in org.objectweb.transaction.api
Needed today for Jorm generated classes.
connector - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
JMX Connector
Connector - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element connector
Connector() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Connector
Constructor
ConnectorDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element connector
ConnectorDesc(Connector) - Constructor for class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Constructor
ConnectorDTDs - Class in org.objectweb.jonas_rar.deployment.api
This class defines the declarations of DTDs for ra.xml
ConnectorDTDs() - Constructor for class org.objectweb.jonas_rar.deployment.api.ConnectorDTDs
Build a new object for ra.xml DTDs handling
ConnectorFactory - Class in org.objectweb.jonas.jmx
Manages the current "jonas provided" RMIConnector used to communicate with the MBEanServer.
ConnectorFactory() - Constructor for class org.objectweb.jonas.jmx.ConnectorFactory
 
ConnectorForm - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
Form bean for the connector page.
ConnectorForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
ConnectorItem - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ConnectorItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
ConnectorItem(ObjectName, int, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
ConnectorItemByPort - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ConnectorItemByPort() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
ConnectorRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element connector
ConnectorRuleSet() - Constructor for class org.objectweb.jonas_rar.deployment.rules.ConnectorRuleSet
Construct an object
ConnectorSchemas - Class in org.objectweb.jonas_rar.deployment.api
This class defines the declarations of Schemas for ra.xml
ConnectorSchemas() - Constructor for class org.objectweb.jonas_rar.deployment.api.ConnectorSchemas
Build a new object for Schemas handling
CONNMAXAGE - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
CONNMAXAGE - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
CONNTESTSTMT - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
CONNTESTSTMT - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
cont - Variable in class org.objectweb.jonas.container.EJBModule
 
cont - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
Container - Interface in org.objectweb.jonas_ejb.container
A Container is what a JOnAS Server can see of a JOnAS Container.
CONTAINER_AUTH - Static variable in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
To indicate that the container manage the authentication.
CONTAINER_TRANSACTION_TYPE - Static variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Container transaction type
ContainerForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ContainerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
ContainerItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ContainerItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItemByFile - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ContainerItemByFile() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
ContainerNaming - Interface in org.objectweb.jonas_lib.naming
Provide naming services for Web and EJB containers.
ContainerTransaction - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element container-transaction
ContainerTransaction() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Constructor
ContainerTransactionRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element container-transaction
ContainerTransactionRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.ContainerTransactionRuleSet
Construct an object with a specific prefix
contains(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
contains(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
containsAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
containsAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
context - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
CONTEXT_MACRO - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
ContextDDModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
Modify a the context.xml file.
ContextDDModifier(Document) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.ContextDDModifier
Create a new ContextDDModifier
ContextDump - Class in org.objectweb.jonas.common
Used to print out a Naming context content
ContextDump() - Constructor for class org.objectweb.jonas.common.ContextDump
 
contextString(SecurityContext) - Method in class org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
Return string representation of a security context
conTrace - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Connection Management logger
convertName(String) - Method in class org.objectweb.jonas_ejb.genic.GenIC
Convert a name from any format in Jar filename format
convertName(String) - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
convert a filename from unix to windows filename and reverse
convertName(String) - Method in class org.objectweb.jonas_lib.genbase.utils.DirStorer
Convert a filename to a local filesystem filename.
convertName(String) - Method in class org.objectweb.jonas_lib.genbase.utils.JarStorer
Convert a name from any format in Jar filename format
convertUpperCaseToXml(String) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Convert the name of an element into its xml string representation example : WebApp --> web-app
copyDirectory(String, String) - Static method in class org.objectweb.jonas_lib.files.FileUtils
Copy a directory recursively
copyDirectory(File, File) - Static method in class org.objectweb.jonas_lib.files.FileUtils
Copy a directory recursively
copyFile(String, String) - Static method in class org.objectweb.jonas_lib.files.FileUtils
Copy a file
copyFile(File, File) - Static method in class org.objectweb.jonas_lib.files.FileUtils
Copy a file
CorbaClientSecurityInterceptor - Class in org.objectweb.jonas.security.interceptors.iiop
Class CorbaClientSecurityInterceptor is a Client Security Interceptor Java Client
CorbaClientSecurityInterceptor(ORBInitInfo) - Constructor for class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
constructor
CorbaServerSecurityInterceptor - Class in org.objectweb.jonas.security.interceptors.iiop
Class CorbaServerSecurityInterceptor is a Server Interceptor for Security
CorbaServerSecurityInterceptor(ORBInitInfo) - Constructor for class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
constructor
COUNT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
counter - Static variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
countIH - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
nb of non transacted requests running
countIT - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
nb of transacted requests running
create() - Method in interface org.objectweb.jonas.mejb.DomainManagementHome
Create a DomainMEJB session bean.
create() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
unique create method
create(BeanDesc, int) - Static method in class org.objectweb.jonas_ejb.genic.VContextFactory
Creates the Velocity Context used to build the generated sources with the Velocity templates.
createAccessLogger(CatalinaAccessLogValveForm, ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Create a new access logger.
createArchiveWithXmlFile(String, String, String) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
 
createBrowser(Queue) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createBrowser(Queue, String) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createBrowser(Queue) - Method in class org.objectweb.jonas_jms.JSession
 
createBrowser(Queue, String) - Method in class org.objectweb.jonas_jms.JSession
 
createBytesMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createCall() - Method in class org.objectweb.jonas.ws.axis.JService
 
createClasspath() - Method in class org.objectweb.jonas.ant.BootstrapTask
Adds to the classpath the class of the project
createClasspath() - Method in class org.objectweb.jonas.ant.EjbJar
Adds to the classpath used to locate the super classes and interfaces of the classes that will make up the EJB JAR.
createClasspath() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Add the classpath for the user classes
createClasspath() - Method in class org.objectweb.jonas.ant.GenICTask
 
createCluster(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Create a logical cluster (by jonasAdmin)
CreateClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
CreateClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.CreateClusterAction
 
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Create a new ClusterMember.
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.CmiCluster
 
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.JkCluster
 
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.LogicalCluster
 
createClusterMember(String, ServerProxy) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
Should never be called, as by definition, we can't create a 'physical' cluster member via an administration program or a tool.
createConnection() - Method in class org.objectweb.jonas_jms.JConnectionFactory
Create a connection for an anonymous user.
createConnection(String, String) - Method in class org.objectweb.jonas_jms.JConnectionFactory
Create a connection with specified user identity.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.objectweb.jonas_jms.JConnection
Creates a connection consumer for this connection (optional operation)
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.objectweb.jonas_jms.JQueueConnection
Create a connection consumer for this connection
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.objectweb.jonas_jms.JTopicConnection
 
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
createConnectionFactory() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
createConnectionFactory() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
createConnectionFactory(ConnectionManager) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
createConnectionManager(String, TransactionManager, Logger, Logger, String) - Method in class org.objectweb.jonas.resource.ResourceUtility
 
createConnector(String, String, int) - Method in class org.objectweb.jonas.web.catalina55.CatalinaConnectorFactory
Create Catalina Connector
createConnector(String, String, int) - Method in interface org.objectweb.jonas.web.catalina55.CatalinaConnectorFactoryMBean
Create a connector with given infos
CreateConnectorAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
CreateConnectorAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.CreateConnectorAction
 
createConsumer(Destination) - Method in class org.objectweb.jonas_jms.JSession
 
createConsumer(Destination, String) - Method in class org.objectweb.jonas_jms.JSession
 
createConsumer(Destination, String, boolean) - Method in class org.objectweb.jonas_jms.JSession
 
createContainer(Context) - Method in interface org.objectweb.jonas.container.EJBService
Create a JOnAS Container for all the beans that are described in a .xml file, or belong to .jar file.
createContainer(String) - Method in interface org.objectweb.jonas.container.EJBService
 
createContainer(Context) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Create a JOnAS Container for all the beans that are described in a .xml file, or belong to .jar file.
createContainer(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
 
createContainerMBean(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method allowing to create an EJB container for the EJBs contained in a .jar (or .xml) file.
createContainerMBean(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Create an ejb container for the EJBs contained in a .jar (or .xml) file
createDataSource(String, Properties) - Method in interface org.objectweb.jonas.dbm.DataBaseService
create a new DataSource
createDataSource(String, Properties) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Creates a ConnectionManager (implementation of sql.dataSource).
createDir() - Method in class org.objectweb.jonas_lib.genbase.utils.TempRepository
Return an empty temporary directory and automatically add it into the repository.
createDiscGreeting(boolean) - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Create a discovery greeting message
createDTD() - Method in class org.objectweb.jonas.ant.EjbJar
Create a DTD location record.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.objectweb.jonas_jms.JConnection
Creates a connection consumer for this connection (optional operation)
createDurableSubscriber(Topic, String) - Method in class org.objectweb.jonas_jms.JSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.jonas_jms.JSession
 
createDurableSubscriber(Topic, String) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createEJB() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
Create a new Session Find one in the pool, or create a new object.
createEmptyJonasRa() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
Creates an empty jonas-ra.xml content header.
createEndpoint(XAResource) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Create the message endpoint
createEnvironmentContext(String) - Method in class org.objectweb.jonas.naming.NamingManager
Create Context for application and component environments.
createEnvironmentContext(String) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Create context for application and component environments.
createFactory(String, String, int, String, ConnectorDesc, JonasConnectorDesc) - Method in class org.objectweb.jonas.resource.Rar
Create the factory specified
createFile(String) - Method in class org.objectweb.jonas.ant.cluster.Director
Creation of the Director file
createFiles() - Method in class org.objectweb.jonas.ant.cluster.ModJk
Creation of the mod_jk files
createFiles(String) - Method in class org.objectweb.jonas.ant.cluster.Script
Creation of the script files
createFileSet() - Method in class org.objectweb.jonas.ant.GenICTask
 
createImmutableEnvironmentContext(String) - Method in class org.objectweb.jonas.naming.NamingManager
Create Immutable Context.
createImmutableEnvironmentContext(String) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Create immutable context for application and component environments.
createJAXRConnection(Properties) - Method in interface org.objectweb.jonas.jaxr.JAXRService
Deprecated. Creates a new JAXRConnection from a Properties file.
createJAXRConnection(Properties) - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
createJmsQueueDestination(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method Create a new Jms queue destination
createJmsQueueDestination(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Create a new Jms queue destination
createJmsTopicDestination(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method Create a new Jms topic destination
createJmsTopicDestination(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Create a new Jms topic destination
createJonas() - Method in class org.objectweb.jonas.ant.EjbJar
Adds a deployment tool for JOnAS server.
createJonasRa(CreateResourceAdapterForm, VelocityEngine, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
Create a ra.xml file (from a Velocity template) and adds it to a RAR file.
CreateJonasServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
This action is called when adding a server to the domain (Add server button)
CreateJonasServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.CreateJonasServerAction
 
createJonasServiceRef(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsClientDDModifier
 
CreateJoramDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramDestinationAction
 
CreateJoramLocalDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramLocalDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramLocalDestinationAction
 
CreateJoramUserAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramUserAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramUserAction
 
createLocalObject() - Method in class org.objectweb.jonas_ejb.container.JEntityLocalHome
Creates a new Local Object for that bean.
createLocalObject() - Method in class org.objectweb.jonas_ejb.container.JRepEntityLocalHome
 
createLocalObject() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocalHome
Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
createLocalObject() - Method in class org.objectweb.jonas_ejb.container.JSessionLocalHome
Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
createLogicalCluster(String) - Method in class org.objectweb.jonas.management.cluster.LogicalClusterFactory
Create a logical cluster
createLogicalCluster(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Create a logical cluster
createMailFactory(String, Properties) - Method in interface org.objectweb.jonas.mail.MailService
Create a mail factory with the specified properties and register it into the registry.
createMailFactory(String, Properties) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Create a mail factory with the specified properties and register it into the registry.
createMailFactoryMBean(String, Properties, Boolean) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Create a mail factory with the specified properties and register it into the registry.
createMailFactoryMBean(String, Properties, Boolean) - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
Create a mail factory with the specified properties and register it into the registry.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
Not used.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.DriverManagerMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
createMapMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createNewContext(EntityBean) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
createNewContext(EntityBean) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
This method is overrided in order to specify the JEntityContext class which must be instanciated.
createNewInstance(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Create a new instance of the bean and its EntityContext In case of CMP, the bean class is derived to manage entity persistence.
createNewSession() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
createNewSession() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
Creates a new Session Stateful called back from createEJB
createNewSession() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Creates a new Session Stateless
createNotifMessage(String) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
Create a discovery event to notify about a state change of the event sender
createObjectMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createObjectMessage(Serializable) - Method in class org.objectweb.jonas_jms.JSession
 
createParser() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
 
createPIndexedElem() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
createPIndexedElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
The default implementation of the PIndexedElem is GenClassElement.
createProducer(Destination) - Method in class org.objectweb.jonas_jms.JSession
 
createPublisher(Topic) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createQueue(String) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Create a Queue
createQueue(String) - Method in interface org.objectweb.jonas_jms.api.JmsManager
Create a Queue and bind it in the registry
createQueue(String) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Create a Queue and bind it to the registry
createQueue(String) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Non implemented method: creating a WebSphere MQ destination from JOnAS is not possible.
createQueue(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Creation of an administered Object Queue and bind it in the registry
createQueue(String) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createQueue(String) - Method in class org.objectweb.jonas_jms.JSession
 
createQueueConnection() - Method in class org.objectweb.jonas_jms.JQueueConnectionFactory
Create a queue connection for an anonymous user.
createQueueConnection(String, String) - Method in class org.objectweb.jonas_jms.JQueueConnectionFactory
Create a queue connection with specified user identity.
createQueueSession(boolean, int) - Method in class org.objectweb.jonas_jms.JQueueConnection
Create a Queue Session
createRa(CreateResourceAdapterForm, VelocityEngine, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
Create a ra.xml file (from a Velocity template) and adds it to a RAR file.
createRealmDigester() - Method in class org.objectweb.jonas.security.lib.JResourceManager
Create and configure the Digester that will be used for the xml parsing of the JOnAS realm file.
createReceiver(Queue) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createReceiver(Queue, String) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createRemoteObject() - Method in class org.objectweb.jonas_ejb.container.JEntityHome
creates a new Remote Object for that bean.
createRemoteObject() - Method in class org.objectweb.jonas_ejb.container.JSessionHome
Creates the EJBObject (remote) this is in the generated class because it is mainly "new objectClass()"
createReplacefilter() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Add a nested <replacefilter> element.
createReplaceToken() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
the token to filter as the text of a nested element
createReplaceValue() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
the string to replace the token as the text of a nested element
createResource(Object) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Call the ManagedConnectionFactory in order to create a new instance.
createResource(Object) - Method in interface org.objectweb.jonas.resource.pool.api.PoolMatchFactory
createResource creates a new Object.
createResourceAdapter(Context) - Method in interface org.objectweb.jonas.resource.ResourceService
Create a Resource Adapter
createResourceAdapter(Context) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Create a new resource adapter.
CreateResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.resourceadapter
Forwards to the create resource adapter struts action.
CreateResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterAction
 
CreateResourceAdapterForm - Class in org.objectweb.jonas.webapp.jonasadmin.resourceadapter
The form used for the create resource adapter functionality.
CreateResourceAdapterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
createSender(Queue) - Method in class org.objectweb.jonas_jms.JQueueSession
 
createServerDigester() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Create and configure the Digester that will be used for the xml parsing of the configuration file.
createServiceContextFor(String) - Method in class org.objectweb.jonas.service.ServiceManager
Creates and returns the context for the configuration of the service which have the given name.
createServiceEndpointObject() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
 
createServiceFrom(String) - Method in class org.objectweb.jonas.service.ServiceManager
Creates and returns the service which have the given name.
createSession(boolean, int) - Method in class org.objectweb.jonas_jms.JConnection
Creates a Session object.
createSQLWrapper(Object, MCInfo, SQLManager, Logger) - Static method in class org.objectweb.jonas.resource.JonasSQLWrapper
Returns a proxy for the sql Connection
createStatement() - Method in class org.objectweb.jonas.dbm.JConnection
 
createStatement(int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
createStatement(int, int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
createStatement() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
createStatement(int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
createStatement(int, int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
createStreamMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createSubcontext(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Creates and binds a new context.
createSubscriber(Topic) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createSubscriber(Topic, String, boolean) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createSupport() - Method in class org.objectweb.jonas.ant.EjbJar
Adds a fileset for support elements.
createTemporaryQueue() - Method in class org.objectweb.jonas_jms.JQueueSession
 
createTemporaryQueue() - Method in class org.objectweb.jonas_jms.JSession
 
createTemporaryTopic() - Method in class org.objectweb.jonas_jms.JSession
 
createTemporaryTopic() - Method in class org.objectweb.jonas_jms.JTopicSession
 
createTextMessage() - Method in class org.objectweb.jonas_jms.JSession
 
createTextMessage(String) - Method in class org.objectweb.jonas_jms.JSession
 
createTimer() - Method in class org.objectweb.jonas.resource.ResourceBootstrapContext
Create a timer for use by the Resource Adapter
createTimer(long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Illegal operation: timers are associated with a PK /* (non-Javadoc)
createTimer(Date, Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(Date, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
 
createTimer(long, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
 
createTimer(Date, Serializable) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Create an interval timer whose first expiration occurs at a given point in time and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Create a single-action timer that expires at a given point in time.
createTimer(long, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Create a single-action timer that expires after a specified duration.
createTopic(String) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Create a Topic
createTopic(String) - Method in interface org.objectweb.jonas_jms.api.JmsManager
Create a Topic and bind it in the registry
createTopic(String) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Create a Topic and bind it to the registry
createTopic(String) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Non implemented method: creating a WebSphere MQ destination from JOnAS is not possible.
createTopic(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Creation of an administered Object Topic and bind it in the registry
createTopic(String) - Method in class org.objectweb.jonas_jms.JSession
 
createTopic(String) - Method in class org.objectweb.jonas_jms.JTopicSession
 
createTopicConnection() - Method in class org.objectweb.jonas_jms.JTopicConnectionFactory
Create a topic connection for an anonymous user.
createTopicConnection(String, String) - Method in class org.objectweb.jonas_jms.JTopicConnectionFactory
Create a topic connection with specified user identity.
createTopicSession(boolean, int) - Method in class org.objectweb.jonas_jms.JTopicConnection
Create a TopicSession
createWarForm(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Create a new War form
createWebAppForm(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Create a new WebApp form in function of Web Server.
CRLLoginModule - Class in org.objectweb.jonas.security.auth.spi
Defines a login module for the authentication by using certificates
CRLLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.CRLLoginModule
 
Csiv2ClientInterceptor - Class in org.objectweb.jonas.security.iiop
SAS context interceptor on client side.
Csiv2ClientInterceptor(Codec, Logger, Logger) - Constructor for class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Constructor
Csiv2Const - Class in org.objectweb.jonas.security.iiop
Defines some constants for Csiv2 exchange
Csiv2Const() - Constructor for class org.objectweb.jonas.security.iiop.Csiv2Const
 
Csiv2Initializer - Class in org.objectweb.jonas.security.iiop
Initializer of SAS interceptor
Csiv2Initializer() - Constructor for class org.objectweb.jonas.security.iiop.Csiv2Initializer
 
Csiv2InterceptorException - Exception in org.objectweb.jonas.security.iiop
Exception for Csiv2
Csiv2InterceptorException(String) - Constructor for exception org.objectweb.jonas.security.iiop.Csiv2InterceptorException
Create an exception with given message
Csiv2InterceptorException(String, Throwable) - Constructor for exception org.objectweb.jonas.security.iiop.Csiv2InterceptorException
Create an exception with given message and the original cause
Csiv2IorInterceptor - Class in org.objectweb.jonas.security.iiop
IOR interceptor for the supports of CSiv2 level 0 as described by chapter 19.8.2.5 Stateful support is not require for level 0
Csiv2IorInterceptor(Codec, Logger, Logger) - Constructor for class org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
Constructor
Csiv2ServerInterceptor - Class in org.objectweb.jonas.security.iiop
SAS context interceptor on server side
Csiv2ServerInterceptor(Codec, Logger, Logger) - Constructor for class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Constructor
ctx - Variable in class org.objectweb.jonas.resource.MCInfo
The Context linked to the managedConnection instance There are three state possible global transaction : ctx= the reference to the transaction instance local transaction: ctx=null / localTransaction = true other ctx = null;
CtxCheckConfig - Class in org.objectweb.jonas.security.interceptors.jrmp.ctxcheck
Class used to store the public key used to check the signature of a security context.
CtxCheckConfig() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
Default constructor.
curChar - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
currentElement - Variable in class org.objectweb.jonas.ant.DescriptorHandler
Instance variable used to store the name of the current element being processed by the SAX parser.
currentServerId(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Determine the server Id from a String structure as follows: id=#x.y.z.
currentText - Variable in class org.objectweb.jonas.ant.DescriptorHandler
The text of the current element
currentToken - Variable in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
This is the last token that has been consumed successfully.
currTx - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
transaction in which the request will execute
currtx - Variable in class org.objectweb.jonas_jms.JSession
 
CUSTOMOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
cxRequestInfo - Variable in class org.objectweb.jonas.resource.ResourceSpec
ConnectionRequestInfo object

D

DaemonProxyClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterAction
 
DaemonProxyClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
DaemonProxyMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberAction
 
DaemonProxyMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberForm
 
DATABASENAME - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
DataBaseService - Interface in org.objectweb.jonas.dbm
DataBase Service interface.*
databaseService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DataBaseServiceImpl - Class in org.objectweb.jonas.dbm
DatabaseService acts as a factory for the DataSource objects.
DataBaseServiceImpl() - Constructor for class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
DataBaseServiceImplMBean - Interface in org.objectweb.jonas.dbm
MBean Interface for DataBase Service Management MBean type: Standard MBean model: Inheritance (DataBaseServiceImpl)
datasource(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
datasource - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
Datasource in case of CMP
DataSourceFactory - Class in org.objectweb.jonas.dbm
 
DataSourceFactory() - Constructor for class org.objectweb.jonas.dbm.DataSourceFactory
 
DatasourceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
DatasourceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
DataSourceImpl - Class in org.objectweb.jonas.jdbc
Description of the DataSourceImpl.
DataSourceImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class org.objectweb.jonas.jdbc.DataSourceImpl
 
DatasourceItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
DatasourceItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItem(String, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItem(String, String, int, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
DatasourceItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
DataSourceMCFImpl - Class in org.objectweb.jonas.jdbc
 
DataSourceMCFImpl() - Constructor for class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
DATASOURCENAME - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
DatasourcePropertiesForm - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
DatasourcePropertiesForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
DatasourceRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
DatasourceRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
DatetimeExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
DatetimeValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
Db - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the DB service
Db() - Constructor for class org.objectweb.jonas.ant.jonasbase.Db
Default constructor
DbCluster - Class in org.objectweb.jonas.ant.cluster
Define DbCluster task
DbCluster() - Constructor for class org.objectweb.jonas.ant.cluster.DbCluster
Default constructor
Dbm - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the DBM service
Dbm() - Constructor for class org.objectweb.jonas.ant.jonasbase.Dbm
Default constructor
DbmCluster - Class in org.objectweb.jonas.ant.cluster
Define DbmCluster task
DbmCluster() - Constructor for class org.objectweb.jonas.ant.cluster.DbmCluster
Default constructor
DBService - Interface in org.objectweb.jonas.db
Interface of the database service
DBSPECIFICMETHODS - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
dc2d - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
dd - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
dd - Variable in class org.objectweb.jonas_ejb.container.JHome
 
dd - Variable in class org.objectweb.jonas_ejb.container.JLocalHome
 
dd - Variable in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
 
dd - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
deadlockTimeout - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
deadlockTimeout - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
DEBUGOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
debugStream - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
decode(char[]) - Static method in class org.objectweb.jonas.security.realm.lib.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decode(Object) - Method in interface org.objectweb.jonas_ejb.container.jorm.Coder
This method build a PName with the primary key specifed in parameter.
decodePassword() - Method in class org.objectweb.jonas.management.monitoring.AuthenticationInformation
 
decodePK(Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Decode PK.
decodePK(Serializable) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
Decode String to a PName
DEF_EXEC_TIME - Static variable in class org.objectweb.jonas.resource.Rar
 
DEF_EXEC_TIME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Maximum work execution timeout (0 is unlimited)
DEF_MAX_WRK_THREADS - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Default max number of work threads
DEF_WRK_THREADS - Static variable in class org.objectweb.jonas.resource.Rar
 
DEF_WRK_THREADS - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Default number of work threads
DEF_WRK_THREADWAITTIMEOUT - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Default work thread timeout
DEFAULT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
DEFAULT_ALGO - Static variable in class org.objectweb.jonas.security.realm.lib.HashHelper
The default algorithm
DEFAULT_ANALYZER - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
The default analyzer
DEFAULT_CLUSTER_NAME - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Cluster
Default cluster name
DEFAULT_FACTORY_CLASS_NAME - Static variable in class org.objectweb.jonas_ejb.container.JContainer
This class is the default factory class name used for the Entity bean.
DEFAULT_LISTEN_PORT - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Cluster
Default listening port for HTTP Session Clustering.
DEFAULT_MAX_MESSAGES - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
DEFAULT_MCAST_ADDR - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Cluster
Default MultiCast Host for HTTP Session Clustering.
DEFAULT_MCAST_PORT - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Cluster
Default MultiCast Port for HTTP Session Clustering.
DEFAULT_MODE - Static variable in class org.objectweb.jonas.registry.RegistryServiceImpl
 
DEFAULT_PORT - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Http
Default HTTP Port
DEFAULT_PORT - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Https
Default HTTPS Port
defineManagedResource() - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
defineManagedResource() - Method in class org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
 
defineManagedResource() - Method in class org.objectweb.jonas.web.jetty50.jmx.JSR77ConfigurationMBean
We do not add any attributes/operations
delete(String) - Static method in class org.objectweb.jonas_lib.files.FileUtils
 
delete(File) - Static method in class org.objectweb.jonas_lib.files.FileUtils
 
delete() - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
Delete this object
delete() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Causes all policy statements to be deleted from this PolicyConfiguration and sets its internal state such that calling any method, other than delete, getContextID, or inService on the PolicyConfiguration will be rejected and cause an UnsupportedOperationException to be thrown.
deleteAll() - Method in class org.objectweb.jonas_lib.genbase.utils.TempRepository
Delete all the files contained in the repository.
deleteAllFiles(File) - Static method in class org.objectweb.jonas.ant.JOnASAntTool
Delete a file.
deleteDestination(String) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Delete a destination.
deleteDestination(String) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Delete a destination.
deleteDestination(String) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Non implemented method: deleting a WebSphere MQ destination from JOnAS is not possible.
deletedLength - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This array represents the distance between two deleted elements in the pIndexedElems arraylist.
deleteInstance(String) - Static method in class org.objectweb.jonas.common.JProp
Remove the JProp instance corresponding to the given file name from the 'multiple' data structure and delete the file
delistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
delistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
delist all connections of the list
delistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This is not used for stateless
deliverTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Deliver a timeout to the bean
deliverTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Deliver a timeout to the bean
deploy() - Method in interface org.objectweb.jonas.ant.HotDeploymentTool
Perform the actual deployment.
deploy() - Method in class org.objectweb.jonas.ant.JonasHotDeploymentTool
Perform the actual deployment.
DEPLOY - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
deploy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Deploy a file in using the type of current deployment storing in WhereAreYou instance in session.
DEPLOY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
DeployAction - Class in org.objectweb.jonas.management.monitoring
Action of deployment on a remote server Used by jonasAdmin to follow the progression of operations
DeployAction(ServerProxy, String, int) - Constructor for class org.objectweb.jonas.management.monitoring.DeployAction
Constructor
deployDataSource(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Deploy a datasource file.
deployEar(Context) - Method in interface org.objectweb.jonas.ear.EarService
Deploy an EAR file with sending JAR file to the EJB container and WAR file to the WEB container.
deployEar(String) - Method in interface org.objectweb.jonas.ear.EarService
Deploy an EAR, used by management applications via J2EEServer managed object
deployEar(Context) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Deploy an EAR file with sending JAR file to the EJB container and WAR file to the WEB container and RAR file to the resource service.
deployEar(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Deploy an ear with its given fileName
deployEar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Deploy a EAR file on a multiple management target composed of servers and/or clusters
deployEar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Deploy a J2EE application packaged in a EAR file
deployEar(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy a J2EE application packaged in a EAR file
deployEarMBean(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Deploy an EAR by delegating the operation to the deployEar() method.
deployEarMBean(String) - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Deploy an EAR, used by the JMX Management.
DeployerLog - Class in org.objectweb.jonas_lib.deployment.work
Class which permits to store or load the association between the name of an package and the timestamped work copy associated.
DeployerLog(File) - Constructor for class org.objectweb.jonas_lib.deployment.work.DeployerLog
Constructor for the deployerLog.
DeployerLogException - Exception in org.objectweb.jonas_lib.deployment.work
The class DeployerLogException indicates conditions that a reasonable application might want to catch.
DeployerLogException() - Constructor for exception org.objectweb.jonas_lib.deployment.work.DeployerLogException
Constructs a new DeployerLogException with no detail message.
DeployerLogException(String) - Constructor for exception org.objectweb.jonas_lib.deployment.work.DeployerLogException
Constructs a new DeployerLogException with the specified message.
deployFile(int, byte[], String) - Method in class org.objectweb.jonas.adm.Adm
Deploy file (GenIC), needed for Ishmael to work.
deployFile(int, byte[], String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Deploy file (GenIC), needed for Ishmael to work.
deployFile(Integer, Byte[], String, String[], Boolean) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy file (GenIC), needed for Ishmael to work.
deployFileOn(String, String[]) - Method in class org.objectweb.jonas.adm.Adm
Deploy file on another server or a cluster.
deployFileOn(String, String[]) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
DeployForm - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
DeployForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
DEPLOYING - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
deployJar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Deploy a JAR file on a multiple management target composed of servers and/or clusters
deployJar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Deploy a stand-alone J2EE module packaged in a JAR file
deployJar(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy a stand-alone J2EE module packaged in a JAR file
deployJars(Context) - Method in interface org.objectweb.jonas.container.EJBService
Deploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
deployJars(Context) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Deploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
deployLocalFile(String, String[]) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy local file and generate classes with Genic tool
deployMailFactory(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Deploy a mail factory.
DEPLOYMENT_DATASOURCE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_EAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_JAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_JMS - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_MAIL - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_RAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_DATASOURCE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_EAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_JAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_JMS - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_MAILFACTORY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_RAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_STRING_WAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DEPLOYMENT_WAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
deploymentDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
DeploymentDesc parent of this BeanDesc
DeploymentDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to the deployment of an ejb-jar
DeploymentDesc(ClassLoader, EjbJar, JonasEjbJar, Logger, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
DeploymentDesc - Interface in org.objectweb.jonas_lib.deployment.api
This interface provides a description for deployment descriptor in JOnAS
DeploymentDescEjb1_1 - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to the deployment of an ejb-jar 1.1
DeploymentDescEjb1_1(ClassLoader, EjbJar, JonasEjbJar, Logger, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb1_1
constructor
DeploymentDescEjb2 - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to the deployment of an ejb-jar This subclass is for specification EJB 2.x, i.e.
DeploymentDescEjb2(ClassLoader, EjbJar, JonasEjbJar, Logger, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2
Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
DeploymentDescException - Exception in org.objectweb.jonas_lib.deployment.api
The DeploymentDesc exception uses the pattern defined by the Enhydra com.lutris.util.ChainedException The source has been temporary duplicated to prevent Jonas using from external dependencies.
DeploymentDescException() - Constructor for exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Construct an exception without anything
DeploymentDescException(String) - Constructor for exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Construct an exception without a specified cause.
DeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Construct an exception with an associated causing exception.
DeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Construct an exception from a causing exception.
DeploymentDescManager - Interface in org.objectweb.jonas_lib.deployment.lib
Defines an interface for all Deployment Desc manager
DeploymentDescModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
Modify an Element from a Deployment Descriptor.
DeploymentDescModifier(Element, Document) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new DeploymentDescModifier to update the given Element.
DeploymentDescModifier(Element, Document, Element) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new DeploymentDescModifier to update the given Element.
deployModule(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Deploy a module on all nodes.
deployModule(String) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
deployModule(String) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Deploy a filename on the represented (remote) server
deployModule(String) - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
deployRar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Deploy a RAR file on a multiple management target composed of servers and/or clusters
deployRar(String) - Method in interface org.objectweb.jonas.resource.ResourceService
Deploy an RAR, used by management applications via J2EEServer managed object
deployRar(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Deploy the resource adapter
deployRar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Deploy a J2EE application packaged in a RAR file
deployRar(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy a J2EE application packaged in a RAR file
deployRarMBean(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Deploy an RAR by delegating the operation to the createResourceAdapter method.
deployRarMBean(String) - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Deploy an RAR, used by the JMX Management.
deployRars(Context) - Method in interface org.objectweb.jonas.resource.ResourceService
Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
deployRars(Context) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
deployWar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Deploy a WAR file on a multiple management target composed of servers and/or clusters
deployWar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Deploy a stand-alone J2EE module packaged in a WAR file
deployWar(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Deploy a stand-alone J2EE module packaged in a War file
deployWars(Context) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWars(Context) - Method in interface org.objectweb.jonas.web.JWebContainerService
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWars(Context) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWars(Context) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWebServices(Context) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Get, update and publish WSDL documents contained in a set of jars and wars.
deployWebServices(Context) - Method in interface org.objectweb.jonas.ws.WebServicesService
explore the context classloader to find Web service deployment descriptor (for endpoints) and service-ref element within standard deployment descriptor (for clients).
DEPTH_DOMAIN - Static variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
DEPTH_SERVER - Static variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
derivedBeanName - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Bean classname
desc - Variable in class org.objectweb.jonas.container.EJB
 
DESC - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
DESCRIPTION - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
description - Variable in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
The description field
DescriptionGroup - Interface in org.objectweb.jonas_lib.deployment.api
This interface provides a description for J2EE deployment descriptors
DescriptionGroupDesc - Class in org.objectweb.jonas_lib.deployment.api
This class is used to keep the usage of the contained description related elements consistent acoross J2EE deployment descriptors.
DescriptionGroupDesc() - Constructor for class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
 
DescriptionGroupXml - Interface in org.objectweb.jonas_lib.deployment.xml
This interface provides to the value of Xml element of a DescritionGroup
DESCRIPTOR - Static variable in class org.objectweb.jonas.ant.EjbJar.NamingScheme
Naming scheme where the generated jar name is based on the name of the deployment descriptor file
DescriptorHandler - Class in org.objectweb.jonas.ant
Inner class used by EjbJar to facilitate the parsing of deployment descriptors and the capture of appropriate information.
DescriptorHandler(Task, File) - Constructor for class org.objectweb.jonas.ant.DescriptorHandler
 
DESCRIPTORS - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
descriptors property
DESCRIPTORS - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
Property for ear to deploy at runtime
DESCRIPTORS - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Web service configuration properties : Files deployed
destination - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
DestinationAddAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddAction
 
DestinationAddConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmAction
 
DestinationAddConfirmForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddConfirmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
DestinationAddForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddForm
 
DestinationDeleteAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteAction
 
DestinationDeleteConfirmAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteConfirmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmAction
 
DestinationDeleteConfirmForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteConfirmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
DestinationDeleteForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
DestinationEditAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationEditAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditAction
 
DestinationEditForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationEditForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
DestinationForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram queue and topic pages
DestinationForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
DestinationForm - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
DestinationForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
 
DestinationItem - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
DestinationItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
DestinationItem(String, String, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
DestinationItem - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
DestinationItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
DestinationItem(String, String, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
DestinationItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
DestinationItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
DestinationItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
DestinationItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
destinationJndiName - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
destinationLink - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
DESTINATIONS - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
DestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsAction
 
DestinationsForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
 
destinationType - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
destroy() - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
 
destroy() - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
 
destroy() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Destroys the physical connection.
destroy() - Method in class org.objectweb.jonas.resource.MCInfo
Fowards the detroy call on the ManagedConnection
destroy() - Method in interface org.objectweb.jonas.resource.pool.api.PoolResource
destroy is called when this resource is removed from a Pool.
destroy() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Destroy this preparestatement object, then it becomes closed and invalid
destroy() - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
destroy() - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
destroy() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
remove the bean instance.
destroyPStmts(MCInfo) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Destroying of the PreparedStatement objects of the Pool
destroySubcontext(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Destroys the named context and removes it from the namespace.
detachPk() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Detach entity switch from PK list.
detachTx() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Detach this Context from tx
DialogCallbackHandler - Class in org.objectweb.jonas.security.auth.callback
Uses a Swing dialog window to query the user for answers to authentication questions.
DialogCallbackHandler() - Constructor for class org.objectweb.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window.
DialogCallbackHandler(String) - Constructor for class org.objectweb.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window
DialogCallbackHandler(String, String, String) - Constructor for class org.objectweb.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window
DialogCallbackHandler(String, String, String, String, String, int, int, char) - Constructor for class org.objectweb.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window
DIGIT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
Director - Class in org.objectweb.jonas.ant.cluster
Allow to configure the director Load Balancer for Apache
Director() - Constructor for class org.objectweb.jonas.ant.cluster.Director
Default constructor
Director - Class in org.objectweb.jonas.ant.jonasbase.web
Support for Director Connector Configuration.
Director() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Director
 
Director.AppServer - Class in org.objectweb.jonas.ant.cluster
Define an inner class for application servers
Director.AppServer() - Constructor for class org.objectweb.jonas.ant.cluster.Director.AppServer
 
DIRECTORY - Static variable in class org.objectweb.jonas.ant.EjbJar.NamingScheme
Naming scheme where the generated jar name is based on the name of the directory containing the deployment descriptor
DirFilter - Class in org.objectweb.jonas_lib.files
Filter used to seek directories
DirFilter(String, String) - Constructor for class org.objectweb.jonas_lib.files.DirFilter
 
DirLocator - Class in org.objectweb.jonas_lib.loader.locator
A DirLocator is used to look up for a file inside a directory.
DirLocator(URL) - Constructor for class org.objectweb.jonas_lib.loader.locator.DirLocator
Construct a new DirLocator from an URL pointing to a directory.
DirStorer - Class in org.objectweb.jonas_lib.genbase.utils
Store a J2EEArchive in an unpacked form.
DirStorer(J2EEArchive, File) - Constructor for class org.objectweb.jonas_lib.genbase.utils.DirStorer
Creates a new DirStorer object.
dirtyInstances() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
DirURLFactory - Class in org.objectweb.jonas_lib.loader.factory
A DirURLFactory is used to create URLs from an URL (pointing to a directory) and paths.
DirURLFactory(URL) - Constructor for class org.objectweb.jonas_lib.loader.factory.DirURLFactory
Create a new DirURLFactory using the specified base URL.
disable_tracing() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
disableAutoRefresh() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Disable auto-refresh mode.
disassociate(Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Disassociate a user Not implemented
discardContext(Transaction, boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Discard instance/Context and free all objects.
DiscEvent - Class in org.objectweb.jonas.discovery
 
DiscEvent(String, int, String) - Constructor for class org.objectweb.jonas.discovery.DiscEvent
 
DiscEvent(String, int, String, String, String, String[]) - Constructor for class org.objectweb.jonas.discovery.DiscEvent
Constructor for a Discovery Event.
DiscGreeting - Class in org.objectweb.jonas.discovery
This class represents a special greeting message which has two uses: 1) To act as a broadcast to the domain that a new server with a given server name has started.
DiscGreeting(String, int) - Constructor for class org.objectweb.jonas.discovery.DiscGreeting
 
DiscGreeting(String, int, String, String, boolean, String) - Constructor for class org.objectweb.jonas.discovery.DiscGreeting
Constructor for a Discovery Greeting.
DiscMessage - Class in org.objectweb.jonas.discovery
 
DiscMessage(String, int) - Constructor for class org.objectweb.jonas.discovery.DiscMessage
Creates a new DiscoveryRequest
disconnect() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Disconnect the proxy if connected.
Discovery - Class in org.objectweb.jonas.ant.jonasbase
Defines properties for carol.properties
Discovery() - Constructor for class org.objectweb.jonas.ant.jonasbase.Discovery
Default constructor
DISCOVERY_PROTOCOL_VERSION - Static variable in class org.objectweb.jonas.discovery.DiscMessage
The protocol version for the Discovery messages.
DISCOVERY_TYPE - Static variable in class org.objectweb.jonas.discovery.DiscoveryClientListener
Management notification type for discovery events
DISCOVERY_TYPE - Static variable in class org.objectweb.jonas.discovery.DiscoveryListener
Management notification type for discovery events
DiscoveryClient - Class in org.objectweb.jonas.discovery
The DiscoveryClient is in charge of sending discovery messages on the LAN to discover resources.
DiscoveryClient(int, String, int) - Constructor for class org.objectweb.jonas.discovery.DiscoveryClient
 
discoveryClient() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DiscoveryClientListener - Class in org.objectweb.jonas.discovery
 
DiscoveryClientListener(DiscoveryClient) - Constructor for class org.objectweb.jonas.discovery.DiscoveryClientListener
Constructs a DiscoveryClientListener associated with a DiscoveryClient
DiscoveryClientMBean - Interface in org.objectweb.jonas.discovery
 
DiscoveryCluster - Class in org.objectweb.jonas.ant.cluster
Define DiscoveryCluster task
DiscoveryCluster() - Constructor for class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Default constructor
DiscoveryComm - Class in org.objectweb.jonas.discovery
 
DiscoveryComm(DiscoveryManager) - Constructor for class org.objectweb.jonas.discovery.DiscoveryComm
Constructs a DiscoveryComm associated to the DiscoveryManager
discoveryEnroller() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DiscoveryGreetingListener - Class in org.objectweb.jonas.discovery
This class is the first thing started by the discovery manager when starting the discovery service.
DiscoveryGreetingListener(DiscoveryManager) - Constructor for class org.objectweb.jonas.discovery.DiscoveryGreetingListener
Constructs a DiscoveryGreetingListener associated to the DiscoveryManager
DiscoveryGreetingResponder - Class in org.objectweb.jonas.discovery
This class sends a multicast message stating the servername and the port at which it will listen for messages.
DiscoveryGreetingResponder(DiscoveryManager) - Constructor for class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Constructs a DiscoveryGreetingResponder associated to the DiscoveryManager
DiscoveryHelper - Class in org.objectweb.jonas.discovery
This class helps creating a byte[] to be sent in a datagram when sending a DiscMessage, and helps reading the sent DiscMessage on receiving an object when this object is actually a DiscMessage.
DiscoveryHelper() - Constructor for class org.objectweb.jonas.discovery.DiscoveryHelper
 
DiscoveryListener - Class in org.objectweb.jonas.discovery
 
DiscoveryListener(Enroller) - Constructor for class org.objectweb.jonas.discovery.DiscoveryListener
Constructs a DiscoveryListener associated to the Enroller
DiscoveryManager - Class in org.objectweb.jonas.discovery
DiscoveryManager goal is to listen to a well known and reconfigurable IpAddress and to give appropriate JMXURL to manage remotely Jonas server.
DiscoveryManager(String, int, String, int, int) - Constructor for class org.objectweb.jonas.discovery.DiscoveryManager
 
discoveryManager() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DiscoveryManagerMBean - Interface in org.objectweb.jonas.discovery
 
discoveryNotification(DiscEvent) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Handle Notifications from Discovery Service
DiscoveryService - Interface in org.objectweb.jonas.discovery
JOnAS Discovery Service interface.
discoveryService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Construct ObjectName for the discovery service MBean
DiscoveryServiceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.discovery
Form used to present the discovery service properties
DiscoveryServiceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
DiscoveryServiceImpl - Class in org.objectweb.jonas.discovery
 
DiscoveryServiceImpl() - Constructor for class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
DiscoveryServiceImplMBean - Interface in org.objectweb.jonas.discovery
Management interface for the discovery service
DiscoveryServiceStartMasterAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.discovery
 
DiscoveryServiceStartMasterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceStartMasterAction
 
DiscoveryState - Class in org.objectweb.jonas.discovery
This is a helper class that define the possible state attribute values in a DiscoveryEvent class instance.
DiscoveryState() - Constructor for class org.objectweb.jonas.discovery.DiscoveryState
 
displayName - Variable in class org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc
The displayName field
displayName - Variable in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
The displayName field
DisplayNodeInfoAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
DisplayNodeInfoAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.DisplayNodeInfoAction
 
DISTINCT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
distinct - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
DistributableRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze all distributable elements which should be unique in the web-app element.
DistributableRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.DistributableRuleSet
Construct an object with a specific prefix
DIV - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
dm - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
ref to the domainMonitor
dm - Variable in class org.objectweb.jonas.management.cluster.ClusterFactory
ref to the DomainMonitor
doAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
doAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.PanelTag
Process the body text of this tag (if any).
doAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
doAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
doAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
documentToForm(Document, Map) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.XMLToFormUtil
Convert a DOM tree into a form to use on the configuration page.
doDeployWebServices(Context) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Deploy the given Web services.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
End of Tag Processing
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
Render the end of the hyperlink.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridColTitleTag
End of Tag Processing
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTitleTag
End of Tag Processing
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
End of Tag Processing
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridValueTitleTag
End of Tag Processing
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
Render the end.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.PanelSeparatorTag
.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.PanelTag
.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.RefreshTreeTag
Render this instant actions control.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Render this instant actions control.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Record this tab with our surrounding TabsTag instance.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
Render this instant actions control.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlRenderTag
Render this tree control.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
Render this tree control.
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
doEndTag() - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
Render this instant actions control.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
Respond to a GET request for the content produced by this servlet.
doInit(Context) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Init the Service.
doInit(Context) - Method in class org.objectweb.jonas.db.AbsDBServiceImpl
Initialize the service.
doInit(Context) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Initialization of the DataBase service.
doInit(Context) - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
Initialize the discovery service
doInit(Context) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Init the EAR service.
doInit(Context) - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
doInit(Context) - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
doInit(Context) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Init the Service.
doInit(Context) - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
Init the Service.
doInit(Context) - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
Init the logger and then use super method.
doInit(Context) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Init the Service.
doInit(Context) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Init the Mail service.
doInit(Context) - Method in class org.objectweb.jonas.registry.RegistryServiceImpl
 
doInit(Context) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
- Get the loggers - Get the global jndi context - Get the list of the resource adapters.
doInit(Context) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Init the Service.
doInit(Context) - Method in class org.objectweb.jonas.service.AbsServiceImpl
Abstract initialization method to be implemented by sub-classes
doInit(Context) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Initialize the service.
doInit(Context) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Initialize the Catalina service.
doInit(Context) - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Initialize the Jetty service.
doInit(Context) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Initialize the service.
doInit(Context) - Method in class org.objectweb.jonas.ws.axis.AxisWSServiceImpl
Init the AxisWSService.
Domain - Class in org.objectweb.jonas_domain.xml
This class defines the implementation of the domain
Domain() - Constructor for class org.objectweb.jonas_domain.xml.Domain
Constructor
DOMAIN_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of domain management file
DOMAIN_DEPLOYMENT_EAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_JAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_RAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_STRING_EAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_STRING_JAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_STRING_RAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_STRING_WAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_DEPLOYMENT_WAR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
DOMAIN_ELEMENT - Static variable in class org.objectweb.jonas_domain.xml.Domain
domain element XML header.
DOMAIN_FILE_NAME - Static variable in class org.objectweb.jonas_domain.lib.DomainMapManager
Path of the domain.xml configuration file
DOMAIN_NAME - Static variable in class org.objectweb.jonas.common.JProp
Domain name
DOMAIN_SCHEMAS - Static variable in class org.objectweb.jonas_domain.api.DomainSchemas
List of schemas used for jonas-application.xml file
DomainDeployForm - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
DomainDeployForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
DomainForm - Class in org.objectweb.jonas.webapp.jonasadmin.domain
Form used for EditDomainAction It is used for domain or cluster display
DomainForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
domainManagement(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DomainManagement - Interface in org.objectweb.jonas.mejb
This is a variation on the javax.management.j2ee.Management interface required to be exposed by JOnAS through the MEJB session bean.
DomainManagementHome - Interface in org.objectweb.jonas.mejb
Home interface for org.objectweb.jonas.mejb.DomainManagement.
DomainManagerWrapper - Class in org.objectweb.jonas_domain.lib.wrapper
Wrapper for the DomainMapManager class.
DomainMap - Class in org.objectweb.jonas_domain.api
This class provides the map of the domain as described by the domain description file.
DomainMap(Domain) - Constructor for class org.objectweb.jonas_domain.api.DomainMap
Constructor
DomainMapException - Exception in org.objectweb.jonas_domain.api
The class EarDeploymentDescException indicates conditions that a reasonable application might want to catch.
DomainMapException() - Constructor for exception org.objectweb.jonas_domain.api.DomainMapException
Constructs a new DomainMapException with no detail message.
DomainMapException(String) - Constructor for exception org.objectweb.jonas_domain.api.DomainMapException
Constructs a new DomainMapException with the specified message.
DomainMapException(Throwable) - Constructor for exception org.objectweb.jonas_domain.api.DomainMapException
Constructs a new DomainMapException with the specified error cause.
DomainMapException(String, Throwable) - Constructor for exception org.objectweb.jonas_domain.api.DomainMapException
Constructs a new DomainMapException with the specified error cause.
DomainMapManager - Class in org.objectweb.jonas_domain.lib
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the domain map
DomainMapTest - Class in org.objectweb.jonas_domain.tests
Defines a class for Domain map tests (domain.xml)
DomainMapTest() - Constructor for class org.objectweb.jonas_domain.tests.DomainMapTest
 
domainMonitor() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
DomainMonitor - Class in org.objectweb.jonas.management.monitoring
This class represents the Master Server of the Domain.
DomainMonitor(String) - Constructor for class org.objectweb.jonas.management.monitoring.DomainMonitor
Constructor
DomainMonitorMBean - Interface in org.objectweb.jonas.management.monitoring
Implements MBean interface for domain monitoring
domainName - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
Domain name that this instance belongs to.
domainName - Variable in class org.objectweb.jonas.mail.MailServiceImpl
 
domainName - Variable in class org.objectweb.jonas.management.cluster.ClusterFactory
Domain name
DomainRuleSet - Class in org.objectweb.jonas_domain.rules
This class defines the rules to analyze the domain element
DomainRuleSet() - Constructor for class org.objectweb.jonas_domain.rules.DomainRuleSet
Construct an object with the prefix "domain"
DomainSchemas - Class in org.objectweb.jonas_domain.api
This class defines the declarations of Schemas for domain.xml file
DomainSchemas() - Constructor for class org.objectweb.jonas_domain.api.DomainSchemas
Build a new object for Schemas handling
Done() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
doRegisterWar(Context) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Create the environment and delegate the operation to the implementation of the web container.
doRegisterWar(Context) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Deploy a specific WAR file specified in the context.
doRegisterWar(Context) - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Create the environment and delegate the operation to the implementation of the web container.
doStart() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.db.AbsDBServiceImpl
Start the service.
doStart() - Method in class org.objectweb.jonas.db.hsqldb.HsqlDBServiceImpl
Start the service.
doStart() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Starting DataBase service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
Start the discovery service
doStart() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Start the EAR service.
doStart() - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
doStart() - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
doStart() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
Start the Service.
doStart() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Start the Mail Service.
doStart() - Method in class org.objectweb.jonas.registry.RegistryServiceImpl
 
doStart() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Start the Resource service.
doStart() - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.objectweb.jonas.service.AbsDynamicServiceImpl
Starts the dynamic Service and pause for the specified amount of time.
doStart() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Abstract start-up method to be implemented by sub-classes
doStart() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Start the service.
doStart() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Start the Catalina service in a new thread
doStart() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Start the Jetty service in a new thread
doStart() - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Empty Method for WebServices (no running application).
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
Render the beginning of the hyperlink.
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridColTitleTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTitleTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridValueTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridValueTitleTag
Start of Tag processing
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
Render the beginning.
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.PanelTag
Process the start of this tag.
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
doStartTag() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
doStop() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Stop the service: - Remove all JOnAS Containers.
doStop() - Method in class org.objectweb.jonas.db.AbsDBServiceImpl
Stop the service.
doStop() - Method in class org.objectweb.jonas.db.hsqldb.HsqlDBServiceImpl
Stop the service.
doStop() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Stopping DataBase service Unbind Datasource
doStop() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
doStop() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Stop the EAR service.
doStop() - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
doStop() - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
doStop() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Stop the JMS Service
doStop() - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
Stop this service
doStop() - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
Stop this service
doStop() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Stop the transaction service Not already implementated
doStop() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Stop the Mail service.
doStop() - Method in class org.objectweb.jonas.registry.RegistryServiceImpl
 
doStop() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Stop the Resource service.
doStop() - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Stop the Service
doStop() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Abstract method for service stopping to be implemented by sub-classes
doStop() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Stop the service.
doStop() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Stop the Catalina service.
doStop() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Stop the Jetty service.
doStop() - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Empty Method for WebServices (no running application).
DOT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
doUnRegisterWar(Context) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Delegate the unregistration to the implementation of the web container.
doUnRegisterWar(Context) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Undeploy a specific WAR file specified in the context.
doUnRegisterWar(Context) - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Delegate the unregistration to the implementation of the web container.
doWork(Work) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
DriverManagerMCFImpl - Class in org.objectweb.jonas.jdbc
 
DriverManagerMCFImpl() - Constructor for class org.objectweb.jonas.jdbc.DriverManagerMCFImpl
 
DSCLASS - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
dsMethodNames - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
dsname - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
 
DTDs - Interface in org.objectweb.jonas_lib.deployment.api
This class defines the interface for the Mapping between publicId and DTDs
DummyApplication - Class in org.objectweb.jonas_lib.genbase.archive
DummyApplication is a wrapper for auto generated application archive.
DummyApplication(String) - Constructor for class org.objectweb.jonas_lib.genbase.archive.DummyApplication
Creates a new Application archive.
dummyFinderException(boolean) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Dummy method that defines the FinderException in the throws clause to can catch this exception in any case in the JentityHome.vm
DummyWebApp - Class in org.objectweb.jonas_lib.genbase.archive
DummyWebApp is a wrapper for auto generated webapp archive.
DummyWebApp(Application, String) - Constructor for class org.objectweb.jonas_lib.genbase.archive.DummyWebApp
Creates a new DummyWebApp archive.
dump(String) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
dump(InputStream, File) - Static method in class org.objectweb.jonas_lib.deployment.work.FileManager
Write an input stream to a given file.
dumpCustom() - Method in class org.objectweb.jonas.adm.Adm
 
dumpCustom() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
DUPLICATE_NAME - Static variable in class org.objectweb.jonas.discovery.DiscoveryState
 
DuplicateServerNameException - Exception in org.objectweb.jonas.discovery
This exception is thrown when a pre-existing server with the same server name is detected.
DuplicateServerNameException() - Constructor for exception org.objectweb.jonas.discovery.DuplicateServerNameException
Default constructor.
DUPS_OK_ACKNOWLEDGE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 

E

Ear - Class in org.objectweb.jonas.ear
Class representing an Ear structure which is composed of : array of URL of ejb-jar files array of URL of war files array of URL of rar files
Ear(String, String, String, URL, String, URL[], URL[], URL[]) - Constructor for class org.objectweb.jonas.ear.Ear
Construct an Ear structure with the specified files
EAR_CHILD_DIR - Static variable in class org.objectweb.jonas.common.JModule
 
EAR_CONFIRM_FILE - Static variable in class org.objectweb.jonas.common.JModule
 
EAR_EXTENSION - Static variable in class org.objectweb.jonas.common.JModule
 
EAR_TYPE - Static variable in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
An ear typed archive.
EarClassPathManager - Class in org.objectweb.jonas.ear.lib
JOnAS Ear class path manager class.
EarClassPathManager(JarList, JarList, URL) - Constructor for class org.objectweb.jonas.ear.lib.EarClassPathManager
Construct an instance of a EarClassPathManager
EarClassPathManager(JarList, URL) - Constructor for class org.objectweb.jonas.ear.lib.EarClassPathManager
Construct an instance of a EarClassPathManager
EarClassPathManagerException - Exception in org.objectweb.jonas.ear.lib
The class EarClassPathManagerException indicates conditions that a reasonable application might want to catch.
EarClassPathManagerException() - Constructor for exception org.objectweb.jonas.ear.lib.EarClassPathManagerException
Constructs a new EarClassPathManagerException with no detail message.
EarClassPathManagerException(String) - Constructor for exception org.objectweb.jonas.ear.lib.EarClassPathManagerException
Constructs a new EarClassPathManagerException with the specified message.
EarCleanTask - Class in org.objectweb.jonas_lib.deployment.work
JOnAS Ear unused directory clean task class.
EarCleanTask(URL, DeployerLog) - Constructor for class org.objectweb.jonas_lib.deployment.work.EarCleanTask
Default constructor : Construct a new cleaner.
EarDeploymentDesc - Class in org.objectweb.jonas_ear.deployment.api
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor
EarDeploymentDesc(ClassLoader, Application, JonasApplication) - Constructor for class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Construct an instance of a EarDeploymentDesc.
EarDeploymentDescException - Exception in org.objectweb.jonas_ear.deployment.api
The class EarDeploymentDescException indicates conditions that a reasonable application might want to catch.
EarDeploymentDescException() - Constructor for exception org.objectweb.jonas_ear.deployment.api.EarDeploymentDescException
Constructs a new EarDeploymentDescException with no detail message.
EarDeploymentDescException(String) - Constructor for exception org.objectweb.jonas_ear.deployment.api.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified message.
EarDeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_ear.deployment.api.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified error cause.
EarDeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_ear.deployment.api.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified error cause.
EarDeploymentDescManager - Class in org.objectweb.jonas_ear.deployment.lib
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor
EarDeploymentTest - Class in org.objectweb.jonas_ear.deployment.tests
Defines a class for Ear deployment tests (application.xml)
EarDeploymentTest() - Constructor for class org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest
 
EarDTDs - Class in org.objectweb.jonas_ear.deployment.api
This class defines the declarations of DTDs for application.xml
EarDTDs() - Constructor for class org.objectweb.jonas_ear.deployment.api.EarDTDs
Build a new object for appliaction.xml DTDs handling
EarFileManager - Class in org.objectweb.jonas_lib.deployment.work
JOnAS Ear File manager.
EarForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EarForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
EarManagerWrapper - Class in org.objectweb.jonas_ear.deployment.lib.wrapper
 
EarMBean - Interface in org.objectweb.jonas.ear
Class specifiying the mbean operation
EarSchemas - Class in org.objectweb.jonas_ear.deployment.api
This class defines the declarations of Schemas for application.xml
EarSchemas() - Constructor for class org.objectweb.jonas_ear.deployment.api.EarSchemas
Build a new object for Schemas handling
EarService - Interface in org.objectweb.jonas.ear
JOnAS EAR Service interface.
earService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return the earService (Jmx).
EarServiceException - Exception in org.objectweb.jonas.ear
The class EarServiceException that indicates conditions that a reasonable application might want to catch.
EarServiceException(String) - Constructor for exception org.objectweb.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EarServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EarServiceImpl - Class in org.objectweb.jonas.ear
JOnAS EAR Service Implementation class.
EarServiceImpl() - Constructor for class org.objectweb.jonas.ear.EarServiceImpl
 
EarServiceImplMBean - Interface in org.objectweb.jonas.ear
JOnAS EAR Service MBean interface.
ebf - Variable in class org.objectweb.jonas_ejb.container.JEntityRemote
 
ecd - Variable in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
ectx - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
EditCatalinaAccessLoggerAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
EditCatalinaAccessLoggerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.EditCatalinaAccessLoggerAction
 
EditConnectorAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
EditConnectorAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.EditConnectorAction
 
EditContainerAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditContainerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
EditContainerStatisticAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditContainerStatisticAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditContainerStatisticAction
 
EditDatasourceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
EditDatasourceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
EditDatasourcePropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
EditDatasourcePropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
EditDatasourceRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditDatasourceRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditDatasourceRealmAction
 
EditDatasourceStatAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
EditDatasourceStatAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
EditDeployAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
EditDeployAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.EditDeployAction
 
EditDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
EditDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.EditDestinationAction
 
EditDomainAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
Display domain or cluster informations
EditDomainAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.EditDomainAction
 
EditDomainDeployAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
EditDomainDeployAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.EditDomainDeployAction
 
EditEarAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditEarAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditEarAction
 
EditEjbAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EditEjbAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
 
EditEjbCsStatisticAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditEjbCsStatisticAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditEjbCsStatisticAction
 
EditEjbEntityAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EditEjbEntityAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
 
EditEjbMessageAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EditEjbMessageAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
 
EditEjbSessionAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EditEjbSessionAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
 
EditEjbSessionSblAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EditEjbSessionSblAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
 
EditGroupMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditGroupMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditGroupMemoryRealmAction
 
EditJmsServiceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Principal action for JMS service management.
EditJmsServiceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
EditJmxServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
EditJmxServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJmxServerAction
 
EditJonasServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
EditJonasServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJonasServerAction
 
EditJoramBaseAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramBaseAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
EditJoramDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramDestinationAction
 
EditJoramLocalServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramLocalServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramLocalServerAction
 
EditJoramPlatformAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramPlatformAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramPlatformAction
 
EditJoramQueueAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramQueueAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramQueueAction
 
EditJoramRemoteServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramRemoteServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramRemoteServerAction
 
EditJoramResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramResourceAdapterAction
 
EditJoramServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramServerAction
 
EditJoramTopicAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramTopicAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramTopicAction
 
EditJoramUserAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
EditJoramUserAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramUserAction
 
EditJtmServiceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
Principal action for JTM service management.
EditJtmServiceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditJtmServiceAction
 
EditJvmAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
EditJvmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJvmAction
 
EditLdapRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditLdapRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditLdapRealmAction
 
EditLoggingJonasAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
EditLoggingJonasAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.EditLoggingJonasAction
 
EditMailFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Helper for actions for management of Mail Factories
EditMailFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditMailFactoryAction
 
EditMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
Helper for actions for the deployment of Mail Factories
EditMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction
 
EditMailServiceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Principal action for Mail service management.
EditMailServiceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditMailServiceAction
 
EditMemoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EditMemoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EditMemoryAction
 
EditMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmAction
 
EditMemoryRealmGroupsAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditMemoryRealmGroupsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmGroupsAction
 
EditMemoryRealmRolesAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditMemoryRealmRolesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmRolesAction
 
EditMemoryRealmUsersAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditMemoryRealmUsersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmUsersAction
 
EditMimePartMailFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Action for management of a MimePartDatasource Mail Factory
EditMimePartMailFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditMimePartMailFactoryAction
 
EditMimePartMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
EditMimePartMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.EditMimePartMailFactoryPropertiesAction
 
EditMonitoringAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EditMonitoringAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EditMonitoringAction
 
EditNewGroupMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditNewGroupMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditNewGroupMemoryRealmAction
 
EditNewRoleMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditNewRoleMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditNewRoleMemoryRealmAction
 
EditNewUserMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditNewUserMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditNewUserMemoryRealmAction
 
EditRarAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditRarAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditRarAction
 
EditRegistryAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
EditRegistryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditRegistryAction
 
EditRemoveAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
 
EditRemoveAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.EditRemoveAction
 
EditResourceAdapterAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
EditResourceAdapterAOAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterAOAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAOAction
 
EditResourceAdapterASAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterASAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterASAction
 
EditResourceAdapterCFAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterCFAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
EditResourceAdapterCFStatAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterCFStatAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
EditResourceAdapterStatAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterStatAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
EditRoleMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditRoleMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditRoleMemoryRealmAction
 
EditSecurityCatalinaRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditSecurityCatalinaRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditSecurityCatalinaRealmAction
 
EditServiceDiscoveryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.discovery
 
EditServiceDiscoveryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.discovery.EditServiceDiscoveryAction
 
EditServiceSecurityAction - Class in org.objectweb.jonas.webapp.jonasadmin.service
 
EditServiceSecurityAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.EditServiceSecurityAction
 
EditServletServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
EditServletServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditServletServerAction
 
EditSessionMailFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
EditSessionMailFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditSessionMailFactoryAction
 
EditSessionMailFactoryPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
EditSessionMailFactoryPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.EditSessionMailFactoryPropertiesAction
 
EditTopAction - Class in org.objectweb.jonas.webapp.jonasadmin
Test Action that handles events from the tree control test page.
EditTopAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.EditTopAction
 
EditTransactionMonitorAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionMonitorAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionMonitorAction
 
EditTransactionRecoveryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionRecoveryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionRecoveryAction
 
EditTransactionStatisticAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionStatisticAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction
 
EditUploadAction - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
Forward to the jsp
EditUploadAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.EditUploadAction
 
EditUserMemoryRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
EditUserMemoryRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.EditUserMemoryRealmAction
 
EditWarAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditWarAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWarAction
 
EditWebAppAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditWebAppAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppAction
 
EditWebAppCatalinaAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditWebAppCatalinaAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppCatalinaAction
 
EditWebAppJettyAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EditWebAppJettyAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppJettyAction
 
EJB - Class in org.objectweb.jonas.container
This class implements the EJB type specified in JSR77
EJB(String, JFactory) - Constructor for class org.objectweb.jonas.container.EJB
 
Ejb - Class in org.objectweb.jonas_lib.genbase.archive
Ejb represent a Bean in an EjbJar.
Ejb(BeanDesc, Element) - Constructor for class org.objectweb.jonas_lib.genbase.archive.Ejb
Creates a new Ejb from a BeanDesc
ejb10Env - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
ejb10EnvProps - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
EJB 1.0 Environment as Properties
EJB_DD - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
Name for EJB Deployment descriptor within EJB jars
EJB_ENT_STRING - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
EJB_JAR_1_1_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Name of the standard deployment descriptor DTD (these files are stored in the ${JONAS_ROOT}/xml directory).
EJB_JAR_1_1_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Public Id of the standard deployment descriptor DTD.
EJB_JAR_2_0_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
EJB_JAR_2_0_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
EJB_JAR_FILE_NAME - Static variable in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
ejb-jar.xml filename
EJB_MDB_STRING - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
EJB_NAME - Static variable in class org.objectweb.jonas.ant.EjbJar.NamingScheme
Naming scheme where generated jar is determined from the ejb-name in the deployment descripor
EJB_PROVIDER - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
JOnAS EJB Provider name
EJB_SBF_STRING - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
EJB_SBL_STRING - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
ejbActivate() - Method in class org.objectweb.jonas.mejb.ManagementBean
 
ejbClass - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Bean Class
ejbClientJar - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Deployment desc's file name (jar or directory)
EjbContainersStatisticForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
EjbContainersStatisticForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
ejbContext - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
Used for stateful session at create and for stateless session beans
ejbCreate() - Method in class org.objectweb.jonas.mejb.ManagementBean
ejbCreate method Get the MBeanServer reference to allow local access
EjbDependency - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbDependency(String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
EjbDeploymentDescManager - Class in org.objectweb.jonas_ejb.deployment.lib
This class provide a way for managing the EjbDeploymentDesc.
EJBDeploymentTest - Class in org.objectweb.jonas_ejb.deployment.tests
Defines a class for Ejb deployment tests
EJBDeploymentTest() - Constructor for class org.objectweb.jonas_ejb.deployment.tests.EJBDeploymentTest
 
EJBDeploymentTool - Interface in org.objectweb.jonas.ant
 
EjbEntityForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbEntityForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
ejbFiles - Variable in class org.objectweb.jonas.ant.DescriptorHandler
Instance variable that stores the names of the files as they will be put into the jar file, mapped to File objects Accessed by the SAX parser call-back method characters().
EjbForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
EjbHaCluster - Class in org.objectweb.jonas.management.cluster
Implements Tomcat Cluster MBean
EjbHaCluster(EjbHaClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.EjbHaCluster
HA cluster constructor
EjbHaClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EjbHaClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterAction
 
EjbHaClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for HA clusters These Clusters are built dynamically, when a new server is discovered as being part of a cluster of this type.
EjbHaClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.EjbHaClusterFactory
Constructor
EjbHaClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EjbHaClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
EjbHaClusterMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
EjbHaClusterMember - Class in org.objectweb.jonas.management.cluster
Member of a EjbHaCluster used for the replication of stateful sessions
EjbHaClusterMember(String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.EjbHaClusterMember
Constructor
EjbHaClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
EjbHaMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EjbHaMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberAction
 
EjbHaMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
EjbHaMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
EJBInvocation - Class in org.objectweb.jonas_ejb.lib
Class used for preInvoke.
EJBInvocation() - Constructor for class org.objectweb.jonas_ejb.lib.EJBInvocation
Default constructor.
EjbItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
EjbItem(ObjectName, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
EjbItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItemByNameComparator
 
EjbJar - Class in org.objectweb.jonas.ant
Provides automated EJB JAR file creation.
EjbJar() - Constructor for class org.objectweb.jonas.ant.EjbJar
 
EjbJar - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element ejb-jar
EjbJar() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Constructor
EjbJar - Class in org.objectweb.jonas_lib.genbase.archive
EjbJar represents an EjbJar J2EE Archive.
EjbJar(Archive) - Constructor for class org.objectweb.jonas_lib.genbase.archive.EjbJar
Create a new EjbJar not contained in Application
EjbJar(Archive, Application) - Constructor for class org.objectweb.jonas_lib.genbase.archive.EjbJar
Create a new EjbJar contained in Application
EJBJAR - Static variable in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
EjbJar Archive mode
EjbJar.CMPVersion - Class in org.objectweb.jonas.ant
CMP versions supported valid CMP versions are 1.0 and 2.0
EjbJar.CMPVersion() - Constructor for class org.objectweb.jonas.ant.EjbJar.CMPVersion
 
EjbJar.DTDLocation - Class in org.objectweb.jonas.ant
Inner class used to record information about the location of a local DTD
EjbJar.DTDLocation() - Constructor for class org.objectweb.jonas.ant.EjbJar.DTDLocation
 
EjbJar.NamingScheme - Class in org.objectweb.jonas.ant
An EnumeratedAttribute class for handling different EJB jar naming schemes
EjbJar.NamingScheme() - Constructor for class org.objectweb.jonas.ant.EjbJar.NamingScheme
 
EJBJAR_CHILD_DIR - Static variable in class org.objectweb.jonas.common.JModule
Child directory of a expanded container
EJBJAR_CONFIRM_FILE - Static variable in class org.objectweb.jonas.common.JModule
xml file in a child directory of a expanded container
EJBJAR_EXTENSION - Static variable in class org.objectweb.jonas.common.JModule
file extension containing the different module types
EJBJAR_SCHEMAS - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbjarSchemas
List of schemas used for ejb-jar.xml
EjbJarClassLoader - Class in org.objectweb.jonas_lib.loader
ClassLoader used for loading EJB classes and resources
EjbJarClassLoader(URL[]) - Constructor for class org.objectweb.jonas_lib.loader.EjbJarClassLoader
Create a new EjbJarClassLoader with default parent ClassLoader
EjbJarClassLoader(URL[], ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.EjbJarClassLoader
Create a new EjbJarClassLoader with specified parent ClassLoader
EjbjarDTDs - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the declarations of DTDs for ejbjar.xml and jonas-ejbjar.xml
EjbjarDTDs() - Constructor for class org.objectweb.jonas_ejb.deployment.api.EjbjarDTDs
Build a new object for web.xml DTDs handling
EjbJarModifier - Class in org.objectweb.jonas_lib.genclientstub.modifier
Modify a given EjbJar.
EjbJarModifier(EjbJar) - Constructor for class org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier
Creates a new EjbJarModifier object.
EjbJarModifier - Class in org.objectweb.jonas_ws.wsgen.modifier
Modify a given EjbJar.
EjbJarModifier(EjbJar) - Constructor for class org.objectweb.jonas_ws.wsgen.modifier.EjbJarModifier
Creates a new EjbJarModifier object.
EjbJarRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ejb-jar
EjbJarRuleSet() - Constructor for class org.objectweb.jonas_ejb.deployment.rules.EjbJarRuleSet
Construct an object with a specific prefix
Ejbjars - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/ejbjars/(autoload)
Ejbjars() - Constructor for class org.objectweb.jonas.ant.jonasbase.Ejbjars
Default constructor
EJBJARS_DIR - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
The name of the directory containing the ejb-jar files.
EJBJARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
List of EjbJars to copy for each JONAS_BASE
EJBJARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
List of EjbJars to copy for each JONAS_BASE
EjbjarSchemas - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the declarations of Schemas for ejb-jar.xml and jonas-ejb-jar.xml
EjbjarSchemas() - Constructor for class org.objectweb.jonas_ejb.deployment.api.EjbjarSchemas
Build a new object for Schemas handling
EjbLevel - Class in org.objectweb.jonas.ant.cluster
Defines Ejblevel task
EjbLevel() - Constructor for class org.objectweb.jonas.ant.cluster.EjbLevel
Default constructor
EjbLocalRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element ejb-local-ref.
EjbLocalRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
EjbLocalRefDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of an EjblocalRef object
EjbLocalRefDesc(EjbLocalRef) - Constructor for class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Construct a descriptor for an ejb-local-ref tag.
EjbLocalRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze ejb-local-ref
EjbLocalRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.EjbLocalRefRuleSet
Construct an object with a specific prefix
EjbManagerWrapper - Class in org.objectweb.jonas_ejb.deployment.lib.wrapper
Wrap the EjbDeploymentDescManager to solve ClassLoader problems linked to Digester.
EjbMessageForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbMessageForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
ejbMetaData - Variable in class org.objectweb.jonas_ejb.container.JHome
 
EJBModule - Class in org.objectweb.jonas.container
MBean class for EJBModule management
EJBModule(ObjectName, JContainer, String, String, String, URL) - Constructor for class org.objectweb.jonas.container.EJBModule
 
EJBMODULE - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
j2eeType for EJB modules
ejbName - Variable in class org.objectweb.jonas.ant.DescriptorHandler
Instance variable that stores the value found in the <ejb-name> element
ejbname - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
ejbName - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
name of the Bean
EJBNameParser - Class in org.objectweb.jonas.naming
Basic name parser used for java:comp naming space
EJBNameParser() - Constructor for class org.objectweb.jonas.naming.EJBNameParser
 
ejbPassivate() - Method in class org.objectweb.jonas.mejb.ManagementBean
 
EJBQL - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
EJBQL(InputStream) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EJBQL(Reader) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EJBQL(EJBQLTokenManager) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EJBQL() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EjbqlAbstractVisitor - Class in org.objectweb.jonas_ejb.lib
Base class with visitor utility class and default implementation of visit methods Created on Sep 12, 2002
EjbqlAbstractVisitor() - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
 
EjbqlAbstractVisitor.IdValue - Class in org.objectweb.jonas_ejb.lib
Values associated with each declared identifiers
EjbqlAbstractVisitor.IdValue(String) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
Create an IdVAlue for the given path
EjbqlAbstractVisitor.IdValue() - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
Default constructor
EjbqlAbstractVisitor.VisitorException - Exception in org.objectweb.jonas_ejb.lib
Runtime Exception used to wrap exceptions thrown in visit methods
EJBQLConstants - Interface in org.objectweb.jonas_ejb.deployment.ejbql
 
EjbqlLimiterRange - Class in org.objectweb.jonas_ejb.lib
Limiter range representation that may be a literal integer or a parameter
EjbqlLimiterRange(int, int) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
Constructs an EjbqlLimitRange
EjbqlLimitVisitor - Class in org.objectweb.jonas_ejb.lib
Implementation of a visitor that creates the limiter ranges corresponding to the LIMIT clause
EjbqlLimitVisitor(ASTEJBQL, Class[]) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
Constructor
EjbqlOrderByVisitor - Class in org.objectweb.jonas_ejb.lib
Implementation of a visitor that creates a list of org.objectweb.medor.query.api.OrderField to a given ORDER BY clause.
EjbqlOrderByVisitor(ASTEJBQL, Map) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
Constructor
EjbqlQueryFilterVisitor - Class in org.objectweb.jonas_ejb.lib
Implementation of a visitor that creates the filter corresponding to the WHERE clause.
EjbqlQueryFilterVisitor(PMapper, Map, Class[], ASTEJBQL, QueryBuilder) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Constructor
EjbqlQueryTreeHolder - Class in org.objectweb.jonas_ejb.lib
Class to hold the query tree of a given EJBQL request.
EjbqlQueryTreeHolder(MethodCmp2Desc, ASTEJBQL, PMapper) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
constructor of a holder for a specific query.
EjbqlSelectVisitor - Class in org.objectweb.jonas_ejb.lib
Implementation of a visitor that creates the selection projection for corresponding to a given WHERE clause.
EjbqlSelectVisitor(ASTEJBQL, Map, SelectProject) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Constructor
EJBQLTokenManager - Class in org.objectweb.jonas_ejb.deployment.ejbql
 
EJBQLTokenManager(SimpleCharStream) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
EJBQLTokenManager(SimpleCharStream, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
EJBQLTreeConstants - Interface in org.objectweb.jonas_ejb.deployment.ejbql
 
EjbqlVariableVisitor - Class in org.objectweb.jonas_ejb.lib
Implementation of a visitor that creates a map of pairs [name,QueryTreeField] for all defined identifiers of the query.
EjbqlVariableVisitor(ASTEJBQL, DeploymentDescEjb2, QueryBuilder) - Constructor for class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
constructor
EJBQLVisitor - Interface in org.objectweb.jonas_ejb.deployment.ejbql
 
EjbRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element ejb-ref.
EjbRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
EjbRefDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of an EjbRef object
EjbRefDesc(EjbRef, JonasEjbRef) - Constructor for class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Construct a descriptor for an ejb-ref tag.
EjbRefModule - Interface in org.objectweb.jonas_lib.genbase.archive
Represents an element which has ejb-ref (client, ejb, webapp)
EjbRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze ejb-ref
EjbRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.EjbRefRuleSet
Construct an object with a specific prefix
EjbRelation - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element ejb-relation
EjbRelation() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Constructor
EjbRelationDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an ejb-relation.
EjbRelationDesc(EjbRelation, Logger) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
constructor to be used by parent node.
EjbRelationRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ejb-relation
EjbRelationRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.EjbRelationRuleSet
Construct an object with a specific prefix
EjbRelationshipRole - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element ejb-relationship-role
EjbRelationshipRole() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Constructor
EjbRelationshipRoleDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an ejb-relation-role Created on July 7, 2002
EjbRelationshipRoleDesc(EjbRelationDesc, String, EjbRelationshipRole, JonasEjbRelationshipRole, EjbRelationshipRole, boolean, Logger) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
constructor to be used by parent node
EjbRelationshipRoleRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ejb-relationship-role
EjbRelationshipRoleRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.EjbRelationshipRoleRuleSet
Construct an object with a specific prefix
ejbRemove() - Method in class org.objectweb.jonas.mejb.ManagementBean
 
EJBService - Interface in org.objectweb.jonas.container
EJB Service interface.
ejbService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
EJBServiceImpl - Class in org.objectweb.jonas.container
Implementation of the EJB Container Service for jonas.
EJBServiceImpl() - Constructor for class org.objectweb.jonas.container.EJBServiceImpl
 
EJBServiceImplMBean - Interface in org.objectweb.jonas.container
MBean Interface for EJB Service Management MBean type: Standard MBean model: Inheritance (EJBServiceImpl)
EjbSessionForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
EjbSessionForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
ejbTimeoutSignature - Variable in class org.objectweb.jonas_ejb.container.JFactory
Signature for ejbTimeout
ejbTimeoutSignature - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
ejbToManage - Variable in class org.objectweb.jonas.container.EJB
The Bean to manage
Element - Interface in org.objectweb.jonas_lib.deployment.xml
This class defines the interface that all Element objects must use.
ElementRestrictions - Interface in org.objectweb.jonas.webapp.jonasadmin.xml.xs
An interface to represent the element restrictions of a schema.
eltnum - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
EMPTY - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
EMPTY_BYTES - Static variable in class org.objectweb.jonas.security.iiop.Csiv2Const
Empty array of bytes
EmptyCollectionComparisonExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
enable_tracing() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
enableAutoRefresh() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Enable auto-refresh mode.
encode(byte[]) - Static method in class org.objectweb.jonas.security.realm.lib.Base64
returns an array of base64-encoded characters to represent the passed data array.
encode(PName) - Method in interface org.objectweb.jonas_ejb.container.jorm.Coder
This method build a primary key with the PName specifed in parameter.
encodePassword(String) - Static method in class org.objectweb.jonas.management.monitoring.AuthenticationInformation
Encode a password.
encodePK(Serializable) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Encode PK.
encodePK(Serializable) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
Encode PK in case of CMP2
encryptPassword(String, String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Encrypt a string with an algorithm
encryptPassword(String, String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Encrypt a string with an algorithm
encryptPassword(String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Encrypt a password with MBean security service method.
end(Xid, int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Ends the work performed on behalf of a transaction branch.
end(Xid, int) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Ends the transaction
end(Xid, int) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction.
endColumn - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endElement(String, String, String) - Method in class org.objectweb.jonas.ant.DescriptorHandler
SAX parser call-back method that is invoked when an element is exited.
endIH() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Called only for CS policy, after passivateIH
endIH() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
endIH() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
Instance is ready to use for new transaction.
endIH() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
Instance is ready to use for new transaction.
endIH() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
endLine - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
Not used.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
Not used.
endsWith(String[], String) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
 
enlistConnection(Transaction) - Method in class org.objectweb.jonas.dbm.JManagedConnection
implementation of resource manager event
enlistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
enlistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
enlist all connection of the list
enlistConnections(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This is not used for stateless
Enroller - Class in org.objectweb.jonas.discovery
In charge of waiting for starting or stopping notifications and notifies the appropriate listeners.
Enroller(int, String) - Constructor for class org.objectweb.jonas.discovery.Enroller
 
EnrollerMBean - Interface in org.objectweb.jonas.discovery
 
EnterpriseBeans - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element enterprise-beans
EnterpriseBeans() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Constructor
EnterpriseBeansRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element enterprise-beans
EnterpriseBeansRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.EnterpriseBeansRuleSet
Construct an object with a specific prefix
Entity - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element entity
Entity() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.Entity
Constructor
EntityBean - Class in org.objectweb.jonas.container
This class implements the EntityBean type specified in JSR77
EntityBean(String, JEntityFactory, String) - Constructor for class org.objectweb.jonas.container.EntityBean
 
EntityBeanExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EntityBeanRefImpl - Class in org.objectweb.jonas.ha
This class implements reference to entity beans for CMI HA
EntityBeanRefImpl(JEntityContext) - Constructor for class org.objectweb.jonas.ha.EntityBeanRefImpl
Constructor
EntityBeanValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
EntityBmpDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an entity of type BMP.
EntityBmpDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityBmpDesc
constructor to be used by parent node
EntityCmp1Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an entity of type CMP version 1.x.
EntityCmp1Desc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
constructor to be used by parent node
EntityCmp2Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an entity of type CMP version 2.
EntityCmp2Desc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, DeploymentDescEjb2, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
constructor: called when the DeploymentDescriptor is read.
EntityCmpDesc - Class in org.objectweb.jonas_ejb.deployment.api
Base class to hold meta-information related to an entity of type CMP.
EntityCmpDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
constructor to be used by parent node.
EntityCounters - Class in org.objectweb.jonas_ejb.container
This class is used by JMX to return a dump of instance's current use
EntityCounters() - Constructor for class org.objectweb.jonas_ejb.container.EntityCounters
 
EntityDesc - Class in org.objectweb.jonas_ejb.deployment.api
Base class to hold meta-information related to an entity bean.
EntityDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityDesc
constructor to be used by parent node
entityDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
 
EntityJdbcCmp1Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an CMP v1 entity bean with jdbc data store.
EntityJdbcCmp1Desc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
constructor: called when the DeploymentDescriptor is read.
EntityJdbcCmp2Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to an CMP v2 entity bean with jdbc data store.
EntityJdbcCmp2Desc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, DeploymentDescEjb2, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
constructor: called when the DeploymentDescriptor is read.
EntityRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element entity
EntityRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.EntityRuleSet
Construct an object with a specific prefix
Env - Class in org.objectweb.common
This class manages global variables and properties used by EJB Server.
env - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Environment used to get the connection
env2Ctx(Context) - Method in class org.objectweb.jonas.common.JProp
Bind all the properties found in file properties in a naming context the naming context must be allocated by the caller
ENV_ERROR - Static variable in class org.objectweb.jonas.tools.CheckEnv
Constant result of JOnAS's conf check [Error]
ENV_OK - Static variable in class org.objectweb.jonas.tools.CheckEnv
Constant result of JOnAS's conf check [OK]
ENV_WARNING - Static variable in class org.objectweb.jonas.tools.CheckEnv
Constant result of JOnAS's conf check [Warning]
EnvEntry - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element env-entry.
EnvEntry() - Constructor for class org.objectweb.jonas_lib.deployment.xml.EnvEntry
 
EnvEntryDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of an EnvEntry object
EnvEntryDesc(EnvEntry) - Constructor for class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
Construct a descriptor for an env-entry tag.
EnvEntryRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze environment entries
EnvEntryRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.EnvEntryRuleSet
Construct an object with a specific prefix
EnvironmentRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze environment of bean, web app, client, etc
EnvironmentRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.EnvironmentRuleSet
Construct an object with a specific prefix
EOF - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
eol - Variable in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
The end of line string for this machine.
ep - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
 
EQ - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
equals(Object) - Method in class org.objectweb.jonas.dbm.JStatement
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.DriverManagerMCFImpl
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.MCFData
 
equals(Object) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
equals(Object) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
 
equals(Object) - Method in class org.objectweb.jonas.security.auth.JGroup
Compares this principal to the specified object.
equals(Object) - Method in class org.objectweb.jonas.security.auth.JPrincipal
Compares this principal to the specified object.
equals(War) - Method in class org.objectweb.jonas.web.War
Return true if only if the specified war is equal to this war.
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.BeanComparator
Indentical bean.
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItemByName
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
equals(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
equals(Object) - Method in class org.objectweb.jonas_ejb.container.JTimer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Test Equality between 2 Objects.
equals(Object) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Defined the Equals method true if it is the same name
equals(Object) - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Tests if this object is equal to another object
equals(Object) - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
Return true if the 2 objects are equals in value.
equals(Object) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Return true if the 2 objects are equals in value.
equals(Object) - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return true if the parameter is a ServiceRefDesc and if it equals this object.
equals(Object) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
Return true if the 2 objects seems equals.
error(SAXParseException) - Method in class org.objectweb.jonas.security.lib.JErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.objectweb.jonas_lib.deployment.digester.JErrorHandler
Receive notification of a recoverable error.
ESCAPE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
EscapeCharacter() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
establish_components(IORInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
Check if there is a CSI v2 policy and there is one add the csiv2 component into the IOR.
estimestamp - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
timestamp used to free objects when not used for a specified time.
evaluate(Object, int, ParameterOperand[]) - Method in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
It evaluate an optimized medor request according to the specified parameters To evalute the medor request the query evaluator is used.
EWSGeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator.ews
GeneratorFactory impl for EWS.
EWSGeneratorFactory() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.EWSGeneratorFactory
 
EWSWsClientGenerator - Class in org.objectweb.jonas_ws.wsgen.generator.ews
Generate WebServices client files dedicated to axis.
EWSWsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsClientGenerator
Creates a new AxisWsClientGenerator
EWSWsEndpointGenerator - Class in org.objectweb.jonas_ws.wsgen.generator.ews
Generate Axis specific config files for Endpoint
EWSWsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsEndpointGenerator
Creates a new AxisWsEndpointGenerator
EXCEPTION_JONASSERVER_NOTFOUND - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
EXCEPTION_MBEAN_J2EEDOMAIN_NOTFOUND - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
EXCEPTION_MBEAN_J2EESERVER_NOTFOUND - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
EXCEPTION_MBEANSERVER_NOTFOUND - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Exceptions
ExceptionHelper - Class in org.objectweb.jonas_ejb.lib
 
ExceptionHelper() - Constructor for class org.objectweb.jonas_ejb.lib.ExceptionHelper
 
ExcludeList - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element exclude-list
ExcludeList() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Constructor
ExcludeListDesc - Class in org.objectweb.jonas_ejb.deployment.api
Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
ExcludeListDesc(ExcludeList) - Constructor for class org.objectweb.jonas_ejb.deployment.api.ExcludeListDesc
Constructor for ExcludeListDesc
ExcludeListRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element exclude-list
ExcludeListRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.ExcludeListRuleSet
Construct an object with a specific prefix
EXECTIMEOUT - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Work max execution timeout property name
execute() - Method in class org.objectweb.jonas.ant.EjbJar
Invoked by Ant after the task is prepared, when it is ready to execute this task.
execute() - Method in class org.objectweb.jonas.ant.GenICTask
Execute the WsGen Ant Task.
execute() - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
Execute the task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.Db
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.Dbm
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.JmsRa
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.Mail
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Do the execution.
execute() - Method in class org.objectweb.jonas.ant.jonasbase.Services
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
Execute this task
execute() - Method in class org.objectweb.jonas.ant.jonasbase.XMLSerializerTask
Execute this task
execute() - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Run this task
execute() - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Run this task
execute() - Method in class org.objectweb.jonas.ant.JOnASTask
Run the task
execute() - Method in class org.objectweb.jonas.ant.JProperty
Execute the task.
execute() - Method in class org.objectweb.jonas.ant.ServerDeploy
Execute the task.
execute() - Method in class org.objectweb.jonas.ant.WsGenTask
Execute the WsGen Ant Task.
execute() - Method in class org.objectweb.jonas.dbm.JStatement
 
execute(String) - Method in class org.objectweb.jonas.dbm.JStatement
 
execute(String, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
execute(String, int[]) - Method in class org.objectweb.jonas.dbm.JStatement
 
execute(String, String[]) - Method in class org.objectweb.jonas.dbm.JStatement
 
execute() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute(String, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
execute(String, int[]) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which may return multiple results.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.LogOutAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.SetUpTreeAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.TreeAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
execute() - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Run the clean task
execute(String[]) - Method in class org.objectweb.jonas_lib.genclientstub.ClientStubGen
Method used by main method and by external class to retrieve the name of the modified or created file by ClientStubGen
execute(String[]) - Method in class org.objectweb.jonas_ws.wsgen.WsGen
Method used by main method and by external class to retrieve the name of the modified or created file by WsGen
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.ApplyTopAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ApplyConnectorsConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.CreateConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.EditConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ListConnectorsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.SaveCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDeployConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyRemoveAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyRemoveConfirmAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyUploadAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.EditDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.EditDomainDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.EditRemoveAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.EditUploadAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmMoveAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.CreateClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.CreateJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.EditDomainAction
Compute info about this cluster or domain Populate the DomainForm Eventually call the domain.jsp for display
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServersMoveAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.SaveDomainAction
Save domain information and redirect to EditDomain.do
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StartClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StartClusterDaemonAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StartJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StopClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StopClusterDaemonAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.StopJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.EditTopAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJmxServerAction
Execute action for JMX service management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJonasServerAction
Execute action for a JOnAS server instance management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditJvmAction
Execute action for JVM management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditRegistryAction
Execute action for registry management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.EditServletServerAction
Execute action for servlet server management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerStopAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ListRegistryAction
Execute action for registry management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.AddJoramReaderAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.AddJoramWriterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramReaderAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyJoramWriterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyLocalDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ApplyUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramLocalDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.CreateJoramUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramLocalServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramPlatformAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramRemoteServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ExportRepository
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListJoramServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListLocalDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListRemoteDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ReloadJoramAdmin
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveJoramDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveJoramUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Execute CatalinaAccessLogger action
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggersConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyLoggingJonasAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.EditCatalinaAccessLoggerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.EditLoggingJonasAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ListLoggersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ApplyMbeanFilteringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListJ2eeMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListOwnerMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListUnknownMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.ApplyMemoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.ApplyMonitoringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.DisplayNodeInfoAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EditMemoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EditMonitoringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.StartAllJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.StopAllJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyConfirmDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyMimePartMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplySessionMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditMimePartMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditSessionMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ListDatasourcesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ListJmsResourcesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ListMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.SaveDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.ApplyTemplateCreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyConfirmMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyConfirmRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyDatasourceRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyLdapRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ApplyUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditDatasourceRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditLdapRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmGroupsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmRolesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditMemoryRealmUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditNewGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditNewRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditNewUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditSecurityCatalinaRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.EditUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ListRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.SaveRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebsConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditContainerStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditEarAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditEjbCsStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWarAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditWebAppJettyAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ListAppContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ListContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ListWebContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ViewContainerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ViewContainerEjbsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ListDatabasesAction
Action executed to perform HTTP request
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceStartMasterAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it).
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.EditServiceDiscoveryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.EditServiceSecurityAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ApplyEjbSessionConfigurationAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Execute a action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
Execute a action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListConnectionFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListQueuesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListTopicsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentConnectionFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ApplyConfirmXaResourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ApplyJtmConfigurationAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditJtmServiceAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionMonitorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionRecoveryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ListXaResourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetCountersAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetRecoveryAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetTransactionsAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ListServicesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.ApplyMimePartMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.ApplySessionMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditMailServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditMimePartMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.EditSessionMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.ListMimePartMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.ListSessionMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditRarAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAOAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterASAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ListResourceAdaptersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.HandlersDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ListWebServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.PortComponentsDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ViewHandlersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ViewPortComponentsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.webservice.WebServiceDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigAdvancedAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigSelectAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveUtilAction
Executes the struts action.
executeBatch() - Method in class org.objectweb.jonas.dbm.JStatement
 
executeBatch() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
executeEjb(EjbForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
Dispath executing on Ejb.
ExecuteEjbAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
ExecuteEjbAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
executeQuery() - Method in class org.objectweb.jonas.dbm.JStatement
 
executeQuery(String) - Method in class org.objectweb.jonas.dbm.JStatement
 
executeQuery() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery(String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which returns a single ResultSet object.
executeTasks() - Method in class org.objectweb.jonas_lib.deployment.work.WorkCleaner
Execute the registered tasks
executeUpdate() - Method in class org.objectweb.jonas.dbm.JStatement
 
executeUpdate(String) - Method in class org.objectweb.jonas.dbm.JStatement
 
executeUpdate(String, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
executeUpdate(String, int[]) - Method in class org.objectweb.jonas.dbm.JStatement
 
executeUpdate(String, String[]) - Method in class org.objectweb.jonas.dbm.JStatement
 
executeUpdate() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the SQL statement in this PreparedStatement object, which must be an SQL INSERT, UPDATE or DELETE statement; or an SQL statement that returns nothing, such as a DDL statement.
executeUpdate(String, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
executeUpdate(String, int[]) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Executes the given SQL statement, which may be an INSERT, UPDATE, or DELETE statement or an SQL statement that returns nothing, such as an SQL DDL statement.
existEJB(Object, JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
get EJB by its PK.
ExpandBuff(boolean) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
expanded - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Is this node currently expanded?
expandSelectedParents() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Expand a branch in the tree of the selected node.
expectedTokenSequences - Variable in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
export() - Method in class org.objectweb.jonas.newbean.Parameter
Exports the variables managed by this parameter into the associated Velocity context (ie Parameter.vContext).
exportObject() - Method in class org.objectweb.jonas_ejb.container.JLocal
Make this object accessible again
exportObject() - Method in class org.objectweb.jonas_ejb.container.JRemote
Make this object accessible again thru the Orb.
exportObject(Remote) - Method in class org.objectweb.jonas_lib.naming.JacORBPRODelegate
Makes a server object ready to receive remote calls.
ExportRepository - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ExportRepository() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ExportRepository
 
extract(JarEntry, String) - Method in class org.objectweb.jonas.common.JJarFile
Extract the specified Jar Entry to the path given
extractDocument(String, String) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Extracts a Document representation of the XML file provided by xmlFilePath within the archive archiveName.
extractFilename(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Extract the filename of complete path.
extractLabelPathContext(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
extractPathContext(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
extractValueMbeanName(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Extract the value of a key property from the MBean name.
extractXML(String, String) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Extracts a String representation of the XML file provided by xmlFilePath within the archive archiveName.
extractXML(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.xml.XMLUtil
Extract a DOM Document from an XML file located within an archive.
extractXML(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.xml.XMLUtil
Returns a new Document from the XML file given from the file.

F

FACTORIES - Static variable in class org.objectweb.jonas.jaxr.JAXRServiceImpl
JAXR service configuration parameters (factories)
FACTORIES - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
Mail service configuration parameters (factories)
factory - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
factory - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
FACTORY_NAME - Static variable in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationFactory
Name of the Factory
FACTORY_OFFSET - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Factory offset property name
FACTORY_TYPE - Static variable in class org.objectweb.jonas.jaxr.factory.JAXRFactory
Classname returned
FACTORY_TYPE - Static variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSFactory
The Java type for which this factory knows how to create objects.
FACTORY_TYPE - Static variable in class org.objectweb.jonas.mail.factory.JavaMailSessionFactory
The Java type for which this factory knows how to create objects.
FACTORY_TYPE - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Factory type property name
FACTORY_TYPE - Static variable in class org.objectweb.jonas_lib.naming.factory.URLFactory
The Java type for which this factory knows how to create objects.
factoryClassName - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
FactoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
FactoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
FAILED - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
FAILED - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server which can't be reached after a several number of retries
FALSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
FAMILY_J2EE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
FAMILY_OWNER - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
FAMILY_UNKNOWN - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
fatalError(SAXParseException) - Method in class org.objectweb.jonas.security.lib.JErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.objectweb.jonas_lib.deployment.digester.JErrorHandler
Receive notification of a non-recoverable error.
FEW_MORE_SECONDS - Static variable in class org.objectweb.jonas_lib.JWorkManager
 
FEW_SECONDS - Static variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
fieldDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
FieldDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to a cmp-field
FieldDesc() - Constructor for class org.objectweb.jonas_ejb.deployment.api.FieldDesc
 
FieldJdbcDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to a cmp-field of a bean with jdbc based store
FieldJdbcDesc() - Constructor for class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
 
fieldName - Variable in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
 
fieldType - Variable in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
 
File - Class in org.objectweb.jonas.ant.jonasbase.wsdl
Defines a file for WSDL publish
File() - Constructor for class org.objectweb.jonas.ant.jonasbase.wsdl.File
 
FileArchive - Class in org.objectweb.jonas_lib.genbase.archive
A FileArchive is a wrapper for directory structured as a jar.
FileArchive(File) - Constructor for class org.objectweb.jonas_lib.genbase.archive.FileArchive
Creates a new FileArchive object.
FileManager - Class in org.objectweb.jonas_lib.deployment.work
JOnAS File manager.
This class provides a way for managing the working package files.
FileManager() - Constructor for class org.objectweb.jonas_lib.deployment.work.FileManager
Constructor.
FileManagerException - Exception in org.objectweb.jonas_lib.deployment.work
The class FileManagerException indicates conditions that a reasonable application might want to catch.
FileManagerException() - Constructor for exception org.objectweb.jonas_lib.deployment.work.FileManagerException
Constructs a new FileManagerException with no detail message.
FileManagerException(String) - Constructor for exception org.objectweb.jonas_lib.deployment.work.FileManagerException
Constructs a new FileManagerException with the specified message.
FileManagerException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.deployment.work.FileManagerException
Constructs a new FileManagerException with the specified message and throwable
fileName - Variable in class org.objectweb.jonas.container.EJB
 
fileName - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Deployment desc's file name (jar or directory)
fileName2RA - Static variable in class org.objectweb.jonas.resource.Rar
Hashtable mapping a filename to an RAR object
fileNameForObjectName(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
fileToTimeStampDir(URL) - Static method in class org.objectweb.jonas_lib.deployment.work.FileManager
Give the unpack destination directory of the specified file.
fileToTimeStampDir(URL, String) - Static method in class org.objectweb.jonas_lib.deployment.work.FileManager
Give the unpack destination directory of the specified file.
FileUtils - Class in org.objectweb.jonas_lib.files
This class manages operation done many times by JOnAS on files, like copying them.
FileUtilsException - Exception in org.objectweb.jonas_lib.files
The class FileUtilsException indicates conditions that a reasonable application might want to catch.
FileUtilsException() - Constructor for exception org.objectweb.jonas_lib.files.FileUtilsException
Constructs a new FileUtilsException with no detail message.
FileUtilsException(String) - Constructor for exception org.objectweb.jonas_lib.files.FileUtilsException
Constructs a new FileUtilsException with the specified message.
FileUtilsException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.files.FileUtilsException
Constructs a new FileUtilsException with the specified message and throwable
FileWSDLHandler - Class in org.objectweb.jonas.ws.handler
In charge of published a given WSDL in a directory.
FileWSDLHandler(Properties) - Constructor for class org.objectweb.jonas.ws.handler.FileWSDLHandler
Return a new instance of FileWSDLHandler.
FILEWSDLHANDLER_CLASS - Static variable in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Class for FileWSDL handler
fill(Element, boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Fill the structure of the given element.
fill(InputStream, OutputStream) - Static method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
Fill an OutputStream with content from an InputStream
FillBuff() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
fillEjbDependencies(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all dependencies of EJB in the EjbForm instance.
fillEjbGlobalInfo(EjbForm, ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all global infos of EJB in the EjbForm instance.
fillEjbInfo(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all infos of EJB in the EjbForm instance.
fillEjbInfo(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
Fill all infos of EJB Entity in the EjbEntityForm instance.
fillEjbInfo(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
Fill all infos of EJB in the EjbMessageForm instance.
fillEjbInfo(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
Fill all infos of EJB Session in the EjbSessionForm instance.
fillEjbInfo(EjbForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
Fill all infos of EJB Session in the EjbSessionForm instance.
fillMappingInfo() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
Fills the mapping information of this relation with the values defined in jonas DD.
fillMappingInfo() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Fills the mapping information of this relation-ship role with the values defined in jonas DD.
fillMappingInfoWithDefault() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
Fills the mapping information of this relation with default values, if the mapping information is not already initialized.
fillMappingInfoWithDefault() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Fills the mapping information of this relation-ship role with default values if the mapping information is not already initialized.
fillQName(Element, Method, boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Set the QName attribute of the given element
fillString(Element, Method, boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Set the string attribute of the given element
FILTER_PREFIX - Static variable in class org.objectweb.jonas.web.jetty50.JSR77Configuration
Filter name prefix
finalClose() - Method in class org.objectweb.jonas_jms.JConnection
 
find() - Method in class org.objectweb.jonas_ws.wsgen.finder.GeneralWSFinder
 
find() - Method in class org.objectweb.jonas_ws.wsgen.finder.GenericWSFinder
 
find() - Method in interface org.objectweb.jonas_ws.wsgen.finder.J2EEWebServicesFinder
 
find() - Method in class org.objectweb.jonas_ws.wsgen.finder.ServiceRefFinder
 
find() - Method in class org.objectweb.jonas_ws.wsgen.finder.WebServicesXmlFinder
 
findChildren() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Return the set of child nodes for this node.
findCluster(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Get a Cluster by its name
findCluster(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get a Cluster by its name.
findClusterDaemonProxy(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get a ClusterDaemon by its name
FinderMethodJdbcMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element finder-method-jdbc-mapping
FinderMethodJdbcMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Constructor
FinderMethodJdbcMappingRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element finder-method-jdbc-mapping
FinderMethodJdbcMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.FinderMethodJdbcMappingRuleSet
Construct an object with a specific prefix
findFreeStmt() - Method in class org.objectweb.jonas.resource.MCInfo
Determine if there is a pStmt to remove The method calling this code should use synchronized block
findHost(String) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Find the specified host.
findJ2eeWebModuleMbean(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the J2ee WebModule MBean.
findJonasMbeanWar(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the JOnAS MBean War.
findLocalByPK(Object) - Method in class org.objectweb.jonas_ejb.container.JEntityLocalHome
Find the EJBLocalObject for this PK
findNode(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Find and return the TreeControlNode for the specified node name, if it exists; otherwise, return null.
findRemoteResource(List, List) - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Gets a remote resource in order to ask a remote authentication.
findSecurityConstraints(Request, Context) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the SecurityConstraints configured to guard the request URI for this request, or null if there is no such constraint.
findSecurityFactorySubType(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the SubType of a Security Factory in the current server.
findServer(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Get a Server by its name
findServer(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get a Server by its name
findServerProxy(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Get a Server by its name
findServerProxy(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get a Server by its name
findUser(String) - Method in class org.objectweb.jonas.security.realm.factory.JResource
Check if a user is found and return it
findUser(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Check if a user is found and return it
findUser(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Check if a user is found and return it
findUser(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Check if a user is found and return it
findWebAppMbean(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the WebApp MBean.
firstToUpperCase(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the given string with the first character converted to upper case
FixedJsr77ServletHolderMBean - Class in org.objectweb.jonas.web.jetty50.jmx
Fix the uniqueObjectName method and generate a corrent ObjectName for the Servlet.
FixedJsr77ServletHolderMBean() - Constructor for class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
Default public Constrcuctor
FLOATING_POINT_LITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
FloatingPointLiteral() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
FloatPkFieldMapping - Class in org.objectweb.jonas_ejb.lib
Conversion java.lang.Float <-> java.lang.String.
FloatPkFieldMapping() - Constructor for class org.objectweb.jonas_ejb.lib.FloatPkFieldMapping
 
flushFile() - Method in class org.objectweb.jonas.ant.cluster.Director
Generation of the config files
flushFiles() - Method in class org.objectweb.jonas.ant.cluster.ModJk
Generation of the config files
flushFiles() - Method in class org.objectweb.jonas.ant.cluster.Script
Generation of the config files
forceClose() - Method in class org.objectweb.jonas.dbm.JStatement
Force a close on the Prepare Statement.
forceDiscardICtx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
ForeignKeyJdbcMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element foreign-key-jdbc-mapping
ForeignKeyJdbcMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Constructor
ForeignKeyJdbcMappingRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element foreign-key-jdbc-mapping
ForeignKeyJdbcMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.ForeignKeyJdbcMappingRuleSet
Construct an object with a specific prefix
forget(Xid) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Tell the resource manager to forget about a heuristically completed transaction branch.
forget() - Method in class org.objectweb.jonas.dbm.JStatement
Physically close this Statement
forget(Xid) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Need to forget the heuristically completed Xid
forget(Xid) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction.
forgetAllDeploy() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Forget all deploy information
forgetAllDeploy() - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
Forget all deploy information
forgetXAResource(String) - Method in class org.objectweb.jonas.jtm.JTAResource
 
forgetXAResource(String) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
 
FORM - Static variable in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The form was used.
freeConnections(Transaction) - Method in class org.objectweb.jonas.dbm.ConnectionManager
The transaction has committed (or rolled back).
freeJConnection(JConnection) - Method in class org.objectweb.jonas_jms.JConnectionFactory
Free a Connection and return it to the pool
freeThreads - Variable in class org.objectweb.jonas_lib.JWorkManager
 
FROM - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
fromBytes(byte[]) - Static method in class org.objectweb.jonas_ejb.lib.MarshallTool
Converts byte array to an instance of java.io.Serializable
FromClause() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
fullDerivedBeanName - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Bean fully qualified classname
FullEmitter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter
Allows to define more options like classloader.
FullEmitter() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
FunctionsReturningNumerics() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
FunctionsReturningStrings() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 

G

gc - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
This field references the GenClass inside which the PIndexedElem is store.
gcAdd(PObject, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method add a new element in the collection.
gcAdd(GenClassElement) - Method in interface org.objectweb.jonas_ejb.container.jorm.GenClassListener
An element has been added in the gen class.
gcClear(boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
Clear the GenClass.
gcContains(PObject, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcDeref(PName) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcGetElement(GenClassElement, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
It dereferences an element if needed
gcGetPBinding() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
Get the PBinding used for this GenClass Used by JEntityCmp2.vm
gcGetRealIndex(int) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method calculates the real index of an element.
gcGetSize() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcIsModified() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcIterator() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcIterator(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
gcm - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This field references the PClassMapping which manages the persistency of this GenClass.
gcObject2ref(PObject) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method permits to find the PName of an object.
GCOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
gcRemove(Object, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
It removes the first occurence of an element from the relation.
gcRemove(GenClassElement, boolean) - Method in interface org.objectweb.jonas_ejb.container.jorm.GenClassListener
An element has been removed in the gen class.
GE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
GenBaseException - Exception in org.objectweb.jonas_lib.genbase
This class represents the exception that can be throwned by the ClientStubGen tool.
GenBaseException() - Constructor for exception org.objectweb.jonas_lib.genbase.GenBaseException
Constructs a GenBaseException with no specified detail message.
GenBaseException(String) - Constructor for exception org.objectweb.jonas_lib.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
GenBaseException(Exception) - Constructor for exception org.objectweb.jonas_lib.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
GenBaseException(String, Exception) - Constructor for exception org.objectweb.jonas_lib.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
genclass - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
GenClassElement - Class in org.objectweb.jonas_ejb.container.jorm
This class is a basic implementation of the PIndexedElem interface used by the GenClassImpl class.
GenClassElement(GenClassImpl) - Constructor for class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
GenClassImpl - Class in org.objectweb.jonas_ejb.container.jorm
This class is a basic implementation of the PGenClassAccessor interface usefull for the multivalued relation.
GenClassImpl() - Constructor for class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
A GenClassImpl object is created for each Multi-Valued CMR field See JEntityCmp2.vm It starts with an empty list.
GenClassImpl.ElementIterator - Class in org.objectweb.jonas_ejb.container.jorm
this class is an implementation of the Iterator interface which return only the existing objects.
GenClassImpl.ElementIterator(GenClassImpl, Object) - Constructor for class org.objectweb.jonas_ejb.container.jorm.GenClassImpl.ElementIterator
 
GenClassListener - Interface in org.objectweb.jonas_ejb.container.jorm
This interface is a listener over the actions which modify a GenClass.
GeneralWSFinder - Class in org.objectweb.jonas_ws.wsgen.finder
GeneralWSFinder is a wrapper for ear and other J2EE module types.
GeneralWSFinder(J2EEArchive) - Constructor for class org.objectweb.jonas_ws.wsgen.finder.GeneralWSFinder
Creates a WSFinder suitable for all types of modules.
generate() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
Generates the java sources
generate(Vector) - Method in class org.objectweb.jonas_ejb.genidl.GenIDL
Generate the IDLs for all Beans.
generate() - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
Generate files.
generate() - Method in class org.objectweb.jonas_lib.genclientstub.generator.Generator
Generate stub files.
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator
generate axis specific files
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsEndpointGenerator
Generate server side configuration file
generate(File, VelocityContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.JVelocity
Generate the given file with the given VelocityContext.
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsClientGenerator
generate axis specific files
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsEndpointGenerator
Generate server side configuration file
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Generate deploy.wsdd.
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASTypeWriter
Write all the service bindnigs: service and testcase.
generate() - Method in class org.objectweb.jonas_ws.wsgen.generator.Generator
Generate files.
generate(WsEndpointDDModifier, ContextDDModifier, WebJettyDDModifier) - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Generates the security settings specified in securityDesc document
GENERATED_PREFIX - Static variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Package prefix for generated files
generateEJBMethodPermissions(List) - Method in class org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc
Build all ejbMethodPermissions for the given methods
generateFoundStubs(Config, Archive) - Method in class org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier
Generates stub/tie classes for a given archive with its config
generateParseException() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Generates the carol tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Generates the script tasks
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Abstract generatesTasks()
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.Common
Generates tasks for common
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.DbCluster
Generates the db tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.DbmCluster
Generates the DbmCluster tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Generates the discovery tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.EjbLevel
Generates tasks for common
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.HaCluster
Generates the carol tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Generates the JdbcRa tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.JmsCluster
Generates the Jms tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.LibCluster
Generates the LibCluster tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.MailCluster
Generates the mail tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.Script
Generates the script tasks
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.ServicesCluster
Generates the Services tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Generates the carol tasks for each JOnAS's instances
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.WebLevel
Generates tasks for common
generatesTasks() - Method in class org.objectweb.jonas.ant.cluster.WsdlPublishCluster
Generates the mail tasks for each JOnAS's instances
GenerateWrapperConf - Class in org.objectweb.jonas.tools
This class is called by 'jonas start' command to generate properties for the Java Service Wrapper configuration file.
GenerateWrapperConf() - Constructor for class org.objectweb.jonas.tools.GenerateWrapperConf
 
Generator - Class in org.objectweb.jonas_lib.genclientstub.generator
Generator used to generate Stubs for clients
Generator(Config, EjbRefDesc, String, Archive) - Constructor for class org.objectweb.jonas_lib.genclientstub.generator.Generator
Creates a new Generator with the given Config.
Generator - Class in org.objectweb.jonas_ws.wsgen.generator
Generators provide a structure to be extended for specific generation mecanisms.
Generator(Config) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.Generator
Creates a new Generator with the given Config.
GENERATOR_FACTORY - Static variable in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Generator Factory property name in jonas.properties
GENERATOR_FACTORY_DEFAULT - Static variable in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Default GeneratorFactory impl to use
GeneratorFactories - Class in org.objectweb.jonas_lib.genbase.generator
Allow to get/set current factory
GeneratorFactory - Interface in org.objectweb.jonas_lib.genbase.generator
All factories have to implement getter/setter on configuration object
GeneratorFactory - Class in org.objectweb.jonas_lib.genclientstub.generator
A GeneratorFactory has to be extended by specific generation mecanism.
GeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator
a GeneratorFactory has to be extended by specific generation mecanism.
GeneratorFactory() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
 
GenericDeploymentTool - Class in org.objectweb.jonas.ant
 
GenericDeploymentTool() - Constructor for class org.objectweb.jonas.ant.GenericDeploymentTool
 
GenericWSFinder - Class in org.objectweb.jonas_ws.wsgen.finder
Multi-module (EjbJar, WebApp, Client) WebServices Finder.
GenericWSFinder(J2EEArchive, String) - Constructor for class org.objectweb.jonas_ws.wsgen.finder.GenericWSFinder
Create a multi-module type WSFinder.
GenIC - Class in org.objectweb.jonas_ejb.genic
This class allows to generate: the classes that implements the Enterprise bean's remote interface, the classes that implements the Enterprise bean's home interface, the classes that implements the Handles of the Entity beans, the classes that implements the persistence of the Entity beans with CMP, of all the Enterprise Java Beans defined in the given Deployment Descriptor.
GenIC(DeploymentDesc, GenICParameters) - Constructor for class org.objectweb.jonas_ejb.genic.GenIC
GenIC Constructor: generates the container classes sources of each beans
GENIC_CLASS - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
GenIC class name (JOnAS 2.6).
GenICException - Exception in org.objectweb.jonas_ejb.genic
This class represents the exception that can be throwned by the GenIC tool.
GenICException() - Constructor for exception org.objectweb.jonas_ejb.genic.GenICException
Constructs an GenICException with no specified detail message.
GenICException(String) - Constructor for exception org.objectweb.jonas_ejb.genic.GenICException
Constructs an GenICException with the specified detail message.
GenICException(String, Exception) - Constructor for exception org.objectweb.jonas_ejb.genic.GenICException
 
GenICParameters - Class in org.objectweb.jonas_ejb.genic
GenIC Parameters holder
GenICParameters() - Constructor for class org.objectweb.jonas_ejb.genic.GenICParameters
 
GenicServiceWrapper - Class in org.objectweb.jonas_ejb.genic.wrapper
GenIC wrapper
GenICTask - Class in org.objectweb.jonas.ant
GenIC Task.
GenICTask() - Constructor for class org.objectweb.jonas.ant.GenICTask
 
GenIDL - Class in org.objectweb.jonas_ejb.genidl
This class allows to generate: the IDLs of the Home and Remote interfaces of all the Enterprise Java Beans defined in the given Deployment Descriptor.
GenIDL(DeploymentDesc, String, boolean) - Constructor for class org.objectweb.jonas_ejb.genidl.GenIDL
GenIDL Constructor
GenIDLException - Exception in org.objectweb.jonas_ejb.genidl
This class represents the exception that can be throwned by the GenIDL tool.
GenIDLException() - Constructor for exception org.objectweb.jonas_ejb.genidl.GenIDLException
Constructs an GenICException with no specified detail message.
GenIDLException(String) - Constructor for exception org.objectweb.jonas_ejb.genidl.GenIDLException
Constructs an GenICException with the specified detail message.
get(String) - Static method in class org.objectweb.common.WinSysEnv
Get a variable from the windows env
get(Node, String, Collection, Transformer.NodeFilter) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries a node for child elements with a given name and filters the result based on a given Transformer.NodeFilter.
get2EJBLocalObject() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getAbstractSchemaName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
getter for field abstractSchemaName
getAbstractSchemaName() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the abstract-schema-name
getAcceptCountText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the acceptCountText.
getAcknowledgeMode() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the acknowledge-mode of the message driven bean.
getAcknowledgeMode() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the acknowledge-mode (EJB2.0 only)
getAcknowledgeMode() - Method in class org.objectweb.jonas_jms.JSession
 
getAckTimeout() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getAckTimeout() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getAckTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getAction() - Method in class org.objectweb.jonas.ant.ServerDeploy
Returns the action field.
getAction() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the administrative action represented by this form.
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getAction() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getAction() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getActivationConfig() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Gets the activation-config (EJB2.1 only)
getActivationConfig() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the activation-config (EJB2.1 only)
getActivationConfigPropertyList() - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc
Gets the list of activation-config-property
getActivationConfigPropertyList() - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Gets the list of activation-config-property
getActivationConfigPropertyName() - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
Gets the activation-config-property-name
getActivationConfigPropertyName() - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Gets the activation-config-property-name
getActivationConfigPropertyValue() - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
Gets the activation-config-property-value
getActivationConfigPropertyValue() - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Gets the activation-config-property-value
getActivationspec() - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Gets the activationspec
getActivationspecClass() - Method in class org.objectweb.jonas_rar.deployment.api.ActivationspecDesc
Gets the activationspec-class
getActivationspecClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Gets the activationspec-class
getActivationspecDesc() - Method in class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc
Gets the activationspec
getActivationSpecs() - Method in class org.objectweb.jonas.resource.JCAResource
Get the Activationspec names
getActualParameters() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getAdapterLoaded() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getAddedValue() - Method in class org.objectweb.jonas.management.AttributeAddNotification
 
getAddress() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the address.
getAddress() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getAdminFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getAdminFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getAdminJonasServerConfDir() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getAdminJonasServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getAdminobjectClass() - Method in class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc
Gets the adminobject-class
getAdminobjectClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Gets the adminobject-class
getAdminobjectInterface() - Method in class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc
Gets the adminobject-interface
getAdminobjectInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Gets the adminobject-interface
getAdminobjectList() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the adminobject
getAdminobjectList() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the adminobject
getAdminObjects() - Method in class org.objectweb.jonas.resource.JCAResource
Get the AdminObject names
getAlgorithm() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the default algorithm
getAlgorithm() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the default algorithm
getAlgorithm() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the default algorithm
getAlgorithm() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the default algorithm
getAlgorithm() - Method in class org.objectweb.jonas.security.realm.lib.HashPassword
Return the algorithm used for this password
getAlgorithm() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getAlgorithm() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getAlgorithm() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAlign() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Return the Alignment
getAllActiveTx() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getAllActiveTx() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get all currently executing transactions
getAllActiveXids() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getAllActiveXids() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get all currently executing Xids
getAllDataSourceName() - Method in class org.objectweb.jonas.container.EJB
Construct Hashtable containing for each ResourceRef jndi name its corresponding the datasource name or empty String if no corresponding datasource was found.
getAllJdbcResourceAdapterName() - Method in class org.objectweb.jonas.container.EJB
Construct Hashtable containing for each ResourceRef jndi name its corresponding the ResourceAdapter MBean OBJECT_NAME.
getAllJMSConnectionFactoryName() - Method in class org.objectweb.jonas.container.EJB
 
getAllJmsConnectionFactoryNames() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method return Set of Connection Factory Names
getAllJmsConnectionFactoryNames() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return Set of Connection Factory Names
getAllJMSDestinationName() - Method in class org.objectweb.jonas.container.EJB
 
getAllJMSDestinationName() - Method in class org.objectweb.jonas.container.MessageDrivenBean
return all the destination used by this ejb, including his associate destination
getAllJmsQueueConnectionFactoryNames() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method return Set of Queue Connection Factory Names
getAllJmsQueueConnectionFactoryNames() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return Set of Queue Connection Factory Names
getAllJmsQueueDestinationNames() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method return Set of Queue Destinations Names
getAllJmsQueueDestinationNames() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return Set of Queue Destinations Names
getAllJmsTopicConnectionFactoryNames() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method return Set of Topic Connection Factory Names
getAllJmsTopicConnectionFactoryNames() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return Set of Topic Destination Names
getAllJmsTopicDestinationNames() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method return Set of Topic Destination Names
getAllJmsTopicDestinationNames() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return Set of Topic Destination Names
getAllMailFactoryMName() - Method in class org.objectweb.jonas.container.EJB
 
getAllMailFactorySName() - Method in class org.objectweb.jonas.container.EJB
 
getAllMimePartDSMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getAllRecoveryTx() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getAllRecoveryTx() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get all transactions that require administrator recovery action
getAllSessionMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getAllThreadsCount() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getAllThreadsCount() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getAllThreadsCount() - Method in class org.objectweb.jonas.server.JavaVm
 
getAllThreadsCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
getAllThreadsCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getAllURLs() - Method in class org.objectweb.jonas.container.EJB
 
getAllXAResource(String) - Method in class org.objectweb.jonas.jtm.JTAResource
 
getAllXAResource(String) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get all XAResoures of a transaction that require administrator recovery action
getAltDd() - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Gets the alt-dd
getAltDDClients() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the alt-dd of the clients of the application.xml file.
getAltDDConnectors() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the alt-dd of the connectors of the application.xml file.
getAltDDEjbs() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the alt-dd of the ejbs of the application.xml file.
getAltDDWebs() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the alt-dd of the wars of the application.xml file.
getAlternateWsdlURL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
 
getAltWsdl() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
 
getAnchor() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getAnonymousTypeQname() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
 
getAO() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getApp() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
 
getAppClientModule(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create ObjectName for an AppClientModule
getAppClientModules(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create generic name for all AppClientModules deployed in a given server, possibly belonging to a given J2EE application
getAppContainers(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all App Containers.
getApplication() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns the container application (can be null).
getApplication() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Return the container application of this EjbJar
getApplication() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the container application (can be null).
getApplication() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
 
getApplicationContextPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getApplicationDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the Document of the application.xml file.
getApplicationInputStream() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the InputStream of the application.xml file.
getApplicationServerPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getAppsDirectory() - Method in interface org.objectweb.jonas.ear.EarService
Return the Apps directory.
getAppsDirectory() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Return the Apps directory.
getAppsDirectory() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Return the Apps directory.
getAppsLoader() - Method in class org.objectweb.jonas.server.LoaderManager
 
getArch() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Get architecture
getArchive() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
getArchive() - Method in class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
 
getArchive() - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
 
getArchive() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsClientGenerator
 
getArchive() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsEndpointGenerator
 
getArchiveConfigObjectName(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
 
getArchiveName() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the archive name in the form.
getArgKeyword() - Method in class org.objectweb.jonas.newbean.Parameter
 
getArrayGroups() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the groups
getArrayGroups() - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Get the groups
getArrayList(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Transform the string like a ArrayString, each element are separated by the separator.
getArrayListCombinedRoles(User) - Method in class org.objectweb.jonas.security.realm.factory.JResource
Get all the roles (from the roles and from the groups) of the given user
getArrayListCombinedRoles(User) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get all the roles (from the roles and from the groups) of the given user
getArrayListCombinedRoles(User) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get all the roles (from the roles and from the groups) of the given user
getArrayListCombinedRoles(User) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Get all the roles (from the roles and from the groups) of the given user
getArrayObjectParameters() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Gets an empty array if no parameters and return an array of objects of the parameters if any
getArrayRoles() - Method in class org.objectweb.jonas.security.realm.principals.Group
Get the roles
getArrayRoles() - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Get the roles
getArrayRoles() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the roles
getArrayRoles() - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Get the roles
getAS() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getAsContext() - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
getAssemblyDescriptor() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Gets the assembly-descriptor
getAttribute(ObjectName, String, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
getAttribute(ObjectName, String) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getAttribute(ObjectName, String) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getAttribute(ObjectName, String) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
getAttribute(ObjectName, String) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Get an MBean Attribute on the remote server
getAttribute(String, ObjectName, String) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Gets the value of a specified attribute inside the mbean corresponding to the objectname name for the server with name domainServerName .
getAttribute(ObjectName, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttribute(String, ObjectName, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttribute(String, String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttribute(String, String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the attribute value for an mbean on a server in the domain.
getAttributeName() - Method in class org.objectweb.jonas.management.AttributeAddNotification
 
getAttributes(ObjectName, String, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
getAttributes(ObjectName, String[]) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getAttributes(ObjectName, String[]) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getAttributes(ObjectName, String[]) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
getAttributes(ObjectName, String[]) - Method in interface org.objectweb.jonas.jmx.RMIConnector
 
getAttributes(ObjectName, String[]) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
 
getAttributes(ObjectName, String[]) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Get a group of MBean Attributes on the remote server
getAttributes(String, ObjectName, String[]) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Gets the values of attributes in attributes inside the mbean corresponding to the objectname name for the server with name domainServerName.
getAttributes(ObjectName, String[]) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttributes(String, ObjectName, String[]) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttributes() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Return the list of attributes for this element.
getAttributes() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the list of attributes for this element.
getAttributesList(String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getAttributesList(String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns a list of attributes for a specified mbean on a server in the domain.
getAuthConstraint() - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Gets the authConstraint
getAuthentication() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Get the authentication of the resource ref.
getAuthenticationInformation(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Gets the authentication information for a given server or cluster daemon name defined in the domain.xml file.
getAuthenticationMechanismList() - Method in class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the authentication-mechanism
getAuthenticationMechanismType() - Method in class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc
Gets the authentication-mechanism-type
getAuthenticationMechanismType() - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Gets the authentication-mechanism-type
getAuthenticationMethod() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getAuthenticationMode() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the mode for validate the authentication of this LDAP realm
getAuthenticationMode() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the mode for validate the authentication of this LDAP realm
getAuthenticationMode() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAuthenticationModeLdapValues() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for AuthenticationModeLdap properties.
getAuthenticationModeLdapValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAuthenticationProperties() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Get the authentication properties.
getAuthMethod() - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
getAutoBoot() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getAutoBoot4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getAutoBoot4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getAutoCommit() - Method in class org.objectweb.jonas.dbm.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx
getAutoCommit() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getAutoCommit() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
getAutoloadDirectories() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Return the list of "autoload" directories for EJB containers.
getAutoloadDirectories() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Return the list of "autoload" directories for web applications.
getAutoloadDirectories() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Return the list of "autoload" directories for applications.
getAutoloadDirectories() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Return the list of "autoload" directories for web applications.
getAutoloadDirectories() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the list of "autoload" directories for RAR containers.
getAutoloadDirectories() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Return the list of "autoload" directories for RAR containers.
getAutoloadDirectories() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the list of "autoload" directories for web applications.
getAutoloadDirectories() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Return the list of "autoload" directories for web applications.
getAutoloadDirectories() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the list of "autoload" directories for web applications.
getAutoloadDirectories() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the list of "autoload" directories for web applications.
getAutomaticPk() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Get the automatic-pk
getAvgReceivedProcessingTime() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getAvgReceivedProcessingTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getBalancedWorkers() - Method in class org.objectweb.jonas.management.cluster.JkCluster
 
getBalancedWorkers() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMBean
 
getBaseDN() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the DN used for the lookup of this LDAP realm
getBaseDN() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the DN used for the lookup of this LDAP realm
getBaseDn() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getBaseItemList(List, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Treat a list (Vector) of Joram user items (example: User[anonymous]:#0.0.1035)
getBaseName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getBaseName(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the basename of the given full name
getBases() - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
 
getBaseURI() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
getBaseURL() - Method in class org.objectweb.jonas_lib.loader.WebappClassLoader
 
getBcc() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getBcc() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getBean() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getBeanDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get descriptors for all beans contained in jar file
getBeanDesc(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get bean descriptor given its name
getBeanDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
get the parent node
getBeanDescIterator() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get an Iterator on the Bean Desc list
getBeanDescWithLocalInterface(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get bean descriptor given its interface local name
getBeanElement(Element, String) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Returns the session/entity/ message-driven XML Element with given name.
getBeanFactory(String) - Method in interface org.objectweb.jonas_ejb.container.Container
 
getBeanFactory(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
Get the bean factory for the given bean.
getBeanFactory() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getBeanFactory() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocalHome
 
getBeanFactory() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
getBeanFactory() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getBeanNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getBeginColumn() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getBeginLine() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getBegunTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getBf() - Method in class org.objectweb.jonas_ejb.container.JHome
 
getBf() - Method in class org.objectweb.jonas_ejb.container.JRemote
 
getBlockingTx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Look if the specified transaction is blocked.
getBooleanAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getBooleanAttribute(Properties, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getBooleanAttribute(Properties, String, boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getBooleanVals() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the booleanVals.
getBooleanVals() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getBooleanValues() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for boolean properties.
getBooleanValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getBooleanValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getBooleanValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
getBooleanValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getBootstraptask(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Run the task
getBorder() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getBufferSizeText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the bufferSizeText.
getBusyMax() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getBusyMax() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getBusyMaxRecent() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getBusyMaxRecent() - Method in interface org.objectweb.jonas.dbm.Pool
 
getBusyMaxRecent() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getBusyMaxRecent() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getBusyMaxRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getBusyMaxRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getBusyMaxRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getBusyMin() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getBusyMin() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getBusyMinRecent() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getBusyMinRecent() - Method in interface org.objectweb.jonas.dbm.Pool
 
getBusyMinRecent() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getBusyMinRecent() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getBusyMinRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getBusyMinRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getBusyMinRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getBytesFromObject(Object) - Static method in class org.objectweb.jonas.common.JNDIUtils
Return an array of byte from a given object
getBytesFromObject(Object, Logger) - Static method in class org.objectweb.jonas.common.JNDIUtils
Return an array of byte from a given object
getBytesReceivedByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getBytesReceivedByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getBytesReceivedByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getBytesSentByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getBytesSentByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getBytesSentByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getByteStream() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
Return the byte stream representation of the resource.
getCacheMax() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getCacheSize() - Method in class org.objectweb.jonas.container.EJB
 
getCacheSize() - Method in class org.objectweb.jonas.container.EntityBean
 
getCacheSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getCacheSize() - Method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getCacheSize() - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCallbackHandler() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Get the callback handler of this client application.
getCallbackHandler() - Method in class org.objectweb.jonas_client.deployment.xml.ApplicationClient
 
getCallerIdentity() - Method in class org.objectweb.jonas_ejb.container.JContext
Deprecated.  
getCallerIdentity() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Deprecated. @exception java.lang.IllegalStateException always
getCallerIdentity() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Deprecated. @exception java.lang.IllegalStateException always
getCallerPrincipal(boolean) - Method in class org.objectweb.jonas.container.PrincipalFactoryImpl
 
getCallerPrincipal() - Method in class org.objectweb.jonas_ejb.container.JContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
getCallerPrincipal() - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal(boolean) - Method in interface org.objectweb.jonas_ejb.container.PrincipalFactory
 
getCallerPrincipal(boolean) - Method in class org.objectweb.security.context.SecurityContext
Method getCallerPrincipal
getCallerPrincipalRoles(boolean) - Method in class org.objectweb.security.context.SecurityContext
Return the roles of the principal
getCallerPropagation() - Method in class org.objectweb.jonas_ejb.deployment.xml.SasContextMapping
 
getCallProperties(String) - Method in class org.objectweb.jonas.ws.axis.JService
 
getCallProperties() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
 
getCancel() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The target of the cancel op.
getCapName() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getCatalinaConnector(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for the Connector catalina server
getCatalinaDetailConnectors(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all the Connectors catalina server
getCatalinaDomainName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getCatalinaHome() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getCatalinaLoader() - Method in class org.objectweb.jonas.server.LoaderManager
 
getCatalinaProtocols(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for the Catalina server
getCatalog() - Method in class org.objectweb.jonas.dbm.JConnection
 
getCatalog() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getCause() - Method in exception org.objectweb.jonas.jmx.ManagementException
 
getCause() - Method in exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Gets the causing exception associated with this exception.
getCc() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getCc() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getCCIConnection() - Method in interface org.objectweb.transaction.api.ConnectionWrapper
 
getCCIConnectionFactory() - Method in interface org.objectweb.transaction.api.ConnectionWrapperFactory
 
getCdUrl() - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Build the cluster daemon JRM remote url
getCellPadding() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getCellSpacing() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getCertifiedText() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
getCF() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getChannel() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the channel of the connector
getChannel() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the channel of the connector
getCharacterStream() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
Return the character stream representation of the resource.
getCheckedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getCheckingLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getCheckingLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
getCheckingLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCheckingLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCheckingLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCheckLevel() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getCheckLevel() - Method in interface org.objectweb.jonas.dbm.Pool
 
getCheckLevel() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getCheckLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
REturns the check level value for this new RAR.
getChildren() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return the map of children
getChildren() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Returns the list of children
getChildren() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns a list of children for this element.
getChildsMBeans() - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
 
getChildsMBeans() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getChildsMBeans() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getChildsMBeans() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getCiphers() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getClassAnnotation(Class) - Method in class org.objectweb.jonas.server.RemoteClassLoaderSpi
Returns the annotation string (representing a location for the class definition) that RMI will use to annotate the class descriptor when marshalling objects of the given class.
By default, remove rmi annotations of JClassLoader class.
getClasses() - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
 
getClassLoader(String) - Method in class org.objectweb.jonas.server.RemoteClassLoaderSpi
Returns a class loader that loads classes from the given codebase URL path.
getClassLoader(URL, String, ClassLoader) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the class loader of the given warURL.
getClassLoader(URL, String, ClassLoader) - Method in interface org.objectweb.jonas.web.JWebContainerService
Return the class loader of the given warURL.
getClassLoader(URL, String, ClassLoader) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the class loader of the given warURL.
getClassLoader(URL, String, ClassLoader) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the class loader of the given warURL.
getClassLoader() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getClassLoader() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getClassLoader() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
getClassLoader() - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
getClassLoaderForBuild() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Returns a Classloader object which parses the passed in generic EjbJar classpath.
getClassName() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getClassName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getClassname() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getClassName(String, String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
return full name of a class for given package and class names
getClassname(QName) - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
Return the Java classname representing the xml type.
getClassName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
 
getClassname() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getClassPath() - Method in class org.objectweb.jonas.server.JClassLoader
Get the class path of this classloader
getClasspath() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getClasspath() - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
 
getClasspathParam() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getClassProperties(ObjectName, Class, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getClassProperties(ObjectName, Class, String, String[], String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getCleanup() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the cleanup
getCleanupPolicy() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
getClientEngineConfig() - Method in class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
Return null.
getClientID() - Method in class org.objectweb.jonas_jms.JConnection
Get the client identifier for this connection.
getClients() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the Iterator of WebApp contained in this Application.
getClientTags() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the client tags of the application.xml file.
getCltModifiers() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
 
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.ClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.CmiClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.EjbHaClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.JkClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.LogicalClusterFactory
 
getCluster(String) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterFactory
Look for a cluster by its name
getClusterDaemon() - Method in class org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration
 
getClusterDaemon() - Method in class org.objectweb.jonas_domain.xml.Server
 
getClusterDaemonConfiguration(String, ClassLoader) - Static method in class org.objectweb.jonas_clusterd.lib.ClusterDaemonConfigurationManager
Get an instance of a ClusterDaemonConfiguration by parsing the clusterd.xml configuration file.
getClusterDaemonConfiguration(String, ClassLoader) - Static method in class org.objectweb.jonas_clusterd.lib.wrapper.ClusterDaemonConfigurationManagerWrapper
Wrap ClusterDaemonManager.getClusterDaemonConfiguration(fileName, cl)
getClusterDaemonList() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the list of all ClusterDaemonProxy
getClusterDaemonList(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for cluster daemons
getClusterDaemonList() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getClusterDaemonName() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getClusterDaemonName() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getClusterDaemonName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
getClusterDaemons() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
getClusterDaemons() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getClusterHomeDistributor() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getClusterHomeDistributor() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the cluster-home-distributor
getClusterList() - Method in class org.objectweb.jonas.management.cluster.ClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas.management.cluster.CmiClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas.management.cluster.EjbHaClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas.management.cluster.JkClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas.management.cluster.LogicalClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterFactory
 
getClusterList() - Method in class org.objectweb.jonas_domain.xml.Cluster
 
getClusterList() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getClusterName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm
 
getClusterOId() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulContext
Gets the cluster object ID
getClusterOId() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
Gets the clusterOId
getClusterOId() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulObjectId
gets the clusterOId
getClusterRemoteDistributor() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getClusterRemoteDistributor() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the cluster-remote-distributor
getClusterReplicated() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the cluster-replicated
getClusters() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return the MBeans OBJECT_NAMEs of the clusters in this domain
getClusters() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
MBean method
getClusters() - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
 
getClusters() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getClusterTasks() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
 
getClusterType() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getCmiRegistry(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
getCmpFieldDesc(Field) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
Get descriptor for a given field
getCmpFieldDesc(String) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
Get descriptor for a given field name Used by GenIC
getCmpFieldDescIterator() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
getCmpFieldJdbcMappingList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Gets the cmp-field-jdbc-mapping
getCmpFieldList() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the cmp-field
getCmpversion() - Method in class org.objectweb.jonas.ant.EjbJar
Gets the CMP version.
getCmpVersion() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the cmp-version
getCmrField() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the cmr-field
getCmrFieldName() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
get the name of the cmr-field.
getCmrFieldName() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Gets the cmr-field-name
getCmrFieldType() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
get the type of the cmr-field when set in the deployment descriptor.
getCmrFieldType() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Gets the cmr-field-type
getCnxPendingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getCnxPendingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getCodingType(Class, boolean) - Static method in class org.objectweb.jonas_ejb.lib.JormType
It retrieves a coding type either a Class
getCodingType(PType) - Static method in class org.objectweb.jonas_ejb.lib.JormType
It converts a PType into a coding type.
getCodingType(int) - Static method in class org.objectweb.jonas_ejb.lib.JormType
It converts a type code into a coding type.
getColspan() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
getColumn() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
Deprecated.  
getCombinedClasspath() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the classpath by combining the one from the surrounding task, if any and the one from this tool.
getCombinedRoles() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the combined roles of this user
getCommandLine() - Method in class org.objectweb.common.Cmd
 
getComment() - Method in class org.objectweb.jonas.webapp.jonasadmin.JmsConnFact
 
getCommitedTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getCommonsLoader() - Method in class org.objectweb.jonas.server.LoaderManager
 
getComplexElements() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns a set of all complex elements for this schema.
getComplexElements() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns a set of the complex elements from this schema.
getComponentContext() - Method in class org.objectweb.jonas.naming.NamingManager
Get the Context associated with the current thread or to a class loader
getComponentContext(ClassLoader) - Method in class org.objectweb.jonas.naming.NamingManager
Return the CompNamingContext associated with the given classloader.
getComponentContext() - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Return the Context associated with the current thread.
getComponentContext(ClassLoader) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Return the CompNamingContext associated with the given classloader.
getCompression() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConfDir() - Static method in class org.objectweb.jonas.common.JProp
Static method which return the working directory in jonas.base
getConfidentiality() - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
getConfig() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the basename terminator.
getConfig() - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
 
getConfigDir() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getConfigDir() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConfigFile() - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Return a File object representing the jonas-realm.xml configuration file.
getConfigFile() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Return a File object representing the server.xml configuration file.
getConfigFileEnv() - Method in class org.objectweb.jonas.common.JProp
Returns JOnAS environment as configured with files properties only.
getConfigFileXml() - Method in class org.objectweb.jonas.common.JProp
Returns xml content of the resource file
getConfigLogTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the config log topic for this RAR.
getConfigObj(String) - Method in class org.objectweb.jonas.resource.Rar
get the ConfigObj matching the jndiname specified
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc
Gets the config-property
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the config-property
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the config-property
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Gets the config-property
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the config-property
getConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the config-property
getConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Gets the config-property-name
getConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc
Gets the config-property-name
getConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Gets the config-property-name
getConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Gets the config-property-name
getConfigPropertyType() - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Gets the config-property-type
getConfigPropertyType() - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Gets the config-property-type
getConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Gets the config-property-value
getConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Gets the config-property-value
getConfigType() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the config type.
getConfiguration() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConfiguration() - Method in interface org.objectweb.jonas_lib.genbase.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfiguration() - Method in class org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfiguration(String) - Static method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationKeeper
Gets the JOnAS policy configuration by its contextId
getConfiguration() - Method in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfigurationFile() - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
 
getConfigurationFile() - Method in class org.objectweb.jonas.ant.jonasbase.JTask
 
getConfiguredMatchingJonasContexts(String, File, String) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Check if there is a previous JOnASStandardContext which match the current context If true, deploy our context into the configured context
getConfirmPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getConnectingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getConnectingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConnection() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getConnection(String, String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in class org.objectweb.jonas.dbm.JConnection
Get the actual connection on database
getConnection() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Create an object handle for a database connection.
getConnection() - Method in class org.objectweb.jonas.dbm.JStatement
 
getConnection() - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getConnection(String, String) - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Create a connection handle
getConnection(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
getConnection() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
getConnection() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the Connection object that produced this Statement object.
getConnection(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
getConnection(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.RdbFactory
 
getConnectionDefinitionList() - Method in class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
Gets the connection-definition
getConnectionDefinitionList() - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Gets the connection-definition
getConnectionFactories() - Method in class org.objectweb.jonas.resource.JCAResource
get the ConnectionFactory names
getConnectionFactoriesList(MessageResources, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the default Connection Factories.
getConnectionFactory() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique ConnectionFactory
getConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get the unique ConnectionFactory
getConnectionfactoryImplClass() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the connectionfactory-impl-class
getConnectionfactoryInterface() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the connectionfactory-interface
getConnectionFactoryMode(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Get the messaging mode a connection factory belongs to
getConnectionFactoryMode(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Get the messaging mode a connection factory belongs to
getConnectionFactoryMode(String) - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Get the messaging mode a connection factory belongs to
getConnectionFactoryMode(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get the messaging mode a connection factory belongs to
getConnectionFailures() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getConnectionFailures() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getConnectionFailures() - Method in interface org.objectweb.jonas.dbm.Pool
 
getConnectionFailures() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getConnectionFailures() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getConnectionFailures() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getConnectionFailures() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getConnectionFailures() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnectionFailures() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionFailuresJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getConnectionFailuresJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getConnectionFailuresJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionFailuresJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionFailuresJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getConnectionFailuresJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getConnectionImplClass() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the connection-impl-class
getConnectionInterface() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the connection-interface
getConnectionInterface() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the connection-interface
getConnectionInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the connection-interface
getConnectionInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the connection-interface
getConnectionLeaks() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getConnectionLeaks() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getConnectionLeaks() - Method in interface org.objectweb.jonas.dbm.Pool
 
getConnectionLeaks() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getConnectionLeaks() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getConnectionLeaks() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getConnectionLeaks() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getConnectionLeaks() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnectionLeaks() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionLeaksJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getConnectionLeaksJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getConnectionLeaksJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionLeaksJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionLeaksJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getConnectionLeaksJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getConnectionLingerText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectionManager(String) - Static method in class org.objectweb.jonas.dbm.ConnectionManager
get the ConnectionManager matching the DataSource name
getConnectionManager(String) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
get ConnectionManager for the datasource having this JNDI name.
getConnectionUploadTimeoutText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectionUrl() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
getConnectionUrl() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getConnectionUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the name of the connector
getConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the name of the connector
getConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getConnector() - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Gets the connector
getConnector() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Get the current Connector
getConnectorDesc() - Method in class org.objectweb.jonas.resource.Rar
get the ResourceAdapter Connector object for this Rar
getConnectorDesc(String) - Static method in class org.objectweb.jonas.resource.Rar
get the RAR ConnectorDesc object matching the jndiname
getConnectorDesc() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Get the current ConnectorDesc.
getConnectorName() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectorONByName(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of JOnAS MQ connector
getConnectorServerURLs() - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
 
getConnectorServerURLs() - Method in interface org.objectweb.jonas.jmx.JmxService
 
getConnectorServerURLs() - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
 
getConnectorServerURLs(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return connector server urls for a given JOnAS server
getConnectorsON(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of all JOnAS MQ connectors deployed in a given JOnAS server
getConnectorsONList(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of all JOnAS MQ connectors deployed in a given JOnAS server
getConnectorTags() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the connector tags of the application.xml file.
getConnectorType() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Connector type.
getConnectorType() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getConnectorTypeVals() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the connectorTypeVals.
getConnectorURL() - Method in class org.objectweb.jonas.discovery.DiscEvent
 
getConnMaxAge() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getConnMaxAge() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnMaxAge() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnTimeOutText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the connTimeOutText.
getContainedFiles() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.objectweb.jonas_lib.genbase.archive.FileArchive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.objectweb.jonas_lib.genbase.archive.JarArchive
Returns a List of all files contained in this archive.
getContainer(String) - Method in interface org.objectweb.jonas.container.EJBService
 
getContainer(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Get the Container by its file name (.xml or .jar)
getContainer() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Returns the JContainer
getContainer() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getContainer() - Method in class org.objectweb.jonas_ejb.container.JTimerService
 
getContainerName() - Method in class org.objectweb.jonas.container.EJBModule
 
getContainerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getContainerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getContainerNames() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerNaming() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getContainerNaming() - Method in class org.objectweb.jonas_ejb.container.JContainer
used internally by all the EJB Container classes.
getContainerObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainers(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Containers.
getContainerSubject() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
Gets the current subject (if no user is authenticated, return null)
getContainerTransactionList() - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Gets the container-transaction
getContainerType() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerType() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getContainerTypes() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContext() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
 
getContext(String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
getContext() - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getContext() - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getContext() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
getContext(String, Object) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandler
 
getContext(ServiceDesc) - Static method in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Creates the Velocity Context used to build the generated files with the Velocity templates.
getContext(ServiceRefDesc) - Static method in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Creates the Velocity Context used to build the generated files with the Velocity templates.
getContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
getContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
 
getContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
getContextDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the context.xml file
getContextId() - Method in class org.objectweb.jonas.ha.interceptor.HAContext
Returns the HA context identifier
getContextId() - Method in class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext
the JServiceContext id
getContextId() - Method in class org.objectweb.jonas.web.War
Gets a contextId for this module
getContextId() - Method in interface org.objectweb.jonas_ejb.container.Container
Gets the context ID of this container (for jacc)
getContextId() - Method in class org.objectweb.jonas_ejb.container.JContainer
Gets the context ID of this container (for jacc)
getContextId() - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
getContextID() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
This method returns this object's policy context identifier.
getContextLinkedClassLoader(URL) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
getContextLinkedClassLoader(URL) - Method in interface org.objectweb.jonas.web.JWebContainerService
 
getContextLinkedClassLoader(URL) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
 
getContextLinkedClassLoader(URL) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
 
getContextPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
getContextRoot() - Method in class org.objectweb.jonas.web.War
Get the context root of this war.
getContextRoot() - Method in interface org.objectweb.jonas.web.WarMBean
Get the context root of this war.
getContextRoot() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getContextRoot() - Method in class org.objectweb.jonas_ear.deployment.xml.Web
Gets the context-root
getContextRoot() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
 
getContextRoot() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
 
getContextRoot() - Method in interface org.objectweb.jonas_lib.genbase.archive.WsEndpoint
 
getContextRoot() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Get the context root of this web application.
getContextRoot() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getContextRoot() - Method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
 
getContextRoot() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
 
getContexts() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Gets all the contexts of the current Tomcat server
getConvertClassName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getCopy() - Method in class org.objectweb.jonas_lib.deployment.work.LogEntry
Return the unpacked directory.
getCount() - Static method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getCreationDate() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getCredentialInterface() - Method in class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc
Gets the credential-interface
getCredentialInterface() - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Gets the credential-interface
getCurrent() - Static method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Returns the unique instance
getCurrent() - Method in interface org.objectweb.jonas.jtm.TransactionService
Gets the Current object
getCurrent() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Gets the Current object instance
getCurrent() - Static method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerCurrent
Method getCurrent
getCurrent() - Static method in class org.objectweb.security.context.SecurityCurrent
Method getCurrent
getCurrentBusy() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getCurrentBusy() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getCurrentBusy() - Method in interface org.objectweb.jonas.dbm.Pool
 
getCurrentBusy() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getCurrentBusy() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getCurrentBusy() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getCurrentBusy() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentBusy() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentBusy() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentBusyJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentBusyJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentBusyJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentBusyJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentBusyJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentBusyJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentCatalinaDefaultHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getCurrentCatalinaDomainName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getCurrentCatalinaEngineName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getCurrentCatalinaServiceName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getCurrentConfiguration() - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonTools
 
getCurrentDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the current J2EE domain ObjectName.
getCurrentDomainName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the current J2EE domain name.
getCurrentFactory() - Static method in class org.objectweb.jonas_lib.genbase.generator.GeneratorFactories
 
getCurrentInTx() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getCurrentInTx() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getCurrentInTx() - Method in interface org.objectweb.jonas.dbm.Pool
 
getCurrentInTx() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getCurrentInTx() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getCurrentInTx() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentInTx() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentInTx() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentJonasDeployment() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getCurrentJonasDeploymentType() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getCurrentJonasServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the ObjectName of the MBean associated to the current Jonas server.
getCurrentJonasServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the current Jonas server name.
getCurrentMessageContext() - Static method in class org.objectweb.jonas.ws.axis.JonasHandler
Get the active message context.
getCurrentNumberOfBeanType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfBMP() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfBMPType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfCMP() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfCMPType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfContainer() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getCurrentNumberOfContainer() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getCurrentNumberOfContainer() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getCurrentNumberOfDataSource() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
getCurrentNumberOfDataSource() - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
 
getCurrentNumberOfEars() - Method in class org.objectweb.jonas.ear.EarServiceImpl
 
getCurrentNumberOfEars() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
 
getCurrentNumberOfEJB() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfEJB() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentNumberOfEJB() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentNumberOfEJB() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfEntity() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfEntityBean() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentNumberOfEntityBean() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentNumberOfJmsConnectionFactory() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getCurrentNumberOfJmsConnectionFactory() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getCurrentNumberOfJmsConnectionFactory() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getCurrentNumberOfJmsConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getCurrentNumberOfJmsQueueConnectionFactory() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getCurrentNumberOfJmsQueueConnectionFactory() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getCurrentNumberOfJmsQueueConnectionFactory() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getCurrentNumberOfJmsQueueConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getCurrentNumberOfJmsQueueDestination() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getCurrentNumberOfJmsQueueDestination() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getCurrentNumberOfJmsQueueDestination() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getCurrentNumberOfJmsQueueDestination() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getCurrentNumberOfJmsTopicConnectionFactory() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getCurrentNumberOfJmsTopicConnectionFactory() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getCurrentNumberOfJmsTopicConnectionFactory() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getCurrentNumberOfJmsTopicConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getCurrentNumberOfJmsTopicDestination() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getCurrentNumberOfJmsTopicDestination() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getCurrentNumberOfJmsTopicDestination() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getCurrentNumberOfJmsTopicDestination() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getCurrentNumberOfMailFactories() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Gets the total number of mail factories available in JOnAS
getCurrentNumberOfMailFactories() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getCurrentNumberOfMDB() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfMDB() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentNumberOfMDB() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentNumberOfMDB() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfMDBType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfMimeMailFactories() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Gets the integer Number of internet
getCurrentNumberOfMimeMailFactories() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getCurrentNumberOfRars() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
 
getCurrentNumberOfRars() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
 
getCurrentNumberOfResource() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
 
getCurrentNumberOfResource() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
 
getCurrentNumberOfSBF() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfSBF() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentNumberOfSBF() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentNumberOfSBF() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfSBFType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfSBL() - Method in class org.objectweb.jonas.container.EJBModule
 
getCurrentNumberOfSBL() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentNumberOfSBL() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentNumberOfSBL() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfSBLType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfSessionMailFactories() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Gets the number of Session mail factories available in JOnAS
getCurrentNumberOfSessionMailFactories() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getCurrentNumberOfWars() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
getCurrentNumberOfWars() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
 
getCurrentNumberOfWars() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
 
getCurrentNumberOfWars() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
 
getCurrentOpened() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getCurrentOpened() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getCurrentOpened() - Method in interface org.objectweb.jonas.dbm.Pool
 
getCurrentOpened() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getCurrentOpened() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getCurrentOpened() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getCurrentOpened() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentOpened() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentOpened() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentOpenedJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentOpenedJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentOpenedJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentOpenedJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentOpenedJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentOpenedJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentPageForward(ArchiveConfigForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Get the ActionForward name for the current page.
getCurrentPoolSize() - Method in class org.objectweb.jonas.server.WorkManagerMBean
 
getCurrentPoolSize() - Method in class org.objectweb.jonas_lib.JWorkManager
 
getCurrentRMIConnectorName() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
 
getCurrentRMIConnectorName() - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getCurrentRMIConnectorName() - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getCurrentRMIConnectorName() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
getCurrentThreadBusyByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentThreadBusyByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentThreadBusyByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentThreadCountByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentThreadCountByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentThreadCountByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentTotalMemory() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentTotalMemory() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentTotalMemory() - Method in class org.objectweb.jonas.server.J2EEServer
get jvm total memory
getCurrentTotalMemory() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getCurrentUsedMemory() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentUsedMemory() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentUsedMemory() - Method in class org.objectweb.jonas.server.J2EEServer
get jvm used memory
getCurrentUsedMemory() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentWaiters() - Method in class org.objectweb.jonas.container.EntityBean
 
getCurrentWaiters() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getCurrentWaiters() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getCurrentWaiters() - Method in interface org.objectweb.jonas.dbm.Pool
 
getCurrentWaiters() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getCurrentWaiters() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getCurrentWaiters() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getCurrentWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getCurrentWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentWaiters() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getCurrentWorkerPoolSize() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getCurrentWorkerPoolSize() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getCurrentWorkerPoolSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getDatabaseName() - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
getDatabaseName() - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
getDatabaseName() - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
getDataBaseService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the DataBase service (service's name: 'dbm')
getDatagram(int) - Method in class org.objectweb.jonas.discovery.DiscoveryClientListener
 
getDatagram(int) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
Construct a new datagram.
getDataSource() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getDatasourceClassname() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDataSourceDependence(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getDataSourceDependence(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
MBean method
getDataSourceDependence(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
Management method used by the EJBServiceImpl MBean.
getDatasourceDependences(String, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Datasource dependences for a given datasource name in the current server.
getDataSourceDescription() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getDatasourceDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourceFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Datasource properties files ready to deploy in the current server.
getDatasourceFilesDeployed(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed Datasources in the current server.
getDatasourceJndiName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
Get the datasource jndi name
getDatasourceJndiName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
Get the datasource jndi name
getDatasourceMapper() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceMapper() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourceName() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getDatasourceName(String) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method allowing to determine the datasource name from its jndi name
getDatasourceName(String) - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
 
getDatasourceName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourcePassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDataSourcePropertiesFile(String) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
getDataSourcePropertiesFile(String) - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
 
getDataSourcePropertiesFiles() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
getDataSourcePropertiesFiles() - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
 
getDatasourcePropsInDir() - Static method in class org.objectweb.jonas.common.JModule
 
getDatasources(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all deployed Datasources.
getDataSources() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getDatasourceUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceUsername() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDate() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getDate() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getDbSpecificMethods() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getDd() - Method in class org.objectweb.jonas_ejb.container.JHome
 
getDeadlockTimeOut() - Method in class org.objectweb.jonas.container.EntityBean
get deadlock time out
getDeadlockTimeOut() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getDeadlockTimeout() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getDeadlockTimeout() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the deadlock timeout value
getDeadlockTimeout() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the deadlock-timeout
getDebugLevels() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for debug properties.
getDeclaredPathLength() - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
getDefaultAS() - Static method in class org.objectweb.jonas.resource.Rar
return the current default ActivationSpec
getDefaultAS() - Method in class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc
Gets the defaultAS
getDefaultAS() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Gets the defaultAS
getDefaultBody() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
getDefaultBody() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
getDefaultConnectionFactoryName() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
 
getDefaultConnectionFactoryName() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getDefaultConnectionFactoryName() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getDefaultConnectionFactoryName() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getDefaultDMQ() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getDefaultDomain() - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getDefaultDomain() - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the name of the current domain.
getDefaultEndpointURI() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
getDefaultHost() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the Default host name of the web container.
getDefaultHost() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Return the Default host name of the web container.
getDefaultHost() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Return the Default host name of the web container.
getDefaultHost() - Method in interface org.objectweb.jonas.web.JWebContainerService
Return the Default host name of the web container.
getDefaultHost() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the Default host name of the web container.
getDefaultHost() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the Default host name of the web container.
getDefaultHttpPort() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpPort() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Return the Default HTTP port number of the web container.
getDefaultHttpPort() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpPort() - Method in interface org.objectweb.jonas.web.JWebContainerService
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpPort() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpPort() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpsPort() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultHttpsPort() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultHttpsPort() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultHttpsPort() - Method in interface org.objectweb.jonas.web.JWebContainerService
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultHttpsPort() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultHttpsPort() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultQueueConnectionFactoryName() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getDefaultQueueConnectionFactoryName() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return String name of default Queue Connection factory
getDefaultQueueConnectionFactoryName() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getDefaultQueueConnectionFactoryName() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getDefaultThreshold() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getDefaultTopicConnectionFactoryName() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method
getDefaultTopicConnectionFactoryName() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
return String name of default Topic Connection factory
getDefaultTopicConnectionFactoryName() - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method
getDefaultTopicConnectionFactoryName() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getDefaultValue() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getDefaultValue() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getDefaultValue(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the default value of the given Java Type.
getDefinition() - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return WSDL definition, null if it's undefined.
getDefinition() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getDeletePhysicalDestination() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
getDeletePhysicalDestination() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
getDeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getDeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeployable() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The list of deployable archives.
getDeployableEars() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Return the list of installed Applications ready to deploy.
getDeployableEars() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Return the list of installed Applications ready to deploy.
getDeployableJars() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Return the list of installed EJB container ready to deploy.
getDeployableJars() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Return the list of installed EJB container ready to deploy.
getDeployableRars() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the list of installed RAR container ready to deploy.
getDeployableRars() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Return the list of installed RAR container ready to deploy.
getDeployableWars() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the list of installed web applications ready to deploy.
getDeployableWars() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Return the list of installed web applications ready to deploy.
getDeployableWars() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the list of installed web applications ready to deploy.
getDeployableWars() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the list of installed web applications ready to deploy.
getDeployed() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getDeployedEars() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Return the list of all loaded Applications.
getDeployedEars() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Return the list of all loaded Applications.
getDeployedJars() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Return the list of all loaded EJB container.
getDeployedJars() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Return the list of all loaded EJB container.
getDeployedObjects() - Method in class org.objectweb.jonas.server.J2EEServer
Return the list of MBean names corresponding to the deployed J2EEModules and J2EEApplications
getDeployedObjects() - Method in class org.objectweb.jonas.server.J2EEServerMBean
All The MBean names corresponding to the deployed J2EEModules (ear, jar, war, rar).
getDeployedRars() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
 
getDeployedRars() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
 
getDeployedWars() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the list of all loaded web applications.
getDeployedWars() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Return the list of all loaded web applications.
getDeployedWars() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the list of all loaded web applications.
getDeployedWars() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the list of all loaded web applications.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.objectweb.jonas_client.deployment.lib.wrapper.ClientManagerWrapper
Wrap the ClientDeploymentDescManager.getDeploymentDesc(URL, ClassLoader, ClassLoader).
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Get an instance of an EAR deployment descriptor by parsing the application.xml deployment descriptor.
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_ear.deployment.lib.wrapper.EarManagerWrapper
Wrap EarDeploymentDescManager.getDeploymentDesc(ear, cl)
getDeploymentDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Factory method using the ejb-jar file name.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Get the specified ejb deployment descriptor and put it in the cache if it is not in.
getDeploymentDesc(String, String, String) - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Factory method using deployment descriptor and Jonas deployment descriptor file names.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.objectweb.jonas_ejb.deployment.lib.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().getDeploymentDesc()
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.objectweb.jonas_web.deployment.lib.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().getDeploymentDesc() call.
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_web.deployment.lib.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getDeploymentDesc() call.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().getDeploymentDesc(url, moduleCL, earCL) call.
getDeploymentDesc(URL, URL, ClassLoader, ClassLoader) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().getDeploymentDesc(url, url, moduleCL, earCL) call.
getDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Get the specified WebService deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Get the specified ws deployment descriptor and put it in the cache if it is not in.
getDeploymentDesc(URL, URL, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Get the specified ws deployment descriptor and put it in the cache if it is not in.
getDeploymentDescEjb2() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
getDeploymentDescriptor() - Method in interface org.objectweb.jonas.ear.EarMBean
Return the deployment descriptor of the ear
getDeploymentDescriptor() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
 
getDeploymentDescriptor() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Get the Deployement descriptor of this Ejb
getDeploymentDescriptor() - Method in class org.objectweb.jonas_ejb.container.JFactory
Get the Deployement descriptor of this Ejb
getDeploymentEar(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear deployment.
getDeploymentEjb(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ejb deployment.
getDeploymentInProgress() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeploymentRar(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Rar deployment.
getDeployments(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Deployments services for the specified server.
getDeploymentWebAppli(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web deployment.
getDeploySelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getDeploySelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeployServers(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the list of server where a file is being deployed
getDeployServers(String) - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
Get the list of server where a file is being deployed
getDeployState(String, String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the current state (string form) of deployment operation
getDeployState(String, String) - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
Get the current state (string form) of deployment operation
getDeployTargetsList() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
getDerivedBeanName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getDescription() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getDescription() - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
getDescription() - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
getDescription() - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
getDescription() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
getDescription() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
 
getDescription(String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getDescription(String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the description for an mbean on a server in the domain.
getDescription() - Method in class org.objectweb.jonas.resource.JCAActivationSpec
return the description
getDescription() - Method in class org.objectweb.jonas.resource.JCAAdminObject
return the description
getDescription() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
return the description
getDescription() - Method in class org.objectweb.jonas.security.realm.principals.Group
Get the description of this group
getDescription() - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Get the description of this group
getDescription() - Method in class org.objectweb.jonas.security.realm.principals.Role
Get the description of this role
getDescription() - Method in interface org.objectweb.jonas.security.realm.principals.RoleMBean
Get the description of this role
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return the description for this RAR.
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getDescription() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getDescription() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getDescription() - Method in class org.objectweb.jonas_domain.xml.Cluster
 
getDescription() - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
getDescription() - Method in class org.objectweb.jonas_domain.xml.Server
 
getDescription() - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigDesc
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpField
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Gets the description
getDescription() - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Gets the description
getDescription() - Method in interface org.objectweb.jonas_lib.deployment.api.DescriptionGroup
Get the description of the deployment descriptor.
getDescription() - Method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
Get the description of the deployment descriptor.
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
 
getDescription() - Method in interface org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml
Get the description of the deployment descriptor.
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.RunAs
Gets the description
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Gets the description
getDescription() - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Gets the description
getDescription() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.LicenseDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityPermissionDesc
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.License
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Gets the description
getDescriptionList() - Method in class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Gets the description list
getDescriptionList() - Method in class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Gets the description list
getDescriptionList() - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Gets the description list
getDescriptor() - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl.WSDeployInfo
 
getDescriptorHandler(File) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
 
getDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns a Map of name to Document for each modified Descriptor of the archive.
getDeserializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping
 
getDeserializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping
 
getDeserializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getDestDir(String, int) - Static method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Build dest dir with an index
getDestdir() - Method in class org.objectweb.jonas.ant.EjbJar
Gets the destination directory.
getDestDir() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the destination directory.
getDestDir() - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Gets the destination directory
getDestDirPrefix() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Gets the prefix of the destination directory
getDestDirSuffixIndFirst() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Gets the first index of the destDir suffix
getDestDirSuffixIndLast() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Gets the last index of the destDir suffix
getDestination() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the the destination name of the message driven bean.
getDestinationItem(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Create a ItemDestination object from a String structured as follows: type=queue/topic, name=destName, id=#x.y.z
getDestinationItem(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Create a ItemDestination object from a String structured as follows: type=queue/topic, name=destName, id=#x.y.z
getDestinationJndiName() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the the destination JNDI name of the message driven bean.
getDestinationLink() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the the destination link name of the message driven bean.
getDestinationON(String, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of a MQ destination created by deploying a given MQ connector
getDestinations() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
destinations
getDestinationsON(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of all the destination created by deploying a given MQ connector
getDestinationsStr() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
get DestinationsStr
getDestinationsStr() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
get DestinationsStr
getDestinationType() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the the destination type of the message driven bean.
getDestinationType() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Gets the destination-type
getDir() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Gets the directory
getDirContext() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Return a dircontext for this LDAP server
getDirectory() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getDisabledName() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getDisabledProperty() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getDisabledValueEqual() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getDisabledValueNotEqual() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getDiscEvent(String, String, String[], String) - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
Create a 'fake' DiscEvent object containing info to establish a JMX connection with a new server in the domain
getDiscoveryProtocolVersion() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getDiscoveryProtocolVersion() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
 
getDiscoveryService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the discovery service (service's name: 'discovery')
getDiscoveryTtl() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getDiscoveryTtl() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
 
getDisplayName() - Method in class org.objectweb.jonas.container.EJB
 
getDisplayName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the display name for this RAR.
getDisplayName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getDisplayName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getDisplayName() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get the display name
getDisplayName() - Method in class org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in interface org.objectweb.jonas_lib.deployment.api.DeploymentDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in interface org.objectweb.jonas_lib.deployment.api.DescriptionGroup
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
 
getDisplayName() - Method in interface org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the display-name
getDisplayName() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the display-name
getDisplayName() - Method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
Return the Webservices displayName.
getDisplayName() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the display-name
getDmq() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getDN() - Method in class org.objectweb.jonas.security.realm.principals.LDAPUser
Get the DN of this user
getDocBase() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getDocument() - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Returns the output document.
getDocument() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the document.
getDocument() - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
getDocument() - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
 
getDomain() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
getDomain() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
getDomain(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for the current domain.
getDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
getDomainDeploy(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for domain management deployment.
getDomainDeploymentEar(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear deployment using domain management.
getDomainDeploymentEjb(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ejb deployment using domain management.
getDomainDeploymentMethodName() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getDomainDeploymentRar(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Rar deployment using domain management.
getDomainDeploymentWebAppli(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web deployment using domain management.
getDomainMap(String, ClassLoader) - Static method in class org.objectweb.jonas_domain.lib.DomainMapManager
Get an instance of a DomainMap by parsing the domain.xml configuration file.
getDomainMap(String, ClassLoader) - Static method in class org.objectweb.jonas_domain.lib.wrapper.DomainManagerWrapper
Wrap DomainMapManager.getDeploymentDesc(domainFileName, cl)
getDomainMonitor() - Method in class org.objectweb.jonas.management.cluster.ClusterFactory
 
getDomainMonitor() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Get the domainMonitor, or null if slave server.
getDomainName() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getDomainName() - Method in class org.objectweb.jonas.discovery.DiscEvent
returns domain name.
getDomainName() - Method in class org.objectweb.jonas.discovery.DiscGreeting
returns domain name.
getDomainName() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getDomainName() - Method in interface org.objectweb.jonas.jmx.JmxService
 
getDomainName() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
 
getDomainName() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Return the domain's name of this service.
getDomainName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getDomainName() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getDomainUploadDeployMethodName() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getDriverClassName() - Method in class org.objectweb.jonas.dbm.JDBCDriver
 
getDsClass() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getDsClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the DS Class used for this new RAR.
getDSList() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
return the list of the datasources
getDSName() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getDsName() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of the resource to use
getDsName() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of the resource to use
getDsName() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getDsName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getEARClassLoader() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the ClassLoader of this ear archive.
getEarFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
getEarFileName() - Method in interface org.objectweb.jonas_ejb.container.Container
get the name of the ear application containing this container.
getEarFileName() - Method in class org.objectweb.jonas_ejb.container.JContainer
get the name of the ear application containing this container.
getEarFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of EAR filename ready to deploy in the current server.
getEarFilesDeployed(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed EAR filename in the current server.
getEarNames() - Method in class org.objectweb.jonas.ear.EarServiceImpl
This method is added temporarily.
getEarNames() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
This method is added temporarily.
getEarON() - Method in class org.objectweb.jonas.container.EJBModule
 
getEarON() - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
 
getEarON() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
getEarON() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
getEarPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getEarPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
getEarService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Ear service (service's name: 'ear')
getEarURL() - Method in class org.objectweb.jonas.container.EJBModule
 
getEarUrl() - Method in class org.objectweb.jonas.ear.Ear
Return the url of this Ear
getEarUrl() - Method in interface org.objectweb.jonas.ear.EarMBean
Return the url of this Ear
getEarURL() - Method in class org.objectweb.jonas.resource.JmxResourceAdapter
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in interface org.objectweb.jonas.resource.JmxResourceAdapterMBean
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in class org.objectweb.jonas.resource.ResourceAdapter
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
getEarURL() - Method in class org.objectweb.jonas.web.War
Get the URL of the ear containing this war.
getEarURL() - Method in interface org.objectweb.jonas.web.WarMBean
Get the URL of the ear containing this war.
getEISProductName() - Method in class org.objectweb.jonas.jdbc.MetaDataImpl
Returns the JDBC Product name
getEISProductVersion() - Method in class org.objectweb.jonas.jdbc.MetaDataImpl
Returns the JDBC Product version
getEisType() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the EIS Type for this RAR.
getEisType() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the eis-type
getEisType() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the eis-type
getEjb() - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Gets the ejb
getEJB(Object) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
get EJB by its PK Creates if not exist yet.
getEjb10Environment() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getEjb10Environment() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's EJB 1.0 environment properties.
getEjbArguments() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
 
getEjbClass() - Method in class org.objectweb.jonas.container.EJB
 
getEjbClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEjbClass() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's class.
getEjbClass() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the ejb-class
getEjbClass() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getEJBClassLoader() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the ClassLoader of the ejbs within this archive.
getEjbClientJar() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get the ejb-client-jar name
getEjbClientJar() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Gets the ejb-client-jar
getEJBDDContext() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getEjbFileName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEjbForm() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Return a EjbForm instance associate to the EJB.
getEjbForm() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
Return a EjbEntityForm instance associate to the EJB.
getEjbForm() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
Return a EjbMessageForm instance associate to the EJB.
getEjbForm() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
Return a EjbSessionForm instance associate to the EJB.
getEjbForm() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
Return a EjbSessionSblForm instance associate to the EJB.
getEjbForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
The global forward to go.
getEjbForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
The global forward to go.
getEjbForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
The global forward to go.
getEjbForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
The global forward to go.
getEjbForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
The global forward to go.
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JContext
the enterprise bean's home interface.
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
 
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JHomeHandle
Obtains the home object represented by this handle.
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Is disallowed.
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Is disallowed.
getEJBHome() - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
 
getEJBHome() - Method in class org.objectweb.jonas_ejb.svc.JHomeHandleIIOP
Obtains the home object represented by this handle.
getEJBHome() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
getEjbJars() - Method in class org.objectweb.jonas.ear.Ear
Return the ejb-jar files
getEjbJars() - Method in interface org.objectweb.jonas.ear.EarMBean
Return the ejb-jar files
getEjbjars() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getEjbJars() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the Iterator of EjbJar contained in this Application.
getEjbjarsDirectory() - Method in interface org.objectweb.jonas.container.EJBService
Return the Ejbjars directory.
getEjbjarsDirectory() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Return the Ejbjars directory.
getEjbjarsDirectory() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Return the Ejbjars directory.
getEjbLink() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the ejb-link
getEjbLink() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Get the ejb-link
getEjbLink() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getEjbLink() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getEjbLink() - Method in class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Gets the ejb-link
getEJBLocalHome() - Method in class org.objectweb.jonas_ejb.container.JContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
 
getEJBLocalHome() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Is disallowed.
getEJBLocalHome() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Is disallowed.
getEJBLocalHome() - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
 
getEJBLocalObject() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEjbLocalRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get ejb local references.
getEjbLocalRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get ejb local references.
getEjbLocalRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getEjbLocalRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getEJBMetaData() - Method in class org.objectweb.jonas_ejb.container.JHome
Obtains the EJBMetaData for the enterprise Bean.
getEJBMethodPermissions() - Method in class org.objectweb.jonas_ejb.deployment.api.CommonMethodDesc
Gets EJBMethod permissions
getEjbModifiers() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
 
getEJBModule(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create ObjectName for an EJB Module
getEJBModule(ObjectName, String) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
getEJBModules() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEJBModules(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEJBModules(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEJBModules(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEjbName() - Method in class org.objectweb.jonas.ant.DescriptorHandler
Getter method that returns the value of the <ejb-name> element.
getEjbName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEJBName() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
get the bean name
getEJBName() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getEjbName() - Method in class org.objectweb.jonas_ejb.container.JTimerService
 
getEjbName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get the enterprise bean's name.
getEjbName() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the ejb-name
getEjbName() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getEjbName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
getEjbName() - Method in interface org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjbXml
 
getEjbName() - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Gets the ejb-name
getEjbName() - Method in class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Gets the ejb-name
getEjbName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getEjbName() - Method in class org.objectweb.jonas_ejb.genic.VcParam
 
getEJBObject() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.objectweb.jonas_ejb.container.JEntityHandle
Obtains the EJB object represented by this handle.
getEJBObject() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.objectweb.jonas_ejb.container.JSessionHandle
 
getEJBObject() - Method in class org.objectweb.jonas_ejb.svc.JHandleIIOP
Obtains the EJB object represented by this handle.
getEjbObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Get a ObjectName instance for the Ejb given with the parameters of the HTPP request.
getEjbQl() - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Gets the ejb-ql
getEjbRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get EJB references.
getEjbRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get EJB references.
getEjbRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.Ejb
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in interface org.objectweb.jonas_lib.genbase.archive.EjbRefModule
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the list of ejb-ref elements contained by a module.
getEjbRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getEjbRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getEjbRefName() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the name of the ejb-ref
getEjbRefName() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Get the name of the ejb-ref
getEjbRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getEjbRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getEjbRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
 
getEjbRefType() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the ejb-ref-type.
getEjbRefType() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Get the ejb-ref-type.
getEjbRefType() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getEjbRefType() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getEjbRelationDescIterator() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2
Get iterator of meta-info for all defined relations
getEjbRelationList() - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Gets the ejb-relation
getEjbRelationName() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Gets the ejb-relation-name
getEjbRelationName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Gets the ejb-relation-name
getEjbRelationshipRole() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Gets the first ejb-relationship-role
getEjbRelationshipRole2() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Gets the second ejb-relationship-role
getEjbRelationshipRoleDesc(String) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Get the EjbRelationshipRoleDesc corresponding to the given cmr field name.
getEjbRelationshipRoleDescIterator() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Get Iterator on meta-info for all relationships for which the bean is involved in.
getEjbRelationshipRoleList() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Gets the ejb-relationship-role list
getEjbRelationshipRoleName() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the ejb-relationship-role-name
getEjbRelationshipRoleName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Gets the ejb-relationship-role-name
getEJBRoleRefPermission() - Method in class org.objectweb.jonas_lib.deployment.api.SecurityRoleRefDesc
 
getEjbs() - Method in class org.objectweb.jonas.container.EJBModule
 
getEjbs(TreeControlNode, MessageResources, String, String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Ejbs for a Container.
getEjbs() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getEjbs() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns the List of Ejb contained in this EjbJar.
getEjbService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the EJB service (service's name: 'ejb')
getEjbTags() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the ejb tags of the application.xml file.
getEjbTimeoutSignature() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getEjbTimeoutSignature() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getElement() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getElement() - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
 
getElementRestrictions(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns the element restrictions for the given element name.
getElementRestrictions(String) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns the element restrictions for the element given by name.
getElemStatus() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
getEncoding() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Gets the encoding
getEncoding() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
Returns the encoding of the resource.
getEncodingStyle() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getEncrypted() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Gets the encrypted value
getEncypted() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
Gets the encrypted value
getEndColumn() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getEndLine() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getEndpoint() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getEndpointLoginConfig() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the login-config nodes from the securityDesc document
getEndpointSecurityConstraints() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the security-constraint nodes from the securityDesc document
getEndpointSecurityRole() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the security-role nodes from the securityDesc document
getEndpointURI() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
getEndpointURI() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getEndpointURI() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
 
getEndpointURL() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the URL where the port-component can be accessed.
getEngines() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Gets all the engines of the current Tomcat server
getEnroller() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getEnterpriseBeans() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Gets the enterprise-beans
getEntityBean(String, String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEntityBeans(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEntityBeans(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEntityBeans(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getEntityBMPNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getEntityCMPNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getEntityCounters() - Method in class org.objectweb.jonas.container.EntityBean
Instance Counters (inTx, outTx, idle, passive, removed)
getEntityCounters() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Take a dump of current entity counters and return them
getEntityFactory() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
JEntityFactory accessor
getEntityList() - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Gets the entity
getEntityResolver() - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Return an EntityResolver for this MBean.
getEntityResolver() - Method in class org.objectweb.jonas.resource.RarConfigMBean
Returns an EntityResolver for the schemas and dtds of ra.xml and jonas-ra.xml.
getEntitySwitch() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
JEntitySwitch accessor
getEntityTimerService() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Obtains the TimerService associated for this Entity Bean (one / pk)
getEntries() - Method in class org.objectweb.jonas_lib.deployment.work.DeployerLog
Return the entries of the file.
getEnv() - Static method in class org.objectweb.common.WinSysEnv
Get the windows env
getEnv() - Method in class org.objectweb.jonas.common.JProp
Returns JOnAS environment as configured with configuration file properties content and system properties.
getEnv() - Method in class org.objectweb.jonas.naming.NamingManager
Return the environment for JNDI This is used only for handles today.
getEnv() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Return the JNDI Environment
getEnv() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getEnv() - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
 
getEnvEntryDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get environment entries.
getEnvEntryDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get environment entries.
getEnvEntryList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getEnvEntryList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getEnvEntryName() - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
 
getEnvEntryType() - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
 
getEnvEntryValue() - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
 
getEnvironment() - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.jonas_ejb.container.JContext
Deprecated.  
getEnvironment() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Deprecated. Use the JNDI naming context java:comp/env instead.
getEnvironment() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Deprecated. Use the JNDI naming context java:comp/env instead.
getEnvWebLoader() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl.WebLoaderHolder
 
getErrorCountByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getErrorCountByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getErrorCountByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getErrorMessage() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getErrorMessage(String, String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the error message associated to the error state
getErrorMessage(String, String) - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
Get the error message associated to the error state
getErrorMessage() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getEstablishTrustInClient() - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
getEstablishTrustInTarget() - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
getEvenStyleClass() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Return the Style Class of Even rows
getException() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getException(Exception) - Static method in class org.objectweb.jonas_ejb.lib.ExceptionHelper
 
getExceptionList() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getExceptionListener() - Method in class org.objectweb.jonas_jms.JConnection
Get the ExceptionListener for this Connection.
getExceptionType() - Method in exception org.objectweb.jonas.mejb.ManagementEndpointException
Gets the exception type
getExcludedActions() - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Gets the excluded actions in order to build permissions
getExcludedPermissions() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Gets the excluded permission
getExcludedPermissions() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the excluded permissions for this pattern
getExcludedPermissions() - Method in class org.objectweb.jonas_web.deployment.api.SecurityConstraintListDesc
Gets the excluded permissions
getExcludeList() - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Gets the exclude-list
getExcludeListDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get the exclude list of the assembly descriptor
getExpiredTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getExtendsText() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASServiceImplWriter
 
getExtendsText() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceImplWriter
 
getExternalFileName() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getExternalFileName() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getFactory(String) - Method in class org.objectweb.jonas.resource.Rar
 
getFactory(URL) - Static method in class org.objectweb.jonas_lib.loader.factory.URLFactory
Return a new URLFactory in function of the URL type.
getFactoryClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
It retrieves the class name of the generated Jorm mapping.
getFactoryName() - Method in class org.objectweb.jonas.mail.factory.JavaMail
Return the name of this mail factory
getFactoryName() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Get the name of the factory.
getFactoryName(String) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Gets the factory name given the jndi name.
getFactoryType() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Get the type of the factory.
getFamiliesMbeansLists(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Create a list for each family of Mbean.
getFamily() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
getFetchDirection() - Method in class org.objectweb.jonas.dbm.JStatement
 
getFetchDirection() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - Method in class org.objectweb.jonas.dbm.JStatement
 
getFetchSize() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getFieldJdbcDesc(Field) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
Get jdbc specific descriptor for a given field.
getFieldName() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpField
Gets the field-name
getFieldName() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Gets the field-name
getFields() - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
get the Map that was built from visiting the lexical query tree This map allows to get the org.objectweb.medor.api.Field from its name (ident or path).
getFieldType() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
field type getter
getFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getFileList(File, String, String) - Static method in class org.objectweb.jonas_lib.files.FileUtils
return a list of files with this suffix in directory dstr
getFileName() - Method in class org.objectweb.jonas.client.AppClientModule
 
getFileName() - Method in class org.objectweb.jonas.container.EJB
 
getFileName() - Method in class org.objectweb.jonas.container.EJBModule
 
getFileName() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getFileName() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getFilename() - Method in class org.objectweb.jonas.resource.JmxResourceAdapter
Accessor the filename of the resource adapter.
getFilename() - Method in interface org.objectweb.jonas.resource.JmxResourceAdapterMBean
Accessor the filename of the resource adapter.
getFileName() - Method in class org.objectweb.jonas.resource.ResourceAdapter
Accessor the filename of the resource adapter.
getFileName() - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
 
getFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFilename() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
getFileName() - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
getFileName() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getFileName() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getFileName() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getFilePath() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
getFiles() - Method in class org.objectweb.jonas.ant.DescriptorHandler
Getter method that returns the set of files to include in the EJB jar.
getFiles() - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
 
getFilesInDir(String, String) - Static method in class org.objectweb.jonas.common.JModule
 
getFilter() - Method in class org.objectweb.jonas.management.ListenerJavaBean
 
getFilter() - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Returns the listner's filter
getFinderMethodJdbcMappingList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Gets the finder-method-jdbc-mapping
getFirstMbean(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the first ObjectName Mbean gotten by the query in the current MbeanServer.
getFirstMBeanName(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the first Mbean name gotten by the query in the current MbeanServer.
getFixed() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Get the fixed string for this attribute.
getFixed() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Get the fixed value for this attribute.
getForeignKeyJdbcMappingList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Gets the foreign-key-jdbc-mapping
getForeignKeyJdbcName(String) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
getForeignKeyJdbcName() - Method in class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Gets the foreign-key-jdbc-name
getForm(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
 
getForm() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
getFormalParameters() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getForward() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
getForward() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Accessor Forward property.
getForwardAfter() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getForwardControl() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Accessor ForwardControl property.
getForwardEdit() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Return the edit forward string.
getFreelyReadable() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getFreelyWriteable() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getFullDerivedBeanName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFulltrans() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getFullType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFullWrpHandleName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFullWrpHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFullWrpLocalHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFullWrpLocalName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFullWrpRemoteName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getFullWrpSEHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getFullWrpServiceEndpointName() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getFullxid() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getGenClassName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getGeneratedKeys() - Method in class org.objectweb.jonas.dbm.JStatement
 
getGeneratedKeys() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenerator(Service, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
 
getGenerator(Service, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASServiceWriter instead of default JavaServiceWriter
getGenerator(Binding, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASServiceWriter instead of default JavaServiceWriter
getGenerator(PortType, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Since this Generator doesn't output anything else than deploy-server.wsdd, other generator are NoopGenerator.
getGenerator(TypeEntry, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASTypeWriter instead of default JavaTypeWriter
getGenerator(Binding, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
Since this Generator doesn't output anything else than deploy-server.wsdd, other generator are NoopGenerator.
getGenerator(PortType, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
Since this Generator doesn't output anything else than deploy-server.wsdd, other generator are NoopGenerator.
getGenerator(Service, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
Since this Generator doesn't output anything else than deploy-server.wsdd, other generator are NoopGenerator.
getGenerator(TypeEntry, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
Use the JOnASTypeWriter instead of default JavaTypeWriter
getGetterName(String) - Static method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
get the getter method name for a given field
getGetterName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getGlobalMappingForPrincipal(String) - Static method in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Gets the mapping for a principal name
getGlobalRowStyleClass() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getGreetingAckTimeOut() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getGreetingAckTimeOut() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
gets the time out period within which the host will listen for acknowledgement messages after sending a greeting.
getGreetingListeningPort() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getGreetingListeningPort() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
gets the port on which the DiscoveryManager is listening for a discovery greeting response.
getGroup() - Method in class org.objectweb.jonas.security.auth.JSubject
 
getGroup() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getGroups() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Return all the groups
getGroups() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the groups
getGroups(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of all groups in a resource.
getGroups() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
getGroupsNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsNotusedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsUsedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getHandback() - Method in class org.objectweb.jonas.management.ListenerJavaBean
 
getHandback() - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Returns the listner's handback
getHandle() - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
Obtains a handle for the EJB object.
getHandle() - Method in class org.objectweb.jonas_ejb.container.JTimer
Get a serializable handle to the timer.
getHandleDelegate() - Method in class org.objectweb.jonas.naming.NamingManager
 
getHandleDelegate() - Static method in class org.objectweb.jonas_ejb.svc.Utility
Get the Handle Delegate implementation, registered in java:comp
getHandlerAttributes(String) - Method in class org.objectweb.jonas.common.LogManagement
Getter for the map of the attributes of a handler
getHandlerAttributes(String) - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
getHandlerClass() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the Handler implementation class.
getHandlerClass() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getHandlerClassName() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the name of class of the Handler.
getHandlerList() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getHandlerList() - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Gets the handler
getHandlerName() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getHandlerNames() - Method in class org.objectweb.jonas.common.LogManagement
Returns the names of the Monolog handlers
getHandlerNames() - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
getHandlerRefs() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the list of Handler.
getHandlers() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getHandlers() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the list of Handlers the PortComponent is associated with.
getHandlers() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getHandlers() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Return the array of Handlers to be pplied for this service-ref
getHandlersMBean() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getHardLimit() - Method in class org.objectweb.jonas.container.EntityBean
 
getHardLimit() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getHardLimit() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the hard-limit
getHARemoteStub(Remote, Object) - Method in class org.objectweb.jonas_ejb.container.JRepEntityHome
Get the remote object as a stub object for HA remote object LB
getHARemoteStub(Remote) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulHome
Get the remote object as a stub object for HA remote object LB
getHARemoteStub(Remote) - Method in class org.objectweb.jonas_ejb.container.JRepStatelessHome
Get the remote object as a stub object for HA remote object LB
getHashCodeForIdentifier() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Gets an hashcode for this bean Return hashcode for jndiname + jndi localname
getHashPassword(String) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Return the haspassword object from a string.
getHashPassword() - Method in class org.objectweb.jonas.security.realm.principals.User
Set the hashed password of this user
getHeader() - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
 
getHeader() - Method in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
 
getHeader() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
 
getHeader() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getHeader() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
 
getHeaderForElement(String, String[]) - Static method in class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
 
getHeaders() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
 
getHeight() - Static method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
getHeight() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
 
getHeight() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor Height property.
getHeightBorder() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getHeightGraphic() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getHeightSeparator() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor HeightSeparator property.
getHeightTab() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor HeightTab property.
getHelperClassName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getHelperFQClassName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getHoldability() - Method in class org.objectweb.jonas.dbm.JConnection
 
getHoldability() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getHome() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
returns the home if exist or null if not
getHome() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getHome() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getHome() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getHome() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
getHome() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the home
getHome() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getHome() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
 
getHome() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getHomeClass() - Method in class org.objectweb.jonas.container.EJB
 
getHomeClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getHomeClass() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's home interface.
getHomeHandle() - Method in class org.objectweb.jonas_ejb.container.JHome
Obtain a handle for the home object.
getHomeInterfaceClass() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
getHost() - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
getHost() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMemberMBean
 
getHost() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getHost() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Get the host on which the web application must be deployed.
getHost() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getHostName() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getHostName() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getHostName() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getHostName() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getHostName() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getHostName() - Method in class org.objectweb.jonas.web.War
Get the name of the host on which this war is deployed.
getHostName() - Method in interface org.objectweb.jonas.web.WarMBean
Get the name of the host on which this war is deployed.
getHostname() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the hostname of the connector
getHostname() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the hostname of the connector
getHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getHostName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getHref() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Accessor Href property.
getHtmlElement() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
getHtmlElement() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
Return the HTML element.
getHtmlElement() - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
Return the HTML element.
getHtmlElement() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Return the HTML element.
getHttpMethodList() - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Gets the http-method list
getHttpServletRequest() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
 
getI18n() - Static method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
 
getI18n() - Static method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
 
getI18n() - Static method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
getI18n() - Static method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
 
getI18n() - Static method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
 
getI18n() - Static method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator
 
getI18n() - Static method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsClientGenerator
 
getI18n() - Static method in class org.objectweb.jonas_ws.wsgen.generator.Generator
 
getIcon() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getIcon() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
 
getIcon() - Method in interface org.objectweb.jonas_lib.deployment.xml.DescriptionGroupXml
Get the icon of the deployment descriptor.
getIcon() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the icon
getIcon() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the icon
getICtx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
bind a JEntityContext for a remove method.
getICtx(Transaction, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Get a context/instance associated with this transaction Called at each request on the bean (including remove)
getICtx(Transaction, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
Get a context/instance associated with this transaction Called at each request on the bean (including remove)
getICtx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
getICtx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
At each business method, get a BeanContext to run it
getICtx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
get an initialized Bean Context
getId() - Method in exception org.objectweb.jonas.webapp.jonasadmin.JonasAdminException
Accessor to the error ID.
getId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
getId() - Method in class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the id
getId() - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Gets the id
getIdent() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
getIdentifier() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Build a valid java identifier for the bean.
getIdentityToken() - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getIdMbeanServer() - Static method in class org.objectweb.jonas.jmx.commons.MBeanServerHelper
 
getImage() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
GetImage() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getImages() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getImagesDir() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getImagesDir() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor ImagesDir property.
getImagesRoot() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getImagesRoot() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getImagesRoot() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getImpact() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getImplementationBean() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getImplementationName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getImplementationVendor() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getImplementationVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getInactivityTimeOut() - Method in class org.objectweb.jonas.container.EntityBean
get inactivity time out
getInactivityTimeOut() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getInactivityTimeout() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getInactivityTimeout() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the inactivity timeout value
getInactivityTimeout() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the inactivity-timeout
getInboundResourceadapter() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the inbound-resourceadapter
getInboundResourceadapterDesc() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the inbound-resourceadapter
getIndex() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
get a unique index of the method for the bean
getInEarCase() - Method in class org.objectweb.jonas.resource.ResourceAdapter
Accessor the flag indicating if the resource adapter is in Ear.
getInEarCase() - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
Accessor the flag indicating if the resource adapter is in Ear.
getInfo() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.objectweb.jonas_ejb.container.JTimer
Get the information associated with the timer at the time of creation.
getInitialContext() - Method in class org.objectweb.jonas.naming.NamingManager
Get the initialContext used in this jonas server.
getInitialContext(String) - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Builds an Initial Context for the given providerURL
getInitialContext() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Returns the InitialContext
getInitialContext() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getInitialContext() - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Gets the initial context
getInitialContextFactory() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Return the initial context factory of this LDAP realm
getInitialContextFactory() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Return the initial context factory of this LDAP realm
getInitialContextFactory() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getInitialContextToken() - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getInitialDuration() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
getInitParam(String) - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the value of an init-param.
getInitParameters() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
 
getInitParamList() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getInitParams() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getInitParams() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return all the init-params of the Handler.
getInitSize() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getInitSize() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getInitSize() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getInitSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getInitSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getInputFilename() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getInputname() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getInputStream(String) - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.objectweb.jonas_lib.genbase.archive.FileArchive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.objectweb.jonas_lib.genbase.archive.JarArchive
Returns an InputStream corresponding to the given filename.
getInstalledContainersInDir(String, String, String, String) - Static method in class org.objectweb.jonas.common.JModule
Return the list of all installed containers in a directory.
getInstalledEars() - Method in class org.objectweb.jonas.ear.EarServiceImpl
Return the list of installed Applications.
getInstalledEars() - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Return the list of installed Applications.
getInstalledJars() - Method in class org.objectweb.jonas.container.EJBServiceImpl
Return the list of installed EJB containers.
getInstalledJars() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Return the list of installed EJB containers.
getInstalledRars() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the list of installed RAR containers.
getInstalledRars() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
 
getInstalledWars() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the list of installed web applications.
getInstalledWars() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Return the list of installed web applications.
getInstalledWars() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the list of installed web applications.
getInstalledWars() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the list of installed web applications.
getInstallRoot() - Static method in class org.objectweb.jonas.common.JProp
Static method which return the JOnAS install root value.
getInstance() - Static method in class org.objectweb.jonas.common.JProp
Get the unique instance corresponding to the JOnAS server.
getInstance(String) - Static method in class org.objectweb.jonas.common.JProp
Get one of the multiple instances corresponding to a given resource.
getInstance(String, Properties) - Static method in class org.objectweb.jonas.common.JProp
Get one of the multiple instances corresponding to a given resource.
getInstance() - Static method in class org.objectweb.jonas.common.LogManagement
 
getInstance(MBeanServerConnection, String) - Static method in class org.objectweb.jonas.jmx.commons.JMXRemoteHelper
Get ObjectInstance
getInstance() - Static method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Singleton: Each server (master or slave) must have 1 unique J2EEDomain object.
getInstance() - Static method in class org.objectweb.jonas.naming.NamingManager
Return the unique instance of a NamingManager.
getInstance() - Static method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getInstance() - Static method in class org.objectweb.jonas.security.lib.JResourceManager
 
getInstance() - Static method in class org.objectweb.jonas.security.ws.SecurityContextHelper
 
getInstance() - Static method in class org.objectweb.jonas.server.LoaderManager
 
getInstance() - Static method in class org.objectweb.jonas.server.Server
Get the unique instance.
getInstance() - Static method in class org.objectweb.jonas.service.ServiceManager
Get the unique instance.
getInstance() - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Get an instance of the ClientDeploymentDescManager.
getInstance(String, ClassLoader) - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Get an instance of a Client deployment descriptor by parsing the application-client.xml and jonas-client.xml deployment descriptors.
getInstance(String, ClassLoader, String) - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Get an instance of a Client deployment descriptor by parsing the application-client.xml and jonas-client.xml deployment descriptors.
getInstance() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInstance() - Static method in class org.objectweb.jonas_ejb.container.jorm.MapperManager
It retrieves the unique instance of MapperManager.
getInstance() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInstance() - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Get an instance of the EjbDeploymentDescManager.
getInstance() - Static method in class org.objectweb.jonas_lib.deployment.work.WorkCleaner
Get an instance of the Work Cleaner.
getInstance() - Static method in class org.objectweb.jonas_lib.genbase.utils.TempRepository
Return the only instance of TempRepository.
getInstance() - Static method in class org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory
Returns the unique GeneratorFactory instance.
getInstance(Class) - Static method in class org.objectweb.jonas_lib.I18n
Gets the instance for a given class
getInstance(Class, ClassLoader) - Static method in class org.objectweb.jonas_lib.I18n
Gets the instance for a given class
getInstance(String) - Static method in class org.objectweb.jonas_lib.I18n
Gets the instance for a given package
getInstance(String, ClassLoader) - Static method in class org.objectweb.jonas_lib.I18n
Gets the instance for a given package
getInstance() - Static method in class org.objectweb.jonas_lib.security.jacc.JPolicy
Gets the unique instance of the JACC delegating policy provider
getInstance(String, ClassLoader) - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Get an instance of an RAR deployment descriptor by parsing the ra.xml and jonas-ra.xml deployment descriptors.
getInstance(Context) - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Get an instance of an RAR deployment descriptor by parsing the ra.xml and jonas-ra.xml deployment descriptors.
getInstance(Context) - Static method in class org.objectweb.jonas_rar.deployment.lib.wrapper.RarManagerWrapper
Wrap the RarDeploymentDescManager.getInstance(Context).
getInstance() - Static method in class org.objectweb.jonas_timer.TimerManager
Get an instance of the TimerManager
getInstance() - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get an instance of the WebDeploymentDescManager.
getInstance(String, ClassLoader, String) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get an instance of a WEB deployment descriptor by parsing the web.xml and jonas-web.xml deployment descriptors.
getInstance(String, ClassLoader) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Get an instance of a WEB deployment descriptor by parsing the web.xml and jonas-web.xml deployment descriptors.
getInstance(File, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance(Reader, String, boolean) - Static method in class org.objectweb.jonas_ws.deployment.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance(InputStream, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance() - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Get the unique instance of the WSDeploymentDescManager.
getInstance() - Static method in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Returns the unique GeneratorFactory instance.
getIntegerAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getIntegerAttribute(Properties, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getIntegerAttribute(Properties, String, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getIntegrity() - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
getInterface(String) - Method in class org.objectweb.jonas.resource.Rar
 
getIorSecurityConfig() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
getIorSecurityConfigMapping() - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
 
getIs() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getIsConfigurable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Return if the current deployment type is configurable.
getIsDiscoveryMaster() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getIsDiscoveryMaster() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
 
getIsDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return if the action is a domain management operation.
getIsModifiedMethod() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
Get the 'isModified' method name implemented in the bean class.
getIsModifiedMethod() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc
Get the 'isModified' method name implemented in the bean class.
getIsModifiedMethodName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the is-modified-method-name
getIsModifiedMethodName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Gets the is-modified-method-name
getIsModule() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Return true if the current deployment on a server concerns a JAR, RAR, WAR or EAR
getIsolationLevel() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getIsolationLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the isolation level used by this RAR.
getIsTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getIsTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getJ2eeApplication() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
getJ2eeApplication() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getJ2EEApplicationName() - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
getJ2EEDomain() - Method in class org.objectweb.jonas.server.Server
Gets J2EEDomain
getJ2EEDomainName() - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
getJ2eeDomainObjectName(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the ObjectName corresponding to the J2EEDomain managed object registered in the current MBeanServer.
getJ2eeMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined J2EE MBeans.
getJ2eeMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined J2EE MBeans.
getJ2eeObjectName() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJ2EEServer() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
TODO: J2EEServer and ServerProxy should be the same object
getJ2EEServer() - Method in class org.objectweb.jonas.server.Server
Gets J2EEServer.
getJ2eeServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
getJ2eeServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getJ2EEServerName() - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
getJ2eeServerObjectName(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the ObjectName corresponding to the J2EEServer managed object registered in the current MBeanServer and belonging to a domain.
getJ2eeServerObjectName(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the ObjectName corresponding to the J2EEServer managed object registered in the current MBeanServer.
getJ2eeType() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
getJaasEntry() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Get the entry in the jaas configuration file
getJaasentry() - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
 
getJaasFile() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Get the name of the jaas configuration file
getJaasfile() - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
 
getJarBaseName(String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Using the EJB descriptor file name passed from the ejbjar task, this method returns the "basename" which will be used to name the completed JAR file.
getJarBaseName(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
getJarFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of JAR filename ready to deploy in the current server.
getJarFilesDeployed(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed JAR filename in the current server.
getJava() - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Gets the java
getJava2DelegationModel() - Method in class org.objectweb.jonas.web.War
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in interface org.objectweb.jonas.web.WarMBean
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getJava2DelegationModel() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getJavacName() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getJavacOptions() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getJavacOpts() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getJavaHome() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getJavaHome4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
(MBean interface)
getJavaHome4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getJavaHomeBin() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getJavaImplWriter(J2eeEmitter, BindingEntry, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaInterfaceWriter(J2eeEmitter, PortTypeEntry, BindingEntry, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaSkelWriter(J2eeEmitter, BindingEntry, SymbolTable) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaType() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Gets the class-type
getJavaVariableName() - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Gets the java-variable-name
getJavaVendor() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJavaVendor() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJavaVendor() - Method in class org.objectweb.jonas.server.JavaVm
 
getJavaVendor() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getJavaVendor() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJavaVersion() - Static method in class org.objectweb.common.Env
Gets Java Version.
getJavaVersion() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJavaVersion() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJavaVersion() - Method in class org.objectweb.jonas.server.JavaVm
 
getJavaVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getJavaVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJavaVMs() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEModule
Return the JVM used by this J2EEModule.
getJavaVMs() - Method in class org.objectweb.jonas.server.J2EEServer
Return the list of MBean names corresponding to the JVMs on which this server has running threads
getJavaVMs() - Method in class org.objectweb.jonas.server.J2EEServerMBean
All The MBean names corresponding to the used JVMs.
getJavaXmlTypeMappingList() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Gets the java-xml-type-mapping
getJaxRpcClassName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getJAXRPCMappingContext() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getJaxrpcMappingFile() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getJaxrpcMappingFile() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the jaxrpc-mapping-file
getJaxrpcMappingFile() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getJCAActivationSpec(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJCAAdminObject(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJcaConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJcaConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJcaConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJCAConnectionFactories(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJCAConnectionFactory(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJCAManagedConnectionFactory(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJcaMcfName(String) - Method in class org.objectweb.jonas.resource.ResourceUtility
Return the JCA Managed Connection Factory name
getJCAResource(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJcaResource() - Method in class org.objectweb.jonas.resource.ResourceAdapter
return the jcaResourceObjectName
getJConnection() - Method in class org.objectweb.jonas_jms.JConnectionFactory
Get a Connection from the pool for an anonymous user
getJConnection(String) - Method in class org.objectweb.jonas_jms.JConnectionFactory
Get a Connection from the pool for the specified user
getJContext(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Get a Context from the pool, or create a new one if no more available in the pool.
getJContext(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
getJContext(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
get a new session context must call newInstance (EJB specs) => no pool should be used.
getJContext(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getJdbcAutomaticPkFieldName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
Get the associated field for auto genarated pk field specify by user
getJdbcAutomaticPkFieldName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Gets the jdbcAutomaticPkFieldName
getJdbcCheckLevel() - Method in class org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc
Gets the jdbc-check-level
getJdbcCheckLevel() - Method in class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Gets the jdbc-check-level
getJdbcConnCheckLevel() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcConnCheckLevel() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getJdbcConnchecklevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcConnCheckLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcConnCheckLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getJdbcConnCheckLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJdbcConnectionCheckingLevels() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Jdbc Connection Checking Levels properties.
getJdbcConnectionOpened() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getJdbcConnLevel() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the JDBC connection level
getJdbcConnLevel() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getJdbcConnLevel gets the jdbc connection level
getJdbcConnLevel() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getJdbcConnMaxAge() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcConnmaxage() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcConnMaxAge() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcConnParams() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the jdbc-conn-params
getJdbcConnParams() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jdbc-conn-params
getJdbcConnParamsDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the jdbc-conn-params
getJdbcConnParamsDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jdbc-conn-params
getJdbcConnTestStmt() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the JDBC connection test SQL string
getJdbcConnteststmt() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJDBCDataSource(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create ObjectName for a JDBCDataSource MBeans in a JDBCResource named "JDBCResource"
getJdbcDatasource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJdbcDatasource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJdbcDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJdbcDataSources() - Method in class org.objectweb.jonas.dbm.JDBCResource
 
getJDBCDataSources(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJdbcDriver() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJDBCDriver(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getJdbcFieldName() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
Get database field name in the table where bean is stored
getJdbcFieldName() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Gets the jdbc-field-name
getJdbcMapping() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the jdbc-mapping
getJdbcMaxConnPool() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcMaxConnPool() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxconpool() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxOpenTime() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcMaxopentime() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxOpenTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxWaiters() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcMaxwaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxWaitTime() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcMaxwaittime() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxWaitTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMinConnPool() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcMinConnPool() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMinconpool() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJDBCParams(Document) - Method in class org.objectweb.jonas.resource.RarConfigMBean
 
getJdbcPstmtMax() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcPstmtMax() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcRas() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJDBCResourceAdapater(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the JDBC ResourceAdapter MBean OBJECT_NAME deployed in the current server haveing the 'jndiName' attribue value equal to the given jndiName
getJDBCResourceAdapaters() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the JDBC ResourceAdapter MBean ObjectNames deployed in the current server.
getJdbcSamplingPeriod() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcSamplingperiod() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcSamplingPeriod() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcTableName() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
Return the table name in the database associated to this relation.
getJdbcTableName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
Get the associated DataBase table name in case of container persistence type.
getJdbcTableName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
Get the associated DataBase table name.
getJdbcTableName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Gets the jdbc-table-name
getJdbcTableName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Gets the jdbc-table-name
getJDBCTagMap() - Method in class org.objectweb.jonas.resource.RarConfigMBean
 
getJdbcTestStatement() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJdbcTestStatement() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getJdbcTestStatement() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getJdbcTestStatement gets the JDBC test statement for this pool
getJdbcTestStatement() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getJdbcTestStatement() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcTestStatement() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getJdbcTestStatement() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJdbcTestStatement() - Method in class org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc
Gets the jdbc-test-statement
getJdbcTestStatement() - Method in class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Gets the jdbc-test-statement
getJdbcWhereClause() - Method in class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Gets the jdbc-where-clause
getJEntitySwitch() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
This method allocates a new JEntitySwitch.
getJEntitySwitch() - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
getJettyHome() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getJmsConnectionFactories(TreeControlNode, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append subnodes for ConnectionFactory resources
getJmsConnectionFactoryDependence(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Management method
getJmsConnectionFactoryDependence(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
MBean method
getJmsConnectionFactoryDependence(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsConnections() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsDestinationDependence(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Manangement method
getJmsDestinationDependence(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
MBean method
getJmsDestinationDependence(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsDestinations() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsDestinationsTable() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsJmxManagement() - Static method in class org.objectweb.jonas_jms.JmsManagerImpl
Get the JmsJmxManagement.
getJmsJoram() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsJoram() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsJoram() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsManager() - Method in interface org.objectweb.jonas.jms.JmsService
 
getJmsManager() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
 
getJmsManager() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getJmsManager() - Method in class org.objectweb.jonas_ejb.container.JContainer
used internally by all the EJB Container classes.
getJmsManager() - Static method in class org.objectweb.jonas_jms.JmsManagerImpl
Get the JmsManager.
getJmsNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJMSObjectProperties(ObjectName, String, String, String[], String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getJmsQueues(TreeControlNode, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append subnodes node for Queue destinations
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsResource(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Jms Resource for the specified server.
getJmsResources(TreeControlNode, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append 3 subnodes for the JMS resource types + subnodes for all the ressources
getJmsService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the JMS service (service's name: 'jms')
getJmsTopics(TreeControlNode, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append subnodes node for Topic destinations
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmxAuthenticationMethod() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJmxAuthenticationParameter() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJmxAuthorizationMethod() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJmxAuthorizationParameter() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJmxSecured() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJmxServer() - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
 
getJmxServer() - Method in interface org.objectweb.jonas.jmx.JmxService
 
getJmxService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the JMX service (service's name: 'jmx')
getJmxUrl(String) - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonTools
Build the JMX url connection
getJndi() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulObjectId
gets the jndi
getJndiEndpointName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Gets the jndi-endpoint-name
getJndiLocalName() - Method in class org.objectweb.jonas_ejb.container.JLocalHome
 
getJndiLocalName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get the name to associate with the enterprise Bean in the JNDI name space for local access (inside the same JOnAS Server)
getJndiLocalName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the jndi-local-name
getJndiLocalName() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the jndi name of the ejb-local-ref.
getJndiName() - Method in class org.objectweb.jonas.container.EJB
 
getJndiName() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getJndiName() - Method in class org.objectweb.jonas.resource.JCAActivationSpec
return the jndi name
getJndiName() - Method in class org.objectweb.jonas.resource.JCAAdminObject
return the jndi name
getJndiName() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
return the jndi name
getJndiName() - Method in class org.objectweb.jonas.resource.JmxResourceAdapter
return the jndi name
getJndiName() - Method in interface org.objectweb.jonas.resource.JmxResourceAdapterMBean
return the jndi name
getJndiName() - Method in class org.objectweb.jonas.resource.ResourceAdapter
return the jndi name
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
get jndiname
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
get jndiname
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns this RAR's JNDI name.
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
getJndiName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJndiName() - Method in class org.objectweb.jonas_ejb.container.JHome
Get the jndi name for the bean
getJndiName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get the name to associate with the enterprise Bean in the JNDI name space.
getJndiName(URL, String, ClassLoader, String, DeploymentDesc, boolean) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Return the JNDI name from the ejbLink string.
getJndiName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Gets the jndi-name
getJndiName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the jndi-name
getJndiName() - Method in interface org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjbXml
 
getJndiName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination
Gets the jndi-name
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Get the jndi name of the ejb-ref.
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Get the jndi name of the message-destination-ref.
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc
Get the jndi name of the resource environment ref.
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Get the jndi name of the resource ref.
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
 
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
 
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
 
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResource
 
getJndiName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
 
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc
Gets the jndiname
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
Gets the jndiName
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the jndi-name
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jndiname
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Gets the jndiname
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Gets the jndiName
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the jndi-name
getJndiName() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jndiname
getJndinames() - Method in class org.objectweb.jonas.resource.Rar
 
getJndiServiceEndpointName() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getJonasActivationspecList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jonas-activationspec
getJonasActivationspecList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jonas-activationspec
getJonasAdminobjectList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jonas-adminobject
getJonasAdminobjectList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jonas-adminobject
getJonasBase() - Static method in class org.objectweb.jonas.common.JProp
Static method which return the jonas.base property
getJonasBase() - Method in class org.objectweb.jonas.server.J2EEServer
 
getJonasBase() - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
getJonasBase() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
getJonasBase() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getJonasBase4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
(MBean interface)
getJonasBase4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getJonasBeanElement() - Method in class org.objectweb.jonas_lib.genbase.archive.Ejb
Returns the bean element.
getJonasCallPropertyList() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
 
getJOnASClassPath(ClassLoader) - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Return the classpath which can be used for jsp compiling by Jasper.
getJonasClientDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns the Document of the jonas-client.xml file.
getJonasClientInputStream() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns the InputStream of the jonas-client.xml file.
getJonasCmd() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getJonasCmd4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getJonasCmd4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jonas-config-property
getJonasConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc
Gets the jonas-config-property-name
getJonasConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Gets the jonas-config-property-name
getJonasConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc
Gets the jonas-config-property-value
getJonasConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Gets the jonas-config-property-value
getJonasConfigPropTags() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Get the config-property tags of the jonas-ra.xml file.
getJonasConnectionDefinitionList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jonas-connection-definition
getJonasConnectionDefinitionList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jonas-connection-definition
getJonasConnectorDesc() - Method in class org.objectweb.jonas.resource.Rar
get the JonasConnector object for this Rar
getJonasConnectorDesc(String) - Static method in class org.objectweb.jonas.resource.Rar
get the RAR JonasConnectorDesc object matching the jndiname
getJonasConnectorDesc() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Get the current JonasConnectorDesc.
getJonasDeploymentDescriptor() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
 
getJonasDeploymentDescriptor() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Gets the deployment descriptor content of jonas-web.xml file
getJonasEjbJarDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns the Document of the jonas-ejb-jar.xml file.
getJonasEjbJarInputStream() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns the InputStream of the jonas-ejb-jar.xml file.
getJonasEjbRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
 
getJonasEjbRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml
 
getJonasEjbRelationList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Gets the jonas-ejb-relation
getJonasEjbRelationshipRoleList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Gets the jonas-ejb-relationship-role
getJonasEntityList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Gets the jonas-entity
getJonasInitParamList() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
 
getJonasInteractionMode() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getJonasMdActivationConfigDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
getJonasMessageDestination(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get the JOnAS message destination for the given name
getJonasMessageDestinationList() - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
 
getJonasMessageDestinationList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
 
getJonasMessageDestinationList() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getJonasMessageDestinationRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
 
getJonasMessageDestinationRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml
 
getJonasMessageDrivenDestination() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Gets the jonas-message-driven-destination
getJonasMessageDrivenList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Gets the jonas-message-driven
getJonasMethod() - Method in class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Gets the jonas-method
getJonasMqConnectorPlatform(TreeControlNode, String, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getJonasMqDestinations(TreeControlNode, String, String, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Build the destination nodes
getJonasName() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getJonasName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getJonasNamingServiceURL() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
 
getJonasNamingServiceURL() - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getJonasNamingServiceURL() - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getJonasNamingServiceURL() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
getJonasPortComponentList() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
getJonasPortComponentRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
 
getJonasResourceEnvList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
 
getJonasResourceEnvList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml
 
getJonasResourceList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
 
getJonasResourceList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
 
getJonasRoot() - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
 
getJonasRoot() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getJonasRoot4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
(MBean interface)
getJonasRoot4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getJonasRunAsMappingList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Gets the jonas-run-as-mapping
getJonasSecurity() - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
 
getJonasSecurity() - Method in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
 
getJonasSecurityMapping() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the jonas-security-mapping
getJonasSecurityMappingDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the jonas-security-mapping
getJonasServerName() - Method in interface org.objectweb.jonas.jmx.JmxService
 
getJonasServerName() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Return the JOnAS server's name of this service.
getJOnASServiceFactory() - Static method in class org.objectweb.jonas.ws.ClientJServiceFactoryFinder
Return the JServiceFactory specified in jonas.properties
getJOnASServiceFactory() - Static method in class org.objectweb.jonas.ws.JServiceFactoryFinder
Return the JServiceFactory specified in jonas.properties
getJonasServiceRef(Element, String) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Returns the jonas-service-ref XML Element with given name.
getJonasServiceRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement
 
getJonasServiceRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JonasJndiEnvRefsGroupXml
 
getJonasSessionList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Gets the jonas-session
getJonasStubPropertyList() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
 
getJOnASVersion() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getJOnASVersion() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getJonasVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getJOnASVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJonasWebAppDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the jonas-web.xml file.
getJonasWebLoader() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl.WebLoaderHolder
 
getJonasWebserviceDescriptionList() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Gets the jonas-webservice-description
getJonasWebservicesDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Return the Document of the the jonas-webservices.xml
getJonasWebservicesDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the jonas-webservices.xml file.
getJonasWebservicesInputStream() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns the InputStream of the jonas-webservices.xml file.
getJOnASWsContext() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
getJOnASWsContext() - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
getJonasWSContext() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getJonasXML(JonasConnectorDesc, String, int, String) - Method in class org.objectweb.jonas.resource.ResourceUtility
Return the parsed XML object relative to the section
getJOnASXmlContent() - Method in class org.objectweb.jonas.web.War
Return the jonas-specific xml file
getJOnASXmlContent() - Method in interface org.objectweb.jonas.web.WarMBean
Return the jonas-specific xml file
getJonasXmlContent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getJOnASXmlContent() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Return the content of the jonas-web.xml file
getJonasXmlContent() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the content of the jonas-application xml file
getJOnASXmlContent() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Return the content of the jonas-web.xml file
getJOnASXmlContent() - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Return the content of the jonas-web.xml file
getJOnASXmlContent() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Return the content of the jonas-ra.xml file
getJOnASXmlContent() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return the content of the jonas-web.xml file
getJonasXmlName(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the name of the JOnAS specific deployment descriptor file's name corresponding to the given standard deployment descriptor file's name.
getJORAM_RAR_NAME() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Unique point giving JORAM rar name to JOnAS management
getJoramPlatform(TreeControlNode, String, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for JORAM platform management.
getJoramResources(TreeControlNode, String, String, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Joram DEstinations created in a Joram server
getJoramServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJoramServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJoramServers(TreeControlNode, String, ObjectName, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Joram server defined in tbe platform
getJormAccessorClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
It retrieves the class name of the generated Jorm accessor interface.
getJormBinderClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
It retrieves the class name of the generated Jorm Binder.
getJormBindingClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
It retrieves the class name of the generated Jorm binding.
getJormClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Get the Jorm Fully Qualified Class name in JOrm Meta Info It is built from the Abstract Shema Name.
getJormCoherenceHelperFQItfName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
getJormCoherenceHelperItfName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
getJormCoherenceHelperPackageName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
getJormConfigurator() - Method in class org.objectweb.jonas_ejb.container.jorm.MapperManager
 
getJormList() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Get the list of Jorm MetaObjects to be generated
getJormManager() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2
get the JORM Manager At first call, loads all the meta information for entity beans CMP2
getJormMIManager() - Method in class org.objectweb.jonas_ejb.lib.RdbMappingBuilder
 
getJormPKClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Retrieves the Jorm PK Class, in case of composite PK Used by Jorm to generate PNameGetter and Binder classes
getJormPNameGetterClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
It retrieves the class name of the generated Jorm PNameGetter interface.
getJormStateClassName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Return the class name of the generated Jorm state class.
getJormType() - Method in class org.objectweb.jonas_ejb.genic.VcParam
 
getJormTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getJPolicyContextHandlerData() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerCurrent
Method getJPolicyContextHandlerData
getJResource(String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Return a resource by giving its name
getJResource(String) - Method in class org.objectweb.jonas.security.JResources
 
getJResource(String) - Method in interface org.objectweb.jonas.security.SecurityService
Return a resource by giving its name
getJspConfigNumber() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
 
getJspFile() - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
 
getJtmHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getJtmLocation() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getJtmPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getKey() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
getKeyJdbcName() - Method in class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Gets the key-jdbc-name
getKeyPassword() - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
getKeys() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandler
Supported keys by this JOnAS Context Handler
getKeystoreFile() - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
getKeystoreFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKeystorePass() - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
getKeystorePass() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKeystoreType() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKind() - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
 
getLabel() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getLabel() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getLabel() - Method in class org.objectweb.jonas.webapp.taglib.LabelValueBean
 
getLabel() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getLabelPathContext() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getLabelPathContext() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
getLanguage() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the preferred language to use with the service of this LDAP realm
getLanguage() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the preferred language to use with the service of this LDAP realm
getLanguage() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getLargeIcon() - Method in interface org.objectweb.jonas_lib.deployment.api.DescriptionGroup
Get the large-icon of the deployment descriptor.
getLargeIcon() - Method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
Get the large-icon of the deployment descriptor.
getLargeIcon() - Method in class org.objectweb.jonas_lib.deployment.xml.Icon
 
getLargeIcon() - Method in class org.objectweb.jonas_rar.deployment.api.IconDesc
Gets the large-icon
getLargeIcon() - Method in class org.objectweb.jonas_rar.deployment.xml.Icon
Gets the large-icon
getLargeIcon() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the large-icon
getLastAccessTime() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
 
getLastAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
getLastId() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.XMLToFormUtil
The last ID used when building the form.
getLastSchema() - Static method in class org.objectweb.jonas_client.deployment.api.JonasAppClientSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_clusterd.api.ClusterDaemonSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_domain.api.DomainSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_ear.deployment.api.JonasEarSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_ejb.deployment.api.JonasEjbjarSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_web.deployment.api.JonasWebAppSchemas
 
getLastSchema() - Static method in class org.objectweb.jonas_ws.deployment.api.JonasWsSchemas
 
getLbFactor() - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
get load balancing factor
getLbFactor() - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
get load balancing factor
getLbfactor() - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
getLbFactor() - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
getLbfactor() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMemberMBean
 
getLbfactor() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getLbFactor() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getLevel() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
getLevel() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
getLevelFactory() - Static method in class org.objectweb.jonas.common.Log
Shortcut that returns the LevelFactory
getLicense() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the license
getLicense() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the license
getLicenseRequired() - Method in class org.objectweb.jonas_rar.deployment.xml.License
Gets the license-required
getLifecyclemanagerURL() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getLifeCycleManagerURL() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getLimiterRanges() - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
 
getLimiterRanges() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
 
getLine() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
Deprecated.  
getLinkName() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getListAdd() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getListDeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListDeployable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeployable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListDeployableFiles() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Return the list of deployable files in using the type of current deployment storing in WhereAreYou instance in session.
getListDeployed() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeployedFiles() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Return the list of deployed files in using the type of current deployment storing in WhereAreYou instance in session.
getListener() - Method in class org.objectweb.jonas.management.ListenerJavaBean
 
getListener() - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Returns the listener reference (the ReconfigManager)
getListener() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
getListenerRegistry() - Method in class org.objectweb.jonas.mejb.ManagementBean
Returns the ListenerRegistration implementation object which allows the client to register a event notification listener.
getListeningIp() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getListeningIp() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getListeningIp() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
 
getListeningIp() - Method in class org.objectweb.jonas.discovery.Enroller
 
getListeningIp() - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
 
getListeningPort() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getListeningPort() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getListeningPort() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
gets the port on which the DiscoveryManager is listening for a discovery request.
getListeningPort() - Method in class org.objectweb.jonas.discovery.Enroller
 
getListeningPort() - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
gets the port on which the Enroller is listening for a discovery request.
getListenPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
getListGroupsNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsRealm() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsUser() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListMbean(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of ObjectName Mbean gotten by the query in the current MbeanServer.
getListMBeanName(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Mbean name gotten by the query in the current MbeanServer.
getListNames() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getListProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getListProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getListProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getListProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getListRemovable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListRemove() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListRemoved() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListRolesGroup() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesRealm() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesRealm() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesUser() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListServlets() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getListTargetNames() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargets() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargetSelectedNames() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargetsSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListToBeRemoved() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListUndeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getListUsedByEjb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getListUsedByMdb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getListUsedByMdb() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getLoadCPU() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getLoadCPU() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getLoadCPU() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getLocal() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getLocal() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
getLocal() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the local
getLocal() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getLocal() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the Local class of the target bean
getLocal() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getLocalAddress() - Static method in class org.objectweb.jonas.common.NetUtils
Get the string form of the local IP address and not naively assume InetAddress.getLocalHost().getHostAddress() is the currect value.
getLocalClass() - Method in class org.objectweb.jonas.container.EJB
 
getLocalClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getLocalClass() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's local interface.
getLocaleLabels() - Method in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locale labels supported by this application.
getLocaleValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locale values supported by this application.
getLocalHome() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
returns the local home if exist or null if not
getLocalHome() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getLocalHome(String) - Static method in class org.objectweb.jonas_ejb.container.JLocalHome
Get JLocalHome by its name
getLocalHome() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getLocalHome() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getLocalHome() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
getLocalHome() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the local-home
getLocalHome() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getLocalHome() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Get the LocalHome class of the target bean
getLocalHome() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
 
getLocalHomeClass() - Method in class org.objectweb.jonas.container.EJB
 
getLocalHomeClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getLocalHomeClass() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's local home interface.
getLocalHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getLocalId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
getLocalManagementRepr() - Static method in class org.objectweb.jonas.jmx.ManagementReprFactory
 
getLocalPart() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getLocalPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getlocalSchemas() - Method in class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
Gets the URLs of the local schemas
getlocalSchemas() - Method in interface org.objectweb.jonas_lib.deployment.api.Schemas
Gets the URLs of the local schemas
getLocalServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getLocalTransaction() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Returns an javax.resource.spi.LocalTransaction instance.
getLocalWSDLURL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getLocalWSDLURL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
 
getLocation() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the build file location associated with this element's task.
getLocation() - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
getLocation() - Method in class org.objectweb.jonas_domain.xml.Server
 
getLocation(QName) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return the given port location, null if the port is undefined.
getLocator(URL) - Static method in class org.objectweb.jonas_lib.loader.locator.Locator
Return a new Locator in function of the URL type.
getLockPolicy() - Method in class org.objectweb.jonas.container.EntityBean
 
getLockPolicy() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getLockPolicy() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getLockPolicy() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
getLockPolicy() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the lock Policy
getLogEnabled() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
If this RAR should be log enabled.
getLogEnabled() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the log-enabled
getLogEnabled() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the log-enabled
getLogEnabled() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the log-enabled
getLogEnabled() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the log-enabled
getLogEntries() - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Abstract method defined in the derived classes get the log entries
getLogEntries() - Method in class org.objectweb.jonas_lib.deployment.work.EarCleanTask
Gets the log entries
getLogEntries() - Method in class org.objectweb.jonas_lib.deployment.work.JarCleanTask
Gets the log entries
getLogger(String) - Static method in class org.objectweb.jonas.common.Log
Shortcut to get the Logger by its topic name.
getLogger() - Static method in class org.objectweb.jonas.db.AbsDBServiceImpl
 
getLogger(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getLogger() - Static method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
 
getLogger() - Static method in class org.objectweb.jonas.mail.factory.JavaMail
 
getLogger() - Method in class org.objectweb.jonas.security.AbsSecurityContextHelper
 
getLogger() - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getLogger() - Static method in class org.objectweb.jonas.security.realm.factory.JResource
 
getLogger() - Static method in class org.objectweb.jonas.security.realm.factory.JResourceFactory
 
getLogger() - Static method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
 
getLogger() - Method in class org.objectweb.jonas.security.ws.SecurityContextHelper
 
getLogger() - Static method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
getLogger() - Static method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
 
getLogger() - Method in class org.objectweb.jonas_ejb.container.jorm.MapperManager
 
getLogger() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
get the current logger
getLogger() - Static method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
 
getLogger() - Static method in class org.objectweb.jonas_lib.deployment.work.DeployerLog
 
getLogger() - Static method in class org.objectweb.jonas_lib.deployment.work.WorkCleaner
 
getLogger() - Static method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
getLogger() - Static method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
 
getLogger() - Static method in class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
 
getLogger() - Static method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
 
getLoggerFactory() - Static method in class org.objectweb.jonas.common.Log
It returns the unique LoggerFactory used in JOnAS.
getLoggerFactory() - Static method in class org.objectweb.jonas_jms.TraceJms
 
getLoggerJonasLevels() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Logger Jonas Levels properties.
getLoggerJonasLevels() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getLoggers(MessageResources, WhereAreYou, boolean) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of all used loggers in this JOnAS server.
getLoggers(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for each logger.
getLogging(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Logging.
getLogicalClusterList() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the list of logical clusters
getLoginConfigNumber() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
 
getLogInfo() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Gets logger info (to be displayed)
getLogInfo() - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Gets logger info (to be displayed)
getLogInfo() - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
Gets logger info (to be displayed)
getLoginTimeout() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getLoginTimeout() - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getLoginTimeout() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getLoginTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the login timeout for this RAR.
getLogTopic() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getLogTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the log topic for this RAR.
getLogTopic() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the log-topic
getLogTopic() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the log-topic
getLogTopic() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the log-topic
getLogTopic() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the log-topic
getLogWriter(String) - Static method in class org.objectweb.jonas.common.Log
Returns the standard PrintWriter associated to the logger defined by its topic.
getLogWriter() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getLogWriter() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getLogWriter() - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getLogWriter() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getLogWriter() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Gets the log writer for this ManagedConnection instance.
getLongAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getLongAttribute(Properties, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getLongAttribute(Properties, String, long) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getMailFactoryDependence(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Management method
getMailFactoryDependence(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
MBean method
getMailFactoryDependence(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
Management method used by the EJBServiceImpl MBean.
getMailFactoryDependences(String, WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Mail factory dependences in the current server for a given factory name.
getMailFactoryName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getMailFactoryName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getMailFactoryPropertiesFile(String) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Gets the mail factory configuration properties from a local file
getMailFactoryPropertiesFile(String) - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
Gets the mail factory configuration properties from a local file
getMailFactoryPropertiesFiles() - Method in class org.objectweb.jonas.mail.MailServiceImpl
MBean method:
getMailFactoryPropertiesFiles() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getMailFactoryPropsInDir(String) - Static method in class org.objectweb.jonas.common.JModule
 
getMailFactoryPropsInDir() - Static method in class org.objectweb.jonas.common.JModule
 
getMailFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Mail factory files ready to deploy in the current server.
getMailFilesDeployed(WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed Mail factories in the current server.
getMailMimes() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMailResource(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Mail Resources for the specified server.
getMailService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the mail service (service's name: 'mail').
getMailSessionProperties() - Method in class org.objectweb.jonas.mail.factory.JavaMail
 
getMailSessions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getManagedConnectionFactory() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
Return the ManagedConnectionFactory object name
getManagedconnectionfactoryClass() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the managedconnectionfactory-class
getManagementRepr(String) - Static method in class org.objectweb.jonas.jmx.ManagementReprFactory
Create a ManagementReprImpJSR160 instance
getManifest() - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
 
getManifest() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns the Manifest of the Archive.
getManifest() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns the Manifest of the Archive.
getManifestFile(String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the manifets file to use for building the generic jar.
getMapper() - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
getMapper(JContainer, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.MapperManager
Lookup a jorm mapper for a given container and a given connection factory
getMapperName() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMapperName() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getMapperName() - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getMapperName() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getMapperName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the mapper name for this RAR.
getMapping() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the map.
getMapping() - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
getMapping() - Method in class org.objectweb.jonas_lib.deployment.api.CommonsDTDs
Gets the mapping between publicIds and DTDs
getMapping() - Method in interface org.objectweb.jonas_lib.deployment.api.DTDs
Gets the mapping between publicIds and DTDs
getMapping(String) - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
Return the package associated with the specified namespaceURI (can be null).
getMapping() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
getMapping() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Return the Mapping File.
getMappingFile() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the MappingFile object.
getMappingFile(File, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.MappingFileManagerWrapper
Wrap MappingFileManager.getInstance(module, filename) call.
getMappingFile(InputStream, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.MappingFileManagerWrapper
Wrap MappingFileManager.getInstance(module, filename) call.
getMappingFilename() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getMappingFilename() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getMappingFileURL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getMappingFileURL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
 
getMappingForPrincipal(String, String) - Static method in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Gets the mapping for a principal name
getMappings() - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
return the mapping between XML namespaces and Java packages defined in the jaxrpc-mapping file.
getMarginPanel() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor MarginPanel property.
getMaster() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMasterName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getMasterON() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getMatchFactory() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMatchFactory retrieves the PoolMatchFactory assigned to this Pool.
getMatchFactory() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxAge() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxAge() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxAge() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMaxAge gets the max age for a pool entry
getMaxAge() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxAgeMilli() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxAgeMilli() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxAgeTimeout() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Get the max age timeout
getMaxCacheSize() - Method in class org.objectweb.jonas.container.EJB
 
getMaxCacheSize() - Method in class org.objectweb.jonas.container.EntityBean
 
getMaxCacheSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMaxCacheSize() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getMaxCacheSize() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getMaxCacheSize() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getMaxCacheSize() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getMaxCacheSize() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the max-cache-size
getMaxCacheSize() - Method in interface org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjbXml
 
getMaxcheck() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getMaxcheck() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getMaxConnections() - Method in class org.objectweb.jonas.jdbc.MetaDataImpl
Returns maximum limit on number of active concurrent connections that this JDBC instance can support across client processes.
getMaxFieldSize() - Method in class org.objectweb.jonas.dbm.JStatement
 
getMaxFieldSize() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
getMaxHttpHeaderSizeText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxKeepAliveRequestsText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxMessages() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
getMaxOccurs() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
return the max occurrances for this element.
getMaxOccurs() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the max occurances for this element.
getMaxOpenTime() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxOpenTime() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxOpentime() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getMaxOpentime() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMaxOpentime gets the max age for a pool entry
getMaxOpentime() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxOpentime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxOpentime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxOpenTimeMilli() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxOpenTimeMilli() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxOpenTimeout() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Get the max open timeout
getMaxPoolSize() - Method in class org.objectweb.jonas.server.WorkManagerMBean
 
getMaxPoolSize() - Method in class org.objectweb.jonas_lib.JWorkManager
 
getMaxPostSizeText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxPstmtPoolSize() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getMaxPstmtPoolSize() - Method in interface org.objectweb.jonas.resource.SQLManager
 
getMaxReceivedProcessingTime() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getMaxReceivedProcessingTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getMaxRows() - Method in class org.objectweb.jonas.dbm.JStatement
 
getMaxRows() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getMaxRows() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxSize() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getMaxSize() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMaxSize retrieves the maximum size assigned to this Pool.
getMaxSize() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxSpareThreadsText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the max SpareThreads Text.
getMaxThreadsByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getMaxThreadsByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getMaxThreadsByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMaxThreadsText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the max SpareThreads Text.
getMaxWaiters() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxWaiters() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxWaiters() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getMaxWaiters() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMaxWaiters gets the maximum number of waiters for a connection in this Pool.
getMaxWaiters() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxWaitTime() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getMaxWaitTime() - Method in interface org.objectweb.jonas.dbm.Pool
 
getMaxWaitTime() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getMaxWaitTime() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMaxWaitTime gets the maximum number of seconds to wait for a connection in this Pool.
getMaxWaitTime() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMaxWaitTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxWaitTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxWaitTime() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getMaxWaitTime() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the max wait time
getMaxWaitTime() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the max-wait-time
getMaxWorkerPoolSize() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getMaxWorkerPoolSize() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getMaxWorkerPoolSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMBeanCount(String) - Method in interface org.objectweb.jonas.mejb.DomainManagement
The number of MBeans registered in the mbean server corresponding to the server domainServerName in the domain.
getMBeanCount() - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getMBeanCount(String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getMBeanCount(String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the number of mbeans for a server in the domain.
getMBeanInfo(ObjectName, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
getMBeanInfo(ObjectName) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getMBeanInfo(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getMBeanInfo(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
getMBeanInfo(ObjectName) - Method in interface org.objectweb.jonas.jmx.RMIConnector
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(String, ObjectName) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Get information about a specific MBean with ObjectName name registered on server domainServerName.
getMBeanInfo(ObjectName) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getMBeanInfo(String, ObjectName) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getMBeanInfo(TreeControlNode, ObjectName, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes Attributes and Operations for a defined MBean.
getMBeanInfo(TreeControlNode, ObjectName, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes Attributes and Operations for a defined MBean.
getMBeanName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getMBeans(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined MBeans.
getMBeans(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined MBeans.
getMBeanServer() - Static method in class org.objectweb.jonas.jmx.commons.MBeanServerHelper
Gets first available MBean Server.
getMBeanServer() - Method in class org.objectweb.jonas.management.cluster.ClusterFactory
 
getMbeanServer() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getMbeanServer() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getMbeanServer() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getMBeanServer() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Get the MBean server
getMbeanServer() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
getMBeanServerConnection() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
getMBeanServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getMbeansLists(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Create a list for each family of Mbean.
getMBeanType() - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
 
getMBeanType() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getMBeanType() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getMBeanType() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getMcastAddr() - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
getMcastAddr() - Method in class org.objectweb.jonas.management.cluster.CmiCluster
 
getMcastAddr() - Method in interface org.objectweb.jonas.management.cluster.CmiClusterMBean
 
getMcastAddr() - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
getMcastAddr() - Method in interface org.objectweb.jonas.management.cluster.EjbHaClusterMBean
 
getMcastAddr() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getMcastAddr() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMBean
 
getMcastAddr() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
getMcastAddr() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
getMcastAddr() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastDropTime() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getMcastDropTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMBean
 
getMcastDropTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastFrequency() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getMcastFrequency() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMBean
 
getMcastFrequency() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
getMcastPort() - Method in class org.objectweb.jonas.management.cluster.CmiCluster
 
getMcastPort() - Method in interface org.objectweb.jonas.management.cluster.CmiClusterMBean
 
getMcastPort() - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
getMcastPort() - Method in interface org.objectweb.jonas.management.cluster.EjbHaClusterMBean
 
getMcastPort() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getMcastPort() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMBean
 
getMcastPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
getMcastPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
getMcastPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastSocketTimeout() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getMcastSocketTimeout() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMBean
 
getMcastSocketTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMCFData(int) - Method in class org.objectweb.jonas.jdbc.MCFData
 
getMdActivationConfigDesc() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
getMdbJMSAssociateDestinationName() - Method in class org.objectweb.jonas.container.MessageDrivenBean
 
getMdbJMSAssociateDestinationName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
getMdbON(ObjectName, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of Mdb
getMembers() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getMembers() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
getMemoryInstance() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
In most of cases this class is extented to personalize to a collection type.
getMemoryInstanceNb() - Method in class org.objectweb.jonas_ejb.container.EntityCounters
 
getMemoryType() - Static method in class org.objectweb.jonas_ejb.lib.FloatPkFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.objectweb.jonas_ejb.lib.SqlDateFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.objectweb.jonas_ejb.lib.SqlTimeFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.objectweb.jonas_ejb.lib.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type in memory.
getMergedPath(int) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
getMessage() - Method in exception org.objectweb.jonas.jmx.ManagementException
 
getMessage() - Method in exception org.objectweb.jonas.mejb.ManagementEndpointException
Gets the exception message.
getMessage() - Method in exception org.objectweb.jonas.service.ServiceException
 
getMessage(String) - Method in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.objectweb.jonas_ejb.genic.GenICException
 
getMessage() - Method in exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
 
getMessage(String, Object[]) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String) - Method in class org.objectweb.jonas_lib.I18n
Gets the value of the given key
getMessage(String, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String, Object, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String, Object, Object, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String, Object, Object, Object, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String, Object, Object, Object, Object, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.objectweb.jonas_lib.I18n
Gets the formatted string with the given arguments
getMessageadapter() - Method in class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter
Gets the messageadapter
getMessageadapterDesc() - Method in class org.objectweb.jonas_rar.deployment.api.InboundResourceadapterDesc
Gets the messageadapter
getMessageContext() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
Get the messageContext
getMessageContext() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageDestination(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Find the JOnAS message destination for the given name
getMessageDestinationLink() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the message-destination-link (EJB2.1 only)
getMessageDestinationLink() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Get the message-destination-link
getMessageDestinationLink() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
getMessageDestinationList() - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Gets the message-destination
getMessageDestinationName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
 
getMessageDestinationName() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestination
 
getMessageDestinationRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get message destination references.
getMessageDestinationRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get message-destination references.
getMessageDestinationRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getMessageDestinationRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getMessageDestinationRefName() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Get the name of the message-destination-ref
getMessageDestinationRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
 
getMessageDestinationRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
getMessageDestinationType() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the message-destination-type (EJB2.1 only)
getMessageDestinationType() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Get the message-destination-type.
getMessageDestinationType() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
getMessageDestinationUsage() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Get the message-destination-usage.
getMessageDestinationUsage() - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
getMessageDrivenBean(String, String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getMessageDrivenBeans(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getMessageDrivenBeans(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getMessageDrivenBeans(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getMessageDrivenDestination() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the message-driven-destination (EJB2.0 only)
getMessageDrivenList() - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Gets the message-driven
getMessageDrivenNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getMessageEndpoint() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Return an MessageEndpoint from the pool.
getMessageIds() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getMessageListener() - Method in class org.objectweb.jonas_jms.JSession
 
getMessagelistenerList() - Method in class org.objectweb.jonas_rar.deployment.api.MessageadapterDesc
Gets the messagelistener
getMessagelistenerList() - Method in class org.objectweb.jonas_rar.deployment.xml.Messageadapter
Gets the messagelistener
getMessagelistenerType() - Method in class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc
Gets the messagelistener-type
getMessagelistenerType() - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Gets the messagelistener-type
getMessageSelector() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Gets the message-selector (EJB2.0 only)
getMessagingType() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the messaging-type
getMetaData() - Method in class org.objectweb.jonas.dbm.JConnection
 
getMetaData() - Method in class org.objectweb.jonas.dbm.JStatement
 
getMetaData() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getMetaData() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves a ResultSetMetaData object that contains information about the columns of the ResultSet object that will be returned when this PreparedStatement object is executed.
getMetaData() - Method in class org.objectweb.jonas_jms.JConnection
Get the meta data for this connection.
getMethod() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
return the method to which the meta-information applies
getMethodDesc(Method) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get descriptor attached to a given method.
getMethodDesc(int) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
get a MethodDesc from its index.
getMethodDescIterator() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
get an iterator for all MethodDesc of the bean.
getMethodIndex() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getMethodIntf() - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Gets the method-intf
getMethodList() - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Gets the method
getMethodList() - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Gets the method
getMethodList() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Gets the method
getMethodName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Gets the method-name
getMethodName() - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Gets the method-name
getMethodName() - Method in class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Gets the method-name
getMethodParamList() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodParams
Gets the method-param
getMethodParams() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Gets the method-params
getMethodParams() - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Gets the method-params
getMethodParams() - Method in class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Gets the method-params
getMethodPermissionList() - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Gets the method-permission
getMethodPermissionsDescList() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Get the list of the methodPermissionDesc objects which represent method-permission elements in assembly-descriptor
getMethods() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getMimeMailPartFactoriesDeployed(WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed MimePartDatasource Mail Factories in the current server.
getMimeMessageProperties() - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResource
Get the mimePartDatasource properties.
getMimePartMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getMimePartMailFactoryPropertiesFiles() - Method in class org.objectweb.jonas.mail.MailServiceImpl
MBean method:
getMimePartMailFactoryPropertiesFiles() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getMimePartMailFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of MimePartDataSource Mail factory files ready to deploy in the current server.
getMimePartMailFilesDeployed(WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed MimePartDataSource Mail factories in the current server.
getMinOccurs() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Get the min occurances of this element.
getMinOccurs() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the min occurances for this element.
getMinPoolSize() - Method in class org.objectweb.jonas.container.EJB
 
getMinPoolSize() - Method in class org.objectweb.jonas.container.EntityBean
 
getMinPoolSize() - Method in class org.objectweb.jonas.server.WorkManagerMBean
 
getMinPoolSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMinPoolSize() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getMinPoolSize() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getMinPoolSize() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getMinPoolSize() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getMinPoolSize() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Gets the min-pool-size
getMinPoolSize() - Method in interface org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjbXml
 
getMinPoolSize() - Method in class org.objectweb.jonas_lib.JWorkManager
 
getMinReceivedProcessingTime() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getMinReceivedProcessingTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getMinSize() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getMinSize() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getMinSize retrieves the minimum size assigned to this Pool.
getMinSize() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getMinSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMinSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMinSpareThreadsText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the min SpareThreads Text.
getMinWorkerPoolSize() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getMinWorkerPoolSize() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getMinWorkerPoolSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMode() - Method in class org.objectweb.jonas.ant.JOnASTask
 
getMode() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getMode() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
getModeString(byte) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Method getModeString
getModifier(String) - Static method in class org.objectweb.jonas_lib.genclientstub.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModifier() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsClientGenerator
 
getModifier() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsEndpointGenerator
 
getModifier(String) - Static method in class org.objectweb.jonas_ws.wsgen.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModifier(String, boolean) - Static method in class org.objectweb.jonas_ws.wsgen.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModuleClassloader() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
getModuleList() - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Gets the module
getModules() - Method in class org.objectweb.jonas.ear.Ear
Return the J2EEModules used by this J2EEApplication (jar, war, rar).
getMom() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
 
getMom() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getMomLocation() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMomName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMOMQueueSession() - Method in class org.objectweb.jonas_jms.JQueueSession
 
getMOMSession() - Method in class org.objectweb.jonas_jms.JQueueSession
Get the underlaying MOM Session.
getMOMSession() - Method in class org.objectweb.jonas_jms.JSession
Get the underlaying MOM Session.
getMOMSession() - Method in class org.objectweb.jonas_jms.JTopicSession
Get the underlaying MOM Session.
getMOMTopicSession() - Method in class org.objectweb.jonas_jms.JTopicSession
 
getMomUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMonitoring(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for monitoring
getMonitoringClusterList(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for clusters monitoring
getMonitoringInfo() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Update non static information for this node.
getMonitoringNodeList(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for servers monitoring
getMonitoringPeriod() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
 
getMonitoringPeriod() - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
 
getMoreResults() - Method in class org.objectweb.jonas.dbm.JStatement
 
getMoreResults(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
getMoreResults(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Moves to this Statement object's next result, deals with any current ResultSet object(s) according to the instructions specified by the given flag, and returns true if the next result is a ResultSet object.
getMoreResults() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Moves to this Statement object's next result, returns true if it is a ResultSet object, and implicitly closes any current ResultSet object(s) obtained with the method getResultSet.
getMqDestination() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getMsgContext() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
 
getMulticastAddress() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getMulticastAddress() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
 
getMulticastAddress() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMulticastPort() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
 
getMulticastPort() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
 
getMulticastPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMulticastTtl() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMultiplicity() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the multiplicity
getMyName() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return the domain name
getMyServer() - Method in class org.objectweb.jonas.web.catalina55.CatalinaConnectorFactory
 
getMyTx() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
 
getName() - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
get name
getName() - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
get name
getName() - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
getName() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Gets the name
getName() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
Gets the name
getName() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getName() - Method in class org.objectweb.jonas.container.EJB
 
getName() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
Return the current data source name.
getName() - Method in class org.objectweb.jonas.ear.Ear
The application name.
getName() - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
getName() - Method in class org.objectweb.jonas.mail.factory.JavaMail
Return the jndi name of this object
getName() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Get the name of the factory.
getName() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getName() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
getName() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getName() - Method in interface org.objectweb.jonas.management.cluster.ClusterMemberMBean
 
getName() - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
getName() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
getName() - Method in class org.objectweb.jonas.security.auth.JGroup
Returns the name of this principal.
getName() - Method in class org.objectweb.jonas.security.auth.JPrincipal
Returns the name of this principal.
getName() - Method in class org.objectweb.jonas.security.auth.JSubject
 
getName() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Get the name of this resource
getName() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMBean
Get the name of this resource
getName() - Method in class org.objectweb.jonas.security.realm.principals.Group
Get the name of this user
getName() - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Get the name of this user
getName() - Method in class org.objectweb.jonas.security.realm.principals.Role
Get the name of this role
getName() - Method in interface org.objectweb.jonas.security.realm.principals.RoleMBean
Get the name of this role
getName() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the name of this user
getName() - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Get the name of this user
getName() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return a short name for this Realm implementation.
getName() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return a short name for this Realm implementation.
getName() - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return a short name for this Realm implementation.
getName() - Method in class org.objectweb.jonas.security.realm.web.jetty50.JettyPrincipal
Get the name of this principal
getName() - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
 
getName() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Returns the service's name
getName() - Method in interface org.objectweb.jonas.service.Service
 
getName() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
 
getName() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
getName() - Method in interface org.objectweb.jonas.webapp.jonasadmin.common.NameItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.JmsConnFact
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
get name
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
getName() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
the name of this attribute.
getName() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Gets the name of this element
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Return the name of the attribute.
getName() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the name of this element
getName() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getName() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getName() - Method in class org.objectweb.jonas.ws.axis.WSDDJOnASEJBProvider
 
getName() - Method in class org.objectweb.jonas.ws.axis.WSDDNoopProvider
 
getName() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getName() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getName() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getName() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getName() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getName() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getName() - Method in class org.objectweb.jonas_domain.xml.Cluster
 
getName() - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
getName() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getName() - Method in class org.objectweb.jonas_domain.xml.Server
 
getName() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getName() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getName() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
get the name of the relationship.
getName() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
return the name of this relationship role.
getName() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
Field name getter
getName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getName() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getName() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
getName() - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
getName(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the name of the given type
getName() - Method in class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
Get the name of the environemt entry.
getName() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the name of the Handler.
getName() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc
Get resource environment ref.
getName() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Get resource ref.
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
Returns the name of the Archive.
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the name of the Archive.
getName() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns the name of the Archive.
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.DummyApplication
 
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.DummyWebApp
 
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.Ejb
Returns the bean name.
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns the name of the Archive.
getName() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the name of the Archive.
getName() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Gets the name of the Method
getName() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the name of the PortComponent.
getName() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Return the name of the WebService.
getName() - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
Return wsdl file name
getName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
 
getName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcInitParam
 
getName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getNameCounterForElement(Element, Method) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Gives a Name + counter for a type of an element This is used to add counter when adding xml attributes Only use in order to make easier the read of the parsed XML file
getNameElement(String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
getNameInNamespace() - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the full name of this context within its own namespace.
getNameJava() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getNameJavac() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getNameParser(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the parser associated with the named context.
getNameRmic() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getNameRmiConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem
 
getNameServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem
 
getNamespace() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHeader
 
getNamespace() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getNamespaceURI() - Method in class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Gets the namespaceURI
getNamespaceURI() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getNameUpperFirst() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getNaming() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
getNativeLib() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the Native Lib to use for this RAR.
getNativeLib() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the native-lib
getNativeLib() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the native-lib
getNbDeployTargets() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
getNbFactories() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNbMaxMsg() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getNbMembers() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getNbMembers() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
getNbMimePartDatasourceFactories() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNbMsgsDeliverSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbMsgsReceiveSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbMsgsSendToDMQSinceCreation() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbServices() - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return the number of services defined inside the wsdl.
getNbSessionFactories() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNewSessionId(JStatefulSwitch) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
getNewSignature(boolean) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Gets the next signature value
getNextParameter() - Method in class org.objectweb.jonas.newbean.Parameter
Returns the parameter the user will be asked for after this one.
getNextTimeout() - Method in class org.objectweb.jonas_ejb.container.JTimer
Get the point in time at which the next timer expiration is scheduled to occur.
getNextToken() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
getNextToken() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
getNode() - Method in class org.objectweb.jonas.server.JavaVm
 
getNode() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getNodeName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getNodeName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getNonCCIConnection() - Method in interface org.objectweb.transaction.api.ConnectionWrapper
 
getNonCCIConnectionFactory() - Method in interface org.objectweb.transaction.api.ConnectionWrapperFactory
 
getNoRemoteJavas() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getNotificationInfo() - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Returns information about management notifications sent by this object
getNrOfMsgsReceived() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getNrOfMsgsReceived() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getNumber() - Static method in class org.objectweb.jonas_lib.version.Version
 
getNumber() - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Gets the number of different transports.
getNumberMsg() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getNumberOfMeasures() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getObject() - Method in class org.objectweb.jonas_ejb.container.JWrapper
 
getObjectFromBytes(byte[]) - Static method in class org.objectweb.jonas.common.JNDIUtils
Return an object from an array of bytes.
getObjectFromBytes(byte[], Logger) - Static method in class org.objectweb.jonas.common.JNDIUtils
Return an object from an array of bytes.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.dbm.DataSourceFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.jaxr.factory.JAXRFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSFactory
Creates a javax.mail.MimePartDataSource object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.mail.factory.JavaMailSessionFactory
Creates a javax.mail.Session object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.naming.java.javaURLContextFactory
Returns an instance of javaURLContext for a java URL.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.resource.ResourceObjectJNDIHandler
Create an object using the information provided
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDSFactory
Creates a javax.mail.Session object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceFactory
Creates a object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAPFactory
Creates a javax.mail.Session object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemoryFactory
Creates a javax.mail.Session object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Create a new instance of Axis Service (or sub classes) from a Reference object.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas_ejb.container.HomeFactory
Used in case of local Home or ServiceEndpointHome
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas_jms.JObjectFactory
Always return the unique ConnectionFactory stored in the JmsManager
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jonas_lib.naming.factory.URLFactory
Creates a java.net.URL object using the location or reference information specified.
getobjectName() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getobjectName() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getObjectName() - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonTools
Build the Object Name
getObjectName(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getObjectName() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getObjectName() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
Get the Mbean ObjectName (for jonasAdmin)
getObjectName() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
Return this MBean's name
getObjectName() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Return this MBean's name
getObjectName() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the object name of the Connector this bean refers to.
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
get objectName
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
getObjectName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getOddStyleClass() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Return the Style Class of Odd rows
getOn() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getOName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getOName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getOName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getOName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getOName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getOpenCount() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
getOpenedCount() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getOpenedCount() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getOpenedCount() - Method in interface org.objectweb.jonas.dbm.Pool
 
getOpenedCount() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getOpenedCount() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getOpenedCount() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getOpenedCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getOpenedCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getOpenedCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getOperation() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getOperation() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
add,modify,delete
getOperation() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
add,modify,delete
getOperation() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
add,modify,delete
getOperations(String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
getOperations(String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the list of operations for an mbean on a server in the domain.
getOppositeHelperClassName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getOppositeHelperFQClassName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getOppositeRelationshipRole() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
get the opposite relation-ship-role of this relation-ship-role.
getOppositeUFLCMRName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getOptimizedQueryTree() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
Get the query evaluator of the optimized query.
getOptimizedRequest(MethodCmp2Desc) - Method in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
It retrieves a medor request which is evaluable and optimized.
getOrb() - Static method in class org.objectweb.jonas.security.iiop.ORBHelper
 
getORB() - Static method in class org.objectweb.jonas_ejb.svc.Utility
Get the Handle Delegate implementation, registered in java:comp
getOrderFields() - Method in class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
get the that was built from visiting the lexical tree
getOrgDesc() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getOrgName() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getOrgPersonName() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getOriginal() - Method in class org.objectweb.jonas_lib.deployment.work.LogEntry
Return the ear file of this ear log entry.
getOut() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getOutboundResourceadapter() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the outbound-resourceadapter
getOutboundResourceadapterDesc() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the outbound-resourceadapter
getOutputBufferSizeText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getOutputDirectory() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getOutputStream(String) - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
Returns an OutputStream from the given name
getOutputStream(String) - Method in class org.objectweb.jonas_lib.genbase.utils.DirStorer
returns the OuputStream corresponding to the given filename.
getOutputStream(String) - Method in class org.objectweb.jonas_lib.genbase.utils.JarStorer
returns the OuputStream corresponding to the given filename.
getOwnerMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined Owner MBeans.
getOwnerMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined Owner MBeans.
getPackageMappingList() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Gets the package-mapping
getPackageName(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the name of the package of the given full name
getPackageType() - Method in class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Gets the package-type
getPage() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getParam(String) - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the value of the specified parameter
getParameterMetaData() - Method in class org.objectweb.jonas.dbm.JStatement
 
getParameterMetaData() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameters() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getParametersNumber() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getParameterTypes() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getParamId() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getParamList() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getParamName() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getParamName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Gets the param-name
getParamName() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
 
getParamName() - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
 
getParamProperty() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getParams() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return all the params of the ServiceRefDesc as an Hashtable.
getParamScope() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getParamValue() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Gets the param-value
getParamValue() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
 
getParamValue() - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
 
getParamWhereList() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP1 finder methods
getParent() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getParent() - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
 
getParentClass(String) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Returns the parent Class for a method given an interface type.
getParentClass(String) - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
Returns the parent Class for a method given an interface type.
getParentConnectorON(String, ObjectName) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of parent connector
getParentName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getParentName(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the name of the parent directory
getParentON() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getParsingWithValidation() - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_clusterd.lib.ClusterDaemonConfigurationManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_domain.lib.DomainMapManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getPassivatedInstance() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPassivationDir() - Method in class org.objectweb.jonas_ejb.container.JFactory
Get the directory where to store stateful state and timers
getPassivationTimeOut() - Method in class org.objectweb.jonas.container.EntityBean
get passivation time out
getPassivationTimeOut() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPassivationTimeout() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getPassivationTimeout() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the passivation timeout value
getPassivationTimeout() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the passivation-timeout
getPassword() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getPassword() - Method in class org.objectweb.jonas.db.User
 
getPassword() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getPassword() - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
getPassword() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getPassword() - Method in class org.objectweb.jonas.management.monitoring.AuthenticationInformation
 
getPassword() - Method in class org.objectweb.jonas.security.realm.lib.HashPassword
Return the hash of the password
getPassword() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the password of this user
getPassword() - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Get the password of this user
getPassword(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return the password associated with the given principal's user name.
getPassword(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the password associated with the given principal's user name.
getPassword(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return the password associated with the given principal's user name.
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the password for the user of this RAR.
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getPassword() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Get the password used for a callback handler
getPassword() - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
 
getPassword() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getPassword() - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
getPassword() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getPassword() - Method in class org.objectweb.jonas_domain.xml.Server
 
getPassword() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
Gets the password
getPassword() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Gets the password
getPasswordAuthentication() - Method in class org.objectweb.jonas.mail.lib.JAuthenticator
Called when password authentication is needed.
getPath() - Method in class org.objectweb.jonas.adm.ModuleDesc
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getPath(String) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
returns the full path of the file name.
getPathContext() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getPathContext() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
getPathName() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the path of the XML file.
getPathName() - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
getPathToExportRepository() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getPathToReloadJoramAdmin() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Get the path to the joramAdmin.xml file
getPattern() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getPendingMessages(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Get number of pending messages on a queue
getPendingMessages(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Get number of pending messages on a queue
getPendingMessages() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getPendingMessages() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getPendingMessages(Queue) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get number of pending messages on a queue
getPendingMessages(Queue) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get number of pending messages on a queue
getPendingMessages(Queue) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns -1; did not have time to find out if getting this information is possible from a WSMQ Queue.
getPendingMessages(String) - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Get number of pending messages on a queue
getPendingMessages(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get number of pending messages on a queue
getPendingRequests(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Get number of pending requests on a queue
getPendingRequests(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Get number of pending requests on a queue
getPendingRequests() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getPendingRequests() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getPendingRequests(Queue) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get number of pending requests on a queue
getPendingRequests(Queue) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get number of pending requests on a queue
getPendingRequests(Queue) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns -1; did not have time to find out if getting this information is possible from a WSMQ Queue.
getPendingRequests(String) - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Get number of pending requests on a queue
getPendingRequests(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get number of pending requests on a queue
getPeriod() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
getPeriodRow() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getPeriodRow() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getPermissionManager() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
 
getPermissionManager() - Method in class org.objectweb.jonas.web.War
Gets the permission manager
getPermissionManager() - Method in interface org.objectweb.jonas_ejb.container.Container
Gets the permission manager
getPermissionManager() - Method in class org.objectweb.jonas_ejb.container.JContainer
Gets the permission manager
getPermissions(ProtectionDomain) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed given the characteristics of the protection domain.
getPermissions(CodeSource) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicy
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed for code from the specified code source.
getPermissions(CodeSource) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyWrapper
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed given the characteristics of the protection domain.
getPermissions(ProtectionDomain) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyWrapper
Evaluates the global policy and returns a PermissionCollection object specifying the set of permissions allowed given the characteristics of the protection domain.
getPermissionsByRole() - Method in class org.objectweb.jonas_web.deployment.api.SecurityConstraintListDesc
Gets the permissions by role Map
getPermissionsForPrincipal(Principal) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Gets the permissions for a given principal
getPersistenceType() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the persistence-type
getPersistency() - Method in class org.objectweb.jonas.container.EntityBean
get persistency type
getPersistency() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPK() - Method in class org.objectweb.jonas_ejb.container.JEntityHandle
 
getPK() - Method in class org.objectweb.jonas_ejb.container.JTimerService
 
getPK() - Method in class org.objectweb.jonas_ejb.container.JWrapper
 
getPkNumber() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPName() - Method in interface org.objectweb.jonas_ejb.container.jorm.PObject
It retrieves the PName of the persitent object.
getPObject(PName) - Method in interface org.objectweb.jonas_ejb.container.jorm.PObjectHome
It retrieves the PObject which matches with the PName.
getPolicy() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getPolicy() - Static method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
getPolicyConfiguration() - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
getPolicyConfiguration(String, boolean) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationFactory
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPolicyConfiguration(String, boolean) - Method in class org.objectweb.jonas_lib.security.jacc.PolicyConfigurationFactoryWrapper
This method is used to obtain an instance of the provider specific class that implements the PolicyConfiguration interface that corresponds to the identified policy context within the provider.
getPool() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getPool() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPool() - Method in interface org.objectweb.jonas.resource.pool.api.PoolProvider
Return the Pool
getPoolInit() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool init size
getPoolInit() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool init value for this RAR.
getPoolInit() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-init
getPoolInit() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-init
getPoolMax() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getPoolMax() - Method in interface org.objectweb.jonas.dbm.Pool
 
getPoolMax() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum size
getPoolMax() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max value used for this RAR.
getPoolMax() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max
getPoolMax() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max
getPoolMaxAge() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum age in seconds
getPoolMaxAge() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max age for this new RAR.
getPoolMaxAge() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max-age
getPoolMaxAge() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max-age
getPoolMaxAgeMinutes() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum age in minutes
getPoolMaxAgeMinutes() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max-age-minutes
getPoolMaxAgeMinutes() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max-age-minutes
getPoolMaxOpentime() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum open time in minutes
getPoolMaxOpenTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max open time value used for this RAR.
getPoolMaxOpentime() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max-opentime
getPoolMaxOpentime() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max-opentime
getPoolMaxWaiters() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum waiters size
getPoolMaxWaiters() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max waiters value used by this RAR.
getPoolMaxWaiters() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max-waiters
getPoolMaxWaiters() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max-waiters
getPoolMaxWaittime() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool maximum waiter time
getPoolMaxWaittime() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the pool max wait time value used by this RAR.
getPoolMaxWaittime() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-max-waittime
getPoolMaxWaittime() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-max-waittime
getPoolMin() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getPoolMin() - Method in interface org.objectweb.jonas.dbm.Pool
 
getPoolMin() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool min size
getPoolMin() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool min value to use for this RAR.
getPoolMin() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getPoolMin() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-min
getPoolMin() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-min
getPoolParams(Document) - Method in class org.objectweb.jonas.resource.RarConfigMBean
 
getPoolParams() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Gets the pool-params
getPoolParams() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the pool-params
getPoolParamsDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Gets the pool-params
getPoolParamsDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the pool-params
getPoolSamplingPeriod() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the pool sampling period
getPoolSamplingPeriod() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the pool sampling period value used for this RAR.
getPoolSamplingPeriod() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pool-sampling-period
getPoolSamplingPeriod() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pool-sampling-period
getPoolSize() - Method in class org.objectweb.jonas.container.EJB
 
getPoolSize() - Method in class org.objectweb.jonas.container.EntityBean
 
getPoolSize() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getPoolSize() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Get the size of the instance pool for this bean
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
No pool for stateful session beans
getPoolSize() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getPoolTagMap() - Method in class org.objectweb.jonas.resource.RarConfigMBean
 
getPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Ajp
 
getPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Director
 
getPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Http
 
getPort() - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
getPort() - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
getPort() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMemberMBean
 
getPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the port of the connector
getPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the port of the connector
getPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getPort(Class) - Method in class org.objectweb.jonas.ws.axis.JService
 
getPort() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Get the prefered port of the connector used to access the web application.
getPort() - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
getPortComponent(String) - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Return the port component desc with the given name if it exists, null else.
getPortComponentDesc() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Return the linked port component desc (can be null if no pcLink).
getPortComponentDesc(URL, String, ClassLoader, ClassLoader) - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Return the port component desc from the pcLink string.
getPortComponentLink() - Method in class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
 
getPortComponentLink() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Return the port Component Link Object.
getPortComponentList() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the port-component
getPortComponentName() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
 
getPortComponentName() - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Gets the port-component-name
getPortComponentRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getPortComponentRefs() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the list of PortComponentRef.
getPortComponents() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getPortComponents() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Return the port component list of this service desc.
getPortComponentsMBean() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getPortNameList() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getPortNames() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the list of port name the Handler is associated with.
getPortNames() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFHandler
Gets the port name of the handler element
getPortNumber() - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
get port number
getPortNumber() - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
get port number
getPortNumber() - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
getPortNumber() - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
getPortNumber() - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
getPortNumber() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getPortText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the port text.
getPostalAddressScheme() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getPrefetch() - Method in class org.objectweb.jonas.container.EntityBean
 
getPrefetch() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPrefetch() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
Get the prefetch tag value for this method.
getPrefetch() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the prefetch
getPrefetchIndex() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
 
getPrefix() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getPrefix() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
 
getPrefix() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
 
getPrefix() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getPresentServletContainer() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
getPrimaryKey() - Method in class org.objectweb.jonas.ha.EntityBeanRefImpl
 
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
 
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
 
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.jorm.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
 
getPrimaryKey() - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
 
getPrimaryKeyClass() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the entity's primary key class.
getPrimaryKeyClass() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
getPrimaryKeyFieldName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
getPrimKeyClass() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the prim-key-class
getPrimkeyField() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the primkey-field
getPrincipal(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Return the Principal associated with the given user name.
getPrincipal(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the Principal associated with the given user name.
getPrincipal(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return the Principal associated with the given user name.
getPrincipal(String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Gets the principal with the given username
getPrincipalFactory() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getPrincipalFactory() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getPrincipalName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
 
getPrincipalName() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
Gets the principalName
getPrincipalName() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Gets the principalName
getPrincipalName(boolean) - Method in class org.objectweb.security.context.SecurityContext
 
getPrincipalName() - Method in class org.objectweb.security.context.SecurityContext
 
getPrincipalNamesList() - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
Gets the principal-name list
getPrintWriter(String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Method getPrintWriter
getProcessingBean() - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
 
getProcessingTimeByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getProcessingTimeByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getProcessingTimeByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getProjectName() - Static method in class org.objectweb.jonas_ejb.lib.RdbMappingBuilder
 
getPrompt() - Method in class org.objectweb.jonas.newbean.Parameter
Returns the string used to prompt the user for a value.
getProperties(File) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
helper method to load a properties file and throw a build exception if it cannot be loaded
getProperties() - Static method in class org.objectweb.jonas.common.Log
 
getProperties() - Method in class org.objectweb.jonas.common.LogManagement
returns list of properties for logging system
getProperties() - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
getProperties() - Method in class org.objectweb.jonas.jdbc.MCFData
 
getProperties() - Method in class org.objectweb.jonas.resource.JCAAdminObject
return the AdminObject Properties
getProperties() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
return the ConnectionFactory Properties
getProperties() - Method in class org.objectweb.jonas.resource.JmxResourceAdapter
return the Adaptor Properties
getProperties() - Method in interface org.objectweb.jonas.resource.JmxResourceAdapterMBean
return the Adaptator Properties
getProperties() - Method in class org.objectweb.jonas.resource.ResourceAdapter
return the Adaptor Properties
getProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getProperties(ObjectName, String, ArrayList, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Properties
getPropertiesList() - Method in class org.objectweb.jonas.resource.JCAActivationSpec
return the ActivationSpec required property list
getPropertiesName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getPropertiesName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getPropertiesName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getPropertiesValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getPropertiesValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getPropertiesValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getProperty() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Get the name of the property whose value is to serve as the replacement value;
getProperty(String) - Method in class org.objectweb.jonas.jdbc.MCFData
 
getProperty() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getPropFile() - Method in class org.objectweb.jonas.common.JProp
Returns properties filename
getPropName() - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
getProprieties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getProps() - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
getPropsFromString(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
getPropValue() - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
getProtocol() - Method in class org.objectweb.jonas.management.cluster.CmiCluster
 
getProtocol() - Method in interface org.objectweb.jonas.management.cluster.CmiClusterMBean
 
getProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
getProtocolFromJmxConnectorUrl(String) - Static method in class org.objectweb.jonas.jmx.JmxServiceImpl
Extract the protocol from a JMX connector URL
getProtocols() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getProtocols() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getProtocols() - Method in class org.objectweb.jonas.server.J2EEServer
Protocols supported by this Server
getProtocols() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Get the Jonas server ORB.
getProtocols(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for the Servlet server
getProtocols() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getProtocols() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getProviders() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
getProviderUrl() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the Url of the ldap server of this LDAP realm
getProviderUrl() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the Url of the ldap server of this LDAP realm
getProviderUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getProviderUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getProviderUrlFromJmxConnectorUrl(String) - Static method in class org.objectweb.jonas.jmx.JmxServiceImpl
Get the provider url from a JMX connector URL
getProxy() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getProxyName() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the proxy Name.
getProxyPortText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the proxy Port NumberText.
getProxys() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
MBean method To be replaced by J2EEDomain.getServers()
getProxys() - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
 
getPStatement(MCInfo, Object, String, String) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
IMPLEMENTATION OF INTERFACE SQLManager
getPStatement(MCInfo, Object, String, String, int, int) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPStatement(MCInfo, Object, String, String, int, int, int) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPStatement(MCInfo, Object, String, String, int) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPStatement(MCInfo, Object, String, String, int[]) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPStatement(MCInfo, Object, String, String, String[]) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getPStatement(MCInfo, Object, String, String) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPStatement(MCInfo, Object, String, String, int, int) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPStatement(MCInfo, Object, String, String, int) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPStatement(MCInfo, Object, String, String, int[]) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPStatement(MCInfo, Object, String, String, int, int, int) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPStatement(MCInfo, Object, String, String, String[]) - Method in interface org.objectweb.jonas.resource.SQLManager
Get the specified PreparedStatement
getPstmtMax() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getPstmtMax() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Return the maximum PreparedStatement cache
getPstmtMax() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getPstmtMax() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
The PSTMT Max value for this RAR.
getPstmtMax() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getPstmtMax() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getPstmtMax() - Method in class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Gets the pstmt-max
getPstmtMax() - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Gets the pstmt-max
getPType(Class, boolean) - Static method in class org.objectweb.jonas_ejb.lib.JormType
This method converts a java.lang.Class into a jorm PType.
getPTypeDef(Class, boolean) - Static method in class org.objectweb.jonas_ejb.lib.JormType
This method converts a java.lang.Class into a jorm PType.
getPublicationDirectory() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getPublicId() - Method in class org.objectweb.jonas.ant.DescriptorHandler
Get the publicId of the DTD
getPublicId() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Returns the Public ID of the DTD specified in the EJB descriptor.
getPublicId() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Get the PublicId of the DTD used
getPublicId() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
Returns the Public ID of the resource.
getPublicKey() - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
 
getQName() - Method in class org.objectweb.jonas_lib.deployment.xml.Qname
 
getQName() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the WSDL's Port QName, the PortComponent is asssociated with.
getQName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHeader
 
getQnameScope() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Gets the qname-scope
getQualifiedPattern() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the qualified form of the pattern
getQuery() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
get EJB-QL query when defined
getQueryFilter() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
get the query filter that was built from visiting the syntaxic tree
getQueryList() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the query
getQueryManagerURL() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getQueryManagerURL() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getQueryMethod() - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Gets the query-method
getQueryOptimizer() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
get the current query tree optimizer
getQueryTimeout() - Method in class org.objectweb.jonas.dbm.JStatement
 
getQueryTimeout() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getQueryTree() - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
getQueryTree() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
get the query tree that was built from visiting the lexical tree
getQueryTree() - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
get the query tree that was built from visiting the lexical tree.
getQueryTreeHolder(PMapper) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
return a query tree holder allowing evaluation of the query
getQueue(String) - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get Queue (creates it if not exist)
getQueue(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Queue (creates it if not exist)
getQueueConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique QueueConnectionFactory
getQueueConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
 
getQueueManager() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the queueManager of the connector
getQueueManager() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the queueManager of the connector
getQueuesList(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the Queue destinations list.
getQueuesNames() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get Queue Names
getQueuesNames() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Queue Names
getRaConfigPropTags() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Get the config-property tags of the ra.xml file.
getRange() - Method in class org.objectweb.jonas.server.J2EEServer
get range
getRange() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getRar(String) - Static method in class org.objectweb.jonas.resource.Rar
get the Rar matching the jndiNname will be used in EJB container to deploy an MDB
getRarConfigObjectName(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
 
getRarDeploymentDesc(String, ClassLoader) - Static method in class org.objectweb.jonas_rar.deployment.lib.wrapper.RarManagerWrapper
Returns the RarDeploymentDesc corresponding to the Rar filename.
getRarDeploymentDesc() - Method in class org.objectweb.jonas_rar.raconfig.RAConfig
 
getRarFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of RAR filename ready to deploy in the current server.
getRarFilesDeployed(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed RAR filename in the current server.
getRarlink() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the rarlink
getRarlink() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the rarlink
getRarName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return the name of the RAR file.
getRarNames() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
This method is added temporarily.
getRarNames() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
This method is added temporarily.
getRars() - Method in class org.objectweb.jonas.ear.Ear
Return the rar files
getRars() - Method in interface org.objectweb.jonas.ear.EarMBean
Return the rar files
getRars() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getRarsDirectory() - Method in interface org.objectweb.jonas.resource.ResourceService
Return the Rars directory.
getRarsDirectory() - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Return the Rars directory.
getRarsDirectory() - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Return the Rars directory.
getRarService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Rar service (service's name: 'resource')
getRead() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getReaderList() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getReadTimeOut() - Method in class org.objectweb.jonas.container.EntityBean
get read time out
getReadTimeOut() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getReadTimeout() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getReadTimeout() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Get the read timeout value
getReadTimeout() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the read-timeout
getRealm() - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
getRealm() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the context-realm node from the securityDesc document
getRealmDefault() - Method in class org.objectweb.jonas.security.AbsSecurityContextHelper
 
getRealmDefault() - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getRealmDefault() - Method in class org.objectweb.jonas.security.ws.SecurityContextHelper
 
getRealmKey() - Method in class org.objectweb.jonas.security.AbsSecurityContextHelper
 
getRealmKey() - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
 
getRealmKey() - Method in class org.objectweb.jonas.security.ws.SecurityContextHelper
 
getRealmName() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the realm name
getRealObjectName() - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
 
getReauthenticationSupport() - Method in class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the reauthentication-support
getReceivedProcessingTime() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getReceivedProcessingTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getReceivedTime() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getReceivedTime() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getReceiverInfo() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getReceiverInfo() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getReceiverInfo() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getRedirectPortText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the port.
getReentrant() - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Gets the reentrant
getRef() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsClientGenerator
 
getReference() - Method in class org.objectweb.jonas.dbm.ConnectionManager
Retrieves the Reference of this object.
getReference() - Method in class org.objectweb.jonas.jaxr.JAXRConnection
 
getReference() - Method in class org.objectweb.jonas.jaxr.scout.JConnectionFactory
 
getReference() - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
getReference() - Method in class org.objectweb.jonas.mail.factory.JavaMail
Retrieves the Reference of the object.
getReference() - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
Retrieves the Reference of the javax.mail.MimePartDataSource object.
getReference() - Method in class org.objectweb.jonas.mail.factory.JavaMailSession
Retrieves the Reference of the javax.mail.Session object.
getReference() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Retrieves the Reference of the object.
getReference() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Retrieves the Reference of the object.
getReference() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Retrieves the Reference of the object.
getReference() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Retrieves the Reference of the object.
getReference() - Method in class org.objectweb.jonas_jms.JConnectionFactory
 
getReferral() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get how referrals encountered by the service provider are to be processed
getReferral() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get how referrals encountered by the service provider are to be processed
getReferral() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRegistry() - Static method in class org.objectweb.jonas.management.JonasMBeanTools
Load the registry of managed object descriptions.
getRegistryList(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return a list of names bounded in the registry.
getRegistryProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getRegistryService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Registry service (service's name: 'registry')
getRejectedFull() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getRejectedFull() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getRejectedFull() - Method in interface org.objectweb.jonas.dbm.Pool
 
getRejectedFull() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getRejectedFull() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getRejectedFull() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getRejectedFull() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedFull() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedFull() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedOpen() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getRejectedOpen() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getRejectedOpen() - Method in interface org.objectweb.jonas.dbm.Pool
 
getRejectedOpen() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getRejectedOpen() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getRejectedOpen() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getRejectedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedOpenJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getRejectedOpenJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getRejectedOpenJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRejectedOpenJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRejectedOpenJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getRejectedOpenJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getRejectedOther() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getRejectedOther() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getRejectedOther() - Method in interface org.objectweb.jonas.dbm.Pool
 
getRejectedOther() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getRejectedOther() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getRejectedOther() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getRejectedOther() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedOther() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedOther() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedTimeout() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getRejectedTimeout() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getRejectedTimeout() - Method in interface org.objectweb.jonas.dbm.Pool
 
getRejectedTimeout() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getRejectedTimeout() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getRejectedTimeout() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getRejectedTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRelation() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
get the parent ejb relation of this relation-ship-role.
getRelationshipRole1() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
get the meta-information for the first relation-ship-role
getRelationshipRole2() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
get the meta-information for the second relation-ship-role
getRelationshipRoleSource() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the relationship-role-source
getRelationships() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Gets the relationships
getRelationType() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
This method depends on static values OOB,OOU,...
getReleasedState() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
getRemaining() - Method in class org.objectweb.jonas_timer.TimerEvent
 
getRemote() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getRemote() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
getRemote() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the remote
getRemote() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
 
getRemote() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
 
getRemote() - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
 
getRemoteClass() - Method in class org.objectweb.jonas.container.EJB
 
getRemoteClass() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getRemoteClass() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Get bean's remote interface.
getRemoteIds() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
getRemoteInterfaceClass() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
getRemoteOrRemoteStub(Remote) - Method in class org.objectweb.jonas_ejb.container.JSessionHome
Get the remote object as a stub object for CMI remote object LB
getRemoteServers() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getRemovedInstance() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getRemoveSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getReplacementOption() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getReplaceOnTarget() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getReplaceValue() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Get the replacement value for this filter token.
getReplicationManager() - Method in interface org.objectweb.jonas.ha.HaService
 
getReplicationManager() - Method in class org.objectweb.jonas.ha.HaServiceImpl
Return the replication manager
getReplicationMode() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getReplicationMode() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getReplicationMode() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getReplyContext(int, Context) - Method in class org.objectweb.security.propagation.SSHandler
Returns a reply context.
getReports() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getRequestContext(int, boolean, byte[], Context) - Method in class org.objectweb.security.propagation.SSHandler
Returns a request context.
getRequestCountByConnectorTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getRequestCountByConnectorTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getRequestCountByConnectorTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRequests() - Method in class org.objectweb.jonas.ha.interceptor.HAContext
Returns the requests
getRequests() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
Get the requests
getRequests() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Get the request stack
getRequired() - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
getRequiredConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.ActivationspecDesc
Gets the required-config-property
getRequiredConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Gets the required-config-property
getResAuth() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
getResField() - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
get the Medor result Field of the query (useful for the ejbSelect method)
getResFieldOfEjbql() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP2 finder/select methods
getResmgr() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getResolvedClassPath() - Method in class org.objectweb.jonas.ear.lib.EarClassPathManager
Get the list of the URLs.
getResource(Object) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getResource is used to allocate a Object from the Pool.
getResource(Object) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getResource(Object, boolean) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getResource() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getResource() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getResource(String) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
getResourceAdapter(String, String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapter() - Method in class org.objectweb.jonas.resource.Rar
 
getResourceadapter() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the resourceadapter
getResourceadapter() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the resourceadapter
getResourceadapterClass() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the resourceadapter-class
getResourceadapterClass() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the resourceadapter-class
getResourceadapterDesc() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the resourceadapter
getResourceAdapterModule(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapterModules(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapterModules(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapters(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapters(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getResourceAdapters() - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
 
getResourceAdapters(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Resource Adapters.
getResourceadapterVersion() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the resourceadapter-version
getResourceadapterVersion() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the resourceadapter-version
getResourceAsStream(String) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
getResourceBase() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getResourceDatabase(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Database Resource for the specified server.
getResourceEnvRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get resource environment references.
getResourceEnvRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get resource environment references.
getResourceEnvRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getResourceEnvRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getResourceEnvRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
 
getResourceEnvRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
 
getResourceEnvRefType() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
 
getResourceName() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Return the resource name we will be using.
getResourceName() - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Return the resource name we will be using.
getResourceObject(String) - Static method in class org.objectweb.jonas.resource.Rar
get the ResourceAdapter matching the jndiName will be used in ResourceObjectJNDIHandler class at lookup time
getResourceON() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getResourceRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get resource manager connection factory references.
getResourceRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get resource manager connection factory references.
getResourceRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getResourceRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getResources() - Method in class org.objectweb.jonas.security.JResources
 
getResources() - Method in class org.objectweb.jonas.server.J2EEServer
Return the list of MBean names corresponding to the resources available on this server
getResources() - Method in class org.objectweb.jonas.server.J2EEServerMBean
All The MBean names corresponding to the deployed J2EEResources.
getResources(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Resources services for the specified server.
getResourceService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Resource service (service's name: 'resource')
getResponse() - Method in class org.objectweb.jonas_ejb.container.JRepEntityRemote
Obtain the response associated with the current request id.
getResponse() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulRemote
Obtain the response associated with the current request id.
getResponse() - Method in class org.objectweb.jonas_ejb.container.JRepStatelessRemote
Obtain the response associated with the current request id.
getResRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResource
 
getResRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
getResSharingScope() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
getResType() - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
getResultSet() - Method in class org.objectweb.jonas.dbm.JStatement
 
getResultSet() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the current result as a ResultSet object.
getResultSetConcurrency() - Method in class org.objectweb.jonas.dbm.JStatement
 
getResultSetConcurrency() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in class org.objectweb.jonas.dbm.JStatement
 
getResultSetHoldability() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in class org.objectweb.jonas.dbm.JStatement
 
getResultSetType() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultTypeMapping() - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Gets the result-type-mapping
getReturnType() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getReturnType() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getRMIConnector() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
 
getRmiConnectorName() - Method in interface org.objectweb.jonas.jmx.JmxService
 
getRmiConnectorName() - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
 
getRMIConnectorsNames() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
 
getRMIConnectorsNames() - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
getRMIConnectorsNames() - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
getRMIConnectorsNames() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
getRmicOptions() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
getRMID() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
getRole() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getRoleDN() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the DN used when searching the role DN.
getRoleDN() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the DN used when searching the role DN.
getRoleDn() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRoleLink() - Method in class org.objectweb.jonas_lib.deployment.api.SecurityRoleRefDesc
Gets the role-link value
getRoleLink() - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Gets the role-link
getRoleMapActions() - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Gets the Map between roles and their actions
getRoleName() - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Gets the role-name
getRoleName() - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
 
getRoleName() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
String representation of the roles which can execute the method
getRoleName() - Method in class org.objectweb.jonas_lib.deployment.api.SecurityRoleRefDesc
Gets the role-name value
getRoleName() - Method in class org.objectweb.jonas_lib.deployment.xml.RunAs
Gets the role-name
getRoleName() - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Gets the role-name
getRoleName() - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Gets the role-name
getRoleName() - Method in class org.objectweb.jonas_web.deployment.api.SecurityRoleDesc
Gets the name of the role
getRoleNameAttribute() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the role name when performing a lookup on a role
getRoleNameAttribute() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the role name when performing a lookup on a role
getRoleNameAttribute() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRoleNameList() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodPermissionDesc
Gets the role-name
getRoleNameList() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Gets the role-name
getRoleNameList() - Method in class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Gets the role-name list
getRoleNamesList() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
Gets the role-name
getRoles() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Return all the roles
getRoles() - Method in class org.objectweb.jonas.security.realm.principals.Group
Get the roles
getRoles() - Method in class org.objectweb.jonas.security.realm.principals.User
Get the roles
getRoles() - Method in class org.objectweb.jonas.security.realm.web.jetty50.JettyPrincipal
Gets the roles of this user
getRoles(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of all roles in a resource.
getRoles() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
getRoles() - Method in class org.objectweb.security.context.SecurityContext
 
getRoleSearchFilter() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the filter used when searching the role
getRoleSearchFilter() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the filter used when searching the role
getRoleSearchFilter() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRolesForRunAsPrincipal(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Gets the Mapping for run-as principal
getRolesIterator() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Gets iterator on roles
getRolesNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesNotused() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesNotusedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesNotusedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesPermissionsMap() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the permissions for each role.
getRolesUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesUsedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesUsedSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRoleTable() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of table which have the username/role
getRoleTable() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of table which have the username/role
getRoleTable() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRoleTableRolenameCol() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of the column of the role of the role table
getRoleTableRolenameCol() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of the column of the role of the role table
getRoleTableRolenameCol() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRoleTableUsernameCol() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of the column of the username of the role table
getRoleTableUsernameCol() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of the column of the username of the role table
getRoleTableUsernameCol() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRollBackedTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JContext
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Tests if the transaction has been marked for rollback only.
getRoot() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
 
getRootFile() - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
Returns the File corresponding to the root of the archive.
getRootFile() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns the File corresponding to the root of the archive.
getRootFile() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns the File corresponding to the root of the archive.
getRootTask() - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Get root Task
getRootTypeQname() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Gets the root-type-qname
getRowClass() - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
Determine the Row Class from the GridTag.
getRowspan() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
getRowStyle(boolean) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
getRsr() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getRunAs() - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Gets the run-as
getRunAs() - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Gets the run-as
getRunAsPrincipalName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getRunAsPrincipalName() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
getRunAsPrincipalRolesStack() - Method in class org.objectweb.security.context.SecurityContext
Gets the stack which manages the roles of the current run-as principal
getRunAsPrincipalStack() - Method in class org.objectweb.security.context.SecurityContext
Gets the stack which manages the run-as principal
getRunAsRole() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getRunAsRoleStack() - Method in class org.objectweb.security.context.SecurityContext
Gets the stack which manages the run-as
getSamplingPeriod() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getSamplingPeriod() - Method in interface org.objectweb.jonas.dbm.Pool
 
getSamplingPeriod() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getSamplingPeriod() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getSamplingPeriod gets the number of seconds between statistics sampling for this Pool.
getSamplingPeriod() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getSamplingPeriod() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getSamplingPeriod() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getSasComponent() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getSasContext() - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
getSaveMode() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
getSAXMsg(String, SAXParseException, String) - Static method in class org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc
build a message from SAX Exception in a consistent style, consistent with emacs compile mode (same as grep, cc, javac, etc).
getSAXMsg(String, SAXParseException, String) - Static method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
build a message from SAX Exception in a consistent style, consistent with emacs compile mode (same as grep, cc, javac, etc).
getSAXParser() - Method in class org.objectweb.jonas_ws.wsgen.finder.GenericWSFinder
 
getSchemaList() - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Get a list of possible schema locations to validate against.
getSchemaList() - Method in class org.objectweb.jonas.resource.RarConfigMBean
Get a list of schemas available for RARs.
getSchemaRestrictions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictionsFactory
Return a new implementation of a schema restriction.
getScheme() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Scheme.
getScheme() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getScope() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getScope() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getSecurity(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Security for the specified server.
getSecurityAlgorithms() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for SecurityAlgorithms properties.
getSecurityAlgorithms() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getSecurityAlgorithms() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityAuthentication() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the authentication used during the authentication to the LDAP server of this LDAP realm
getSecurityAuthentication() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the authentication used during the authentication to the LDAP server of this LDAP realm
getSecurityAuthentication() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityAuthenticationLdapValues() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for SecurityAuthenticationLdap properties.
getSecurityAuthenticationLdapValues() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityCatalinaRealm(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for the Security catalina realm
getSecurityConstraintList() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Gets the security-constraint
getSecurityConstraintListDesc() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Gets the constraint list
getSecurityContext() - Method in class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext
get the security context
getSecurityContext() - Method in class org.objectweb.security.context.SecurityCurrent
Method getSecurityContext
getSecurityCredentials() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the Credential(password) of the principal of this LDAP realm
getSecurityCredentials() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the Credential(password) of the principal of this LDAP realm
getSecurityCredentials() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityDatasourceFactories(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Security Datasource Factories in the current server.
getSecurityDesc() - Method in class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Returns the Document that contains the security settings
getSecurityEntryList() - Method in class org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc
Gets the security-entry
getSecurityEntryList() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping
Gets the security-entry
getSecurityFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Security factories for the specified server.
getSecurityIdentity() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the security-identity
getSecurityIdentity() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
Gets the security-identity
getSecurityLdapFactories(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Security Ldap Factories in the current server.
getSecurityMemoryFactories(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Security Memory Factories in the current server.
getSecurityMemoryFactory(TreeControlNode, MessageResources, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Memory Security Factory for the specified server.
getSecurityPermissionList() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the security-permission
getSecurityPermissionList() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the security-permission
getSecurityPermissionSpec() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityPermissionDesc
Gets the security-permission-spec
getSecurityPermissionSpec() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Gets the security-permission-spec
getSecurityPrincipal() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the DN of the Principal(username) of this LDAP realm
getSecurityPrincipal() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the DN of the Principal(username) of this LDAP realm
getSecurityPrincipal() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityProtocol() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the security protocol to use of this LDAP realm
getSecurityProtocol() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the security protocol to use of this LDAP realm
getSecurityProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityRoleList() - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Gets the security-role
getSecurityRoleList() - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Gets the security-role
getSecurityRoleList() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Gets the list of security roles
getSecurityRoleList() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Gets the security-role
getSecurityRoleMappingList() - Method in class org.objectweb.jonas_ear.deployment.xml.JonasSecurity
Gets the security-role-mapping
getSecurityRoleRefDescList() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Gets the security-role-ref of the beans can access to the EJBRoleRefPermission and role-link.
getSecurityRoleRefList() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the security-role-ref
getSecurityRoleRefList() - Method in interface org.objectweb.jonas_ejb.deployment.xml.CommonEjbXml
Gets the security-role-ref
getSecurityRoleRefList() - Method in class org.objectweb.jonas_web.deployment.api.ServletDesc
Gets the security-role-ref
getSecurityRoleRefList() - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Gets the security-role-ref
getSecurityRolesNames() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the security-role names tags
getSecurityService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Security service (service's name: 'security')
getSecuritySignature() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getSEHome(String) - Static method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
Get JServiceEndpointHome by its name used by HomeFactory to retrieve object from its reference.
getSEHome() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
getSEI() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Return the Service Endpoint Interface of the Port Component.
getSelected() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Accessor Selected property.
getSelected() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Get the last node selected.
getSelectedAction() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getSelectedConnectorItem() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getSelectedDestinations() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
Selected destinations
getSelectedDestinations() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
Selected destinations
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getSelectedItems() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
getSelectedItemsArray() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
getSelectedItemsList() - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
getSelectedName() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getSelectedNameNode() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the name of the selected node in the tree.
getSelectedNameNode() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getSelectedOption() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getSelectedQueues() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
Selected Queues
getSelectedQueues() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
Selected Queues
getSelectedQueues() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
Selected Queues
getSelectedRealmItem() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getSelectedTopics() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
Selected Topics
getSelectedTopics() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
Selected Topics
getSelectedTopics() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
Selected Topics
getSelectedTreeControlNode() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the selected node in the tree.
getSelectedTreeControlNode() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getSelectForUpdate() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
getSelector() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the message-selector value of the message driven bean.
getSemanticEquivalences() - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
getSenderInfo() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getSenderInfo() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getSenderInfo() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getSequenceNumber() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
Gets the sequence number for reconfiguration opeartions
getSequenceNumber() - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResource
Gets the sequence number for MBeans operations
getSequenceNumber() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Gets the sequence number for MBeans operations
getSequenceNumber() - Method in class org.objectweb.jonas.mail.factory.JavaMailSessionResource
Gets the sequence number for saveConfig opeartions
getSequenceNumber() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
Gets the sequence number for reconfiguration opeartions
getSequenceNumber() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Return a sequence number and increase this number
getSerializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping
 
getSerializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping
 
getSerializerFactory() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
getServedOpen() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getServedOpen() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getServedOpen() - Method in interface org.objectweb.jonas.dbm.Pool
 
getServedOpen() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getServedOpen() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getServedOpen() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getServedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getServedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getServedOpen() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getServedOpenJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getServedOpenJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getServedOpenJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServedOpenJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServedOpenJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getServedOpenJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getServer(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Get a server by its name.
getServer() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
 
getServer(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for a defined Jonas server.
getServerCatalinaDefaultHost() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCatalinaEngine() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCatalinaService() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCld() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerConnection(String) - Method in class org.objectweb.jonas.jmx.JmxServiceImpl
Deprecated. Replaced by J2EEDomain.getConnection()
getServerContext() - Method in class org.objectweb.jonas.naming.NamingManager
Get the server component context.
getServerEngineConfig() - Method in class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
Get a server engine configuration.
getServerId() - Method in class org.objectweb.jonas.discovery.DiscEvent
 
getServerId() - Method in class org.objectweb.jonas.discovery.DiscGreeting
 
getServerId() - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
getServerId() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
getServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getServerId() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getServerIdTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerIdTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerList() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the list of ServerProxy
getServerList() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
getServerList() - Method in class org.objectweb.jonas_domain.xml.Cluster
 
getServerList() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getServerMonitoring(TreeControlNode, MessageResources) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Monitoring.
getServerName() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getServerName() - Method in class org.objectweb.jonas.discovery.DiscEvent
returns server name.
getServerName() - Method in class org.objectweb.jonas.discovery.DiscGreeting
returns server name.
getServerName() - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
getServerName() - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
getServerName() - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
getServerName() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
getServerName() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
The JOnAS server's name which is represented by the proxy, null if the memeber is not connected to a proxy
getServerName() - Method in interface org.objectweb.jonas.management.cluster.ClusterMemberMBean
 
getServerName() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getServerName() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getServerName() - Method in class org.objectweb.jonas.server.J2EEServer
Server name
getServerName() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Gets the name of the server which is the web container
getServerName() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Gets the name of the server which is the web container
getServerName() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Gets the name of the server which is the web container
getServerName() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Gets the name of the server which is the web container
getServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServerNames() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return the servers' name belonging domain
getServerNames(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
getServerNames() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPassword() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPasswordAgain() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPortTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerPortTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerProxy(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Get a server by its name.
getServerProxy() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getServerProxy() - Method in interface org.objectweb.jonas.management.cluster.ClusterMemberMBean
 
getServerProxyList() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getServerRepr(String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
getServers() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return the MBeans OBJECT_NAMEs of the servers belonging to this domain
getServers() - Method in class org.objectweb.jonas.mejb.ManagementBean
Returns the names of the servers in the domain.
getServers() - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the server names in the domain.
getServers() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getServerSelect() - Method in class org.objectweb.jonas.webapp.jonasadmin.TopForm
 
getServerServletContainerInfo() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getServerSession() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
Returns a server session from the pool.
getServersList() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getServersList() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
getServerState() - Method in class org.objectweb.jonas.adm.Adm
To test if the server is ready
getServerState() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
getServerState() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getServerState() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Return the int giving the server state
getServerURL() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerUsername() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerVendor() - Method in class org.objectweb.jonas.server.J2EEServer
Server vendor
getServerVersion() - Method in class org.objectweb.jonas.server.J2EEServer
Server version
getServerVersion() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Gets the version of the server which is the web container
getServerVersion() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Gets the version of the server which is the web container
getServerVersion() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Gets the version of the server which is the web container
getServerVersion() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Gets the version of the server which is the web container
getServerVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getService(String) - Method in class org.objectweb.jonas.service.ServiceManager
Get the service which have the given name
getService() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsEndpointGenerator
 
getServiceApp(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear service for the JOnAS services.
getServiceClassNameOptionName() - Method in class org.objectweb.jonas.ws.axis.JOnASEJBProvider
Override the default implementation
getServiceDatabase(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Database service for the JOnAS services.
getServiceDesc() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the parent ServiceDesc of the PortComponent.
getServiceDesc() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns the list of webservice-description elements contained by a module.
getServiceDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the list of webservice-description elements contained by a module.
getServiceDescs() - Method in interface org.objectweb.jonas_lib.genbase.archive.WsEndpoint
Returns the list of webservice-description elements contained by a module.
getServiceDescs() - Method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
Return the list of ServiceDesc.
getServiceDiscovery(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for discovery service for the JOnAS services.
getServiceEjbContainer(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for EJBContainer service for the JOnAS services.
getServiceEndpoint() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
 
getServiceEndpoint() - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
Gets the service-endpoint
getServiceEndpointClass() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getServiceEndpointInterface() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getServiceEndpointInterface() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
 
getServiceEndpointInterface() - Method in class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
 
getServiceEndpointInterface() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the Service Endpoint Interface name.
getServiceEndpointInterface() - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Gets the service-endpoint-interface
getServiceEndpointInterfaceName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcBean
the bean service-endpoint interface name
getServiceEndpointJndiName() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcBean
The bean jndi name
getServiceImplBean() - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Gets the service-impl-bean
getServiceInterface() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getServiceInterface() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the Class object representing the service-interface.
getServiceInterface() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getServiceJms(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Jms service for the JOnAS services.
getServiceMail(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Mail service for the JOnAS services.
getServiceName() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the object name of the service this connector belongs to.
getServiceName() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
getServiceNames() - Method in class org.objectweb.jonas.service.ServiceManager
return the list of services + registry if needed.
getServiceQname() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getServiceQName() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the QName identifying the service in the WSDL.
getServiceQname() - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return the QName of the first service, null if no service is defined.
getServiceQName() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Returns the QName of the service to be used
getServiceRefDesc() - Method in interface org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroup
Get service references.
getServiceRefDesc() - Method in class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Get service references.
getServiceRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.Ejb
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in interface org.objectweb.jonas_lib.genbase.archive.WsClient
Returns the list of service-ref elements contained by a module.
getServiceReference(ServiceRefDesc, ClassLoader) - Method in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Create a Reference on a Service from an Axis Service object.
getServiceReference(ServiceRefDesc, ClassLoader) - Method in interface org.objectweb.jonas.ws.JServiceFactory
Create the Refrence associated with the service-ref (to be bound in JNDI)
getServiceReferenceContext(int) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceReferenceContextCount() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceRefList() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement
 
getServiceRefList() - Method in interface org.objectweb.jonas_lib.deployment.xml.JndiEnvRefsGroupXml
 
getServiceRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
 
getServiceRefName() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getServiceRefName() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the name used for Service interface lookup.
getServiceRefName() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getServiceResourceAdapter(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Resource service for the JOnAS services.
getServices() - Method in class org.objectweb.jonas.service.ServiceManager
Returns the list of the managed services
getServices(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined services for the specified server.
getServiceSecurity(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Security service for the JOnAS services.
getServiceTransaction(TreeControlNode, MessageResources, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Transaction service for the JOnAS services.
getServiceWeb(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web service for the JOnAS services.
getServiceWebService(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for WebService (ws) service for the JOnAS services.
getServletClass() - Method in class org.objectweb.jonas_web.deployment.api.ServletDesc
 
getServletClass() - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
 
getServletClassname(String) - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return the classname of the given servlet
getServletDescList() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Gets the list of Servlets
getServletElement(Element, String) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Returns the matching servlet XML Element with given name.
getServletLink() - Method in class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Gets the servlet-link
getServletList() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
 
getServletMappingList() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
 
getServletMappings(String) - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return the list of urlMapping of the given servlet
getServletName() - Method in class org.objectweb.jonas_web.deployment.api.ServletDesc
 
getServletName() - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
 
getServletName() - Method in class org.objectweb.jonas_web.deployment.xml.ServletMapping
 
getServletQuery(ObjectName, String) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
getServlets() - Method in class org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
 
getServletServerName() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the name of the servlet server.
getServletsName() - Method in class org.objectweb.jonas.web.War
Return a list of all servlets available
getServletsName() - Method in interface org.objectweb.jonas.web.WarMBean
Return a list of all servlets available
getServletsName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getServletsName() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return a list of all servlets name available
getSession() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Return the ServerSession's Session.
getSessionConfigNumber() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
 
getSessionId() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
 
getSessionList() - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Gets the session
getSessionMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getSessionMailFactoriesDeployed(WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed Session Mail Factories in the current server.
getSessionMailFactoryPropertiesFiles() - Method in class org.objectweb.jonas.mail.MailServiceImpl
MBean method:
getSessionMailFactoryPropertiesFiles() - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
 
getSessionMailFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of Session Mail factory files ready to deploy in the current server.
getSessionMailFilesDeployed(WhereAreYou) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed Session Mail factories in the current server.
getSessionProperties() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Get the session properties.
getSessionProps() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getSessionProps() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getSessionStatelessDesc() - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
Return the SessionStatelessDesc object linked with this portComponentDesc.
getSessionSwitch() - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
 
getSessionSwitch() - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
 
getSessionTimeOut() - Method in class org.objectweb.jonas.container.SessionBean
get the session time out for this session ejb
getSessionTimeOut() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getSessionTimeout() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
Get the session timeout value
getSessionTimeout() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Gets the session-timeout
getSessionType() - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
Gets the session-type
getSetterName(String) - Static method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
get the setter method name for a given field
getSetterName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getShared() - Method in class org.objectweb.jonas.container.EntityBean
 
getShared() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getShared() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Gets the shared
getShortAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getSib() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
getSIBClassname() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the implementation bean.
getSibLink() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return the service-impl-bean value.
getSignature(long) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Gets the signature value passed in if found in the signature hash table
getSignature() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Gets the current signature value
getSignature() - Method in class org.objectweb.jonas.security.auth.JSigned
Gets the signature.
getSignature() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JOnASGenericPrincipal
 
getSignature(String, Method) - Static method in class org.objectweb.jonas_ejb.lib.BeanNaming
Gets a string that represents the signature of a method
getSignature() - Method in class org.objectweb.security.context.SecurityContext
Gets the signature.
getSimplePkField() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
Get the primary key field for the entity.
getSimplePkFieldName() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
Get the primary key field name for the entity.
getSindex() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getSingleton() - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Gets the singleton flag
getSize() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getSize retrieves the current size of this Pool.
getSize() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
Get the size of the pool
getSizeTableMeasures() - Method in class org.objectweb.jonas.server.J2EEServer
Get the size of the table of measures
getSmallIcon() - Method in interface org.objectweb.jonas_lib.deployment.api.DescriptionGroup
Get the small-icon of the deployment descriptor.
getSmallIcon() - Method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
Get the small-icon of the deployment descriptor.
getSmallIcon() - Method in class org.objectweb.jonas_lib.deployment.xml.Icon
 
getSmallIcon() - Method in class org.objectweb.jonas_rar.deployment.api.IconDesc
Gets the small-icon
getSmallIcon() - Method in class org.objectweb.jonas_rar.deployment.xml.Icon
Gets the small-icon
getSmallIcon() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the small-icon
getSoapHeaderList() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getSoapHeaders() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getSOAPHeaders() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the list of Headers the Handlers will access.
getSoapRoleList() - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
 
getSoapRoles() - Method in class org.objectweb.jonas.ws.mbean.Handler
 
getSOAPRoles() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Return the list of SOAP Actor Definitions the Handler will play as a role.
getSoapRoles() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
 
getSource() - Method in class org.objectweb.jonas.ant.ServerDeploy
Returns the source field (the path/filename of the component to be deployed.
getSourceAddress() - Method in class org.objectweb.jonas.discovery.DiscMessage
Returns the destinationAddress value in String type.
getSourceBean() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Get the ejb involved in this relation-ship-role.
getSourceBeanName() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Get the name of the ejb involved in this relation-ship-role.
getSourceIp() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getSourceIp() - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
Gets the source port
getSourcePort() - Method in class org.objectweb.jonas.discovery.DiscMessage
Returns the sourcePort value.
getSourcePort() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getSourcePort() - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
Gets the source port that the discovery response has to use.
getSources() - Method in class org.objectweb.jonas_lib.genbase.generator.AbsGenerator
 
getSpecificationName() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecificationVendor() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecificationVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecVersion() - Method in class org.objectweb.jonas.resource.ResourceAdapter
return the specVersion
getSpecVersion() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Spec-Version property.
getSpecVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the spec version for this RAR.
getSpecVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getSpecVersion() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the spec-version
getSpecVersion() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the spec-version
getSpecVersions() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the spec version.
getSplitedPath(int) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
getSql() - Method in class org.objectweb.jonas.dbm.JStatement
 
getSqlGetMethod() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getSQLGetMethod(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the name of the getXXX method associated with the given type in java.sql.ResultSet.
getSqlSetMethod() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getSqlSetMethod() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
getSQLSetMethod(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the name of the setXXX method associated with the given type in java.sql.ResultSet.
getSqlStmt() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP1 finder methods
getSqlType() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
Get field sql-type
getSqlType() - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Gets the sql-type
getSQLType(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the SQL Type mapping the given Java Type.
getSqlTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getSqlTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
getSslProtocol() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getStartedServers() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Return the MBeans OBJECT_NAMEs of the servers belonging to this domain but only if they are running.
getStartTime() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Get the start time
getStartTime() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
getState() - Method in class org.objectweb.jonas.discovery.DiscEvent
 
getState() - Method in class org.objectweb.jonas.discovery.DiscGreeting
 
getState() - Method in class org.objectweb.jonas.ha.StatefulBeanRefImpl
 
getState() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Get the Cluster State
getState() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
getState() - Method in class org.objectweb.jonas.management.cluster.ClusterMember
 
getState() - Method in interface org.objectweb.jonas.management.cluster.ClusterMemberMBean
 
getState() - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
getState() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getState() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
MBean method returning the state as a String Return the String form of the server state
getState() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getState(String) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Gets the State attribute of the ConnectionManagerImpl object
getState(String) - Method in class org.objectweb.jonas.resource.MCInfo
Gets the State attribute of the MCInfo object
getState() - Method in class org.objectweb.jonas.resource.MCInfo
Gets the State attribute of the MCInfo object
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getState() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getState() - Method in class org.objectweb.jonas_ejb.container.JContext
Get the Instance State
getState() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
getState() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
getState() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
 
getState() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
getStateAsString() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
 
getStateFactories() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the the list of state factories of this LDAP realm
getStateFactories() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the the list of state factories of this LDAP realm
getStateFactories() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getStatefulContext() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
 
getStatefulSessionBean(String, String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatefulSessionBeans(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatefulSessionBeans(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatefulSessionBeans(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatefulSessionNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getStatelessSessionBean(String, String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatelessSessionBeanQuery(ObjectName, String) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
getStatelessSessionBeans(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatelessSessionBeans(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatelessSessionBeans(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getStatelessSessionNb() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getStatistics(ObjectName, MonitoringDestForm, DestinationForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getStatProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getStatProperties() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getStatus() - Method in class org.objectweb.jonas.adm.ModuleDesc
 
getStatus() - Static method in class org.objectweb.jonas.tools.CheckEnv
check the JOnAS's configuration
getStatusName(int) - Static method in class org.objectweb.jonas_ejb.lib.StatusHelper
 
getStorageType() - Static method in class org.objectweb.jonas_ejb.lib.FloatPkFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.objectweb.jonas_ejb.lib.SqlDateFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.objectweb.jonas_ejb.lib.SqlTimeFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.objectweb.jonas_ejb.lib.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStrategy() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getString(Collection, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Transform the collection like a string, each element are separated by the separator.
getStringArrayAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getStringAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getStringAttribute(Properties, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getStringAttribute(Properties, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getStringData() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
getStubProperties(String) - Method in class org.objectweb.jonas.ws.axis.JService
 
getStubProperties() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
 
getStyle() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getStyle() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getStyleClassBackground() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassBorderLight() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassBorderShadow() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassDisabled() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassLevel() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
getStyleSelected() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getStyleUnselected() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getSubject() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getSubject() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getSubmit() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
What submission form was done.
getSubscriberIds() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscribers() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscriptionDurability() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get the the durability of the subscription of the message driven bean.
getSubscriptionDurability() - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Gets the subscription-durability
getSubscriptions(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Get number of subscriptions on a topic
getSubscriptions(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Get number of subscriptions on a topic
getSubscriptions() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscriptions() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
getSubscriptions(Topic) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get number of subscriptions on a topic
getSubscriptions(Topic) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get number of subscriptions on a topic
getSubscriptions(Topic) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns -1; did not test the WSMQ Pub/Sub broker.
getSubscriptions(String) - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Get number of subscriptions on a topic
getSubscriptions(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get number of subscriptions on a topic
getSuffix() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
GetSuffix(int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
getSupportedLocales() - Method in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locales supported by this application.
getSwitchForward(ArchiveConfigForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Get the ActionForward name to switch views from the current page.
getSwitchTo() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The target of switching done.
getSymbolTable() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getSystemId() - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
Returns the System ID of the resource.
getTableMeasures() - Method in class org.objectweb.jonas.server.J2EEServer
get the table of value
getTarget() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getTarget() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getTargetBean() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
It retrieves the EntityCmp2Desc which is linked to the EntityCmp2Desc associated to this EjbRelationshipRoleDesc.
getTargetSelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getTask() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the task for this tool.
getTask() - Method in class org.objectweb.jonas.ant.JonasHotDeploymentTool
Returns the task field, a ServerDeploy object.
getTaskName() - Method in class org.objectweb.jonas.ant.BootstrapTask
 
getTasks() - Method in class org.objectweb.jonas.ant.jonasbase.Tasks
 
getTcpListenAddress() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getTcpListenAddress() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getTcpListenAddress() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpListenPort() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getTcpListenPort() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getTcpListenPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpReceivedBytes() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpSelectorTimeout() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getTcpSelectorTimeout() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getTcpThreadCount() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getTcpThreadCount() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getTcpThreadCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTemplate() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns which template this new RAR should be based on.
getTestStatement() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getTestStatement() - Method in interface org.objectweb.jonas.dbm.Pool
 
getTestStatement() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
getText() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.NestedString
 
getText() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getTextFamily() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
getThreadGroups() - Method in class org.objectweb.jonas.server.JavaVm
 
getThreadPriorityText() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getThreshold() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getTimeout() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getTimeout() - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
gets the duration time the DiscoveryClient has to wait for discovery answers.
getTimeOut() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTimeout() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
 
getTimeout() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
getTimeout retrieves the timeout assigned to this Pool.
getTimeout() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getTimeout() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
getTimeOutText() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getTimeOutToAbortRequest() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getTimer() - Method in class org.objectweb.jonas_ejb.container.JTimerHandle
 
getTimerByTime(long, long, Serializable) - Method in class org.objectweb.jonas_ejb.container.JTimerService
get a Timer from the list
getTimeRemaining() - Method in class org.objectweb.jonas_ejb.container.JTimer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimerGraphic() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getTimers() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Illegal operation: timers are associated with a PK
getTimers() - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
 
getTimers() - Method in class org.objectweb.jonas_ejb.container.JTimerService
Get all the active timers associated with this bean.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
getTimerTxAttribute() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getTimerTxAttribute() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getTimeToLive() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
getTimeToLive() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getTimeToLive() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
gets the time to live of the multicast socket.
getTimeToLive() - Method in class org.objectweb.jonas.discovery.Enroller
 
getTimeToLive() - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
gets the time to live of the multicast socket.
getTitle() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
getTmConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.api.TmParamsDesc
Gets the tm-config-property
getTmConfigPropertyList() - Method in class org.objectweb.jonas_rar.deployment.xml.TmParams
Gets the tm-config-property
getTmConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.api.TmConfigPropertyDesc
Gets the tm-config-property-name
getTmConfigPropertyName() - Method in class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Gets the tm-config-property-name
getTmConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.api.TmConfigPropertyDesc
Gets the tm-config-property-value
getTmConfigPropertyValue() - Method in class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Gets the tm-config-property-value
getTmParams() - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Gets the tm-params
getTmParamsDesc() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Gets the tm-params
getTmpDirName() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getTo() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getTo() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getToken() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Get the string to search for
getToken(int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
getTomcat() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTomcat() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTomcat() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTomThumbList(TreeControlNode) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
getToolsLoader() - Method in class org.objectweb.jonas.server.LoaderManager
 
getTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopic() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
getTopic(String) - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get Topic (creates it if not exist)
getTopic(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Topic (creates it if not exist)
getTopicConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique TopicConnectionFactory
getTopicConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get the unique TopicConnectionFactory
getTopicLevel(String) - Method in class org.objectweb.jonas.adm.Adm
get Topic Level
getTopicLevel(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
getTopicLevel(String) - Method in class org.objectweb.jonas.common.LogManagement
get Topic Level
getTopicLevel(String) - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
getTopicLevelList() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopics() - Method in class org.objectweb.jonas.adm.Adm
get Topics.
getTopics() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
getTopics() - Method in class org.objectweb.jonas.common.LogManagement
get Topics.
getTopics() - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
getTopics() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopicsList(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the Topic destinations list.
getTopicsNames() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get Topic Names
getTopicsNames() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Topic Names
getTopLevelElement() - Method in class org.objectweb.jonas_client.deployment.tests.ClientDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_client.deployment.tests.JonasClientDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_clusterd.tests.ClusterDaemonConfigurationTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_domain.tests.DomainMapTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_ejb.deployment.tests.EJBDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_ejb.deployment.tests.JonasEJBDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_rar.deployment.tests.JonasRarDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_rar.deployment.tests.RarDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_web.deployment.tests.WebDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_ws.deployment.tests.JonasWsDeploymentTest
 
getTopLevelElement() - Method in class org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
 
getTopLevelThreadGroup() - Method in class org.objectweb.jonas.server.JavaVm
 
getTotalBegunTransactions() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTotalBegunTransactions() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get begun transactions number
getTotalBegunTransactions() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTotalBegunTransactions() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTotalBegunTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalClusterList() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Get the list of all clusters of any type
getTotalCommittedTransactions() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTotalCommittedTransactions() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get committed transactions number
getTotalCommittedTransactions() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTotalCommittedTransactions() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTotalCommittedTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalConnectionTime() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Get the total connection time
getTotalCurrentNumberOfBeanType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfBeanType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfBeanType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfBMPType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfBMPType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfBMPType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfCMPType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfCMPType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfCMPType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfJDBCConnectionOpen() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
getTotalCurrentNumberOfJDBCConnectionOpen() - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
 
getTotalCurrentNumberOfMDBType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfMDBType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfMDBType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfSBFType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfSBFType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfSBFType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfSBLType() - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method
getTotalCurrentNumberOfSBLType() - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
 
getTotalCurrentNumberOfSBLType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentTransactions() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTotalCurrentTransactions() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get current transactions number
getTotalCurrentTransactions() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTotalCurrentTransactions() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTotalCurrentTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalExpiredTransactions() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTotalExpiredTransactions() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get expired transactions number
getTotalExpiredTransactions() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTotalExpiredTransactions() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTotalExpiredTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalReceivedBytes() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
getTotalReceivedBytes() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
getTotalRolledbackTransactions() - Method in class org.objectweb.jonas.jtm.JTAResource
 
getTotalRolledbackTransactions() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Get rollebacked transactions number
getTotalRolledbackTransactions() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTotalRolledbackTransactions() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTotalRolledbackTransactions() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTransacted() - Method in class org.objectweb.jonas_jms.JSession
 
getTransaction() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getTransaction() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getTransaction() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTransaction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getTransaction() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getTransaction() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
getTransactionAttribute() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
getTransactionAttribute() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
getTransactionFactory() - Method in interface org.objectweb.jonas.jtm.TransactionService
Gets the TransactionFactory object (JTM factory)
getTransactionFactory() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Gets the TransactionFactory object (JTM factory)
getTransactionIsolation() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getTransactionIsolation() - Method in class org.objectweb.jonas.dbm.JConnection
 
getTransactionIsolation() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getTransactionManager() - Method in interface org.objectweb.jonas.jtm.TransactionService
Gets the TransactionManager
getTransactionManager() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Gets the TransactionManager object instance
getTransactionManager() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
returns the TransactionManager
getTransactionManager() - Method in interface org.objectweb.jonas_ejb.container.Container
 
getTransactionManager() - Method in class org.objectweb.jonas_ejb.container.JContainer
return the Transaction Manager used internally by all the EJB Container classes.
getTransactionManager() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
getTransactionManager() - Method in class org.objectweb.jonas_ejb.container.JTimerService
 
getTransactionManager() - Static method in class org.objectweb.jonas_jms.JmsManagerImpl
return the Transaction Manager
getTransactionService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the Transaction service (service's name: 'jtm')
getTransactionSupport() - Method in class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
Gets the transaction-support
getTransactionSupport() - Method in class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Gets the transaction-support
getTransactionSupport() - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Gets the transaction-support
getTransactionSupport() - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Gets the transaction-support
getTransactionTimeout() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Obtain the current transaction timeout value set for this XAResource instance.
getTransactionTimeout() - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Get the current transaction timeout for this XAResource
getTransactionTimeout() - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction, just return no timeout.
getTransactionType() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Get transaction management type of the message driven.
getTransactionType() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
Get session transaction management type.
getTransactionType() - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Gets the transaction-type
getTransAttribute() - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Gets the trans-attribute
getTransportConfig() - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
getTransportGuarantee() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Gets the transport guarantee
getTransportGuarantee() - Method in class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Gets the transport-guarantee
getTransportType() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the transportType of the connector
getTransportType() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the transportType of the connector
getTree() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getTree() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
getTreeBranchName(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Return the name of the branch in the tree for the selected node.
getTreeControl() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
getTreeControl() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
Return the TreeControl instance for the tree control that we are rendering.
getTupleGetter() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP2 finder/select methods
getTupleGetterObjectClass() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP2 finder/select methos
getTx() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
getTxAttribute() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Return the transaction attribute for the onMessage method of Message driven bean
getTxAttribute() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Get the container transaction attribute that match the method
getTxAttribute() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getTxAttributeName(int) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
String representation of the transactionnal attribute
getTxAttributeName() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
String representation of the transactionnal attribute
getTxAttributeStatus() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Get the container transaction attribute that match the method
getTxPendingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getTxPendingTimerTxt() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getType(ObjectName) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
getType() - Method in class org.objectweb.jonas.mail.factory.JavaMail
Return the type of the factory
getType() - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
Return the type of the factory
getType() - Method in class org.objectweb.jonas.mail.factory.JavaMailSession
Return the type of the factory
getType() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
 
getType() - Method in class org.objectweb.jonas.management.cluster.CmiCluster
 
getType() - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
getType() - Method in class org.objectweb.jonas.management.cluster.JkCluster
 
getType() - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
getType() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMemberMBean
 
getType() - Method in class org.objectweb.jonas.management.cluster.LogicalCluster
 
getType() - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
type: CF,TCF,QCF
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getType() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
getType() - Method in class org.objectweb.jonas_ejb.container.JWrapper
 
getType() - Method in class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
Get the fully-qualified Java type of the environemt entry.
getType() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc
Get resource environment ref.
getTypeMap() - Method in class org.objectweb.jonas.dbm.JConnection
 
getTypeMap() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
getTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
getTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcParam
 
getTypeName() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
getTypeName() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Get resource ref.
getTypeString() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
getUFLName() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
This is used to generate method names relative to the CMR Field
getUncheckedActions() - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Gets the unchecked actions in order to build permissions
getUncheckedPermissions() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Gets the excluded permission
getUncheckedPermissions() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the unchecked permissions for this pattern
getUncheckedPermissions() - Method in class org.objectweb.jonas_web.deployment.api.SecurityConstraintListDesc
Gets the unchecked permissions
getUncheckedWebUserDataActionsRoleList() - Method in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Gets the list of unchecked permissions for all element that do not contain an excluding auth-constraint
getUndeploy() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getUndeploySelected() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
getUnknownMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined Unknown MBeans.
getUnknownMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined Unknown MBeans.
getUnpackDir(URL, String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the URL where warURL has been unpacked.
getUnpackName() - Method in class org.objectweb.jonas.ear.Ear
The name of the working copy of the ear
getUnusedInstance() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUpdateCount() - Method in class org.objectweb.jonas.dbm.JStatement
 
getUpdateCount() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUploadedFile() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
 
getURIEncoding() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getURL() - Method in class org.objectweb.jonas.adm.ModuleDesc
 
getUrl() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getUrl() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getURL() - Method in class org.objectweb.jonas.jdbc.DriverManagerMCFImpl
 
getUrl() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
 
getUrl() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
getUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
getURL() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the URL used in this RAR.
getUrl() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getURL(String) - Method in class org.objectweb.jonas_lib.loader.factory.DirURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.objectweb.jonas_lib.loader.factory.JarURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.objectweb.jonas_lib.loader.factory.URLFactory
Returns a new URL basically adding path to the base URL.
getUrlList() - Method in class org.objectweb.jonas_domain.xml.Location
 
getUrlPattern() - Method in class org.objectweb.jonas_web.deployment.xml.ServletMapping
 
getUrlPatternList() - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Gets the url-pattern list
getUrls() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
getURLs(String) - Method in class org.objectweb.jonas.ear.lib.JarList
Get the URLs of all the JAR file list append to dirName.
getUrls() - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
getUrlToRefreshSelectedNode(HttpServletRequest, HttpServletResponse) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the URL to refresh the selected node in the tree.
getUrlToRefreshSelectedNode() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getUse() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getUseCallerIdentity() - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Gets the use-caller-identity
getUsedComponents(Context) - Method in class org.objectweb.security.propagation.SSHandlerFactory
Returns the components required to create a new SSHandler instance.
getUsedInTxInstance() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUsedOutTxInstance() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUser() - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
getUser() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
getUser() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the username used by this RAR.
getUser() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getUser() - Method in class org.objectweb.jonas_jms.JConnection
Return the user associated to this connection
getUser() - Method in class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
Gets the user
getUser() - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Gets the user
getUserCertificate() - Method in class org.objectweb.jonas.security.auth.callback.CertificateCallback
Gets the user certificate
getUserDataConstraint() - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Gets the userDataConstraint
getUserDN() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the DN used when searching the user DN.
getUserDN() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the DN used when searching the user DN.
getUserDn() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserItem(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Create a ItemUser object from a String structured as follows: User[anonymous]:#0.0.1035
getUserName() - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
getUserName() - Method in class org.objectweb.jonas.db.User
 
getUserName() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getUserName() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getUserName() - Method in class org.objectweb.jonas.jdbc.MetaDataImpl
Returns the name of the user associated with the JdbcRaManagedConnection instance.
getUsername() - Method in class org.objectweb.jonas.management.monitoring.AuthenticationInformation
 
getUserName(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Return the name of the User corresponding to a given agent id
getUsername() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getUserName() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getUsername() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getUsername() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Get the username used for a callback handler
getUsername() - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
 
getUsername() - Method in class org.objectweb.jonas_domain.api.DomainMap
 
getUsername() - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
getUsername() - Method in class org.objectweb.jonas_domain.xml.Domain
 
getUsername() - Method in class org.objectweb.jonas_domain.xml.Server
 
getUserOn(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Return the ObjectName of the User MBean corresponding to a given agent id
getUserPassword() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getUserPasswordAttribute() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the attribute in order to get the password of this LDAP realm
getUserPasswordAttribute() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the attribute in order to get the password of this LDAP realm
getUserPasswordAttribute() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserRolesAttribute() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the attribute in order to get the user role from the ldap server
getUserRolesAttribute() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the attribute in order to get the user role from the ldap server
getUserRolesAttribute() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUsers() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Return users
getUsers() - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
 
getUsers(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of all users in a resource.
getUserSearchFilter() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Get the filter used when searching the user
getUserSearchFilter() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Get the filter used when searching the user
getUserSearchFilter() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserTable() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of the table which have the username/password
getUserTable() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of the table which have the username/password
getUserTable() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserTablePasswordCol() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of column of the password of the user table
getUserTablePasswordCol() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of column of the password of the user table
getUserTablePasswordCol() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserTableUsernameCol() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Get the name of the column of the username of the user table
getUserTableUsernameCol() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Get the name of the column of the username of the user table
getUserTableUsernameCol() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserToRoleMapping() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
 
getUserTransaction() - Method in interface org.objectweb.jonas.jtm.TransactionService
Gets the UserTransaction object
getUserTransaction() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Gets the UserTransaction object instance
getUserTransaction() - Method in class org.objectweb.jonas_ejb.container.JContext
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Obtains the transaction demarcation interface.
getUses() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Get the number of uses
getUsingWhere() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getValign() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Return the Vertical Alignment
getValue() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Get replacements string
getValue(String, String) - Method in class org.objectweb.jonas.common.JProp
Returns the value of the related property.
getValue(String) - Method in class org.objectweb.jonas.common.JProp
Returns the value of the related property.
getValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
getValue() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
getValue() - Method in class org.objectweb.jonas.webapp.taglib.LabelValueBean
 
getValue() - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
 
getValue() - Method in class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
Get the value of the environment entry.
getValue() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Gets the string representation of this object
getValue() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcInitParam
 
getValueAsArray(String) - Method in class org.objectweb.jonas.common.JProp
Returns the value of the related property as String [].
getValueAsBoolean(String, boolean) - Method in class org.objectweb.jonas.common.JProp
Returns the value of the related property as boolean.
getValues() - Method in class org.objectweb.jonas.ant.EjbJar.CMPVersion
 
getValues() - Method in class org.objectweb.jonas.ant.EjbJar.NamingScheme
Gets the values of the NamingScheme
getValues(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the object at key's spot of the mapping.
getValuesMap() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the values map.
getValveType() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getVariableMappingList() - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Gets the variable-mapping
getVector() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getVendorDDPrefix(String, String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Get the prefix for vendor deployment descriptors.
getVendorName() - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the vendor name used for this RAR.
getVendorName() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the vendor-name
getVendorName() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the vendor-name
getVendorOutputJarFile(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
getVerbosityLevels() - Static method in class org.objectweb.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for verbosity properties.
getVersion() - Method in class org.objectweb.jonas.discovery.DiscMessage
 
getVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
getVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
getVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getVersion() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getVersion() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Get the Version of the EJB specification
getVersion() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
Gets the version
getVersion() - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Gets the version
getVersionFile() - Method in class org.objectweb.jonas.common.JProp
 
getVersions() - Method in class org.objectweb.jonas.server.J2EEServer
 
getVersions() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getViewIdWrapper() - Method in class org.objectweb.jonas.ha.interceptor.HAContext
 
getViewIdWrapper() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
 
getViewIdWrapper() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
 
getVm() - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
getWaiterCount() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaiterCount() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaiterCount() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaiterCount() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaiterCount() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaiterCount() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaiterCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaiterCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaiterCount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaiterCountJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getWaiterCountJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getWaiterCountJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaiterCountJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaiterCountJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getWaiterCountJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getWaitersHigh() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaitersHigh() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaitersHigh() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaitersHigh() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaitersHigh() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaitersHigh() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaitersHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitersHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitersHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaitersHighRecent() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaitersHighRecent() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitersHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingHigh() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaitingHigh() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaitingHigh() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaitingHigh() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaitingHigh() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaitingHigh() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaitingHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingHigh() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaitingHighRecent() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaitingHighRecent() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingHighRecent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingTime() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getWaitingTime() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
getWaitingTime() - Method in interface org.objectweb.jonas.dbm.Pool
 
getWaitingTime() - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
getWaitingTime() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
 
getWaitingTime() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
getWaitingTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingTime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingTimeJCAConnection() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getWaitingTimeJCAConnection() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getWaitingTimeJCAConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaitingTimeJDBCDatasource() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaitingTimeJDBCResource() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getWaitingTimeJDBCResource() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getWar(URL) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Get the war identified by its URL (.war).
getWar(URL) - Method in interface org.objectweb.jonas.web.JWebContainerService
Get the war identified by its URL (.war).
getWar(URL) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Get the war identified by its URL (.war).
getWar(URL) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Get the war identified by its URL (.war).
getWar() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Gets the war
getWarFile() - Method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
Return the filename of the WebApp dispatching SOAP requests to the components (can be null if no filename specified in jonas-webservices.xml).
getWarFilesDeployable(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of WAR filename ready to deploy in the current server.
getWarFilesDeployed(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of deployed WAR filename in the current server.
getWarName() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
 
getWarNames() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
This method is added temporarily.
getWarNames() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
This method is added temporarily.
getWarNames() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
This method is added temporarily.
getWarNames() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
This method is added temporarily.
getWarnings() - Method in class org.objectweb.jonas.dbm.JConnection
 
getWarnings() - Method in class org.objectweb.jonas.dbm.JStatement
 
getWarnings() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
getWarnings() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Retrieves the first warning reported by calls on this Statement object.
getWarPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getWars() - Method in class org.objectweb.jonas.ear.Ear
Return the war files
getWars() - Method in interface org.objectweb.jonas.ear.EarMBean
Return the war files
getWars() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getWarURL() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
getWarURL() - Method in class org.objectweb.jonas.web.War
Get the URL of the war file.
getWarURL() - Method in interface org.objectweb.jonas.web.WarMBean
Get the URL of the war file.
getWarURL() - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl.WSDeployInfo
 
getWeb() - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Gets the web
getWebAppDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the web.xml file.
getWebApplicationContext() - Method in class org.objectweb.jonas.web.jetty50.JSR77Configuration
 
getWebApps() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns the Iterator of WebApp contained in this Application.
getWebappsDirectory() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Return the WebApps directory.
getWebappsDirectory() - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Return the WebApps directory.
getWebappsDirectory() - Method in interface org.objectweb.jonas.web.JWebContainerService
Return the WebApps directory.
getWebappsDirectory() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Return the WebApps directory.
getWebappsDirectory() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Return the WebApps directory.
getWebContainers(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Web Containers.
getWebContainerService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the web service (service's name: 'web').
getWebDesc() - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
Returns the WebContainerDeploymentDesc object linked with this portComponentDesc
getWebJettyDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the web-=jetty.xml file
getWebModifiers() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
 
getWebModule(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebModule(ObjectName, String) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
getWebModules() - Method in class org.objectweb.jonas.ear.Ear
 
getWebModules() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebModules(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebModules(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebModules(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebResourceCollectionList() - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Gets the webResourceCollection list
getWebResourceName() - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Gets the web-resource-name
getWebRoleRefPermission() - Method in class org.objectweb.jonas_lib.deployment.api.SecurityRoleRefDesc
 
getWebserviceDescriptionList() - Method in class org.objectweb.jonas_ws.deployment.xml.Webservices
Gets the webservice-description
getWebserviceDescriptionName() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
getWebserviceDescriptionName() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the webservice-description-name
getWebServiceDetails(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Append Web Service names for web services node in tree.
getWebServices(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebServices() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
getWebservicesDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns the Document of the webservices.xml file.
getWebServicesService() - Method in class org.objectweb.jonas.service.ServiceManager
Return the WebServices service (service's name: 'ws').
getWebTags() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the web tags of the application.xml file.
getWebUri() - Method in class org.objectweb.jonas_ear.deployment.xml.Web
Gets the web-uri
getWhereAreYouInstance() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getWhereAreYouInstance() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
getWhereClause() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
Get 'WHERE' clause for the method
getWhereClauseStatus() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
Get 'WHERE' clause status for the method
getWidth(int) - Static method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
getWidth() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
 
getWidth() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor Width property.
getWidth() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
The current displayable "width" of this tree (that is, the maximum depth of the visible part of the tree).
getWidth() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
getWidthBorder() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
getWidthGraphic() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getWidthSeparator() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor WidthSeparator property.
getWidthTab() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor WidthTab property.
getWorkDir() - Static method in class org.objectweb.jonas.common.JProp
Static method which return the working directory in jonas.base
getWorkers() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
getWorkers() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
getWorkers() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
getWorkers() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWorkManager() - Method in interface org.objectweb.jonas.container.EJBService
Get the workManager
getWorkManager() - Method in class org.objectweb.jonas.container.EJBServiceImpl
 
getWorkManager() - Method in class org.objectweb.jonas.resource.ResourceBootstrapContext
Return the associated WorkManager
getWorkManager() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
getWorkManager() - Method in class org.objectweb.jonas_ejb.container.JContext
Get the WorkManager
getWorkManager() - Method in class org.objectweb.jonas_ejb.container.JFactory
Return the WorkManager
getWrapperType() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
getWrapperType(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns the wrapper type of the given Java Type.
getWrite() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getWriterList() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getWrpHandleName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getWrpHomeClassName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpHomeClusterFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpHomeFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getWrpLocalHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getWrpLocalName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getWrpRemoteClassName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpRemoteClusterFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpRemoteFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpRemoteName() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
getWrpSEHomeFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpSEHomeName() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getWrpServiceEndpointClassName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpServiceEndpointFileName() - Method in class org.objectweb.jonas_ejb.genic.BeanSources
 
getWrpServiceEndpointName() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
getWSCFContext() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getWSDL() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Return the WSDL File.
getWsdlFile() - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
 
getWSDLFile() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the WSDLFile object describing the WebService.
getWsdlFile() - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Gets the wsdl-file
getWsdlFile() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getWsdlFilename() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getWsdlFilename() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
getWsdlFileName() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Return the name of WSDL inside of the module.
getWSDLFilename() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
 
getWsdlPort() - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
getWsdlPort() - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
 
getWsdlPort() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
 
getWsdlPort() - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Gets the wsdl-port
getWsdlPublishDirectory() - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
getWsdlURL() - Method in class org.objectweb.jonas.ws.mbean.Service
 
getWsModifier() - Method in class org.objectweb.jonas_ws.wsgen.generator.WsEndpointGenerator
 
getXAConnection() - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
getXAConnection(String, String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
Attempts to establish a physical database connection, using the given user name and password.
getXAConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get the XAConnectionFactory
getXAConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique XAConnectionFactory
getXAConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get the XAConnectionFactory
getXAConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns the XAConnectionFactory.
getXAConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Default XAConnectionFactory
getXAName() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Get the XAName to use
getXAQueueConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get the XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get the XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns the XAQueueConnectionFactory.
getXAQueueConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Default XAQueueConnectionFactory
getXares() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXAResource() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Return an XA resource to the caller.
getXAResource() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Check if the mc is in local transaction
getXAResource() - Method in class org.objectweb.jonas.resource.MCInfo
Gets the associated XAResource
getXAResource() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
getXAResource() - Method in class org.objectweb.jonas_jms.JSession
Get the underlaying XAResource.
getXAResources(ActivationSpec[]) - Method in class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
Not used.
getXATerminator() - Method in class org.objectweb.jonas.resource.ResourceBootstrapContext
Return an XATerminator
getXATopicConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Get the XATopicConnectionFactory
getXATopicConnectionFactory() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Get the unique XATopicConnectionFactory
getXATopicConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Get the XATopicConnectionFactory
getXATopicConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Returns the XATopicConnectionFactory.
getXATopicConnectionFactory() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Get Default XATopicConnectionFactory
getXid() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXidcount() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getXidstate() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXml() - Method in class org.objectweb.jonas.management.ReconfiguredXml
Return the content of this object
getXml() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return the XML document as a string.
getXmlContent() - Method in class org.objectweb.jonas.resource.Rar
get the Xml Content for this Rar
getXmlContent() - Method in class org.objectweb.jonas.web.War
Return the standard xml file
getXmlContent() - Method in interface org.objectweb.jonas.web.WarMBean
Return the standard xml file
getXmlContent() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
getXmlContent() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Return the content of the web.xml file
getXmlContent() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Get the content of the xml file
getXmlContent() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Return the content of the web.xml file
getXmlContent() - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Return the content of the web.xml file
getXmlContent() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Return the content of the ra.xml file
getXmlContent() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return the content of the web.xml file
getXmlDeploymentDescriptor() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
getXmlElementName() - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Gets the xml-element-name
getXmlJavaWsdlMapping() - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
 
getXmlTypeMappings() - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
Return an iterator traversing the list of xmlType mappings.
getXprm() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
getXprm4Server(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
getXprm4Server(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
GLOBAL_CTXID - Static variable in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Global contextID (per JVM configuration)
globaltx - Variable in class org.objectweb.jonas_jms.JConnection
 
greetingPort - Variable in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Port to listen to for greeting responses.
greetingTimeOut - Variable in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Time out period to listen to greetingPort for replies.
GridBaseTag - Class in org.objectweb.jonas.webapp.taglib
 
GridBaseTag() - Constructor for class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
GridColTag - Class in org.objectweb.jonas.webapp.taglib
 
GridColTag() - Constructor for class org.objectweb.jonas.webapp.taglib.GridColTag
 
GridRowTag - Class in org.objectweb.jonas.webapp.taglib
 
GridRowTag() - Constructor for class org.objectweb.jonas.webapp.taglib.GridRowTag
 
GridTableBaseTag - Class in org.objectweb.jonas.webapp.taglib
 
GridTableBaseTag() - Constructor for class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
 
GridTag - Class in org.objectweb.jonas.webapp.taglib
 
GridTag() - Constructor for class org.objectweb.jonas.webapp.taglib.GridTag
 
group(String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a group
Group - Class in org.objectweb.jonas.security.realm.principals
This class define the Group class which represent a group with its associated roles
Group() - Constructor for class org.objectweb.jonas.security.realm.principals.Group
Default Constructor
Group(String) - Constructor for class org.objectweb.jonas.security.realm.principals.Group
Constructor with a given name
GroupMBean - Interface in org.objectweb.jonas.security.realm.principals
This interface define the MBeans methods
GroupMemoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
GroupMemoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
GT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 

H

Ha - Class in org.objectweb.jonas.ant.jonasbase
Defines properties for ha service
Ha() - Constructor for class org.objectweb.jonas.ant.jonasbase.Ha
Default constructor
HAClientInterceptor - Class in org.objectweb.jonas.ha.interceptor
This class represents the client side of the interceptor mechanism implemented to transfer replication related information between client and server sides.
HAClientInterceptor() - Constructor for class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
Constructor
HaCluster - Class in org.objectweb.jonas.ant.cluster
Define HaCluster task
HaCluster() - Constructor for class org.objectweb.jonas.ant.cluster.HaCluster
Default constructor
HAContext - Class in org.objectweb.jonas.ha.interceptor
This class holds the required information to pass between client/server through HA interceptors
HAContext() - Constructor for class org.objectweb.jonas.ha.interceptor.HAContext
Constructor
HACurrentContext - Class in org.objectweb.jonas.ha.interceptor
This is the class stored in the Thread local variable of HACurrent class and represents the thread associated HA context
HACurrentContext() - Constructor for class org.objectweb.jonas.ha.interceptor.HACurrentContext
Constructor
HACurrentDelegateImpl - Class in org.objectweb.jonas.ha.interceptor
This class handles the HAContext/Thread association
HACurrentDelegateImpl() - Constructor for class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
 
HAInterceptorInitializer - Class in org.objectweb.jonas.ha.interceptor
This class initializes the interception mechanism
HAInterceptorInitializer() - Constructor for class org.objectweb.jonas.ha.interceptor.HAInterceptorInitializer
 
handle(Callback[]) - Method in class org.objectweb.jonas.security.auth.callback.DialogCallbackHandler
Invoke an array of Callbacks.
handle(Callback[]) - Method in class org.objectweb.jonas.security.auth.callback.LoginCallbackHandler
Invoke an array of Callbacks.
handle(Callback[]) - Method in class org.objectweb.jonas.security.auth.callback.NoInputCallbackHandler
Invoke an array of Callbacks.
HANDLE - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
handleGreeting() - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Creates a new thread to send the greeting message and listens for rejection messages in response.
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.management.j2eemanagement.ManagementListener
 
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.management.JonasNotificationListener
 
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.management.ReconfigManager
Treat the notifications emitted by those MBeans having the ReconfigManager added as listener.
handleNotification(Notification, Object) - Method in interface org.objectweb.jonas.mejb.ListenerProxy
 
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.mejb.ListenerProxyImpl
 
handleNotification(Notification, Object) - Method in class org.objectweb.jonas.server.J2EEServer
Treat the notifications emitted by the JMX server.
Handler - Class in org.objectweb.jonas.ws.mbean
A Handler MBean represents a handler element in webservices.xml
Handler(String) - Constructor for class org.objectweb.jonas.ws.mbean.Handler
Handler constructor
handler(String, ObjectName) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
Handler - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element handler.
Handler() - Constructor for class org.objectweb.jonas_lib.deployment.xml.Handler
Constructor : build a new Handler object
HANDLER_TYPE - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
WebServiceHandler type property
HandlerDesc - Class in org.objectweb.jonas_lib.deployment.api
The Handler class describe both - a Handler reference to use on the client side of a Web Service, - and a Handler description.
HandlerDesc(ClassLoader, Handler) - Constructor for class org.objectweb.jonas_lib.deployment.api.HandlerDesc
Creates a new HandlerRef object.
handleReplyContext(ServiceContext, int, Context) - Method in class org.objectweb.security.propagation.SSHandler
This method is called by the services handler to let the operations related to the target service be performed on reply arrival.
handleRequestContext(ServiceContext, int, boolean, byte[], Context) - Method in class org.objectweb.security.propagation.SSHandler
This method is called by the services handler to let the operations related to the target service be performed on request arrival.
HandlerRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze handler
HandlerRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.HandlerRuleSet
Construct an object with a specific prefix
HandlersDetailsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
HandlersDetailsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.HandlersDetailsAction
 
hardLimit - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
True if cannot overtake max-cache-size
hardLimit - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
HArrayPool - Class in org.objectweb.jonas.resource.pool.lib
The class HArrayPool implements a Pool as a HashSet of ManagedConnections, managing free/active resources.
HArrayPool(Logger, String) - Constructor for class org.objectweb.jonas.resource.pool.lib.HArrayPool
HArrayPool constructor
HArrayPoolMonitor - Class in org.objectweb.jonas.resource.pool.lib
Keeps pool as small as possible (after conn's has reached MaxAge)
HArrayPoolMonitor(Pool, String) - Constructor for class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Pool monitor constructor
hasBeanImpl() - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeanImpl() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeanImpl() - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeenCreated - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
hasBigIntegerType() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
hasBigIntegerType() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
hasBindingGeneration() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasBindingGeneration() - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasCmpFieldDesc(Field) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
Assessor for a CMP field
hasCmrField() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
It retrieves true if the EntityCmp2Desc associated to this EjbRelationshipRoleDesc has a cmr field to the linked EntityCmp2Desc
hasDefinedLocalInterface() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
hasDeployGeneration() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasDeployGeneration() - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasDeps(String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
hasDirectory(String) - Method in class org.objectweb.jonas_lib.loader.locator.DirLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.objectweb.jonas_lib.loader.locator.JarFileLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.objectweb.jonas_lib.loader.locator.Locator
Returns true when directory was found.
hasElementRestrictions(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns if there is an element restriction for the given name.
hasElementRestrictions(String) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns if the element given by name has an element restriction
HAServerInterceptor - Class in org.objectweb.jonas.ha.interceptor
This class represents the server side of the interceptor mechanism implemented to transfer replication related information between client and server sides
HAServerInterceptor() - Constructor for class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
Constructor
HaService - Interface in org.objectweb.jonas.ha
JOnAS HA Service interface.
haService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
HaServiceImpl - Class in org.objectweb.jonas.ha
This class binds the HA service to Jonas and initializes the HA architecture
HaServiceImpl() - Constructor for class org.objectweb.jonas.ha.HaServiceImpl
 
hasFile(String) - Method in class org.objectweb.jonas_lib.loader.locator.DirLocator
Returns true when file was found.
hasFile(String) - Method in class org.objectweb.jonas_lib.loader.locator.JarFileLocator
Returns true when file was found.
hasFile(String) - Method in class org.objectweb.jonas_lib.loader.locator.Locator
Returns true when file was found.
hashCode() - Method in class org.objectweb.jonas.dbm.JStatement
 
hashCode() - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
hashCode() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
hashCode() - Method in class org.objectweb.jonas.jdbc.MCFData
 
hashCode() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
 
hashCode() - Method in class org.objectweb.jonas.security.auth.JGroup
Returns a hashcode for this principal.
hashCode() - Method in class org.objectweb.jonas.security.auth.JPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.objectweb.jonas.web.War
 
hashCode() - Method in class org.objectweb.jonas_ejb.container.JTimer
Returns a hash code value for the object.
hashCode() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Gets a hash code value for the object.
hashCode() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Gets the hashcode for this object
hashCode() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Gets the hashcode of this object
hashCode() - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
 
hashCode() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
 
hashCode() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
 
HashHelper - Class in org.objectweb.jonas.security.realm.lib
Methods to hash Strings.
hashPassword(char[]) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Performs the default algorithm hashing on the supplied password and return a char array containing the password as a printable string.
hashPassword(char[], String) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Performs an algorithm specified by the user hashing on the supplied password and return a char array containing the encrypted password as a printable string.
hashPassword(String, String) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Performs an algorithm specified by the user hashing on the supplied password and return a char array containing the encrypted password as a printable string.
HashPassword - Class in org.objectweb.jonas.security.realm.lib
This class implements a way for storing the hash of a password and the correspondig algorithm
HashPassword(String, String) - Constructor for class org.objectweb.jonas.security.realm.lib.HashPassword
Constructor
hasIsModifiedMethod() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
Assessor for existence of a isModified method
hasIsModifiedMethod() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc
Assessor for existence of a isModified methoe
hasJavaLangTypeExceptString() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
hasJavaLangTypeExceptString() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
hasJaxRpcImpl() - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
Returns true if the Service Impl Bean is a JaxRpc component.
hasJaxRpcImpl() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Return true if the Service Impl Bean is a JaxRpc component.
hasJaxRpcImpl() - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
Return true if the Service Impl Bean is a JaxRpc component.
hasJdbcMapping() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Is a jdbc mapping is defined for this relationship role ?
hasJdbcTable() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
Is a table in the database is defined for this relation ?
hasJonasServiceRef() - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsClientDDModifier
 
hasMBeanName(ObjectName, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Verify if the Mbean gotten by the query in the current MbeanServer exists.
hasMoreElements() - Method in class org.objectweb.jonas_ejb.lib.CollectionEnum
Implements Enumeration.hasMoreElements()
hasNext() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl.ElementIterator
Returns true if the iteration has more elements.
hasNone() - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Test if this transport Guarantee contains the NONE value
hasNotPrimitiveType() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
hasNotPrimitiveType() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
hasPort(QName) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if the port identified by portQname is defined in WSDL ports.
hasPort(String) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if the port identified by portName is defined in WSDL ports.
hasPortsIncludedIn(List) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if all WSDL ports are defined in portList.
hasPrimaryKeyField() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
hasResourcePermission(Request, Response, SecurityConstraint[], Context) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Perform access control based on the specified authorization constraint.
hasResponse() - Method in class org.objectweb.jonas_ejb.container.JRepEntityRemote
Checks if there is a response associated with the current request id
hasResponse() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulRemote
Checks if there is a response associated with the current request id
hasResponse() - Method in class org.objectweb.jonas_ejb.container.JRepStatelessRemote
Checks if there is a response associated with the current request id
hasRole(Principal, String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
 
hasRole() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Test if there are roles for this method
hasSelector() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Assessor for existence of a message-selector for the message driven bean
hasSerializableType() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
hasSerializableType() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
hasService(QName) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if the service identified by srvQName is defined in WSDL services.
hasServiceGeneration() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasServiceGeneration() - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasSimplePkField() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
Indicate if the primary key field is only one field with a primary-key-field defined in the DD.
hasSOAPBinding(QName) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if the port identified by portQname use a SOAP binding.
hasSOAPHeader(QName) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
return true if shQName is defined in WSDL services.
hasSqlType() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
Is the field sql-type is defined.
hasUserDataPermission(Request, Response, SecurityConstraint[]) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Enforce any user data constraint required by the security constraint guarding this request URI.
hasValue() - Method in class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
Assessor for existence of value for the descriptor
hasWhereClause() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
Assessor for 'WHERE' clause set
HCAttributeRestrictions - Class in org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded
An implementation of HCAttributeRestrictions where the restrictions are not retrieved from the schema but hard coded inside the class.
HCAttributeRestrictions(String, boolean, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Create a new hardcoded attribute restriction
HCElementRestrictions - Class in org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded
 
HCElementRestrictions(String, boolean, List, List) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Makes a new Hard coded element restriction.
HCSchemaRestrictions - Class in org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded
An implementation of SchemaRestrictions where the restrictions are not retrieved from the schema but hard coded inside the class.
HCSchemaRestrictions(int) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Create a new hard coded schema restriction.
HEADER_XML - Static variable in class org.objectweb.jonas.security.JResources
Xml Header
HEX_LITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
hexDump(byte[]) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Turn a byte array into a char array containing a printable hex representation of the bytes.
hold() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Notify as opened
home - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
optional home
home - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
 
home - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Home Class
HomeFactory - Class in org.objectweb.jonas_ejb.container
This Factory return Home or LocalHome objects to clients.
HomeFactory() - Constructor for class org.objectweb.jonas_ejb.container.HomeFactory
 
homehandle - Variable in class org.objectweb.jonas_ejb.container.JEntityHandle
 
homeList - Static variable in class org.objectweb.jonas_ejb.container.JLocalHome
 
HotDeploymentTool - Interface in org.objectweb.jonas.ant
An interface for vendor-specific "hot" deployment tools.
HsqlDBServiceImpl - Class in org.objectweb.jonas.db.hsqldb
Embeds the HSQL database in JOnAS
HsqlDBServiceImpl() - Constructor for class org.objectweb.jonas.db.hsqldb.HsqlDBServiceImpl
 
Http - Class in org.objectweb.jonas.ant.jonasbase.web
Configure an HTTPS Connector for Tomcat/Jetty
Http() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Http
 
Https - Class in org.objectweb.jonas.ant.jonasbase.web
Configure an HTTPS Connector for Tomcat/Jetty
Https() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Https
 

I

I18n - Class in org.objectweb.jonas_lib
This class defines the way for getting message with ResourceBundle for different language Inspired from http://java.sun.com/docs/books/tutorial/i18n/
IBM_VM - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Https
IBM VM name
icon - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The pathname to the icon file displayed when this node is visible, relative to the image directory for our images.
Icon - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element icon.
Icon() - Constructor for class org.objectweb.jonas_lib.deployment.xml.Icon
 
Icon - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element icon
Icon() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Icon
Constructor
IconDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element icon
IconDesc(Icon) - Constructor for class org.objectweb.jonas_rar.deployment.api.IconDesc
Constructor
IconRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines the rules to analyze the element icon
IconRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.IconRuleSet
Construct an object with a specific prefix
IconRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element icon
IconRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.IconRuleSet
Construct an object with a specific prefix
id - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
ID_PREFIX - Static variable in class org.objectweb.jonas.webapp.taglib.TreeControl
 
ident - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
IdentificationVariable() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
IdentificationVariableDeclaration() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
Identifier() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
IDENTIFIER - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
idle - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of instances not currently used, but active
ihContext - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
EntityContext for non-transacted requests
ihContext - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
EntityContext for non-transacted requests
image - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
The string image of the token.
images - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The name of the directory containing the images for our icons, relative to the page including this tag.
implies(ProtectionDomain, Permission) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicy
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
implies(ProtectionDomain, Permission) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyWrapper
Evaluates the global policy for the permissions granted to the ProtectionDomain and tests whether the permission is granted.
IN - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
inactive() - Method in class org.objectweb.jonas.dbm.JManagedConnection
Check if the connection has been unused for too long time.
inactivityTimeout - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
time in millisec.
inactivityTimeout - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
InboundResourceadapter - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element inboundResourceadapter
InboundResourceadapter() - Constructor for class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter
Constructor
InboundResourceadapterDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element inboundResourceadapter
InboundResourceadapterDesc(InboundResourceadapter) - Constructor for class org.objectweb.jonas_rar.deployment.api.InboundResourceadapterDesc
Constructor
InboundResourceadapterRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element inbound-resourceadapter
InboundResourceadapterRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.InboundResourceadapterRuleSet
Construct an object with a specific prefix
inBuf - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
incrementUses() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Increment the number of uses
indent(int) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Return indent spaces.
INDEX - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
This constant can be used to represent an index of a gen class.
indexesGenerator - Variable in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
 
inDirtyList - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if this instance may have been modified outside transactions.
INEAR_WORK_WEBAPPS_DIR_SUFFIX - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the property used in work directory for EAR webapps (in ear case).
InExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
init(Context) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
This method permits to initialize the ConnectionManager with the following parameter: RESOURCE_BUNDLE_NAME: The name of the resource bundle in order to internationalize the logging LOGGER: The logger instance where events are logged LOGGER_FACTORY: A logger factory to obtain a logger PRINT_WRITER: The printwriter where event are logged TRANSACTION_MANAGER: The Transaction manager linked to this resource manager RESOURCE_MANAGER_EVENT_LISTENER: The resource manage event listener which subscribed to later connection enlistement.
init() - Static method in class org.objectweb.jonas.security.PolicyProvider
Init the JACC configuration Defines in JACC Section 2
init(JProp) - Method in class org.objectweb.jonas.server.LoaderManager
Initialize the LoaderManager with a JProp instance.
init(Context) - Method in class org.objectweb.jonas.service.AbsServiceImpl
Initialize the service
init(Context) - Method in interface org.objectweb.jonas.service.Service
Initialize the service
init(Context) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Initialize the Catalina service.
init(Context) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Initialize the Catalina service.
init(EntityDesc, JContainer) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Init this object
init(JEntityFactory, Object) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
constructor.
init(BeanDesc, JContainer) - Method in class org.objectweb.jonas_ejb.container.JFactory
Init this object
init(EntityDesc, JContainer, String) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
Initialization of the factory.
init(EntityDesc, JContainer, String) - Method in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
 
init(EntityDesc, JContainer, String) - Method in class org.objectweb.jonas_ejb.container.jorm.RdbFactory
 
init(Object) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
Nothing to do here.
init(Class, boolean, String, TransactionManager) - Method in interface org.objectweb.jonas_jms.api.JmsManager
Initialisation of JmsManager
init(Class, boolean, String, TransactionManager) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Initialization of the JmsManager
init() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Initialize the Application.
init() - Method in class org.objectweb.jonas_lib.genbase.archive.DummyApplication
Initialize the DummyApplication.
init() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
initialize modifier
init() - Method in class org.objectweb.jonas_lib.genclientstub.modifier.ApplicationModifier
initialize modifier
init() - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
Base Initialization of the ClassLoader, storage of URL list.
init() - Method in class org.objectweb.jonas_lib.loader.ClientClassLoader
Add the directory and the content of META-INF/wsdl/ in the ClassLoader.
init() - Method in class org.objectweb.jonas_lib.loader.EjbJarClassLoader
Add the directory and the content of META-INF/wsdl/ in the ClassLoader
init() - Method in class org.objectweb.jonas_lib.loader.SimpleWebappClassLoader
Add the WEB-INF/wsdl/ directory in the ClassLoader.
init() - Method in class org.objectweb.jonas_lib.loader.WebappClassLoader
Add the WEB-INF/classes/ directory and the content of WEB-INF/lib/ in the ClassLoader
init() - Method in class org.objectweb.jonas_ws.wsgen.modifier.ApplicationModifier
initialize modifier
INIT_PLUGIN_MAX - Static variable in class org.objectweb.jonas.webapp.jonasadmin.SetUpTreeAction
 
initCarol(JProp, String) - Method in class org.objectweb.jonas.server.Server
Initialize interception and carol
initCatalinaEnvironment() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Init the environment of catalina set catalina.home, catalina.base and unset the tomcat naming
initConfig() - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
Init a configuration which include the public key to use.
initEntityContext(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Reinit Context for reuse
initGenClassPrefetch(PClassMapping, PClassMapping) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
It initializes the prefetching of a genclassMapping with the PClassMapping of the target class of the multivalued CMR.
initGenClassPrefetch(PClassMapping, PClassMapping) - Method in class org.objectweb.jonas_ejb.container.jorm.RdbFactory
It initializes the prefetching of a genclassMapping with the PClassMapping of the target class of the multivalued CMR.
INITIAL - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
This is the initial state
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.ClientLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.CRLLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.objectweb.jonas.security.auth.spi.SignLoginModule
Initialize this LoginModule.
initialize(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Initialize the instance variables.
initialize() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
initialize() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
initialize() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem
 
initialize(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Initialize the forms and parameters.
initialize(ActionServlet, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Initialize the properties in only reading.
initialize() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Initialize the Archive.
initialize() - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Initialize the Archive.
initialize() - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Initialize the Archive.
initialize() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Initialize the Archive.
initialize() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Initialize the Archive.
Initializer - Class in org.objectweb.jonas.security.interceptors.jrmp.ctxcheck
Adds on the server side an interceptor which will validate the security context.
Initializer() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.Initializer
 
INITIALPOOLSIZE - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
initInstancePool() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Init the pool of instances
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Init the pool of instances
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JFactory
Init the pool of instances.
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Init pool of instances
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
Init pool of instances
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
No pool of instances for stateful session beans
initInstancePool() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Init pool of instances.
initLogger(Logger) - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Initialize the logger with a Logger provided by the reconfigurable resource or service.
InitParam - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element init-param
InitParam() - Constructor for class org.objectweb.jonas_lib.deployment.xml.InitParam
 
InitParamRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze init-param
InitParamRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.InitParamRuleSet
Construct an object with a specific prefix
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRU
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRW
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
initpolicy(JEntityFactory) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchRO
 
initRefs(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
initServer(List, String, String) - Method in class org.objectweb.jonas.db.AbsDBServiceImpl
Create a database with the specified arguments.
initServer(List, String, String) - Method in class org.objectweb.jonas.db.hsqldb.HsqlDBServiceImpl
Create a database with the specified arguments.
initServiceDesc(SOAPService, MessageContext) - Method in class org.objectweb.jonas.ws.axis.NoopProvider
 
initSessionContext(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JSessionContext
Reinit Context for reuse
injectState(byte[]) - Method in class org.objectweb.jonas.ha.StatefulBeanRefImpl
 
injectState() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
Injects the state of the bean if the cluster object id received in the request is in the current node.
injectState() - Method in class org.objectweb.jonas_ejb.container.JRepStatefulRemote
Injects the state of the bean if the cluster object id received in the request is in the current node.
inLocalTransaction - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
inner - Variable in exception org.objectweb.jonas_ejb.genic.GenICException
 
InnerClassFilenameFilter - Class in org.objectweb.jonas.ant
 
input_parameter - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
input_stream - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
InputParameter() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
inputStream - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
inService() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
This method is used to determine if the policy context whose interface is this PolicyConfiguration Object is in the "inService" state.
inService(String) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationFactory
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
inService(String) - Method in class org.objectweb.jonas_lib.security.jacc.PolicyConfigurationFactoryWrapper
This method determines if the identified policy context exists with state "inService" in the Policy provider associated with the factory.
instanceCount - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
Current number of instances in memory
instanceCount - Variable in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
INTEGER_LITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
IntegerLiteral() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
INTEGRAL_TRANSPORT - Static variable in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Constant for Integral transport guarantee
INTERNAL_USER_NAME - Static variable in class org.objectweb.jonas_jms.JConnection
 
interp - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
inTx - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of instances currently used inside a tx
InvalidBeanException - Exception in org.objectweb.jonas_ejb.lib
This class represents the exception throwned when an Entreprise Java Bean is invalid.
InvalidBeanException() - Constructor for exception org.objectweb.jonas_ejb.lib.InvalidBeanException
Constructs an InvalidBeanException with no specified detail message.
InvalidBeanException(String) - Constructor for exception org.objectweb.jonas_ejb.lib.InvalidBeanException
Constructs an InvalidBeanException with the specified detail message.
invoke(ObjectName, String, Object[], String[], String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
invoke(ObjectName, String, Object[], String[]) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Invokes an operation on an MBean.
invoke(String, ObjectName, String, Object[], String[]) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Invoke an operation on an MBean with ObjectName name.
invoke(ObjectName, String, Object[], String[]) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
invoke(String, ObjectName, String, Object[], String[]) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
invoke(String, String, String, String[]) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
invoke(String, String, String, String[]) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Invokes an mbean operation having String params on a server in the domain.
invoke(Object, Method, Object[]) - Method in class org.objectweb.jonas.resource.JonasSQLWrapper
Invoke call on the proxy
invoke(Object, Method, Object[]) - Method in class org.objectweb.jonas.security.auth.spi.RoleBasedAuthorizationModule
Verifies that the invoker has the right of invoking a certain method and invokes it on the MBeanServer.
invoke(Request, Response) - Method in class org.objectweb.jonas.web.catalina55.ResetAuthenticationValve
invoke(MessageContext) - Method in class org.objectweb.jonas.ws.axis.JonasHandler
Called on request and then on reply if no fault occured.
invoke(Object, Method, Object[]) - Method in class org.objectweb.jonas.ws.axis.JServiceProxy
 
invoke(MessageContext) - Method in class org.objectweb.jonas.ws.axis.NoopProvider
 
invoke(MessageContext) - Method in class org.objectweb.jonas.ws.axis.QSUpdateServiceWSDLHandler
Performs the action associated with this particular query string handler.
invoke(MessageContext) - Method in class org.objectweb.jonas.ws.axis.URLMapper
 
invoke(Object, Method, Object[]) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
 
invokeMethod(MessageContext, Method, Object, Object[]) - Method in class org.objectweb.jonas.ws.axis.JOnASEJBProvider
Override the default implementation : create a SecurityContext from username and password
IorSecurityConfigMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element ior-security-config-mapping
IorSecurityConfigMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
Constructor
IorSecurityConfigRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ior-security-config
IorSecurityConfigRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.IorSecurityConfigRuleSet
Construct an object with a specific prefix
IS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
isActionValid() - Method in class org.objectweb.jonas.ant.JonasHotDeploymentTool
Determines if the "action" attribute defines a valid action.
isActivated() - Method in class org.objectweb.jonas.server.J2EEServer
get monitoring activation
isActivated() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
isAddInJar() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isAged() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
isAllowTrace() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isApplication(JarFile) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is an Application archive.
isApplication(File) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is an Application archive.
isApplicationServerPort() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
isAuthenticated() - Method in class org.objectweb.jonas.security.realm.web.jetty50.JettyPrincipal
This user is authenticated ?
isAuthenticated(Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Check if a user is authenticated
isAutoBoot() - Method in class org.objectweb.jonas_clusterd.xml.Server
 
isAutoConnect() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isAutoConnect() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isAutoConnect() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isAutoload() - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Copy rar to autoload or only in rars/ ?
isAutoload() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
isAutomaticPk() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Assessor for existence of automatic-pk element to True value
isBeanManagedTransaction() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
isBeanManagedTransaction() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
Returns true if bean managed transaction.
isBold() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
isCallerInRole(Identity) - Method in class org.objectweb.jonas_ejb.container.JContext
Deprecated. Use boolean isCallerInRole(String roleName) instead. Tests if the caller has a given role.
isCallerInRole(String) - Method in class org.objectweb.jonas_ejb.container.JContext
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Test if the caller has a given role.
isCallerInRole(String) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
Test if the caller has a given role.
isCallerInRole(String, String, boolean) - Method in class org.objectweb.jonas_ejb.container.PermissionManager
Test if the caller has a given role.
isCancelled() - Method in class org.objectweb.jonas_ejb.container.JTimer
 
isCascadeDelete() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Gets the cascade-delete
isCatalinaServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
isChangeStyle() - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
 
isClassAvailable(String, boolean) - Method in class org.objectweb.jonas_ejb.container.JFactory
Assess availability of a class in a given class loader
isClient(JarFile) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is a Client archive.
isClient(File) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is a Client archive.
isClientAuth() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the true/false value of client authentication.
isClientCase() - Method in class org.objectweb.jonas.dbm.ConnectionManager
This manager is in the client case or not ?
isClosed() - Method in class org.objectweb.jonas.dbm.JConnection
 
isClosed() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
isClosed() - Method in class org.objectweb.jonas.dbm.JStatement
 
isClosed() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
isClosed() - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
 
isCluster() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
isCluster() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
isClusterReplicated - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
isClusterReplicated() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
isCMP2() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
isCollecOrEnum(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns true if the given class implements java.uti.Collection or java.util.Enumeration false otherwise.
isCollocatedServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
isCollocatedServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
isCompil() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isComplex() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Returns if this element is complex.
isComplex() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Is this element complex.
isCompress() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isCompress() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isCompress() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isConfidential() - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Test if this transport Guarantee contains the CONFIDENTIAL value
isConfigurable() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isConfirm() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
isConfirm() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
isConfirm() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
isCookies() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isCreate() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isCrossContext() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isCurrentJonasServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
isDatabaseServiceActivated() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDataMember() - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Gets the data-member
isDataSource() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDeadLocked(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Search if this transaction is blocked in a deadlock
isDebug() - Static method in class org.objectweb.jonas_jms.TraceJms
 
isDebug() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isDebug() - Static method in class org.objectweb.jonas_timer.TraceTimer
 
isDebugContext() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugDd() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugFactory() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugIc() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugJms() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugLoaderLog() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugMapper() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugNaming() - Static method in class org.objectweb.jonas.common.Log
 
isDebugQuery() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugSec() - Static method in class org.objectweb.common.TraceCore
 
isDebugSecurity() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugSsfpool() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugSwapper() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugSynchro() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugThread() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugTx() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDebugTxlistener() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isDefaultPattern() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if this pattern is the default pattern (equals to "/")
isDeliveryTransacted(Method) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Determine if the method is transacted
isDependency() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDeployed() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
isDeployed() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
isDeployed() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
isDeployLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Check if the package pointed by the log entry is currently deploy
isDeployLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.EarCleanTask
Check if the package pointed by the log entry is currently deploy
isDeployLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.JarCleanTask
Check if the package pointed by the log entry is currently deploy
isDeploymentCompleted() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
ISDEPLOYOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
isDescription() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
isdetached - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if this object is no longer referenced by its factory, i.e.
isDirty() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
 
isDisableUploadTimeout() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isDoListen() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isDoListen() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isDoReceivedProcessingStats() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isDoReceivedProcessingStats() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isDoTransmitterProcessingStats() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isDoTransmitterProcessingStats() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isDoTransmitterProcessingStats() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isDTDsAllowed() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
isDTDsAllowed() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isEarDeployed(String) - Method in interface org.objectweb.jonas.ear.EarService
Test if the specified filename is already deployed or not.
isEarDeployed(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Test if the specified filename is already deployed or not.
isEarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServer
Test if the specified filename is already deployed or not.
isEarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Test if the specified filename is already deployed or not.
isEarDeployedByUnpackName(String) - Method in interface org.objectweb.jonas.ear.EarService
Test if the specified unpack name is already deployed or not.
isEarDeployedByUnpackName(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Test if the specified unpack name is already deployed or not.
isEarLoaded(String) - Method in class org.objectweb.jonas.adm.Adm
Test if the specified filename is already deployed or not
isEarLoaded(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isEarLoaded(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Test if the specified filename is already deployed or not.
isEarLoaded(String) - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Test if the specified filename is already deployed or not
isEjbActivate() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEJBContainer() - Method in class org.objectweb.jonas.adm.Adm
To test if the server is an EJB container
isEJBContainer() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
isEjbCreate() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbJar(JarFile) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is an EjbJar archive.
isEjbJar(File) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is an EjbJar archive.
isEjbLoad() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbLocal() - Method in class org.objectweb.jonas_ejb.genic.VcParam
 
isEjbPostCreate() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbqlReturnLocalBean() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbqlReturnRemoteBean() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbRemove() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbSelect() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if the method is a select
isEjbSelect(Method) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if a method is a select
isEjbSelectCol() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbSelectSet() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbSelectSimple() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbSetEntityContext() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEjbStore() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isEmpty(String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
 
isEmpty() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
isEmpty() - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
isEmptySessionPath() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isEnableLookups() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Enable lookup Text.
isError() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
isError() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
iseventProvider() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
iseventProvider() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
isEventProvider() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
 
isExactPattern() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if this pattern is an exact pattern (not in the other case)
isExcluded() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
isExcluded() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Is this method excluded ?
isExpanded() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
isExtensionPattern() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if this pattern is an extension pattern (Starts with ".*")
isFastRmicEnabled() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isFindByPrimaryKey() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if the method is findByPrimaryKey
isFindByPrimaryKey(Method) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if a method is findByPrimaryKey
isFinder() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if the method is a finder
isFinder(Method) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
access if a method is a finder
isFinderAll() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isFinderByPk() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isFinderCol() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isFinderEnum() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isFinderSimple() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isHardLimit() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
isHardLimit() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
isHelp() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isHelp() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isHttpConfigured() - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
 
isIdentical(EJBLocalObject) - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBLocalObject) - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
Tests if a given EJB is identical to the invoked EJB object.
isInEar() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
ISINEAR_CTX_PARAM - Static variable in interface org.objectweb.jonas.ws.WebServicesService
isInEar Context Param
isInEarCase() - Method in class org.objectweb.jonas.container.EJBModule
 
isInEarCase() - Method in class org.objectweb.jonas.resource.JmxResourceAdapter
Accessor the flag indicating if the resource adapter is in Ear.
isInEarCase() - Method in interface org.objectweb.jonas.resource.JmxResourceAdapterMBean
Accessor the flag indicating if the resource adapter is in Ear.
isInEarCase() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
isInEarCase() - Method in class org.objectweb.jonas.web.War
Return true if only if this war is in an ear file.
isInEarCase() - Method in interface org.objectweb.jonas.web.WarMBean
Return true if only if this war is in an ear file.
isInEarCase() - Method in class org.objectweb.jonas_ejb.container.JContainer
Return true if only if this ejbjar is in an ear file.
isInfoSet() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
isInitialized() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
 
isInputModified() - Method in class org.objectweb.jonas_lib.genclientstub.ClientStubGen
 
isInputModified() - Method in class org.objectweb.jonas_ws.wsgen.WsGen
 
isInServerXml() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
This context was defined in server.xml ?
isIntegral() - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Test if this transport Guarantee contains the INTEGRAL value
isInTransaction - Variable in class org.objectweb.jonas.resource.LocalXAWrapper
The boolean to determine if in a current transaction
isInTransaction() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
This is used for remove on stateful session beans only.
isInvokeCmd() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isIrrelevant() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the state of the pattern.
isJarDeployed(String) - Method in interface org.objectweb.jonas.container.EJBService
Test if the specified file is already deployed (if a container is created for this jar).
isJarDeployed(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Test if the specified file is already deployed (if a container is created for this jar).
isJarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServer
Test if the specified filename is already deployed or not.
isJarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Test if the specified filename is already deployed or not.
isJarDeployedByWorkName(String) - Method in interface org.objectweb.jonas.container.EJBService
Test if the specified jar identified with its work name is already deployed (if a container is created for this jar).
isJarDeployedByWorkName(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Test if the specified jar identified with its work name is already deployed (if a container is created for this jar).
isJarLoaded(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Test if the specified filename is already deployed or not
isJarLoaded(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Test if the specified filename is already deployed or not
isJAVA2() - Static method in class org.objectweb.common.Env
 
isJava2DelegationModel() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
isJAVA4() - Static method in class org.objectweb.common.Env
 
isJdbc() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Assessor for JDBC resource
isJettyServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
isJmsConnection() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmsDestination() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmsServiceActivated() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmxSecured() - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
isJOnASCMR - Variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
isJOnASCmrField() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
It returns a boolean value which indicates if the cmr has been added by JOnAS (true) or if the user has specified a cmr field in the descriptor.
isJoramAdapter() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
isJoramRarDeployed(String, String) - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Tests if a ResourceAdapterModule corresponding to the Joram RAR is deployed by testing the corresponding MBean in the MBean server.
isJoramResourceLoaded() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isKeepGenerated() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isKeepGenerated() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isLast() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
isLeaf() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Is this a "leaf" node (i.e.
isLegalElement(GenClassElement) - Method in interface org.objectweb.jonas_ejb.container.jorm.GenClassListener
Check if the element is valid or not with the GenClass
isLoaded(String) - Method in class org.objectweb.jonas.adm.Adm
returns true if beans are already loaded in server.
isLoaded(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
isLoadedDataSource(String) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
isLoadedDataSource(String) - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
Determine if a datasource with a given name is already loaded in the dbm service
isLocalJtm() - Method in class org.objectweb.jonas.jtm.JTAResource
 
isMailMime() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isMailServiceActivated() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isMailSession() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isManageable() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isMarkedRemoved() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Check if context has been marked removed
ismarkedremoved - Variable in class org.objectweb.jonas_ejb.container.JSessionContext
 
isMarkedRemoved() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
 
isMaster() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
isMaster() - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
isMaster(HttpServletRequest, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
Returns if the current server (with discovery running) is a master server.
isMatching(Pattern) - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if this pattern matches another pattern This URL pattern matches another pattern if they are related, by case sensitive comparison, as follows: - their pattern values are String equivalent, or - this pattern is the path-prefix pattern "/*", or - this pattern is a path-prefix pattern (that is, it starts with "/" and ends with "/*") and the other pattern starts with the substring of this pattern, minus its last 2 characters, and the next character of the other pattern, if there is one, is "/", or - this pattern is an extension pattern (that is, it starts with "*.") and the other pattern ends with this pattern, or this pattern is the special default pattern, "/", which matches all other patterns.
isMember(Principal) - Method in class org.objectweb.jonas.security.auth.JGroup
Returns true if the passed principal is a member of the group.
isMMb() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isMMu() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isMOb() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isModified() - Method in class org.objectweb.jonas.ha.EntityBeanRefImpl
 
isModified() - Method in class org.objectweb.jonas.ha.StatefulBeanRefImpl
 
isModified - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
true when GenClass has been modified and must be written
isModifiedMethod - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
 
isModifiedMethod - Variable in class org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc
 
isModule() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isMomLocal() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
 
isMomLocal() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
 
isMOu() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isMustBeConvert() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
isNewInstance() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Check if context is a newly created instance
isNoConfig() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isNotificationEnabled(Notification) - Method in class org.objectweb.jonas.management.j2eemanagement.ManagementMBeanFilter
Returns true if the notification is a REGISTRATION or UNREGISTRETION JOnAS management MBean notification
isNowrap() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
ISOLATIONLEVEL - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
isOMb() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isOMu() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isOnFailover() - Method in class org.objectweb.jonas.ha.interceptor.HAContext
 
isOnFailover() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
 
isOnFailover() - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Gets the onFailover variable
isOOb() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isOOu() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
isOpen() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
isOptional() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
If this attribute is optional.
isOptional() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Returns if this attribute is optional.
isOsMacOsX() - Static method in class org.objectweb.common.Env
 
isOsWindows() - Static method in class org.objectweb.common.Env
 
isOverride() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isOverwrite() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
 
isP6spy() - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Configure the using of the P6Spy tool or not ?
isPacked() - Method in interface org.objectweb.jonas_lib.genbase.archive.Archive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.objectweb.jonas_lib.genbase.archive.FileArchive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.objectweb.jonas_lib.genbase.archive.JarArchive
Returns true if archive is packed or false if archive is unpacked.
isParseWithValidation() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isParseWithValidation() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isParsingWithValidation() - Static method in class org.objectweb.jonas_ws.deployment.lib.MappingFileManager
 
isPassivated() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
 
isPathPrefix() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if this pattern is a path-prefix pattern or not (Starts with "/" and ends with "/*"
ispermanent() - Method in class org.objectweb.jonas_timer.TimerEvent
Is this timer permanent ?
isPersistentServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
isPersistentServer() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
isPhysicallyClosed() - Method in class org.objectweb.jonas.dbm.JConnection
 
isPhysicallyClosed() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
isPrefetch() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
isPrefetch() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
isPrimaryKey() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
Assessor method for primary key field
isPrimaryKey() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
isRarDeployed(String) - Method in interface org.objectweb.jonas.resource.ResourceService
Test if the specified filename is already deployed or not.
isRarDeployed(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Test if the specified filename is already deployed or not.
isRarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServer
Test if the specified filename is already deployed or not.
isRarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Test if the specified filename is already deployed or not.
isRarDeployedByUnpackName(String) - Method in interface org.objectweb.jonas.resource.ResourceService
Test if the specified unpack name is already deployed or not.
isRarDeployedByUnpackName(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Test if the specified unpack name is already deployed or not.
isRarLoaded(String) - Method in class org.objectweb.jonas.adm.Adm
Test if the specified filename is already deployed or not
isRarLoaded(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isRarLoaded(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Test if the specified filename is already deployed or not
isRarLoaded(String) - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Test if the specified filename is already deployed or not
isReadOnly() - Method in class org.objectweb.jonas.dbm.JConnection
 
isReadOnly() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
isReentrant() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
isReentrant() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Assessor for reentrant entity bean
isRegistered(ObjectName, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
isRegistered(ObjectName) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
isRegistered(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
isRegistered(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
isRegistered(ObjectName) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Check if an ObjectName is registered on the remote server
isRegistered(String, ObjectName) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Check if the MBean with ObjectName name is registered in the server with the name domainServerName.
isRegistered(ObjectName) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
isRegistered(String, ObjectName) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
isRegistered(String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
isRegistered(String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns True if the mbean is registered with the server in the domain, false otherwise.
isRegistered() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isReloadable() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isremoved - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if this object will be garbaged and must not be used any longer.
isRemoveHandle() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isRemovePk() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isRemoveThis() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
isRequired() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Return true if tx attribute for onMessage is Required
isResolveHosts() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
isResourceServiceActivated() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isResultTypeMappingRemote() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
get result type mapping state (remote/local)
isRME() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
isRotatable() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
isSameRM(XAResource) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Determine if the resource manager instance represented by the target object is the same as the resource manager instance represented by the parameter xares
isSameRM(XAResource) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Determine if the resource manager instance is the same as the resouce manager being passed in
isSameRM(XAResource) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
Determine if the wrapper instance is the same as the wrapper instance being passed in
isSave() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isSave() - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
isSave() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
isSave() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
isSecure() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isSelected() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
isSendAck() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isSendAck() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isSequence() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Is this element a sequence?
isSequence() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns if this element is a sequence or not.
isSerializable(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns true if the given class is a Serializable Java Type, false otherwise.
isServerCatalina() - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
isServerRepr(String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
isSession() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
isSessionSynchro() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
isSetup() - Method in class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
 
isShared() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
isShared() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
isSimpleAndNoAttributes() - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Return if this element is simple with no attributes
isSimpleAndNoAttributes() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Is this element a simple type with no attributes.
isSingleton() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
 
isSlave() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
In M-N relationships, only 1 role will write data on DB.
isSourceMultiple() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Get state of opposite relationship-role is relation multiple.
isStarted() - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
isStarted() - Static method in class org.objectweb.jonas.server.Server
 
isStarted() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Returns true if the service is started, false otherwise
isStarted() - Method in interface org.objectweb.jonas.service.Service
 
isStarted() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
 
isStarted() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
 
isStarted() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
isStateful - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
 
isStateful() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
 
isStatelessSession() - Method in class org.objectweb.jonas_ejb.svc.JMetaData
 
isstateManageable() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
isstateManageable() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
isStateManageable() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
 
isstatisticsProvider() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
 
isstatisticsProvider() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
 
isStatisticsProvider() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
 
isStickySession() - Method in class org.objectweb.jonas.management.cluster.JkCluster
 
isStickySession() - Method in interface org.objectweb.jonas.management.cluster.JkClusterMBean
 
isStickySession() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
isStopped() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
isStopped() - Method in class org.objectweb.jonas_timer.TimerEvent
Is this timer stopped ?
isSubscriptionDurable() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
isSubstringPattern(String) - Method in class org.objectweb.jonas_web.deployment.api.Pattern
Test if the pattern starts with the given pattern It's the inverse of this definition : The other pattern starts with the substring of this pattern, minus its last 2 characters, and the next character of the other pattern, if there is one, is "/"
isSupported(String) - Method in class org.objectweb.jonas.container.Protocols
Return true if the given protocol is supported
isSupported(Protocols) - Method in class org.objectweb.jonas.container.Protocols
Return true if the given protocol is supported
isSwallowOutput() - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isSynchro - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
 
isTargetMultiple() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Get state of this relationship-role is relation multiple.
isTcpNoDelay() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isTomcatAuthentication() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isTomcatStarted() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
The server is started ?
isTomcatStarted() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
The server is started ?
isTomcatStarted() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
The server is started ?
isTomcatStarted() - Method in interface org.objectweb.jonas.web.wrapper.CatalinaJWebContainerService
The server is started ?
isTomThumb() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
isTomThumbIcons() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
isTopicDestination - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
isTopicDestination() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
Return true if it is a Topic destination
isTreeToRefresh() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return the state of current display of tree.
isTreeToRefresh() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
isTupleGetterPrimitive() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
Only for CMP2 finder/select methods
isTxBeanManaged() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
isUnchecked() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodPermissionDesc
Unchecked method permission ?
isUnchecked() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Gets the unchecked status
isUnchecked() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Is this method unchecked ?
isUncheckedLastEntry() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Gets the boolean value of the flag which indicate that this entry will be added at the end as unchecked permission
isUndefinedPK() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
Assessor for primary key undefined (declare like java.lang.Object type)
isUnpackedEar(URL, URL) - Static method in class org.objectweb.jonas_lib.deployment.work.EarFileManager
true If an unpacked directory has the same timestamp than the EAR file, false otherwise.
isUseBodyEncodingForURI() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
isUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isUsed() - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
isUsedBySecurityService() - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
isUserInRole(String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.JettyPrincipal
Check if the given role is in the user's roles
isUserInRole(Principal, String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Check if a user is in a role.
isUsingParent() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
isUsingWhere() - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
isValid() - Method in class org.objectweb.jonas.newbean.Parameter
Indicates whether this parameter as a valid value.
isValidAlgorithm(String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Check if the given algorithm is a valid algorithm
isValidAlgorithm(String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Check if the given algorithm is a valid algorithm
isValidForRmi(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns true if the given class is a valid type for RMI, false otherwise.
isValidLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Abstract method defined in the derived classes return true if the work copy exist and is up to date
isValidLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.EarCleanTask
Return true if the work copy exists and is up to date
isValidLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.JarCleanTask
Return true if the work copy exists and is up to date
isValidUser(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResource
Check if the given credential is the right credential for the given user
isValidUser(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Check if the given credential is the right credential for the given user
isValidUser(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user
isValidUser(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Check if the given credential is the right credential for the given user
isValidUserBind(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user.
isValidUserCompare(User, String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user.
isValue() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
isVerbose() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
 
isVerbose() - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
isVerbose() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
isVoid(Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns true if the given type is the type 'void'
isWaitForAck() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
isWaitForAck() - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
isWaitForAck() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isWarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServer
Test if the specified filename is already deployed or not.
isWarDeployed(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Test if the specified filename is already deployed or not.
isWarLoaded(String) - Method in class org.objectweb.jonas.adm.Adm
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in interface org.objectweb.jonas.web.JWebContainerService
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Test if the specified filename is already deployed or not
isWebApp(JarFile) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is a WebApp archive.
isWebApp(File) - Static method in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
returns true if the file is a WebApp archive.
isWebModuleAlreadyDeclared(Document, String) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Check if the web module name is already declared in the application.xml Document
isXpoweredBy() - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isXxxObjectMethod(String) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
Returns true if the given method name is getObject() or setObject()
itContext - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
EntityContext for transacted requests
itContext - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
unique EntityContext
ItemBase - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ItemBase() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
ItemDestination - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
ItemDestination(String, String, String, ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
ItemDestination - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ItemDestination() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
ItemDestinationByName - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ItemDestinationByName() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
ItemMdb - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
ItemMdb(String, String, String, int) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
ItemsConnectorsForm - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ItemsConnectorsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
ItemsDestinationsForm - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ItemsDestinationsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
ItemsForm - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
ItemsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
ItemsMemoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ItemsMemoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
ItemsRealmsForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ItemsRealmsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
ItemsServersForm - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ItemsServersForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
ItemsXaResourceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ItemsXaResourceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
ItemUser - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ItemUser() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemUser
 
iterator() - Method in class org.objectweb.jonas.container.Protocols
 
iterator() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
iterator() - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
itsContext - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
Map of EntityContext's for transactions Key is the Transaction.

J

J2EE_NS - Static variable in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
J2EE Default XML namespace
J2EE_TYPE_APPLICATION - Static variable in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
Constant for a j2ee application
J2EE_TYPE_SERVER - Static variable in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
Constant for j2ee server
J2EEApplication(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEAPPLICATION - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
j2eeType for ear
J2EEApplications() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEApplications(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEApplications(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEArchive - Class in org.objectweb.jonas_lib.genbase.archive
Base Class for all J2EE modules (application, ejbjar, client, webapp).
J2EEArchive(Archive) - Constructor for class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Creates a new J2EEArchive object.
J2EEClientDeployWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's deploy Writer.
J2EEClientDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Constructor.
J2EECluster(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Return an ObjectName for a J2EEDomain MBean corresponding to a Cluster directly attached to the domain (root cluster)
J2EECluster(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Return an ObjectName for a J2EEDomain MBean corresponding to a sub-cluster attached to a parent-cluster
J2EEClusters(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Return an ObjectName for a J2EEDomain MBean corresponding to a Cluster who's parent is not determined
J2EEDeployedObject - Class in org.objectweb.jonas.management.j2eemanagement
A J2EE MBean deployed on server.
J2EEDeployedObject(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
MBean constructor.
J2EEDeployedObject(String, boolean, boolean, boolean) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
MBean constructor.
J2EEDomain(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEDomain - Class in org.objectweb.jonas.management.j2eemanagement
Implements a managed object which represents either a management domain or a cluster.
J2EEDomain(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
MBean constructor
J2EEDomains() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEManagedObject - Class in org.objectweb.jonas.management.j2eemanagement
This class implements the J2EEManagedObject type specified in JSR77
J2EEManagedObject(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
MBean constructor
J2EEManagedObject(String, boolean, boolean, boolean) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
MBean constructor
J2eeMbeanItem - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
J2eeMbeanItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
J2eeMbeanItem(ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
J2EEModule - Class in org.objectweb.jonas.management.j2eemanagement
A J2EE MBean module used on server (EJB container).
J2EEModule(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEModule
MBean constructor.
J2EEModule(String, boolean, boolean, boolean) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEModule
MBean constructor.
J2eeObjectName - Class in org.objectweb.jonas.jmx
A set of static methods used to create object names for J2EE managed object.
J2EEResource - Class in org.objectweb.jonas.management.j2eemanagement
 
J2EEResource(String, boolean, boolean, boolean) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEResource
MBean constructor
J2EEResource(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.J2EEResource
MBean constructor
J2EEServer(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
j2eeServer - Variable in class org.objectweb.jonas.management.cluster.ClusterMember
The J2EEServer object
J2EEServer - Class in org.objectweb.jonas.server
MBean class for Server management.
J2EEServer(String, Server, String, String, String, String, String) - Constructor for class org.objectweb.jonas.server.J2EEServer
MBean constructor
J2EESERVER - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
j2eeType for server instance
J2EEServerDeployWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's deploy Writer.
J2EEServerDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Constructor.
J2EEServerMBean - Class in org.objectweb.jonas.server
MBean class for Server management.
J2EEServerMBean() - Constructor for class org.objectweb.jonas.server.J2EEServerMBean
Default constructor
J2EEServers() - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEServers(String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
J2EEWebModuleMBean - Class in org.objectweb.jonas.web.jetty50.jmx
Fake (at least not complete) implementation of the WebModule MBean.
J2EEWebModuleMBean() - Constructor for class org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
Default public MBean Constructor
J2EEWebServicesFinder - Interface in org.objectweb.jonas_ws.wsgen.finder
The J2EEWebServiceFinder interface is used to react if an archive may contains some J2EE webservices or J2EE webservices clients.
JAAS - Class in org.objectweb.jonas.security.realm.web.catalina55
Implementation of a JAAS Realm.
JAAS() - Constructor for class org.objectweb.jonas.security.realm.web.catalina55.JAAS
 
JAAS - Class in org.objectweb.jonas.security.realm.web.jetty50
Implementation of a JAAS Realm.
JAAS() - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.JAAS
Default Constructor
JAAS(String) - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.JAAS
Default Constructor
jacc - Static variable in class org.objectweb.common.TraceCore
 
JACC - Class in org.objectweb.jonas.security.realm.web.catalina55
Implementation of a Realm.
JACC() - Constructor for class org.objectweb.jonas.security.realm.web.catalina55.JACC
 
JacORBPRODelegate - Class in org.objectweb.jonas_lib.naming
Use EJB context classloader when possible
JacORBPRODelegate() - Constructor for class org.objectweb.jonas_lib.naming.JacORBPRODelegate
 
JAO - Static variable in class org.objectweb.jonas.resource.Rar
 
JAO - Static variable in class org.objectweb.jonas.resource.ResourceUtility
JOnAS Administrated Object
JAR_TYPE - Static variable in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A jar typed archive.
JarArchive - Class in org.objectweb.jonas_lib.genbase.archive
A JarArchive is a wrapper for jar file.
JarArchive(File) - Constructor for class org.objectweb.jonas_lib.genbase.archive.JarArchive
Creates a new JarArchive object.
JarCleanTask - Class in org.objectweb.jonas_lib.deployment.work
JOnAS Jar unused copy clean task class.
JarCleanTask(DeployerLog) - Constructor for class org.objectweb.jonas_lib.deployment.work.JarCleanTask
Default constructor : Construct a new cleaner.
JarFileLocator - Class in org.objectweb.jonas_lib.loader.locator
A JarfileLocator is used to look up for a file inside a Jar archive.
JarFileLocator(URL) - Constructor for class org.objectweb.jonas_lib.loader.locator.JarFileLocator
Construct a new JarFileLocator from an URL representing a Jar.
JarList - Class in org.objectweb.jonas.ear.lib
JOnAS Jar list This class provides a way for managing the class-path dependency libraries.
JarList() - Constructor for class org.objectweb.jonas.ear.lib.JarList
Construct an instance of a JarList
JarList(StringTokenizer) - Constructor for class org.objectweb.jonas.ear.lib.JarList
Construct an instance of a JarList
JarList(String[]) - Constructor for class org.objectweb.jonas.ear.lib.JarList
Construct an instance of a JarList
JarList(Web[]) - Constructor for class org.objectweb.jonas.ear.lib.JarList
Construct an instance of a JarList with a wars Array
JarListException - Exception in org.objectweb.jonas.ear.lib
The class JarListException indicates conditions that a reasonable application might want to catch.
JarListException() - Constructor for exception org.objectweb.jonas.ear.lib.JarListException
Constructs a new JarListException with no detail message.
JarListException(String) - Constructor for exception org.objectweb.jonas.ear.lib.JarListException
Constructs a new JarListException with the specified message.
JarStorer - Class in org.objectweb.jonas_lib.genbase.utils
Store a J2EEArchive in a Jar file.
JarStorer(J2EEArchive, File) - Constructor for class org.objectweb.jonas_lib.genbase.utils.JarStorer
Creates a new JarStorer object.
JarTools - Class in org.objectweb.jonas.web.lib
This class provides an implementation of tools methods than permit to unpack a jar.
JarURLFactory - Class in org.objectweb.jonas_lib.loader.factory
A JarURLFactory is used to create URLs from a JarURL (jar:XXX) and paths.
JarURLFactory(URL) - Constructor for class org.objectweb.jonas_lib.loader.factory.JarURLFactory
Create a new JarURLFactory using the specified base URL.
JAS - Static variable in class org.objectweb.jonas.resource.Rar
 
JAS - Static variable in class org.objectweb.jonas.resource.ResourceUtility
JOnAS Activationspec
JAuthenticator - Class in org.objectweb.jonas.mail.lib
This class specifies the authenticator to used in Sesssion.getInstance() method.
JAuthenticator(String, String) - Constructor for class org.objectweb.jonas.mail.lib.JAuthenticator
Constructor for build a new Authenticator
JAVA_1_1_6 - Static variable in class org.objectweb.common.Env
 
JAVA_1_1_7 - Static variable in class org.objectweb.common.Env
 
JAVA_1_1_8 - Static variable in class org.objectweb.common.Env
 
JAVA_1_2 - Static variable in class org.objectweb.common.Env
 
JAVA_1_3 - Static variable in class org.objectweb.common.Env
 
JAVA_1_4 - Static variable in class org.objectweb.common.Env
 
JavaMail - Class in org.objectweb.jonas.mail.factory
This class implements JOnAS mail factory objects.
JavaMail(String, String, Properties) - Constructor for class org.objectweb.jonas.mail.factory.JavaMail
Constructor of a JavaMail Object with the given name and properties.
JavaMailMimePartDS - Class in org.objectweb.jonas.mail.factory
This class provides a way for referencing mail session.
JavaMailMimePartDS(String, String, Properties) - Constructor for class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
Constructor of a JavaMailMimePartDS Object
JavaMailMimePartDSFactory - Class in org.objectweb.jonas.mail.factory
This class provides an implementation of a mime part data source factory for sending mail.
JavaMailMimePartDSFactory() - Constructor for class org.objectweb.jonas.mail.factory.JavaMailMimePartDSFactory
 
JavaMailMimePartDSResource - Class in org.objectweb.jonas.mail.factory
 
JavaMailMimePartDSResource(String, boolean, boolean, boolean, JavaMailMimePartDS) - Constructor for class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResource
 
JavaMailMimePartDSResourceMBean - Class in org.objectweb.jonas.mail.factory
This class defines all the management methods provided by the JavaMailMimePartDS resources.
JavaMailMimePartDSResourceMBean() - Constructor for class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResourceMBean
Default constructor
JavaMailResource(String, String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JavaMailResource - Class in org.objectweb.jonas.mail.factory
 
JavaMailResource(String, boolean, boolean, boolean, JavaMail) - Constructor for class org.objectweb.jonas.mail.factory.JavaMailResource
JavaMail resource constructor.
JavaMailResourceMBean - Class in org.objectweb.jonas.mail.factory
This interface defines all the management methods provided by the JavaMailResource objects.
JavaMailResourceMBean() - Constructor for class org.objectweb.jonas.mail.factory.JavaMailResourceMBean
Default constructor
JavaMailResources(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JavaMailSession - Class in org.objectweb.jonas.mail.factory
This class provides a way for referencing mail session.
JavaMailSession(String, String, Properties) - Constructor for class org.objectweb.jonas.mail.factory.JavaMailSession
Constructor of a JMailSession Object.
JavaMailSessionFactory - Class in org.objectweb.jonas.mail.factory
This class provides an implementation of a mail session factory for sending mail.
JavaMailSessionFactory() - Constructor for class org.objectweb.jonas.mail.factory.JavaMailSessionFactory
 
JavaMailSessionResource - Class in org.objectweb.jonas.mail.factory
This class implements specific management methods provided by the JavaMailSession resources.
JavaMailSessionResource(String, boolean, boolean, boolean, JavaMailSession) - Constructor for class org.objectweb.jonas.mail.factory.JavaMailSessionResource
 
JavaMailSessionResourceMBean - Class in org.objectweb.jonas.mail.factory
This class defines the management methods provided by the JavaMailSession resources.
JavaMailSessionResourceMBean() - Constructor for class org.objectweb.jonas.mail.factory.JavaMailSessionResourceMBean
Default constructor
JavaType - Class in org.objectweb.jonas_ejb.lib
This class implements methods which permit to get informations about Java Types: the JDBC Types associated the ResultSet.getXXX() methods associated the PreparedStatement.setXXX() methods associated
(The Java Type may be or not a primitive type)
JavaType() - Constructor for class org.objectweb.jonas_ejb.lib.JavaType
 
javaURLContext - Class in org.objectweb.jonas.naming.java
Context implementation for the "java:" namespace.
javaURLContext(Hashtable) - Constructor for class org.objectweb.jonas.naming.java.javaURLContext
Constructor
javaURLContextFactory - Class in org.objectweb.jonas.naming.java
Context factory for javaURLContext objects.
javaURLContextFactory() - Constructor for class org.objectweb.jonas.naming.java.javaURLContextFactory
 
JavaVm - Class in org.objectweb.jonas.server
The Java Virtual Machine used by the JOnAS server.
JavaVm(String, JProp) - Constructor for class org.objectweb.jonas.server.JavaVm
Construct JavaVM MBean
JavaWsdlMapping - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element java-wsdl-mapping
JavaWsdlMapping() - Constructor for class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Constructor
JavaWsdlMappingRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element java-wsdl-mapping
JavaWsdlMappingRuleSet() - Constructor for class org.objectweb.jonas_ws.deployment.rules.JavaWsdlMappingRuleSet
Construct an object with a specific prefix
JavaXmlTypeMapping - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element java-xml-type-mapping
JavaXmlTypeMapping() - Constructor for class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Constructor
JavaXmlTypeMappingRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element java-xml-type-mapping
JavaXmlTypeMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.JavaXmlTypeMappingRuleSet
Construct an object with a specific prefix
JAxisServiceFactory - Class in org.objectweb.jonas.ws.axis
Axis specific JServiceFactory.
JAxisServiceFactory() - Constructor for class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Construct a new JAxisServiceFactory.
JAxisServlet - Class in org.objectweb.jonas.ws.axis
JOnAS AxisServlet version.
JAxisServlet() - Constructor for class org.objectweb.jonas.ws.axis.JAxisServlet
 
JAXRConnection - Class in org.objectweb.jonas.jaxr
Represents a JAXR Connectionfactory bound in Registry.
JAXRConnection(Properties) - Constructor for class org.objectweb.jonas.jaxr.JAXRConnection
Constructs a JAXRConnection instance.
JAXRFactory - Class in org.objectweb.jonas.jaxr.factory
JAXR ConnectionFactory factory
JAXRFactory() - Constructor for class org.objectweb.jonas.jaxr.factory.JAXRFactory
 
JaxrpcMappingSchemas - Class in org.objectweb.jonas_ws.deployment.api
This class defines the declarations of Schemas for jaxrpc_mapping.xml
JaxrpcMappingSchemas() - Constructor for class org.objectweb.jonas_ws.deployment.api.JaxrpcMappingSchemas
Build a new object for Schemas handling
JaxRpcPortComponentDesc - Class in org.objectweb.jonas_ws.deployment.api
PortComponent using JaxRpc class.
JAXRResourceAdapter - Class in org.objectweb.jonas.jaxr.scout
This is a very simple ResourceAdapter just used to display traces.
JAXRResourceAdapter() - Constructor for class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
 
JAXRService - Interface in org.objectweb.jonas.jaxr
Deprecated.  
JAXRServiceImpl - Class in org.objectweb.jonas.jaxr
JAXRService Implementation.
JAXRServiceImpl() - Constructor for class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
JCAActivationSpec - Class in org.objectweb.jonas.resource
MBean class for JCA ActivationSpec Management
JCAActivationSpec(String, String, String, List) - Constructor for class org.objectweb.jonas.resource.JCAActivationSpec
MBean constructor
JCAAdminObject - Class in org.objectweb.jonas.resource
MBean class for JCA AdminObject Management
JCAAdminObject(String, String, String, Properties) - Constructor for class org.objectweb.jonas.resource.JCAAdminObject
MBean constructor
JCAConnectionFactory - Class in org.objectweb.jonas.resource
MBean class for JCA Connection Factory Management
JCAConnectionFactory(String, String, String, Properties, String, ConnectionManagerImpl) - Constructor for class org.objectweb.jonas.resource.JCAConnectionFactory
Constructor
JCAConnectionFactoryMBean - Class in org.objectweb.jonas.resource
Allow creation of a model MBean instance to registered in the MBean server.
JCAConnectionFactoryMBean() - Constructor for class org.objectweb.jonas.resource.JCAConnectionFactoryMBean
Default constructor
JCall - Class in org.objectweb.jonas.ws.axis
JCall is the JOnAS J2EE layer on top of axis Call implementation.
JCall(JService) - Constructor for class org.objectweb.jonas.ws.axis.JCall
 
JCAManagedConnectionFactory - Class in org.objectweb.jonas.resource
MBean class for JCA ManagedConnection Factory Management
JCAManagedConnectionFactory(String) - Constructor for class org.objectweb.jonas.resource.JCAManagedConnectionFactory
Constructor
JCAResource - Class in org.objectweb.jonas.resource
MBean class for JCA Resource Management
JCAResource(String) - Constructor for class org.objectweb.jonas.resource.JCAResource
Constructor
JCatalinaRuleSet - Class in org.objectweb.jonas.web.catalina55
Defines the rules to parse the Tomcat server.xml file Some rules are customized for JOnAS
JCatalinaRuleSet(ClassLoader) - Constructor for class org.objectweb.jonas.web.catalina55.JCatalinaRuleSet
Constructor of the rules of parsing for server.xml
JCD - Static variable in class org.objectweb.jonas.resource.Rar
 
JCD - Static variable in class org.objectweb.jonas.resource.ResourceUtility
JOnAS Connection Definition
jcf - Variable in class org.objectweb.jonas_jms.JConnection
 
JClassLoader - Class in org.objectweb.jonas.server
This class implements a URLClassLoader, that permits to add some URLs in it.
JClassLoader(String, URL[], ClassLoader) - Constructor for class org.objectweb.jonas.server.JClassLoader
Constructs a new ClassLoader with the specified URLs.
JClassLoader(String, URL[]) - Constructor for class org.objectweb.jonas.server.JClassLoader
Constructs a new ClassLoader with the specified URLs.
jconn - Variable in class org.objectweb.jonas_jms.JSession
 
JConnection - Class in org.objectweb.jonas.dbm
 
JConnection(JManagedConnection, Connection) - Constructor for class org.objectweb.jonas.dbm.JConnection
 
JConnection - Class in org.objectweb.jonas_jms
Common methods used in JQueueConnection and JTopicConnection.
JConnection(JConnectionFactory, String) - Constructor for class org.objectweb.jonas_jms.JConnection
Prepares the construction of a JConnection.
JConnection(JConnectionFactory, XAConnectionFactory, String, String) - Constructor for class org.objectweb.jonas_jms.JConnection
Constructor of a JConnection for a specified user.
JConnection(JConnectionFactory, XAConnectionFactory) - Constructor for class org.objectweb.jonas_jms.JConnection
Constructor of a JConnection for an anonymous user.
JConnectionFactory - Class in org.objectweb.jonas.jaxr.scout
JConnectionFactory is an extension of Scout ConnectionFactoryImpl.
JConnectionFactory() - Constructor for class org.objectweb.jonas.jaxr.scout.JConnectionFactory
 
JConnectionFactory - Class in org.objectweb.jonas_jms
 
JConnectionFactory(String) - Constructor for class org.objectweb.jonas_jms.JConnectionFactory
Constructor.
JConnectionFactory() - Constructor for class org.objectweb.jonas_jms.JConnectionFactory
Empty Constructor called by subclasses.
JContainer - Class in org.objectweb.jonas_ejb.container
This class represents an EJB container.
JContainer(String, String, String, ClassLoader) - Constructor for class org.objectweb.jonas_ejb.container.JContainer
constructor
JContext - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.EJBContext class.
JContext(JFactory, EnterpriseBean) - Constructor for class org.objectweb.jonas_ejb.container.JContext
Constructs a JContext
JCopy - Class in org.objectweb.jonas.ant.jonasbase
Defines common copy methods
JCopy() - Constructor for class org.objectweb.jonas.ant.jonasbase.JCopy
 
JDBC_CHECK_CONNECTION - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
JDBC_KEEP_ALIVE - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
JDBC_NO_TEST - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Constants for use with JDBC connection level
JDBC_SEND_STATEMENT - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
jdbcAutomaticPk - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
jdbcAutomaticPkFieldName - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
JdbcConnParams - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jdbc-conn-params
JdbcConnParams() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Constructor
JdbcConnParamsDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jdbc-conn-params
JdbcConnParamsDesc(JdbcConnParams) - Constructor for class org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc
Constructor
JdbcConnParamsRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jdbc-conn-params
JdbcConnParamsRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JdbcConnParamsRuleSet
Construct an object with a specific prefix
JDBCDataSource - Class in org.objectweb.jonas.dbm
MBean class for JDBCDataSource Management This MBean manages a connection manager and its associated pool.
JDBCDataSource(String, ConnectionManager) - Constructor for class org.objectweb.jonas.dbm.JDBCDataSource
 
JDBCDataSourceMBean - Class in org.objectweb.jonas.dbm
Allow creation of a model MBean instance to registered in the MBean server.
JDBCDataSourceMBean() - Constructor for class org.objectweb.jonas.dbm.JDBCDataSourceMBean
Default constructor
JDBCDataSources(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
This method is equivalent with the previous as in a server we currently have a sole JDBCResource MBean.
JDBCDataSources(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JDBCDriver - Class in org.objectweb.jonas.dbm
MBean class for JDBCDriver Management
JDBCDriver(String) - Constructor for class org.objectweb.jonas.dbm.JDBCDriver
 
jdbcFieldName - Variable in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
 
JdbcMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jdbc-mapping
JdbcMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Constructor
JdbcMappingRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jdbc-mapping
JdbcMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JdbcMappingRuleSet
Construct an object with a specific prefix
JdbcRa - Class in org.objectweb.jonas.ant.jonasbase
Allow to create JDBC resource adaptors
JdbcRa() - Constructor for class org.objectweb.jonas.ant.jonasbase.JdbcRa
 
JdbcRaCluster - Class in org.objectweb.jonas.ant.cluster
Define JdbcRaCluster task
JdbcRaCluster() - Constructor for class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Default constructor
JDBCResource - Class in org.objectweb.jonas.dbm
MBean class for JDBCResource Management
JDBCResource(String) - Constructor for class org.objectweb.jonas.dbm.JDBCResource
Create q JDBCResource MBean.
JDBCResource(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create ObjectName for a JDBCResource MBean
JDBCResource(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Create ObjectName for a JDBCResource MBean using name="JDBCResource"
JDBCResourceName - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Our naming convention for JDBCResource ObjectName (value of the 'name' key property)
jdbcTableName - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
 
JDefinitionWriter - Class in org.objectweb.jonas.ws
Wrote the given Definition and all imported WSDL to the given base directory.
JDefinitionWriter(Definition, File, Charset, String) - Constructor for class org.objectweb.jonas.ws.JDefinitionWriter
Constructs a new JDefinitionWriter that will wrote the given Definition and all imported WSDL to the given base directory.
JDigester - Class in org.objectweb.jonas_lib.deployment.digester
This class defines a Digester for the xml parsing of deployment descriptors standard and specific
JDigester(JRuleSetBase, boolean, boolean, DTDs, Schemas) - Constructor for class org.objectweb.jonas_lib.deployment.digester.JDigester
Construct an instance of a JDigester which is a Digester that is configured for parsing the deployment descriptors standards and specifics used in JOnAS application.
JDirectResourceLoginModule - Class in org.objectweb.jonas.security.auth.spi
Define a login module for the authentication by using one of the JOnAS resource Datasource, LDAP or file
JDirectResourceLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
 
JDSRuleSet - Class in org.objectweb.jonas.security.rules
Add the rules for the datasource in the jonas-realm.xml file
JDSRuleSet(String) - Constructor for class org.objectweb.jonas.security.rules.JDSRuleSet
Construct an object with a specific prefix
JEcho - Class in org.objectweb.jonas.ant.jonasbase
Defines echo message task
JEcho() - Constructor for class org.objectweb.jonas.ant.jonasbase.JEcho
 
JEntityContext - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.EntityContext interface.
JEntityContext(JEntityFactory, EntityBean) - Constructor for class org.objectweb.jonas_ejb.container.JEntityContext
Constructs an EntityContext the Context has to be initialized after this.
JEntityContext - Class in org.objectweb.jonas_ejb.container.jorm
This class extends the JEntityContext of the JOnAS container in order to take in consideration the fact that the container manages PName instances and not primary keys.
JEntityContext(JEntityFactory, EntityBean) - Constructor for class org.objectweb.jonas_ejb.container.jorm.JEntityContext
 
JEntityFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for an Entity Bean.
JEntityFactory() - Constructor for class org.objectweb.jonas_ejb.container.JEntityFactory
constructor must be without parameters (required by Jorm)
JEntityHandle - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.Handle interface.
JEntityHandle(JEntityRemote) - Constructor for class org.objectweb.jonas_ejb.container.JEntityHandle
constructor
JEntityHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard Home for Entity objects It exists only for beans that have declared a Remote Interface.
JEntityHome(EntityDesc, JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JEntityHome
constructor
JEntityLocal - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBLocalObject implementation
JEntityLocal(JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JEntityLocal
constructor
JEntityLocalHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface.
JEntityLocalHome(EntityDesc, JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JEntityLocalHome
constructor
JEntityRemote - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation
JEntityRemote(JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JEntityRemote
constructor
JEntityResolver - Class in org.objectweb.jonas_lib.deployment.validation
This class defines the entity resolver used to resolve DTDs/Schemas during the xml parsing
JEntityResolver() - Constructor for class org.objectweb.jonas_lib.deployment.validation.JEntityResolver
Constructor without JDigester instance (used in WsGen only)
JEntityResolverWithDigester - Class in org.objectweb.jonas_lib.deployment.digester
This class defines the entity resolver used to resolve DTDs/Schemas during the xml parsing.
JEntityResolverWithDigester(JDigester) - Constructor for class org.objectweb.jonas_lib.deployment.digester.JEntityResolverWithDigester
Constructor
JEntitySwitch - Class in org.objectweb.jonas_ejb.container
JEntitySwitch is used internally to synchronize accesses to the entity context and thus to the entity bean instance.
JEntitySwitch() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitch
empty constructor.
JEntitySwitchCRC - Class in org.objectweb.jonas_ejb.container
Container read committed lock policy.
JEntitySwitchCRC() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
empty constructor.
JEntitySwitchCRU - Class in org.objectweb.jonas_ejb.container
Container Read Uncommitted lock-policy.
JEntitySwitchCRU() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchCRU
empty constructor.
JEntitySwitchCRW - Class in org.objectweb.jonas_ejb.container
Container Optimistic lock-policy.
JEntitySwitchCRW() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchCRW
empty constructor.
JEntitySwitchCS - Class in org.objectweb.jonas_ejb.container
Container Serialized (CS) lock-policy.
JEntitySwitchCS() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchCS
empty constructor.
JEntitySwitchCST - Class in org.objectweb.jonas_ejb.container
Container Serialized Transacted (CST) lock-policy.
JEntitySwitchCST() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchCST
empty constructor.
JEntitySwitchDB - Class in org.objectweb.jonas_ejb.container
DataBase lock policy : 1 instance per transactions.
JEntitySwitchDB() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchDB
empty constructor.
JEntitySwitchRO - Class in org.objectweb.jonas_ejb.container
ReadOnly lock policy : Instance are never written to database.
JEntitySwitchRO() - Constructor for class org.objectweb.jonas_ejb.container.JEntitySwitchRO
empty constructor.
JEREMIE - Static variable in class org.objectweb.jonas.container.Protocols
JEREMIE protocol
JErrorHandler - Class in org.objectweb.jonas.security.lib
Define an error handler which throw an exception as Digester not (only print stack trace).
JErrorHandler() - Constructor for class org.objectweb.jonas.security.lib.JErrorHandler
 
JErrorHandler - Class in org.objectweb.jonas_lib.deployment.digester
Define an error handler which throw an exception as Digester not (only print stack trace).
JErrorHandler() - Constructor for class org.objectweb.jonas_lib.deployment.digester.JErrorHandler
 
Jetty - Class in org.objectweb.jonas.ant.jonasbase.web
Support Jetty Connector Configuration.
Jetty() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Jetty
Default Constructor.
JETTY_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of Tomcat configuration file
JETTY_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of Tomcat configuration file
jettyContexts(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JettyObjectName
 
jettyContexts(String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JettyObjectName
 
JettyJonasServerMBean - Class in org.objectweb.jonas.web.jetty50
Define The MBean for Jetty
JettyJonasServerMBean(Server) - Constructor for class org.objectweb.jonas.web.jetty50.JettyJonasServerMBean
Constructor.
JettyJWebContainerServiceImpl - Class in org.objectweb.jonas.web.jetty50
This class provides an implementation of the Jetty service (as web container service).
JettyJWebContainerServiceImpl() - Constructor for class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
 
JettyObjectName - Class in org.objectweb.jonas.webapp.jonasadmin
A set of static classes used to build the names of Jetty MBeans used in JOnAS.
JettyObjectName() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JettyObjectName
 
JettyPrincipal - Class in org.objectweb.jonas.security.realm.web.jetty50
Define a principal which can be used by Jetty
JettyPrincipal(String, ArrayList) - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.JettyPrincipal
Constructor
jettyServer(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JettyObjectName
 
JFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for beans.
JFactory() - Constructor for class org.objectweb.jonas_ejb.container.JFactory
constructor (for entity) must be without parameters (required by Jorm)
JFactory(BeanDesc, JContainer) - Constructor for class org.objectweb.jonas_ejb.container.JFactory
constructor (for session)
JFileFilter - Class in org.objectweb.jonas.server
This class implements a FileFilter, used to list files of a directory.
JFileFilter(String) - Constructor for class org.objectweb.jonas.server.JFileFilter
Contruct a new JFileFilter with the specified filter.
JFormAuthenticator - Class in org.objectweb.jonas.security.realm.web.catalina55
Form authenticator which don't save the body if there is no body Extends FormAuthenticator of Tomcat.
JFormAuthenticator() - Constructor for class org.objectweb.jonas.security.realm.web.catalina55.JFormAuthenticator
 
JGroup - Class in org.objectweb.jonas.security.auth
This class represents all the roles of a principal (group of principals).
JGroup(String) - Constructor for class org.objectweb.jonas.security.auth.JGroup
Build a new group with the following name
JGROUPS_CMI_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of JGroups CMI configuration file
JGROUPS_HA_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of JGroups HA configuration file
JHandleDelegate - Class in org.objectweb.jonas_ejb.container
Implementation for HandleDelegate SPI.
JHandleDelegate() - Constructor for class org.objectweb.jonas_ejb.container.JHandleDelegate
 
JHandleIIOP - Class in org.objectweb.jonas_ejb.svc
This class implements javax.ejb.Handle interface.
JHandleIIOP(Remote) - Constructor for class org.objectweb.jonas_ejb.svc.JHandleIIOP
constructor
JHome - Class in org.objectweb.jonas_ejb.container
This class represents an EJBHome Remote Interface It is shared between Sessions and Entities.
JHome(BeanDesc, JFactory) - Constructor for class org.objectweb.jonas_ejb.container.JHome
Constructor for the base class of the specific generated Home object.
JHomeHandle - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.HomeHandle interface.
JHomeHandle(String) - Constructor for class org.objectweb.jonas_ejb.container.JHomeHandle
constructor
JHomeHandleIIOP - Class in org.objectweb.jonas_ejb.svc
This class implements javax.ejb.HomeHandle interface.
JHomeHandleIIOP(EJBHome, ClassLoader) - Constructor for class org.objectweb.jonas_ejb.svc.JHomeHandleIIOP
constructor
jj_nt - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
JJarFile - Class in org.objectweb.jonas.common
This class implements a JarFile that adds a extract/write method
JJarFile(File) - Constructor for class org.objectweb.jonas.common.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(File, boolean) - Constructor for class org.objectweb.jonas.common.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(File, boolean, int) - Constructor for class org.objectweb.jonas.common.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(String) - Constructor for class org.objectweb.jonas.common.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(String, boolean) - Constructor for class org.objectweb.jonas.common.JJarFile
Constructs a new JarFile with the specified File.
jjFillToken() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
jjstrLiteralImages - Static variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
JJTABSTRACTSCHEMANAME - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTAbstractSchemaName
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTAggregateSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTArithmeticTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTBetweenExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTBooleanLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTCmpPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionMemberExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTCollectionValuedPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTConditionalTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTDatetimeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTEJBQL
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTEmptyCollectionComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTEntityBeanExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTFloatingPointLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTFromClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningNumerics
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTFunctionsReturningStrings
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentificationVariable
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTIdentifier
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTInExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTInputParameter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTIntegerLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTLikeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTLimitExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTNullComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTOrderByItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTPath
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTRangeVariableDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedCmrPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTSingleValuedPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTStringLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.ASTWhereClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
JJTAGGREGATESELECTEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTARITHMETICEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTARITHMETICFACTOR - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTARITHMETICLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTARITHMETICTERM - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTBETWEENEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTBOOLEANEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtClose() - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
JJTCMPPATHEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONMEMBERDECLARATION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONMEMBEREXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONVALUEDPATHEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCOMPARISONEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALFACTOR - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALTERM - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTDATETIMEEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTEJBQL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTEMPTYCOLLECTIONCOMPARISONEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTENTITYBEANEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTFLOATINGPOINTLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGNUMERICS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGSTRINGS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtGetChild(int) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
jjtGetNumChildren() - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
jjtGetParent() - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
 
jjtGetParent() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
JJTIDENTIFICATIONVARIABLE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTINEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTINPUTPARAMETER - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTLIKEEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTLIMITCLAUSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTLIMITEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtNodeName - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTNULLCOMPARISONEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtOpen() - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
JJTORDERBYCLAUSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTORDERBYITEM - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTPATH - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTRANGEVARIABLEDECLARATION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtree - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
JJTSELECTCLAUSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTSELECTEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
jjtSetParent(Node) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
JJTSINGLEVALUEDCMRPATHEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTSINGLEVALUEDPATHEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTSTRINGEXPRESSION - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTVOID - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTreeConstants
 
JkCluster - Class in org.objectweb.jonas.management.cluster
JkCluster are used for Web level load balancing
JkCluster(JkClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.JkCluster
Web level loadbalancing cluster constructor Lookup for configuration file in JONAS_BASE/conf This is the "workers.properties" file from TOMCAT.
JkClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
Jk cluster monitoring action
JkClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterAction
 
JkClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for clusters used by Apache mod-JK These Clusters are built dynamically, when a new server is discovered as being part of a cluster of this type.
JkClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.JkClusterFactory
Constructor
JkClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JkClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
JkClusterMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
JkClusterMember - Class in org.objectweb.jonas.management.cluster
JkCluster members are actually workers.
JkClusterMember(String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.JkClusterMember
Constructor
JkClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
JkMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JkMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberAction
 
JkMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JkMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
JLDAPRuleSet - Class in org.objectweb.jonas.security.rules
Add the rules for the ldap in the jonas-realm.xml file
JLDAPRuleSet(String) - Constructor for class org.objectweb.jonas.security.rules.JLDAPRuleSet
Construct an object with a specific prefix
JLinkedList - Class in org.objectweb.jonas_lib.deployment.xml
This class defines a linked list with the ability to display its content in XML.
JLinkedList(String) - Constructor for class org.objectweb.jonas_lib.deployment.xml.JLinkedList
Constructor with a specified tag
Jlists - Class in org.objectweb.jonas.webapp.jonasadmin
General purpose utility methods to create lists of objects that are commonly required in building the user interface.
Jlists() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.Jlists
Protected constructor to prevent instantiation.
JLocal - Class in org.objectweb.jonas_ejb.container
This class is the common part of the EJBLocalObject implementation class.
JLocal(JFactory) - Constructor for class org.objectweb.jonas_ejb.container.JLocal
constructor
JLocalHome - Class in org.objectweb.jonas_ejb.container
This class represents an EJBLocalHome It is shared between Sessions and Entities.
JLocalHome(BeanDesc, JFactory) - Constructor for class org.objectweb.jonas_ejb.container.JLocalHome
Constructor for the base class of the specific generated Home object.
JLSInput - Class in org.objectweb.jonas_lib.deployment.validation
A wrapper around the InputSource class returned by EntityResolver to be returned by the ResourceResolver class.
JLSInput(InputSource) - Constructor for class org.objectweb.jonas_lib.deployment.validation.JLSInput
Creates a wrapper around the given InputSource object.
JLSResourceResolver - Class in org.objectweb.jonas_lib.deployment.validation
A custom ResourceResolver to use in SchemaFactory.
JLSResourceResolver(EntityResolver) - Constructor for class org.objectweb.jonas_lib.deployment.validation.JLSResourceResolver
 
JManagedConnection - Class in org.objectweb.jonas.dbm
This class represents the physical connection, managed by the pool.
JManagedConnection(Connection, ConnectionManager) - Constructor for class org.objectweb.jonas.dbm.JManagedConnection
 
JMdbEndpointFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for a Message Driven Bean Endpoints There is one such class per MDB class.
JMdbEndpointFactory(MessageDrivenDesc, JContainer, ActivationSpec) - Constructor for class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Constructor
JMdbEndpointFactory(MessageDrivenDesc, String, JContainer, ActivationSpec) - Constructor for class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Constructor
JMdbFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for a Message Driven Bean There is one such class per MDB class.
JMdbFactory(MessageDrivenDesc, JContainer) - Constructor for class org.objectweb.jonas_ejb.container.JMdbFactory
Constructor
JMemoryRuleSet - Class in org.objectweb.jonas.security.rules
Add the rules for the memory in the jonas-realm.xml file
JMemoryRuleSet(String) - Constructor for class org.objectweb.jonas.security.rules.JMemoryRuleSet
Construct an object with a specific prefix
JMessageDrivenBean - Class in org.objectweb.jonas_ejb.container
Generic interposed class for Message Driven Beans This class presents these interfaces, depending on object reached: ServerSession interface to the ServerSessionPool MessageDrivenContext interface to the bean instance MessageListener interface to the JMS Session Runnable interface to the ThreadPool
JMessageDrivenBean(JMdbFactory, Session, MessageDrivenBean, WorkManager) - Constructor for class org.objectweb.jonas_ejb.container.JMessageDrivenBean
constructor
JMessageEndpoint - Class in org.objectweb.jonas_ejb.container
Generic interposed class for Message Endpoints This class presents these interfaces, depending on object reached: MessageDrivenContext interface to the bean instance
JMessageEndpoint(JMdbEndpointFactory, MessageDrivenBean) - Constructor for class org.objectweb.jonas_ejb.container.JMessageEndpoint
constructor
JMessageEndpointProxy - Class in org.objectweb.jonas_ejb.container
Generic interposed class for Message Endpoints This class presents these interfaces, depending on object reached: MessageDrivenContext interface to the bean instance
JMessageEndpointProxy(JMdbEndpointFactory, MessageDrivenBean, JMessageEndpoint) - Constructor for class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
constructor
JMetaData - Class in org.objectweb.jonas_ejb.svc
This class is a Serializable class that allows a client to obtain the enterprise Bean's meta-data information.
JMetaData(EJBHome, Class, Class, boolean, boolean, Class) - Constructor for class org.objectweb.jonas_ejb.svc.JMetaData
Constructor
JMkdir - Class in org.objectweb.jonas.ant.jonasbase
Defines creation directory task
JMkdir() - Constructor for class org.objectweb.jonas.ant.jonasbase.JMkdir
 
JModule - Class in org.objectweb.jonas.common
This class implements utility methods for the manipulation of application modules
JModule() - Constructor for class org.objectweb.jonas.common.JModule
 
Jms - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the JMS service
Jms() - Constructor for class org.objectweb.jonas.ant.jonasbase.Jms
Default constructor
jms - Variable in class org.objectweb.jonas_jms.JConnectionFactory
 
JmsAdminForJoram - Class in org.objectweb.jonas_jms
Joram administration.
JmsAdminForJoram() - Constructor for class org.objectweb.jonas_jms.JmsAdminForJoram
default constructor.
JmsAdminForWSMQ - Class in org.objectweb.jonas_jms
WebSphere MQ administration class.
JmsAdminForWSMQ() - Constructor for class org.objectweb.jonas_jms.JmsAdminForWSMQ
Empty constructor.
JmsAdministration - Interface in org.objectweb.jonas_jms.api
JMS Administration interface.
JmsCluster - Class in org.objectweb.jonas.ant.cluster
Define JmsCluster task
JmsCluster() - Constructor for class org.objectweb.jonas.ant.cluster.JmsCluster
Default constructor
JmsConnFact - Class in org.objectweb.jonas.webapp.jonasadmin
 
JmsConnFact(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JmsConnFact
 
JmsJmxManagement - Interface in org.objectweb.jonas_jms
JMS Administration interface to be implemented for each jms provider.
JmsManager - Interface in org.objectweb.jonas_jms.api
JMS Manager interface.
JmsManagerImpl - Class in org.objectweb.jonas_jms
JmsManager implementation This singleton class must exist in each JOnAS server that want to use JMS
JmsRa - Class in org.objectweb.jonas.ant.jonasbase
Allow to create/adapt the JMS resource adaptor
JmsRa() - Constructor for class org.objectweb.jonas.ant.jonasbase.JmsRa
 
JmsService - Interface in org.objectweb.jonas.jms
Jms Service interface.
jmsService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
jmsService1() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
JmsServiceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Form used to present a MOM's properties
JmsServiceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
JmsServiceImpl - Class in org.objectweb.jonas.jms
JMS Service implementation.
JmsServiceImpl() - Constructor for class org.objectweb.jonas.jms.JmsServiceImpl
 
JmsServiceImplMBean - Interface in org.objectweb.jonas.jms
MBean Interface for Jms Service Management MBean type: Standard MBean model: Delegate (JmsService)
jmx - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
ref to the Jmx Service
jmx - Variable in class org.objectweb.jonas.management.cluster.ClusterFactory
ref to the Jmx Service
jmx - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Local JMX server.
jmxConnectorServer(String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Create ObjectName for the JMX Connector Server which is an MBean inside the target MBeanServer
JMXProxy - Class in org.objectweb.jonas.management.monitoring
Abstract class acting as a JMXConnector client It is implemented by ServerProxy or ClusterDaemonProxy
JMXProxy(DomainMonitor, String, Collection) - Constructor for class org.objectweb.jonas.management.monitoring.JMXProxy
Constructor: saves information and connects if urls is not null or the proxy is created for the local server.
JMXRemoteException - Exception in org.objectweb.jonas.jmx.commons
Exception thrown if there is a failure in the JMX remote helper.
JMXRemoteException() - Constructor for exception org.objectweb.jonas.jmx.commons.JMXRemoteException
Constructs a new runtime exception with null as its detail message.
JMXRemoteException(String) - Constructor for exception org.objectweb.jonas.jmx.commons.JMXRemoteException
Constructs a new runtime exception with the specified detail message.
JMXRemoteException(String, Throwable) - Constructor for exception org.objectweb.jonas.jmx.commons.JMXRemoteException
Constructs a new runtime exception with the specified detail message and cause.
JMXRemoteHelper - Class in org.objectweb.jonas.jmx.commons
This helper class allow to start a JMX remote connector allowing to connect remote applications.
JmxResourceAdapter - Class in org.objectweb.jonas.resource
MBean class for general Resource Management MBean type: Standard MBean model: delegate
JmxResourceAdapter(Properties, String, String, boolean, URL) - Constructor for class org.objectweb.jonas.resource.JmxResourceAdapter
Constructor
JmxResourceAdapterMBean - Interface in org.objectweb.jonas.resource
MBean interface for general Resource Management MBean type: Standard MBean model: delegate
JmxServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jmx server form page.
JmxServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
JmxService - Interface in org.objectweb.jonas.jmx
JMX Service interface
jmxService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
JmxServiceImpl - Class in org.objectweb.jonas.jmx
JMX Service implementation.
JmxServiceImpl() - Constructor for class org.objectweb.jonas.jmx.JmxServiceImpl
 
JNDI_NAME - Static variable in class org.objectweb.jonas.resource.Rar
 
JNDI_NAME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Jndiname property name
JNDICtx - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
jndiCtx - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
saved JNDICtx to be resumed at postInvoke
JndiEnvRefsGroup - Interface in org.objectweb.jonas_lib.deployment.api
This interface provides JNDI environment reference elements for J2EE deployment descriptors
JndiEnvRefsGroupDesc - Class in org.objectweb.jonas_lib.deployment.api
This class is used to keep the usage of containedJNDI environment regerence elements consistent across J2EE deployment descriptors Elements are "env-entry", "ejb-ref", "ejb-local-ref", "resource-ref", "resource-env-ref, "service-ref", "message-destination-ref" This class extends DescriptionGroupDesc and give access to elements "description", "display-name", "icon" used by entity, session, message-driven-bean, web-app, clientApp
JndiEnvRefsGroupDesc(ClassLoader, JndiEnvRefsGroupXml, JonasJndiEnvRefsGroupXml, String) - Constructor for class org.objectweb.jonas_lib.deployment.api.JndiEnvRefsGroupDesc
Construct an instance of a JndiEnvRefsGroupDesc.
JndiEnvRefsGroupXml - Interface in org.objectweb.jonas_lib.deployment.xml
This interface provides to the value of Xml elements of a JndiEnvRefsGroup
jndiLocalName - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
JNDI local name of the Bean
jndiname - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The jndiname of the associated factory
JNDINAME - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
jndiName - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
JNDI name of the Bean
jndiName2RA - Static variable in class org.objectweb.jonas.resource.Rar
These hashtables associate an RAR with other objects
JndiResourceForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
JndiResourceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
JndiResourceItem - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
JndiResourceItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
JNDIResources(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JndiResourcesForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
JndiResourcesForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
JNDIUtils - Class in org.objectweb.jonas.common
JNDIUtils groups all commonly used methods for JNDI.
JObjectFactory - Class in org.objectweb.jonas_jms
Factory used by JNDI lookup to get Connection Factories.
JObjectFactory() - Constructor for class org.objectweb.jonas_jms.JObjectFactory
 
JObjectInputStream - Class in org.objectweb.jonas_ejb.container
This class is used when we need a special class loader to resolve the class.
JObjectInputStream(InputStream, ClassLoader) - Constructor for class org.objectweb.jonas_ejb.container.JObjectInputStream
Constructor
join() - Method in class org.objectweb.jonas.discovery.DiscoveryComm
Creates a MulticastSocket and joins the group of multicas host identified by the InetAddress destAddress
JONAS_ADMIN_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_APPCLIENT_SCHEMAS - Static variable in class org.objectweb.jonas_client.deployment.api.JonasAppClientSchemas
List of schemas used for jonas-web.xml
JONAS_APPLICATION_ELEMENT - Static variable in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
jonas-ejb-jar element XML header
JONAS_APPLICATION_FILE_NAME - Static variable in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Path of the jonas-application.xml deploymnet descriptor file
JONAS_BASE - Static variable in class org.objectweb.jonas.common.JProp
-Djonas.base property
JONAS_BASE - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
The name of the JONAS_BASE directory
JONAS_BASE - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the JONAS_BASE directory.
JONAS_CLIENT_ELEMENT - Static variable in class org.objectweb.jonas_client.deployment.xml.JonasClient
jonas-client element XML header
JONAS_CLIENT_FILE_NAME - Static variable in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
The path to the jonas-client.xml file.
JONAS_CLIENT_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_CLIENTSTUBGEN_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_CLUSTER_DAEMON - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_CMD_NAME_UNIX_DEF - Static variable in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
JOnAS command name in unix environmment
JONAS_CMD_NAME_WIN_DEF - Static variable in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
JOnAS command name in windows environmment
JONAS_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of JOnAS configuration file
JONAS_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of JOnAS configuration file
JONAS_CONNECTOR_SCHEMAS - Static variable in class org.objectweb.jonas_rar.deployment.api.JonasConnectorSchemas
List of schemas used for jonas-ra.xml
JONAS_CSIV2_DETAILS_SECURITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_CSIV2_SECURITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_DB_PREFIX - Static variable in class org.objectweb.jonas.common.Log
Prefix for DB service (for example hsqldb service)
JONAS_DBM_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_DD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Default JOnAS deployment descriptor name.
JONAS_DEF_NAME - Static variable in class org.objectweb.jonas.common.JProp
Default server name
JONAS_DEPLOY_WORK_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_DISCOVERY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_DOMAIN_MANAGEMENT_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_EAR_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_EAR_SCHEMAS - Static variable in class org.objectweb.jonas_ear.deployment.api.JonasEarSchemas
List of schemas used for jonas-application.xml file
JONAS_EJB - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
base for properties
JONAS_EJB_JAR_2_4_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Name of the JOnAS-specific deployment descriptor DTD (these files are stored in the ${JONAS_ROOT}/xml directory).
JONAS_EJB_JAR_2_4_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
Public Id of the JOnAS-specific deployment descriptor DTD.
JONAS_EJB_JAR_2_5_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_2_5_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_0_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_0_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_2_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_2_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_2_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_2_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_DTD - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_PUBLIC_ID - Static variable in class org.objectweb.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_FILE_NAME - Static variable in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
jonas-ejb-jar.xml filename
JONAS_EJBJAR_ELEMENT - Static variable in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
jonas-ejb-jar element XML header
JONAS_EJBJAR_SCHEMAS - Static variable in class org.objectweb.jonas_ejb.deployment.api.JonasEjbjarSchemas
List of schemas used for ejb-jar.xml
JONAS_GENBASE_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_GENIC_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_GENIC_VELOCITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_JACC_SECURITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_JAXR_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_JCA_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_JMX_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_LOADER_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_MAIL_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_MANAGEMENT_EVENT_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_MANAGEMENT_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_MEJB - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_NAME - Static variable in class org.objectweb.jonas.common.JProp
JOnAS server name
JONAS_NAMING_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_NS - Static variable in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
JOnAS Default XML namespace
JONAS_PROPCTX_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_PUBLISH_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_RA_FILE_NAME - Static variable in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Path of the jonas-ra.xml deploymnet descriptor file
JONAS_RA_ROOT_ELEMENT - Static variable in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
jonas-connector element XML header
JONAS_RA_XML - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Jonas ra.xml property name
JONAS_REGISTRY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_SECURITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_SERVER_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_TESTS_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_VERSIONS - Static variable in class org.objectweb.jonas.common.JProp
 
JONAS_WEB_FILE_NAME - Static variable in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
The path to the jonas-web.xml file.
JONAS_WEB_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WEBAPP_ELEMENT - Static variable in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
jonas-web-app element XML header
JONAS_WEBAPP_SCHEMAS - Static variable in class org.objectweb.jonas_web.deployment.api.JonasWebAppSchemas
List of schemas used for jonas-web.xml
JONAS_WEBSERVICES_ELEMENT - Static variable in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
jonas-webservices element XML header
JONAS_WORK_MGR_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WS_EJBJAR_FILE_NAME - Static variable in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
jonas-ejb-jar.xml filename
JONAS_WS_EJBPROVIDER_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WS_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WS_SCHEMAS - Static variable in class org.objectweb.jonas_ws.deployment.api.JonasWsSchemas
List of schemas used for jonas-webservices.xml
JONAS_WS_SECURITY_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WS_WEBAPP_FILE_NAME - Static variable in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
jonas-ejb-jar.xml filename
JONAS_WSGEN_EWS_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
JONAS_WSGEN_PREFIX - Static variable in class org.objectweb.jonas.common.Log
 
jonasActivationspec(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
JonasActivationspec - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-activationspec
JonasActivationspec() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Constructor
JonasActivationspecDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-activationspec
JonasActivationspecDesc(JonasActivationspec) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc
Constructor
JonasActivationspecRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-activationspec
JonasActivationspecRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasActivationspecRuleSet
Construct an object with a specific prefix
JonasAdmin - Class in org.objectweb.jonas.adm
This class implements a rmi client to administrate the server.
JonasAdmin() - Constructor for class org.objectweb.jonas.adm.JonasAdmin
 
JonasAdmin.JonasArg - Class in org.objectweb.jonas.adm
 
JonasAdmin.JonasArg(int) - Constructor for class org.objectweb.jonas.adm.JonasAdmin.JonasArg
 
JonasAdmin.JonasArg(int, String) - Constructor for class org.objectweb.jonas.adm.JonasAdmin.JonasArg
 
JonasAdminException - Exception in org.objectweb.jonas.webapp.jonasadmin
JOnAS Administration Application Exception.
JonasAdminException(String, String, Throwable) - Constructor for exception org.objectweb.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminException(String, String) - Constructor for exception org.objectweb.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminException(String) - Constructor for exception org.objectweb.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminJmx - Class in org.objectweb.jonas.webapp.jonasadmin
Helper class supporting manipulation of MBeans (accessing MBeans).
JonasAdminJmx() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Protected constructor to prevent instantiation.
jonasAdminobject(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
JonasAdminobject - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-adminobject
JonasAdminobject() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Constructor
JonasAdminobjectDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-adminobject
JonasAdminobjectDesc(JonasAdminobject) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc
Constructor
JonasAdminobjectRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-adminobject
JonasAdminobjectRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasAdminobjectRuleSet
Construct an object with a specific prefix
JonasAlreadyStartedException - Exception in org.objectweb.jonas.service
This exception is used by services that received java.rmi.AlreadyBoundException
JonasAlreadyStartedException() - Constructor for exception org.objectweb.jonas.service.JonasAlreadyStartedException
Default constructor.
JOnASAntTool - Class in org.objectweb.jonas.ant
Common constants or methods used by several classes of the package
JonasAppClientDTDs - Class in org.objectweb.jonas_client.deployment.api
This class defines the declarations of DTDs for jonas-client.xml
JonasAppClientDTDs() - Constructor for class org.objectweb.jonas_client.deployment.api.JonasAppClientDTDs
Build a new object for jonas-client.xml DTDs handling
JonasAppClientSchemas - Class in org.objectweb.jonas_client.deployment.api
This class defines the declarations of Schemas for and jonas-web.xml
JonasAppClientSchemas() - Constructor for class org.objectweb.jonas_client.deployment.api.JonasAppClientSchemas
Build a new object for Schemas handling
JonasApplication - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element jonas-application
JonasApplication() - Constructor for class org.objectweb.jonas_ear.deployment.xml.JonasApplication
Constructor
JonasApplicationRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element jonas-application
JonasApplicationRuleSet() - Constructor for class org.objectweb.jonas_ear.deployment.rules.JonasApplicationRuleSet
Construct an object with the prefix "jonas-application"
JonasBaseAction - Class in org.objectweb.jonas.webapp.jonasadmin
 
JonasBaseAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
JOnASBaseTask - Class in org.objectweb.jonas.ant
Class used to create a JOnAS base with different configuration like port, url for JNDI, etc
JOnASBaseTask() - Constructor for class org.objectweb.jonas.ant.JOnASBaseTask
Constructor
JonasButtonTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasButtonTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
JonasCallProperty - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-init-param
JonasCallProperty() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasCallProperty
Default constructor
JonasClient - Class in org.objectweb.jonas_client.deployment.xml
This class defines the implementation of the element jonas-client
JonasClient() - Constructor for class org.objectweb.jonas_client.deployment.xml.JonasClient
Default constructor
JonasClientDeploymentTest - Class in org.objectweb.jonas_client.deployment.tests
Defines a class for Client deployment tests
JonasClientDeploymentTest() - Constructor for class org.objectweb.jonas_client.deployment.tests.JonasClientDeploymentTest
 
JOnASClientGeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory
JOnAS implementation of J2EEGeneratorFactory for the client side.
JOnASClientGeneratorFactory() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
 
JonasClientRuleSet - Class in org.objectweb.jonas_client.deployment.rules
This class defines the rules to analyze the element jonas-client
JonasClientRuleSet() - Constructor for class org.objectweb.jonas_client.deployment.rules.JonasClientRuleSet
Construct an object with a specific prefix
JOnASClusterConfigTask - Class in org.objectweb.jonas.ant
Class used to create a JOnAS Cluster Configuration
JOnASClusterConfigTask() - Constructor for class org.objectweb.jonas.ant.JOnASClusterConfigTask
Constructor
JonasCommonEjb - Class in org.objectweb.jonas_ejb.deployment.xml
This interface provides to the value of Xml elements common for jonas-session/jonas-entity/jonas-mdb
JonasCommonEjb() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
JonasCommonEjbXml - Interface in org.objectweb.jonas_ejb.deployment.xml
This interface provides to the value of Xml elements common for jonas-session/jonas-entity/jonas-mdb
jonasConfigProperty(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
JonasConfigProperty - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-config-property
JonasConfigProperty() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Constructor
JonasConfigPropertyDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-config-property
JonasConfigPropertyDesc(JonasConfigProperty) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc
Constructor
JonasConfigPropertyRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-config-property
JonasConfigPropertyRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasConfigPropertyRuleSet
Construct an object with a specific prefix
jonasConn - Variable in class org.objectweb.jonas.resource.Rar
 
jonasConnectionDefinition(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
JonasConnectionDefinition - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-connection-definition
JonasConnectionDefinition() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Constructor
JonasConnectionDefinitionDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-connection-definition
JonasConnectionDefinitionDesc(JonasConnectionDefinition) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc
Constructor
JonasConnectionDefinitionRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-connection-definition
JonasConnectionDefinitionRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasConnectionDefinitionRuleSet
Construct an object with a specific prefix
JonasConnector - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-resource
JonasConnector() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Constructor
JonasConnectorDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-resource
JonasConnectorDesc(JonasConnector) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc
Constructor
JonasConnectorDTDs - Class in org.objectweb.jonas_rar.deployment.api
This class defines the declarations of DTDs for jonas-ra.xml
JonasConnectorDTDs() - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasConnectorDTDs
Build a new object for jonas-ra.xml DTDs handling
JonasConnectorRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-resource
JonasConnectorRuleSet() - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasConnectorRuleSet
Construct an object
JonasConnectorSchemas - Class in org.objectweb.jonas_rar.deployment.api
This class defines the declarations of Schemas for and jonas-ra.xml
JonasConnectorSchemas() - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasConnectorSchemas
Build a new object for Schemas handling
JonasCustomParamRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze param-valueType
JonasCustomParamRuleSet(String, String, String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasCustomParamRuleSet
Construct an object with a specific prefix
JonasDeploymentTool - Class in org.objectweb.jonas.ant
The deployment tool to add the jonas specific deployment descriptors to the ejb JAR file.
JonasDeploymentTool() - Constructor for class org.objectweb.jonas.ant.JonasDeploymentTool
 
JOnASDeployWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
JOnAS Base DeployWriter.
JOnASDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Constructor.
JonasEarSchemas - Class in org.objectweb.jonas_ear.deployment.api
This class defines the declarations of Schemas for jonas-application.xml file
JonasEarSchemas() - Constructor for class org.objectweb.jonas_ear.deployment.api.JonasEarSchemas
Build a new object for Schemas handling
JonasEJBDeploymentTest - Class in org.objectweb.jonas_ejb.deployment.tests
Defines a class for Ejb deployment tests
JonasEJBDeploymentTest() - Constructor for class org.objectweb.jonas_ejb.deployment.tests.JonasEJBDeploymentTest
 
JonasEjbJar - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-ejb-jar
JonasEjbJar() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Constructor
JonasEjbjarDTDs - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the declarations of DTDs for ejbjar.xml and jonas-ejbjar.xml
JonasEjbjarDTDs() - Constructor for class org.objectweb.jonas_ejb.deployment.api.JonasEjbjarDTDs
Build a new object for web.xml DTDs handling
JonasEjbJarRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-ejb-jar
JonasEjbJarRuleSet() - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasEjbJarRuleSet
Construct an object with a specific prefix
JonasEjbjarSchemas - Class in org.objectweb.jonas_ejb.deployment.api
This class defines the declarations of Schemas for ejb-jar.xml and jonas-ejb-jar.xml
JonasEjbjarSchemas() - Constructor for class org.objectweb.jonas_ejb.deployment.api.JonasEjbjarSchemas
Build a new object for Schemas handling
JOnASEJBProvider - Class in org.objectweb.jonas.ws.axis
Expose the service-endpoint interface of the Ejb.
JOnASEJBProvider() - Constructor for class org.objectweb.jonas.ws.axis.JOnASEJBProvider
Create a new JOnASEJBProvider
JonasEjbRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-ejb-ref.
JonasEjbRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
 
JonasEjbRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-ejb-ref
JonasEjbRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasEjbRefRuleSet
Construct an object with a specific prefix
JonasEjbRelation - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-ejb-relation
JonasEjbRelation() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Constructor
JonasEjbRelationRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-ejb-relation
JonasEjbRelationRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasEjbRelationRuleSet
Construct an object with a specific prefix
JonasEjbRelationshipRole - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-ejb-relationship-role
JonasEjbRelationshipRole() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Constructor
JonasEjbRelationshipRoleRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-ejb-relationship-role
JonasEjbRelationshipRoleRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasEjbRelationshipRoleRuleSet
Construct an object with a specific prefix
JOnASEmitter - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
JOnASEmitter to override Service extends in ServiceLocator Writer.
JOnASEmitter() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASEmitter
Constructs new JOnASEmitter.
JOnASEndpointGeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory
JOnAS extension of the EWS J2EEGeneratorFactory that handles the jaxrpc mapping file.
JOnASEndpointGeneratorFactory() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
 
JonasEntity - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-entity
JonasEntity() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Constructor
JonasEntityRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-entity
JonasEntityRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasEntityRuleSet
Construct an object with a specific prefix
JonasEnvironmentRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze JOnAS environment of bean, web app, client, etc
JonasEnvironmentRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasEnvironmentRuleSet
Construct an object with a specific prefix
JOnASEWSBindingWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
Extends EWS J2eeBindingWriter to generate port interface only when needed.
JOnASEWSBindingWriter(J2eeEmitter, Binding, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
JOnASEWSServiceImplWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
ServiceImplWriter that substitues Axis' Service implementation with our own.
JOnASEWSServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceImplWriter
Constructor.
JOnASEWSServiceIntfWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
Used for service interface generation.
JOnASEWSServiceIntfWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceIntfWriter
Constructor.
JOnASEWSServiceWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
This is JOnASWsdl2java's Service Writer.
JOnASEWSServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceWriter
Constructor.
JOnASGeneratorFactory - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
JOnASGeneratorFactory returns our own JOnASServiceWriter in WSDL2Java process.
JOnASGeneratorFactory(Emitter) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
Constructs a new JOnASGeneratorFactory associated with a given JOnASEmitter
JOnASGenericPrincipal - Class in org.objectweb.jonas.security.realm.web.catalina55
Defines a JOnAs/Tomcat Principal that can include a digital signature for the security.
JOnASGenericPrincipal(Realm, String, String, List) - Constructor for class org.objectweb.jonas.security.realm.web.catalina55.JOnASGenericPrincipal
Defines a new Principal with the given realm and attributes.
JonasGridColTitleTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridColTitleTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridColTitleTag
 
JonasGridNameTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridNameTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
JonasGridNameTitleTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridNameTitleTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridNameTitleTag
 
JonasGridRowTitleTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridRowTitleTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
JonasGridTag - Class in org.objectweb.jonas.webapp.taglib
Automatic grid tag.
JonasGridTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridTag
 
JonasGridValueTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridValueTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridValueTag
 
JonasGridValueTitleTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasGridValueTitleTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasGridValueTitleTag
 
JonasHandler - Class in org.objectweb.jonas.ws.axis
This handler is called before all application specific handlers It allows to process some jonas specific stuff like setting the bean environment for example.
JonasHandler() - Constructor for class org.objectweb.jonas.ws.axis.JonasHandler
 
JonasHotDeploymentTool - Class in org.objectweb.jonas.ant
Class used to manage deployment on JOnAS (with ant and ServerDeploy task)
JonasHotDeploymentTool() - Constructor for class org.objectweb.jonas.ant.JonasHotDeploymentTool
 
JonasInitParam - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-init-param
JonasInitParam() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Constructor
JonasInitParam - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-init-param
JonasInitParam() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasInitParam
Default constructor
JonasInitParamRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-init-param
JonasInitParamRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasInitParamRuleSet
Construct an object with a specific prefix
JonasInitParamRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-init-param
JonasInitParamRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasInitParamRuleSet
Construct an object with a specific prefix
JOnASInterfaceServiceImplWriter - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
Used for service interface generation.
JOnASInterfaceServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASInterfaceServiceImplWriter
Constructor.
JOnASJ2EEWebServicesContext - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee
JOnAS implementation of the J2EEWebServiceContext from EWS
JOnASJ2EEWebServicesContext() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Default constructor
JonasJndiEnvRefsGroupXml - Interface in org.objectweb.jonas_lib.deployment.xml
This interface provides to the value of Xml elements of a JonasJndiEnvRefsGroup
JonasManagementRepr - Class in org.objectweb.jonas.jmx
Wraper class.
JonasManagementRepr() - Constructor for class org.objectweb.jonas.jmx.JonasManagementRepr
 
JonasMBeanTools - Class in org.objectweb.jonas.management
Utility MBean classes.
JonasMBeanTools() - Constructor for class org.objectweb.jonas.management.JonasMBeanTools
 
jonasMDList - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
List of JonasMessageDestinations
JonasMessageDestination - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-message-destination.
JonasMessageDestination() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
 
JonasMessageDestinationRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-message-destination-ref.
JonasMessageDestinationRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
 
JonasMessageDestinationRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-message-destination-ref
JonasMessageDestinationRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRefRuleSet
Construct an object with a specific prefix
JonasMessageDestinationRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-message-destination
JonasMessageDestinationRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRuleSet
Construct an object with a specific prefix
JonasMessageDriven - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-message-driven
JonasMessageDriven() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Constructor
JonasMessageDrivenDestination - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-message-driven-destination
JonasMessageDrivenDestination() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination
Constructor
JonasMessageDrivenDestinationRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-message-driven-destination
JonasMessageDrivenDestinationRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasMessageDrivenDestinationRuleSet
Construct an object with a specific prefix
JonasMessageDrivenRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-message-driven
JonasMessageDrivenRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasMessageDrivenRuleSet
Construct an object with a specific prefix
JonasMethod - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-method
JonasMethod() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Constructor
JonasMethodRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-method
JonasMethodRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasMethodRuleSet
Construct an object with a specific prefix
JonasMqConnectAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectAction
 
JonasMqConnectForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
JonasMqConnectPlatformAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectPlatformAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformAction
 
JonasMqConnectPlatformForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectPlatformForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
jonasName - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
Name for this jonas instance.
JonasNotificationListener - Class in org.objectweb.jonas.management
 
JonasNotificationListener() - Constructor for class org.objectweb.jonas.management.JonasNotificationListener
 
JonasObjectName - Class in org.objectweb.jonas.jmx
A set of static classes used to build the names of proprietary MBeans used in JOnAS and in Joram.
JonasObjectName() - Constructor for class org.objectweb.jonas.jmx.JonasObjectName
 
JONASOFFSET - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
JonasParam - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-init-param
JonasParam() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasParam
Default constructor
JonasPortComponent - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element jonas-webservice-description
JonasPortComponent() - Constructor for class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
Constructor
JonasPortComponentRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-port-component-ref.
JonasPortComponentRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Constructor : build a new JonasServiceRef object
JonasPortComponentRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-port-component-ref
JonasPortComponentRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasPortComponentRefRuleSet
Construct an object with a specific prefix
JonasPortComponentRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
 
JonasPortComponentRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.JonasPortComponentRuleSet
Construct an object with a specific prefix
JONASPREFIX - Static variable in class org.objectweb.jonas.common.JProp
Prefix for jonas.properties file
JonasProperties - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the global properties in jonas.properties file: services jonas.security.manager jonas.security.propagation jonas.csiv2.propagation jonas.transaction.propagation jonas.log.configfile
JonasProperties() - Constructor for class org.objectweb.jonas.ant.jonasbase.JonasProperties
Default constructor
JonasRarDeploymentTest - Class in org.objectweb.jonas_rar.deployment.tests
Defines a class for Rar deployment tests
JonasRarDeploymentTest() - Constructor for class org.objectweb.jonas_rar.deployment.tests.JonasRarDeploymentTest
 
JonasResource - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-resource.
JonasResource() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasResource
 
JonasResourceEnv - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-resource-env.
JonasResourceEnv() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
 
JonasResourceEnvRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-resource-env
JonasResourceEnvRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasResourceEnvRuleSet
Construct an object with a specific prefix
JonasResourceRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze jonas-resource
JonasResourceRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasResourceRuleSet
Construct an object with a specific prefix
JonasRunAsMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-run-as-mapping It defines mapping between principal and list of roles
JonasRunAsMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
Constructor
JonasRunAsMappingRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-run-as-mapping
JonasRunAsMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasRunAsMappingRuleSet
Construct an object with a specific prefix
JonasSecurity - Class in org.objectweb.jonas_client.deployment.xml
This class defines the implementation of the element jonas-security
JonasSecurity() - Constructor for class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Default constructor
JonasSecurity - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element jonas-security
JonasSecurity() - Constructor for class org.objectweb.jonas_ear.deployment.xml.JonasSecurity
Constructor
JonasSecurityMapping - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element jonas-security-mapping
JonasSecurityMapping() - Constructor for class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping
Constructor
JonasSecurityMappingDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element jonas-security-mapping
JonasSecurityMappingDesc(JonasSecurityMapping) - Constructor for class org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc
Constructor
JonasSecurityMappingRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element jonas-security-mapping
JonasSecurityMappingRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.JonasSecurityMappingRuleSet
Construct an object with a specific prefix
JonasSecurityReceiver - Class in org.objectweb.jonas.security.interceptors.jeremie
This class represents the implementation of a SecurityReceiver in JOnAS.
JonasSecurityReceiver() - Constructor for class org.objectweb.jonas.security.interceptors.jeremie.JonasSecurityReceiver
Empty constructor
JonasSecurityRoleMappingRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element security-role
JonasSecurityRoleMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ear.deployment.rules.JonasSecurityRoleMappingRuleSet
Construct an object with a specific prefix
JonasSecurityRuleSet - Class in org.objectweb.jonas_client.deployment.rules
This class defines the rules to analyze the element jonas-security
JonasSecurityRuleSet(String) - Constructor for class org.objectweb.jonas_client.deployment.rules.JonasSecurityRuleSet
Construct an object with a specific prefix
JonasSecurityRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element jonas-security-mapping
JonasSecurityRuleSet(String) - Constructor for class org.objectweb.jonas_ear.deployment.rules.JonasSecurityRuleSet
Construct an object with a specific prefix
JonasSecuritySender - Class in org.objectweb.jonas.security.interceptors.jeremie
This class represents the implementation of a SecuritySender in JOnAS.
JonasSecuritySender() - Constructor for class org.objectweb.jonas.security.interceptors.jeremie.JonasSecuritySender
Empty constructor
JonasSecurityServiceImpl - Class in org.objectweb.jonas.security
Security Service implementation
JonasSecurityServiceImpl() - Constructor for class org.objectweb.jonas.security.JonasSecurityServiceImpl
 
JonasSecurityServiceImplMBean - Interface in org.objectweb.jonas.security
MBean interface for Security Service Management MBean type: Standard MBean model: Inheritance (JonasSecurityServiceImpl)
JonasServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jonas server form page.
JonasServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
JonasServerItem - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
JonasServerItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
JonasServerItem(ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
JonasServerItem - Class in org.objectweb.jonas.webapp.jonasadmin
 
JonasServerItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem
 
JonasServerRunGCAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
JonasServerRunGCAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction
 
JonasServersMoveAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
JonasServersMoveAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServersMoveAction
 
JonasServerStopAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
JonasServerStopAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerStopAction
 
JOnASServiceImplWriter - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
ServiceImplWriter that substitues Axis' Service implementation with our own.
JOnASServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASServiceImplWriter
Constructor.
JonasServiceRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-service-ref.
JonasServiceRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
Constructor : build a new JonasServiceRef object
JonasServiceRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze element jonas-service-ref
JonasServiceRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JonasServiceRefRuleSet
Construct an object with a specific prefix
JOnASServiceWriter - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
This is JOnASWsdl2java's Service Writer.
JOnASServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASServiceWriter
Constructor.
JonasSession - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element jonas-session
JonasSession() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Constructor
JonasSessionRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element jonas-session
JonasSessionRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.JonasSessionRuleSet
Construct an object with a specific prefix
JonasSQLWrapper - Class in org.objectweb.jonas.resource
SQL Connection Wrapper
JonasSQLWrapper(Object, MCInfo, SQLManager, Logger) - Constructor for class org.objectweb.jonas.resource.JonasSQLWrapper
PreparedStatement wrapper
jonasss_context_name - Static variable in class org.objectweb.security.propagation.SSHandlerFactory
Name used to designate the context containing the SSHandler components.
JOnASStandardContext - Class in org.objectweb.jonas.web.catalina55
Define a JOnAS context.
JOnASStandardContext() - Constructor for class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Constructor of the Context
JOnASStandardContext(boolean, boolean, boolean) - Constructor for class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Constructor of the Context
JonasStubProperty - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element jonas-init-param
JonasStubProperty() - Constructor for class org.objectweb.jonas_lib.deployment.xml.JonasStubProperty
Default constructor
JonasSubmitTag - Class in org.objectweb.jonas.webapp.taglib
 
JonasSubmitTag() - Constructor for class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
JOnASTask - Class in org.objectweb.jonas.ant
Uses to start/stop/...
JOnASTask() - Constructor for class org.objectweb.jonas.ant.JOnASTask
 
JonasTreeBuilder - Class in org.objectweb.jonas.webapp.jonasadmin
Implementation of TreeBuilder that adds the nodes required for administering the Jonas server.
JonasTreeBuilder() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.JonasTreeBuilder
 
JOnASTypeWriter - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's Type Writer.
JOnASTypeWriter(Emitter, TypeEntry, SymbolTable) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASTypeWriter
Constructor.
JonasWebApp - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element jonas-web-app.
JonasWebApp() - Constructor for class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Constructor : build a new WebApp object
JonasWebAppDTDs - Class in org.objectweb.jonas_web.deployment.api
This class defines the declarations of DTDs for jonas-web.xml
JonasWebAppDTDs() - Constructor for class org.objectweb.jonas_web.deployment.api.JonasWebAppDTDs
Build a new object for jonas-web.xml DTDs handling
JonasWebAppRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines rules to analyze jonas-web.xml file
JonasWebAppRuleSet() - Constructor for class org.objectweb.jonas_web.deployment.rules.JonasWebAppRuleSet
Construct an object
JonasWebAppSchemas - Class in org.objectweb.jonas_web.deployment.api
This class defines the declarations of Schemas for and jonas-web.xml
JonasWebAppSchemas() - Constructor for class org.objectweb.jonas_web.deployment.api.JonasWebAppSchemas
Build a new object for Schemas handling
JonasWebDeploymentTest - Class in org.objectweb.jonas_web.deployment.tests
Defines a class for Web deployment tests
JonasWebDeploymentTest() - Constructor for class org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest
 
JonasWebserviceDescription - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element jonas-webservice-description
JonasWebserviceDescription() - Constructor for class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
Constructor
JonasWebserviceDescriptionRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
 
JonasWebserviceDescriptionRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.JonasWebserviceDescriptionRuleSet
Construct an object with a specific prefix
JonasWebservices - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element jonas-webservices
JonasWebservices() - Constructor for class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Constructor
JonasWebservicesRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element jonas-webservices
JonasWebservicesRuleSet() - Constructor for class org.objectweb.jonas_ws.deployment.rules.JonasWebservicesRuleSet
Construct an object with a specific prefix
JOnASWSCFHandler - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFHandler implementation.
JOnASWSCFHandler(HandlerDesc) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFHandler
 
JOnASWSCFInitParam - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFInitParam implementation.
JOnASWSCFInitParam(String, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFInitParam
 
JOnASWSCFSOAPHeader - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFSOAPHeader implementation.
JOnASWSCFSOAPHeader(QName) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFSOAPHeader
 
JonasWsDeploymentTest - Class in org.objectweb.jonas_ws.deployment.tests
Defines a class for Web Services deployment tests
JonasWsDeploymentTest() - Constructor for class org.objectweb.jonas_ws.deployment.tests.JonasWsDeploymentTest
 
JOnASWSDL2Java - Class in org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
Programmatic interface to the WSDL2Java Axis tool.
JOnASWSDL2Java() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
JOnASWSDL2Java Constructor.
JOnASWSEmitter - Interface in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter
JOnAS interface for code Emitter
JonasWsSchemas - Class in org.objectweb.jonas_ws.deployment.api
This class defines the declarations of Schemas for jonas-webservices.xml
JonasWsSchemas() - Constructor for class org.objectweb.jonas_ws.deployment.api.JonasWsSchemas
Build a new object for Schemas handling
jonasXmlContent - Variable in class org.objectweb.jonas.resource.Rar
 
JORAM - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
JORAM_ADMIN_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of Joram admin configuration file (resource adaptor)
JORAM_ADMIN_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of Joram admin configuration file (resource adaptor)
JORAM_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of Joram configuration file
JORAM_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of Joram configuration file
JORAM_RAR_NAME - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
joramAdapter() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
 
JoramAdapterForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram Adapter form page.
JoramAdapterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
joramAdmin() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
 
joramClientMBeans() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
 
JoramClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
Joram cluster monitoring action
JoramClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramClusterAction
 
JoramClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JoramClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramClusterForm
 
JoramDestinationForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
JoramDestinationForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
JoramLocalQueueForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramLocalQueueForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
joramLocalServer() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
JoramLocalServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local server form page.
JoramLocalServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
JoramLocalTopicForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local topic form page.
JoramLocalTopicForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
JoramMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JoramMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramMemberAction
 
JoramMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
JoramMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramMemberForm
 
JoramObjectName - Class in org.objectweb.jonas.jmx
A set of static classes used to build the names of proprietary MBeans used in Joram.
JoramObjectName() - Constructor for class org.objectweb.jonas.jmx.JoramObjectName
 
joramPlatform() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
 
JoramPlatformForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram platform form page.
JoramPlatformForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
joramQueue(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Create ObjectName for a Joram managed queue
joramQueue(String) - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for a Joram managed queue
JoramQueueForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramQueueForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
joramQueues() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for all Joram managed queues
JoramReaderWriterForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
JoramReaderWriterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
joramRemoteServer(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Create ObjectName for a remote Joram server
JoramRemoteServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local server form page.
JoramRemoteServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
JoramServersForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram platform form page.
JoramServersForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
joramTopic(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Create ObjectName for a Joram managed topic
joramTopic(String) - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for a Joram managed topic
JoramTopicForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramTopicForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
joramTopics() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for all Joram managed topics
joramUser(String) - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for a Joram managed user
JoramUserForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
JoramUserForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
joramUsers() - Static method in class org.objectweb.jonas.jmx.JoramObjectName
Create ObjectName for all Joram managed users
JormFactory - Class in org.objectweb.jonas_ejb.container.jorm
This class is an extension of the JEntityFactory class.
JormFactory() - Constructor for class org.objectweb.jonas_ejb.container.jorm.JormFactory
constructor
jormGetter() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
jormGetter() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
jormSetter() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
jormSetter() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
JormType - Class in org.objectweb.jonas_ejb.lib
This class contains several methods to manipulate a PType.
JormType() - Constructor for class org.objectweb.jonas_ejb.lib.JormType
 
JPolicy - Class in org.objectweb.jonas_lib.security.jacc
Defines the "delegating Policy provider" / JACC 2.5 In J2SE 1.4 new methods can be used for dynamic permissions implies() and getPermissions() methods on Policy class were added.
JPolicy() - Constructor for class org.objectweb.jonas_lib.security.jacc.JPolicy
Constructor : build a policy which manage JACC permissions The non-jacc permissions are delegated to the initial Policy class
JPolicyConfiguration - Class in org.objectweb.jonas_lib.security.jacc
Defines the PolicyConfiguration implementation class of JACC
JPolicyConfiguration(String) - Constructor for class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Constructor of a new PolicyConfiguration object
JPolicyConfigurationFactory - Class in org.objectweb.jonas_lib.security.jacc
Defines the PolicyConfigurationFactory implementation class of JACC
JPolicyConfigurationFactory() - Constructor for class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationFactory
Constructor
JPolicyConfigurationKeeper - Class in org.objectweb.jonas_lib.security.jacc
This class keep the JPolicyConfiguration.
JPolicyContextHandler - Class in org.objectweb.jonas.security.jacc
JOnAS class which contains all Context Handler to register inside the PolicyContext
JPolicyContextHandler() - Constructor for class org.objectweb.jonas.security.jacc.JPolicyContextHandler
Default constructor
JPolicyContextHandlerCurrent - Class in org.objectweb.jonas.security.jacc
This class manages the current data object which is given to the PolicyContext
JPolicyContextHandlerData - Class in org.objectweb.jonas.security.jacc
This class is given to PolicyContext.
JPolicyContextHandlerData() - Constructor for class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
Default private constructor
JPolicyException - Exception in org.objectweb.jonas_lib.security.jacc
The JPolicyException occurs if the JPolicy object can not be created
JPolicyException(String) - Constructor for exception org.objectweb.jonas_lib.security.jacc.JPolicyException
Constructs a new JPolicyException with the specified message.
JPolicyException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.security.jacc.JPolicyException
Constructs a new JPolicyException with the specified message.
JPolicyUserRoleMapping - Class in org.objectweb.jonas.security.jacc
Helper class to manage user to role mapping It uses the contextId as identifier.
JPolicyWrapper - Class in org.objectweb.jonas_lib.security.jacc
Wrapper to the JPolicy class.
JPolicyWrapper() - Constructor for class org.objectweb.jonas_lib.security.jacc.JPolicyWrapper
Default constructor
JPrincipal - Class in org.objectweb.jonas.security.auth
Define a JOnAS principal
JPrincipal(String) - Constructor for class org.objectweb.jonas.security.auth.JPrincipal
Constructor
JProp - Class in org.objectweb.jonas.common
This class manages configuration properties for a JOnAS Server.
JProperty - Class in org.objectweb.jonas.ant
Allow to define property with the value of my.${name}.property
JProperty() - Constructor for class org.objectweb.jonas.ant.JProperty
 
JQueueConnection - Class in org.objectweb.jonas_jms
 
JQueueConnection(JConnectionFactory, XAQueueConnectionFactory, String, String) - Constructor for class org.objectweb.jonas_jms.JQueueConnection
Constructor of a JQueueConnection for a specified user.
JQueueConnection(JConnectionFactory, XAQueueConnectionFactory) - Constructor for class org.objectweb.jonas_jms.JQueueConnection
Constructor of a JQueueConnection for an anonymous user.
JQueueConnectionFactory - Class in org.objectweb.jonas_jms
JQueueConnectionFactory wraps a XAQueueConnectionFactory.
JQueueConnectionFactory(String) - Constructor for class org.objectweb.jonas_jms.JQueueConnectionFactory
Constructor.
JQueueSession - Class in org.objectweb.jonas_jms
 
JQueueSession(JConnection, XAQueueConnection) - Constructor for class org.objectweb.jonas_jms.JQueueSession
Constructor
JRemote - Class in org.objectweb.jonas_ejb.container
This class is the common part of the EJBObject implementation class.
JRemote(JFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRemote
constructor
JRepEntityHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard Home for clustered entity objects It exists only for beans that have declared a Remote Interface.
JRepEntityHome(EntityDesc, JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepEntityHome
 
JRepEntityLocal - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation for replicated SFSBs
JRepEntityLocal(JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepEntityLocal
Constructor
JRepEntityLocalHome - Class in org.objectweb.jonas_ejb.container
Generic part of the JEntityLocalHome implementation for replicated EB
JRepEntityLocalHome(EntityDesc, JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepEntityLocalHome
constructor
JRepEntityRemote - Class in org.objectweb.jonas_ejb.container
 
JRepEntityRemote(JEntityFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepEntityRemote
 
JReplace - Class in org.objectweb.jonas.ant.jonasbase
Defines common replacement methods
JReplace() - Constructor for class org.objectweb.jonas.ant.jonasbase.JReplace
 
JRepStatefulContext - Class in org.objectweb.jonas_ejb.container
This class extends JSessionContext in case of Replicated Stateful Session Bean.
JRepStatefulContext(JSessionFactory, SessionBean, boolean) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulContext
Constructs a JRepStatefulContext
JRepStatefulHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard Home for replicated SFSB objects It exists only for beans that have declared a Remote Interface.
JRepStatefulHome(SessionDesc, JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulHome
 
JRepStatefulInputStream - Class in org.objectweb.jonas_ejb.container
 
JRepStatefulInputStream(InputStream, JStatefulSwitch) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulInputStream
Constructor.
JRepStatefulLocal - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation for replicated SFSBs
JRepStatefulLocal(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulLocal
constructor
JRepStatefulLocalHome - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBLocalHome implementation for replicated SFSBs
JRepStatefulLocalHome(SessionDesc, JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulLocalHome
constructor
JRepStatefulObjectId - Class in org.objectweb.jonas_ejb.container
Object ID for a replicated sfsb
JRepStatefulObjectId(String, ObjectId) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulObjectId
Default constructor
JRepStatefulOutputStream - Class in org.objectweb.jonas_ejb.container
 
JRepStatefulOutputStream(OutputStream) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulOutputStream
 
JRepStatefulRemote - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation for replicated SFSBs
JRepStatefulRemote(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatefulRemote
Constructor
JRepStatelessHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard Home for replicated SSB objects It exists only for beans that have declared a Remote Interface.
JRepStatelessHome(SessionDesc, JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatelessHome
Constructor
JRepStatelessRemote - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation for replicated SSBs
JRepStatelessRemote(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JRepStatelessRemote
Constructor
JResource - Class in org.objectweb.jonas.security.realm.factory
This class implements JOnAS realm factory objects.
JResource() - Constructor for class org.objectweb.jonas.security.realm.factory.JResource
Constructor
JResourceDS - Class in org.objectweb.jonas.security.realm.factory
This class extends the JResource class for the Datasource implementation.
JResourceDS() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceDS
Constructor.
JResourceDSFactory - Class in org.objectweb.jonas.security.realm.factory
This class provides an implementation of a JResource Datasource factory for managing users
JResourceDSFactory() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceDSFactory
 
JResourceDSMBean - Interface in org.objectweb.jonas.security.realm.factory
Define the methods for the MBean
JResourceException - Exception in org.objectweb.jonas.security.realm.factory
The class MailServiceException that indicates conditions that a reasonable application might want to catch.
JResourceException(String) - Constructor for exception org.objectweb.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException with the specified message.
JResourceException(String, Throwable) - Constructor for exception org.objectweb.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException exception with the specified detail message and cause.
JResourceFactory - Class in org.objectweb.jonas.security.realm.factory
This class provides an implementation of the abstract JResource factory for managing users
JResourceFactory() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceFactory
 
JResourceLDAP - Class in org.objectweb.jonas.security.realm.factory
This class extends the JResource class for the LDAP implementation.
JResourceLDAP() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Constructor : use the super constructor
JResourceLDAPFactory - Class in org.objectweb.jonas.security.realm.factory
This class provides an implementation of a JResource JNDI factory for managing users
JResourceLDAPFactory() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceLDAPFactory
 
JResourceLDAPMBean - Interface in org.objectweb.jonas.security.realm.factory
Define the methods for the MBean
JResourceLoginModule - Class in org.objectweb.jonas.security.auth.spi
Define a login module for the authentication by using one of the JOnAS resource Datasource, LDAP or file.
JResourceLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
 
JResourceManager - Class in org.objectweb.jonas.security.lib
 
JResourceManagerWrapper - Class in org.objectweb.jonas.security.lib.wrapper
 
JResourceMBean - Interface in org.objectweb.jonas.security.realm.factory
Define the methods for the all the JResource MBean
JResourceMemory - Class in org.objectweb.jonas.security.realm.factory
This class extends the JResource class for the Memory implementation.
JResourceMemory() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceMemory
Constructor .
JResourceMemoryFactory - Class in org.objectweb.jonas.security.realm.factory
This class provides an implementation of a JResource Memory factory for managing users
JResourceMemoryFactory() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceMemoryFactory
 
JResourceMemoryMBean - Interface in org.objectweb.jonas.security.realm.factory
Define the methods for the MBean
JResourceRemote - Interface in org.objectweb.jonas.security.realm.factory
This interface defines a method to allow authentication on server side even for Client container or remote applications
JResourceRemoteImpl - Class in org.objectweb.jonas.security.realm.factory
This class allow to make authentication on server side even for Client container or remote applications
JResourceRemoteImpl() - Constructor for class org.objectweb.jonas.security.realm.factory.JResourceRemoteImpl
Default constructor
JResources - Class in org.objectweb.jonas.security
 
JResources(SecurityService) - Constructor for class org.objectweb.jonas.security.JResources
Create a JResoures list attached to a given SecurityService.
JRole - Class in org.objectweb.jonas.security.auth
This class defines a Role It use the Principal class in order to add roles to the java.security.acl.Group class
JRole(String) - Constructor for class org.objectweb.jonas.security.auth.JRole
Constructor (use the super constructor)
JRuleSetBase - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a JOnAS rule which is used by all the rules to parse XML
JRuleSetBase() - Constructor for class org.objectweb.jonas_lib.deployment.rules.JRuleSetBase
Constructor use an empty prefix
JRuleSetBase(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.JRuleSetBase
Construct an object with a specific prefix
JService - Class in org.objectweb.jonas.ws.axis
JService is the JOnAS J2EE layer on top of axis Service implementation.
JService() - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(QName) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(EngineConfiguration) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(URL, QName) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(Parser, QName) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(String, QName) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JService(InputStream, QName) - Constructor for class org.objectweb.jonas.ws.axis.JService
 
JServiceEndpoint - Class in org.objectweb.jonas_ejb.container
Implementation of the Service Endpoint Interface.
JServiceEndpoint(JStatelessFactory) - Constructor for class org.objectweb.jonas_ejb.container.JServiceEndpoint
 
JServiceEndpointHome - Class in org.objectweb.jonas_ejb.container
This class is a factory for JServiceEndpoint objects.
JServiceEndpointHome(SessionStatelessDesc, JStatelessFactory) - Constructor for class org.objectweb.jonas_ejb.container.JServiceEndpointHome
constructor
JServiceFactory - Interface in org.objectweb.jonas.ws
JServiceFactory is used to create the JaxRpc Service.
JServiceFactoryFinder - Class in org.objectweb.jonas.ws
Used to retrieve from jonas.properties the factory to use for Service creation (WebServices)
JServiceProxy - Class in org.objectweb.jonas.ws.axis
JServiceProxy
JServiceProxy(JService) - Constructor for class org.objectweb.jonas.ws.axis.JServiceProxy
Constructs a new JServiceProxy wrapping given JService instance.
JServletEngineConfigurationFactory - Class in org.objectweb.jonas.ws.axis
This is the JOnAS implementation of EngineConfigurationFactory for Servlet.
JServletEngineConfigurationFactory(ServletConfig) - Constructor for class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
Create the default engine configuration and detect whether the user has overridden this with their own.
JSession - Class in org.objectweb.jonas_jms
JSession
JSession(JConnection) - Constructor for class org.objectweb.jonas_jms.JSession
Prepares the construction of a JSession.
JSession(JConnection, XAConnection) - Constructor for class org.objectweb.jonas_jms.JSession
Constructor
JSessionContext - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.SessionContext interface.
JSessionContext(JSessionFactory, SessionBean) - Constructor for class org.objectweb.jonas_ejb.container.JSessionContext
Constructs a SessionContext
JSessionFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for a Session Bean.
JSessionFactory(SessionDesc, JContainer) - Constructor for class org.objectweb.jonas_ejb.container.JSessionFactory
constructor
JSessionHandle - Class in org.objectweb.jonas_ejb.container
This class implements javax.ejb.Handle interface.
JSessionHandle(EJBObject) - Constructor for class org.objectweb.jonas_ejb.container.JSessionHandle
constructor
JSessionHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard Home for Session objects It exists only for beans that have declared a Remote Interface.
JSessionHome(SessionDesc, JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JSessionHome
constructor
JSessionLocal - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBLocalObject implementation
JSessionLocal(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JSessionLocal
constructor
JSessionLocalHome - Class in org.objectweb.jonas_ejb.container
This class is the Standard LocalHome for Session objects It exists only for beans that have declared a Local Interface.
JSessionLocalHome(SessionDesc, JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JSessionLocalHome
constructor
JSessionRemote - Class in org.objectweb.jonas_ejb.container
Generic part of the EJBObject implementation
JSessionRemote(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JSessionRemote
constructor
JSessionSwitch - Class in org.objectweb.jonas_ejb.container
JSessionSwitch holds all the code that is common to EJBObject and EJBLocalObject for session beans.
JSessionSwitch(JSessionFactory) - Constructor for class org.objectweb.jonas_ejb.container.JSessionSwitch
constructor.
JSigned - Class in org.objectweb.jonas.security.auth
Class used to store a signature.
JSigned(byte[]) - Constructor for class org.objectweb.jonas.security.auth.JSigned
Default constructor.
JSR77Configuration - Class in org.objectweb.jonas.web.jetty50
Replace the JSR77 Configuration implementation from Jetty 5.0 This class add Filters to the Servlets in order to provide some statistics.
JSR77Configuration() - Constructor for class org.objectweb.jonas.web.jetty50.JSR77Configuration
Defualt Constructor
JSR77ConfigurationMBean - Class in org.objectweb.jonas.web.jetty50.jmx
JSR77Configuration MBean.
JSR77ConfigurationMBean() - Constructor for class org.objectweb.jonas.web.jetty50.jmx.JSR77ConfigurationMBean
Default constructor
JStatefulContext - Class in org.objectweb.jonas_ejb.container
This class extends JSessionContext in case of Stateful Session Bean.
JStatefulContext(JSessionFactory, SessionBean, boolean) - Constructor for class org.objectweb.jonas_ejb.container.JStatefulContext
Constructs a JStatefulContext
JStatefulFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for a Session Stateful Bean.
JStatefulFactory(SessionStatefulDesc, JContainer) - Constructor for class org.objectweb.jonas_ejb.container.JStatefulFactory
constructor
JStatefulInputStream - Class in org.objectweb.jonas_ejb.container
Extends ObjectInputStream because we want to enable resolveObject.
JStatefulInputStream(InputStream, JStatefulSwitch) - Constructor for class org.objectweb.jonas_ejb.container.JStatefulInputStream
Constructor.
JStatefulOutputStream - Class in org.objectweb.jonas_ejb.container
Extends ObjectOutputStream because we want to enable replaceObject.
JStatefulOutputStream(OutputStream) - Constructor for class org.objectweb.jonas_ejb.container.JStatefulOutputStream
Constructor.
JStatefulSwitch - Class in org.objectweb.jonas_ejb.container
JStatefulSwitch is the implementation of JSessionSwitch dedicated to the Stateful Session Bean.
JStatefulSwitch(JStatefulFactory) - Constructor for class org.objectweb.jonas_ejb.container.JStatefulSwitch
constructor.
JStatelessContext - Class in org.objectweb.jonas_ejb.container
This class extends JSessionContext in case of Stateless Session Bean.
JStatelessContext(JSessionFactory, SessionBean) - Constructor for class org.objectweb.jonas_ejb.container.JStatelessContext
constructor
JStatelessFactory - Class in org.objectweb.jonas_ejb.container
This class is a factory for a Session Stateless Bean.
JStatelessFactory(SessionStatelessDesc, JContainer) - Constructor for class org.objectweb.jonas_ejb.container.JStatelessFactory
constructor
JStatelessSwitch - Class in org.objectweb.jonas_ejb.container
JStatelessSwitch is the implementation of JSessionSwitch dedicated to the Stateless Session Bean.
JStatelessSwitch(JStatelessFactory) - Constructor for class org.objectweb.jonas_ejb.container.JStatelessSwitch
constructor.
JStatement - Class in org.objectweb.jonas.dbm
Wrapper on a PreparedStatement.
JStatement(PreparedStatement, JManagedConnection, String) - Constructor for class org.objectweb.jonas.dbm.JStatement
 
JSubject - Class in org.objectweb.jonas.security.auth
Designed to embeds Object for JResourceLoginModule.
JSubject(Principal, Principal) - Constructor for class org.objectweb.jonas.security.auth.JSubject
Build new object with name and group
JTAResource(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JTAResource - Class in org.objectweb.jonas.jtm
MBean class for JTAResource Management
JTAResource(String, TransactionServiceImpl, Integer, Boolean, Integer, String) - Constructor for class org.objectweb.jonas.jtm.JTAResource
JTA Resource constructor
JTAResourceMBean - Class in org.objectweb.jonas.jtm
MBean class for JTA resource management.
JTAResourceMBean() - Constructor for class org.objectweb.jonas.jtm.JTAResourceMBean
 
JTask - Class in org.objectweb.jonas.ant.jonasbase
Defines a common task
JTask() - Constructor for class org.objectweb.jonas.ant.jonasbase.JTask
 
JTimer - Class in org.objectweb.jonas_ejb.container
JOnAS Implementation of the Timer interface (from EJB 2.1) This is a basic implementation based on jonas_timer.
JTimer(JTimerService, long, long, Serializable) - Constructor for class org.objectweb.jonas_ejb.container.JTimer
constructor
JTimerHandle - Class in org.objectweb.jonas_ejb.container
TimerHandle implementation
JTimerHandle(long, long, long, Serializable, String, String, Serializable) - Constructor for class org.objectweb.jonas_ejb.container.JTimerHandle
Constructor
JTimerService - Class in org.objectweb.jonas_ejb.container
JOnAS Implementation of the TimerService interface (from EJB 2.1) One such object is created the first time a bean calls getTimerService.
JTimerService(JFactory) - Constructor for class org.objectweb.jonas_ejb.container.JTimerService
constructor used for MDB or Session beans
JTimerService(JEntitySwitch) - Constructor for class org.objectweb.jonas_ejb.container.JTimerService
constructor used for Entity beans
JtmServiceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
Form used to present the Transaction Manager properties
JtmServiceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
JtmServiceMonitorForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceMonitorForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm
 
JtmServiceRecoveryForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceRecoveryForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceRecoveryForm
 
JtmServiceStatisticForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
Form used to present the Transaction Manager properties
JtmServiceStatisticForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
JtmServiceXAResourceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceXAResourceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceXAResourceForm
 
JTopicConnection - Class in org.objectweb.jonas_jms
 
JTopicConnection(JConnectionFactory, XATopicConnectionFactory, String, String) - Constructor for class org.objectweb.jonas_jms.JTopicConnection
Constructor of a JTopicConnection for a specified user.
JTopicConnection(JConnectionFactory, XATopicConnectionFactory) - Constructor for class org.objectweb.jonas_jms.JTopicConnection
Constructor of a JQueueConnection for an anonymous user.
JTopicConnectionFactory - Class in org.objectweb.jonas_jms
JTopicConnectionFactory wraps a XATopicConnectionFactory.
JTopicConnectionFactory(String) - Constructor for class org.objectweb.jonas_jms.JTopicConnectionFactory
Constructor.
JTopicSession - Class in org.objectweb.jonas_jms
 
JTopicSession(JConnection, XATopicConnection) - Constructor for class org.objectweb.jonas_jms.JTopicSession
Constructor
JTouch - Class in org.objectweb.jonas.ant.jonasbase
Defines creation file task
JTouch() - Constructor for class org.objectweb.jonas.ant.jonasbase.JTouch
 
JURLs - Class in org.objectweb.jonas.server
This implements an utility class that list the URLs of the jars to load at the launch time of the JOnAS server.
JURLs() - Constructor for class org.objectweb.jonas.server.JURLs
Construct an empty JURLs.
JVelocity - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Wrapper around Velocity tool.
JVelocity(String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.JVelocity
Creates a new JVelocity instance using the given template.
JVM(String, String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JvmForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jvm form page.
JvmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
jvmInfos() - Static method in class org.objectweb.jonas.server.Server
 
JVMs(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
JWebContainerService - Interface in org.objectweb.jonas.web
JOnAS WEB Container Service interface.
JWebContainerServiceException - Exception in org.objectweb.jonas.web
The class JWebContainerServiceException that indicates conditions that a reasonable application might want to catch.
JWebContainerServiceException(String) - Constructor for exception org.objectweb.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.
JWebContainerServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.
JWorkManager - Class in org.objectweb.jonas_lib
Jonas Implementation of the Resource Work Manager
JWorkManager(int, int, TransactionManager, long) - Constructor for class org.objectweb.jonas_lib.JWorkManager
Constructor
JWrapper - Class in org.objectweb.jonas_ejb.container
This class is just a wrapper to encapsulate some fields of a Stateful Session bean when it is serialized.
JWrapper(int, Object) - Constructor for class org.objectweb.jonas_ejb.container.JWrapper
 
JWrapper(int, String, Object) - Constructor for class org.objectweb.jonas_ejb.container.JWrapper
 

K

KEY_APPLICATION - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
KEY_NAME - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
KEY_SERVER - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
KEY_TYPE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
kill() - Method in class org.objectweb.jonas.server.Server
Stop the server and stop the JVM (MBean method)
killServer() - Method in class org.objectweb.jonas.adm.Adm
Stop the Server and stop the JVM
killServer() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
kind - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
An integer that describes the kind of this token.
KIND_LITERAL - Static variable in class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
Literal integer kind
KIND_NONE - Static variable in class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
None kind
KIND_PARAMETER - Static variable in class org.objectweb.jonas_ejb.lib.EjbqlLimiterRange
Parameter kind

L

label - Variable in class org.objectweb.jonas.webapp.taglib.LabelValueBean
The label to be displayed to the user.
label - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The label that will be displayed when this node is visible.
LABEL_ROOT_WEBMODULE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
LabelValueBean - Class in org.objectweb.jonas.webapp.taglib
Simple JavaBean to represent label-value pairs for use in collections that are utilized by the <form:options> tag.
LabelValueBean(String, String) - Constructor for class org.objectweb.jonas.webapp.taglib.LabelValueBean
Construct a new LabelValueBean with the specified values.
LabelValueByLabelComparator - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
LabelValueByLabelComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
largeIcon - Variable in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
The large-icon field
last - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Is this the last node in the set of children for our parent node?
lastSequence - Variable in class org.objectweb.jonas.management.AbsReconfigurator
The sequence number of the last treated management notification
lazyregister - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
true if we can differ the registration at first write.
lazyRegistering() - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
LdapRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
LdapRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
LDAPUser - Class in org.objectweb.jonas.security.realm.principals
This class define the LDAPUser class which represent a ldap user.
LDAPUser() - Constructor for class org.objectweb.jonas.security.realm.principals.LDAPUser
 
LE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LENGTH - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LETTER - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
Lib - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to lib/ext
Lib() - Constructor for class org.objectweb.jonas.ant.jonasbase.Lib
Default constructor
LibCluster - Class in org.objectweb.jonas.ant.cluster
Define LibCluster task
LibCluster() - Constructor for class org.objectweb.jonas.ant.cluster.LibCluster
Default constructor
License - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element license
License() - Constructor for class org.objectweb.jonas_rar.deployment.xml.License
Constructor
LicenseDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element license
LicenseDesc(License) - Constructor for class org.objectweb.jonas_rar.deployment.api.LicenseDesc
Constructor
LicenseRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element license
LicenseRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.LicenseRuleSet
Construct an object with a specific prefix
LIKE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LikeExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
LIMIT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LimitClause() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
LimitExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
LINE - Static variable in class org.objectweb.jonas.tools.migration.jboss.Transformer
A predefined String containing the line seperator for this system.
line - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
LINK_SEPARATOR - Static variable in class org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager
Char separator in a link.
linkConfiguration(PolicyConfiguration) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Creates a relationship between this configuration and another such that they share the same principal-to-role mappings.
linkName - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The link name for named links.
list() - Method in class org.objectweb.jonas.container.Protocols
Return comma-separated list of protocol names
list(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
ListAppContainersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ListAppContainersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ListAppContainersAction
 
LISTBEAN - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
listBeanNames() - Method in interface org.objectweb.jonas_ejb.container.Container
 
listBeanNames() - Method in class org.objectweb.jonas_ejb.container.JContainer
 
listBeans() - Method in class org.objectweb.jonas.adm.Adm
List beans of all JOnAS containers
listBeans() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
listBindings(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
ListConnectionFactoriesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Connection Factories created via the JOnAS jms administration facility.
ListConnectionFactoriesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListConnectionFactoriesAction
 
ListConnectorsAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
ListConnectorsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.ListConnectorsAction
 
listContainers() - Method in interface org.objectweb.jonas.container.EJBService
List of all JOnAS Containers
listContainers() - Method in class org.objectweb.jonas.container.EJBServiceImpl
List JOnAS container created by EJB Service
ListContainersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ListContainersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ListContainersAction
 
listContent(String) - Method in class org.objectweb.jonas_lib.loader.locator.DirLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.objectweb.jonas_lib.loader.locator.JarFileLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.objectweb.jonas_lib.loader.locator.Locator
Returns a list of filename stored in path.
listContext() - Method in class org.objectweb.jonas.adm.Adm
List JNDI context
listContext() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
ListDatabasesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.db
 
ListDatabasesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.db.ListDatabasesAction
 
ListDatasourcesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ListDatasourcesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ListDatasourcesAction
 
listener - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
All the actions are send to this listener.
ListenerJavaBean - Class in org.objectweb.jonas.management
This class associates the listner with its filter and handback.
ListenerJavaBean(NotificationListener, NotificationFilter, Object) - Constructor for class org.objectweb.jonas.management.ListenerJavaBean
 
ListenerProxy - Interface in org.objectweb.jonas.mejb
 
ListenerProxyImpl - Class in org.objectweb.jonas.mejb
Proxy object on client side allowing remote notification delivery.
ListenerProxyImpl() - Constructor for class org.objectweb.jonas.mejb.ListenerProxyImpl
 
ListenerRegistrationImpl - Class in org.objectweb.jonas.mejb
ListenerRegistration implementation
ListenerRegistrationImpl(ObjectName, String) - Constructor for class org.objectweb.jonas.mejb.ListenerRegistrationImpl
The constructor is executed on the server side.
listEnv() - Method in class org.objectweb.jonas.adm.Adm
List Environment (configuration properties provided by the configuration file).
listEnv() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
LISTENV - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
listGroups() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Get the groups
listGroups() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Get the groups
ListJ2eeMBeansAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListJ2eeMBeansAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListJ2eeMBeansAction
 
ListJmsResourcesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ListJmsResourcesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ListJmsResourcesAction
 
LISTJNDI - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
ListJoramServersAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ListJoramServersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListJoramServersAction
 
ListLocalDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ListLocalDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListLocalDestinationsAction
 
ListLoggersAction - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
ListLoggersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.ListLoggersAction
 
ListMailFactoriesAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
ListMailFactoriesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.ListMailFactoriesAction
 
ListMBeanAttributesAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all Attributes for a MBean.
ListMBeanAttributesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction
 
ListMBeanAttributesAction.MBeanAttributesByName - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ListMBeanAttributesAction.MBeanAttributesByName() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
ListMBeanAttributesAction.ViewMBeanAttributes - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ListMBeanAttributesAction.ViewMBeanAttributes(MBeanAttributeInfo, Object, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
ListMBeanDetailsAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List the detail of MBean.
ListMBeanDetailsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ListMBeanOperationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all Operations for a MBean.
ListMBeanOperationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction
 
ListMBeanOperationsAction.MBeanOperationsByName - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ListMBeanOperationsAction.MBeanOperationsByName() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
ListMBeanOperationsAction.ViewMBeanOperations - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ListMBeanOperationsAction.ViewMBeanOperations() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
ListMBeanOperationsAction.ViewMBeanOperations(MBeanOperationInfo) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
ListMBeanPropertiesAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all Infos for a MBeans.
ListMBeanPropertiesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction
 
ListMBeanPropertiesAction.ViewMBeanProperties - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
ListMBeanPropertiesAction.ViewMBeanProperties() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
ListMBeanPropertiesAction.ViewMBeanProperties(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
ListMBeansAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListMBeansAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeansAction
 
ListMimePartMailFactoriesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
ListMimePartMailFactoriesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.ListMimePartMailFactoriesAction
 
listModules(int, int) - Method in class org.objectweb.jonas.adm.Adm
List modules, needed for Ishmael to work.
listModules(int, int) - Method in interface org.objectweb.jonas.adm.AdmInterface
List modules, needed for Ishmael to work.
ListOwnerMBeansAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListOwnerMBeansAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListOwnerMBeansAction
 
ListQueuesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Queues created via the JOnAS jms administration facility.
ListQueuesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListQueuesAction
 
ListRealmsAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
ListRealmsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.ListRealmsAction
 
ListRegistryAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
ListRegistryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ListRegistryAction
 
ListRemoteDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ListRemoteDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ListRemoteDestinationsAction
 
ListResourceAdaptersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ListResourceAdaptersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ListResourceAdaptersAction
 
listRoles() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Get the roles
listRoles() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Get the roles
ListServicesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service
 
ListServicesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ListServicesAction
 
ListSessionMailFactoriesAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
ListSessionMailFactoriesAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.ListSessionMailFactoriesAction
 
listStatusValues() - Static method in class org.objectweb.jonas_ejb.lib.StatusHelper
 
listThreads(String) - Method in class org.objectweb.jonas.server.JavaVm
 
LISTTOPICS - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
ListTopicsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Topics created via the JOnAS jms administration facility.
ListTopicsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.ListTopicsAction
 
ListUnknownMBeansAction - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListUnknownMBeansAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.ListUnknownMBeansAction
 
ListWebContainersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
ListWebContainersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ListWebContainersAction
 
ListWebServiceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
ListWebServiceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ListWebServiceAction
 
ListXaResourceAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ListXaResourceAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ListXaResourceAction
 
Literal() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
LNK_JNDI_NAME - Static variable in class org.objectweb.jonas.resource.Rar
 
LNK_JNDI_NAME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Jndiname link property name
LNK_RAR_FILENAME - Static variable in class org.objectweb.jonas.resource.Rar
 
LNK_RAR_FILENAME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Link Rar filename property name
lnkJonasConn - Variable in class org.objectweb.jonas.resource.Rar
 
loadApplication(Reader, String) - Static method in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Load the application.xml file.
loadApplicationClient(Reader, String) - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Load the application-client.xml file.
loadClass(String, String, ClassLoader) - Method in class org.objectweb.jonas.server.RemoteClassLoaderSpi
Loads a class from a codebase URL path, optionally using the supplied loader.
loadClass(String) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
loadClusterDaemon(Reader, String) - Static method in class org.objectweb.jonas_clusterd.lib.ClusterDaemonConfigurationManager
Load the clusterd.xml file.
loadClusterDaemonConfiguration(String) - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonTools
Load the cluster daemon configuration (clusterd.xml)
loadConnector(Reader, String) - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Load the ra.xml file.
loadDataSource(String, Properties, Boolean) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method: load a new datasource
loadDataSource(String, Properties, Boolean) - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
Load new datasource
loadDescriptors() - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Load Deployment Descriptor of an Application.
loadDomain(Reader, String) - Static method in class org.objectweb.jonas_domain.lib.DomainMapManager
Load the domain.xml file.
loadEjbJar(Reader, String) - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Load the ejb_jar.xml file.
loaderlog - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
LoaderManager - Class in org.objectweb.jonas.server
This class create all the ClassLoader necessary for JOnAS.
loadExtraClasses(CommonEjb, ClassLoader) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Permit classes loading from subtypes.
loadExtraClasses(CommonEjb, ClassLoader) - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
load class for service-endpoint
loadJonasApplication(Reader, String) - Static method in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Load the jonas-application.xml file.
loadJonasClient(Reader, String) - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Load the jonas-client.xml file.
loadJonasConnector(Reader, String) - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Load the jonas-ra.xml file.
loadJonasEjbJar(Reader, String) - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Load the EjbJar file
loadJonasWebApp(Reader, String) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Load the jonas-web.xml file.
loadJonasWebservices(Reader, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
return a 'xml' object containing jonas-webservices.xml informations
loadProxyClass(String, String[], ClassLoader) - Method in class org.objectweb.jonas.server.RemoteClassLoaderSpi
Loads a dynamic proxy class (see Proxy that implements a set of interfaces with the given names from a codebase URL path, optionally using the supplied loader.
loadServerRepr(String) - Static method in class org.objectweb.jonas.jmx.ManagementReprLoader
Create a ManagementRepr for the given server, then update JonasManagementRepr
loadWebApp(Reader, String) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Load the web.xml file.
loadWebservices(Reader, String) - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
return a 'xml' object containing webservices.xml informations
LOCAL - Static variable in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
local node
local - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
The EJBLocalObject, or null if bean has no local interface.
local - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Local Class
LOCAL_ENTITY - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
LOCAL_HOME - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
LOCAL_TRANS_SUPPORT - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Rar supports local transactions
localeLabels - Variable in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
The set of Locale labels supported by this application.
localeValues - Variable in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
The set of Locale values supported by this application.
localhome - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
optional local home
localhome - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
 
localhome - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
LocalHome Class
localTrans - Variable in class org.objectweb.jonas.resource.LocalXAWrapper
The LocalTransaction object to make the begin(), commit(), and rollback() calls.
localTransaction - Variable in class org.objectweb.jonas.resource.MCInfo
Is the the managedConnection is inside a local transaction
localTransactionCommitted(ConnectionEvent) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was committed on the ManagedConnection instance.
localTransactionRolledback(ConnectionEvent) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was rolled back on the ManagedConnection instance.
localTransactionStarted(ConnectionEvent) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was started on the ManagedConnection instance.
LocalXAWrapper - Class in org.objectweb.jonas.resource
A LocalXAWrapper that intercepts the XA calls for an RAR that only supports LocalTransactions and translates them to the appropriate Local Transaction methods.
LOCATE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
Location - Class in org.objectweb.jonas_domain.xml
A location element is composed of a list of urls, where a url is the-string-representation-of-the-url
Location() - Constructor for class org.objectweb.jonas_domain.xml.Location
Constructor
LocationRuleSet - Class in org.objectweb.jonas_domain.rules
This class defines the rules to analyze the location element
LocationRuleSet(String) - Constructor for class org.objectweb.jonas_domain.rules.LocationRuleSet
Construct an object with the prefix "application"
Locator - Class in org.objectweb.jonas_lib.loader.locator
A Locator is used to hide System specific when looking for a file.
Locator() - Constructor for class org.objectweb.jonas_lib.loader.locator.Locator
 
LOCK_CONTAINER_READ_COMMITTED - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_CONTAINER_READ_UNCOMMITTED - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_CONTAINER_READ_WRITE - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_CONTAINER_SERIALIZED - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_CONTAINER_SERIALIZED_TRANSACTED - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_DATABASE - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
LOCK_READ_ONLY - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
lockPolicy - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
lock policy
lockpolicy - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
Lock policy used for this entity bean.
lockPolicy - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
log(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Logging
log(String, int) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Log a message to the Ant output.
Log - Class in org.objectweb.jonas.common
This class provides utility method for using Monolog
Log() - Constructor for class org.objectweb.jonas.common.Log
 
log(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Log a message on the Logger associated with our Container (if any)
log(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Log a message on the Logger associated with our Container (if any)
log(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Log a message on the Logger associated with our Container (if any)
LogEntry - Class in org.objectweb.jonas_lib.deployment.work
Class wich represent an entry in a log file : a original associate with its work copy
LogEntry(File, File) - Constructor for class org.objectweb.jonas_lib.deployment.work.LogEntry
Constructor of a log entry.
logger - Static variable in class org.objectweb.common.TraceCore
 
logger - Static variable in class org.objectweb.jonas.management.AbsReconfigurator
Logger used
logger - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
domain management logger
logger - Static variable in class org.objectweb.jonas.management.cluster.ClusterFactory
logger for traces
logger - Static variable in class org.objectweb.jonas.management.cluster.ClusterMember
logger for traces
logger - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
logger for traces.
LOGGER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
logger - Static variable in class org.objectweb.jonas_ejb.container.JServiceEndpoint
Logger, used also in the generated part.
logger - Static variable in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
Logger, used also in the generated part.
logger - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
logger - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
logger
logger - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Logger
logger - Static variable in class org.objectweb.jonas_jms.TraceJms
 
logger - Static variable in class org.objectweb.jonas_timer.TraceTimer
 
LOGGER_CATALINA_ACCESS_CONTEXT - Static variable in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_CATALINA_ACCESS_ENGINE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_CATALINA_ACCESS_HOST - Static variable in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_FACTORY - Static variable in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
LOGGER_FACTORY - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
LOGGER_JONAS - Static variable in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
loggerFactory - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
loggerfactory - Static variable in class org.objectweb.jonas_jms.TraceJms
 
LoggerItem - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
LoggerItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggerItem(String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggerItem(String, String, String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggingJonasForm - Class in org.objectweb.jonas.webapp.jonasadmin.logging
Form bean for the Jonas server form page.
LoggingJonasForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
LogicalCluster - Class in org.objectweb.jonas.management.cluster
Logical Cluster: may be created by jonasAdmin, or declared in domain.xml A default logical cluster is created for each domain, it holds all the servers in the doamin.
LogicalCluster(ClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.LogicalCluster
logical cluster constructor
LogicalClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
Ligical cluster monitoring action
LogicalClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalClusterAction
 
LogicalClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for logical clusters
LogicalClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.LogicalClusterFactory
 
LogicalClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
LogicalClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalClusterForm
 
LogicalClusterMember - Class in org.objectweb.jonas.management.cluster
A LogicalClusterMember represents a JOnAS server
LogicalClusterMember(String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.LogicalClusterMember
Constructor
LogicalClusterMember(String, J2EEServer) - Constructor for class org.objectweb.jonas.management.cluster.LogicalClusterMember
 
LogicalClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
LogicalMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
LogicalMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalMemberAction
 
LogicalMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
LogicalMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalMemberForm
 
login(String, String) - Method in class org.objectweb.jonas.security.AbsSecurityContextHelper
Login with given principal and given credential
login() - Method in class org.objectweb.jonas.security.auth.spi.ClientLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.objectweb.jonas.security.auth.spi.CRLLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.objectweb.jonas.security.auth.spi.SignLoginModule
Method to authenticate a Subject (phase 1).
loginAuthenticationToken(String, String) - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
Authenticate with csiv2 authentication token
LoginCallbackHandler - Class in org.objectweb.jonas.security.auth.callback
Come from the JAAS authentication tutorial The application implements the CallbackHandler.
LoginCallbackHandler() - Constructor for class org.objectweb.jonas.security.auth.callback.LoginCallbackHandler
 
loginIdentiyToken(String) - Method in class org.objectweb.jonas.security.iiop.SecurityContextHelper
Authenticate with csiv2 identity token (no password)
LOGINTIMEOUT - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
LogManagement - Class in org.objectweb.jonas.common
 
LogManagement() - Constructor for class org.objectweb.jonas.common.LogManagement
 
LogManagementMBean - Interface in org.objectweb.jonas.common
 
lognaming - Static variable in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
 
logout() - Method in class org.objectweb.jonas.security.auth.spi.ClientLoginModule
Method which logs out a Subject.
logout() - Method in class org.objectweb.jonas.security.auth.spi.CRLLoginModule
Method which logs out a Subject.
logout() - Method in class org.objectweb.jonas.security.auth.spi.JDirectResourceLoginModule
Method which logs out a Subject.
logout() - Method in class org.objectweb.jonas.security.auth.spi.JResourceLoginModule
Method which logs out a Subject.
logout() - Method in class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
Method which logs out a Subject.
logout() - Method in class org.objectweb.jonas.security.auth.spi.SignLoginModule
Method which logs out a Subject.
logout(Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Log out a specific user
LogOutAction - Class in org.objectweb.jonas.webapp.jonasadmin
Implementation of Action that logs out of the current session and returns to the Main Index (which will trigger the login form).
LogOutAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.LogOutAction
 
logService(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
LOGTOPIC - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
LogUtils - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
lookingAhead - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
lookup(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the named object.
lookupLink(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupProperty(String, String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
lookupRMIConnector() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
Lookup for the RMI connector registered with the currentRMIConnectorName JNDI name.
LOOP_BACK_ADDR - Static variable in class org.objectweb.jonas.common.NetUtils
 
LPAREN - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
LT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
lw - Variable in class org.objectweb.jonas.resource.MCInfo
If local transaction is used, then here is the LocalXAWrapper to use instead of an XA object

M

m_Body - Variable in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
m_Body - Variable in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
m_Errors - Variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
m_Id - Variable in exception org.objectweb.jonas.webapp.jonasadmin.JonasAdminException
Error ID
m_Indent - Variable in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
m_LastPrint - Variable in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
m_Resources - Variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
The MessageResources we will be retrieving messages from.
m_Session - Variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
m_WhereAreYou - Variable in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
 
mAction - Variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
Mail - Class in org.objectweb.jonas.ant.jonasbase
Allow to create mail factory
Mail() - Constructor for class org.objectweb.jonas.ant.jonasbase.Mail
 
MailCluster - Class in org.objectweb.jonas.ant.cluster
Define MailCluster task
MailCluster() - Constructor for class org.objectweb.jonas.ant.cluster.MailCluster
Default constructor
MailFactoryForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
 
MailFactoryForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
MailFactoryItem - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
MailFactoryItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
MailFactoryItem(String, boolean, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
MailFactoryItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
 
MailFactoryItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
MailFactoryItem(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
MailFactoryPropertiesForm - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
MailFactoryPropertiesForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
mailService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return the mailService (Jmx).
MailService - Interface in org.objectweb.jonas.mail
This interface provides a description of the JavaMail service.
MailServiceException - Exception in org.objectweb.jonas.mail
The class MailServiceException that indicates conditions that a reasonable application might want to catch.
MailServiceException(String) - Constructor for exception org.objectweb.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
MailServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
MailServiceForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.mail
Form used to present the Mail Service
MailServiceForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
MailServiceImpl - Class in org.objectweb.jonas.mail
This class provides an implementation of the javaMail service.
MailServiceImpl() - Constructor for class org.objectweb.jonas.mail.MailServiceImpl
 
MailServiceImplMBean - Interface in org.objectweb.jonas.mail
This interface provides a description for the mail service management.
main(String[]) - Static method in class org.objectweb.jonas.adm.JonasAdmin
 
main(String[]) - Static method in class org.objectweb.jonas.client.ClientContainer
Main method of the Client container
main(String[]) - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Main method
main(String[]) - Static method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonAdmin
Main method
main(String[]) - Static method in class org.objectweb.jonas.common.JProp
Displays the JOnAS properties values, as they are set by the different property files.
main(String[]) - Static method in class org.objectweb.jonas.newbean.NewBean
 
main(String[]) - Static method in class org.objectweb.jonas.server.Bootstrap
Server main routine (Load all the jars needed to start jonas)
main(String[]) - Static method in class org.objectweb.jonas.server.Server
Server main routine.
main(String[]) - Static method in class org.objectweb.jonas.tools.CheckEnv
entry point of the program
main(String[]) - Static method in class org.objectweb.jonas.tools.GenerateWrapperConf
run a new instance of the class
main(String[]) - Static method in class org.objectweb.jonas.tools.migration.jboss.Migrate
 
main(String[]) - Static method in class org.objectweb.jonas_ejb.genic.GenIC
GenIC allows to generate the container classes for JOnAS for the given Enterprise Java Beans.
main(String[]) - Static method in class org.objectweb.jonas_ejb.genidl.GenIDL
GenIDL allows to generate the IDLs of the Home and Remote interfaces of the beans described in the given EJB deployment descriptor.
main(String[]) - Static method in class org.objectweb.jonas_lib.genclientstub.ClientStubGen
Main method.
main(String[]) - Static method in class org.objectweb.jonas_lib.version.Version
Main method of this class which display the version number
main(String[]) - Static method in class org.objectweb.jonas_rar.raconfig.RAConfig
Main routine
main(String[]) - Static method in class org.objectweb.jonas_ws.wsgen.WsGen
Main method.
makeNewServiceObject(MessageContext, String) - Method in class org.objectweb.jonas.ws.axis.JOnASEJBProvider
Override the default implementation Return a object which implements the service.
makePathImage() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
ManagedConnectionFactoryImpl - Class in org.objectweb.jonas.jaxr.scout
 
ManagedConnectionFactoryImpl() - Constructor for class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
ManagedConnectionFactoryImpl - Class in org.objectweb.jonas.jdbc
 
ManagedConnectionFactoryImpl() - Constructor for class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
ManagedConnectionImpl - Class in org.objectweb.jonas.jdbc
 
ManagedConnectionImpl(ManagedConnectionFactoryImpl, PasswordCredential, Connection, PooledConnection, XAConnection, DriverWrapper) - Constructor for class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
ManagementBean - Class in org.objectweb.jonas.mejb
This is the Management EJB implementation for JOnAS.
ManagementBean() - Constructor for class org.objectweb.jonas.mejb.ManagementBean
 
ManagementEndpoint - Interface in org.objectweb.jonas.mejb
This is the interface for a monitoring webservice used to remotely monitor mbeans in the domain.
ManagementEndpointException - Exception in org.objectweb.jonas.mejb
Custom exceptions used by the web service monitoring endpoint (mejb.ear).
ManagementEndpointException() - Constructor for exception org.objectweb.jonas.mejb.ManagementEndpointException
 
ManagementException - Exception in org.objectweb.jonas.jmx
Implement exceptions thrown by the management operations
ManagementException(String) - Constructor for exception org.objectweb.jonas.jmx.ManagementException
 
ManagementException(String, Throwable) - Constructor for exception org.objectweb.jonas.jmx.ManagementException
 
ManagementListener(String, String) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
 
ManagementListener - Class in org.objectweb.jonas.management.j2eemanagement
This MBean is created by the Management EJB in order to listen to notifications emitted by the MBeans on which the a listener was add by the MEJB's client.
ManagementListener(String) - Constructor for class org.objectweb.jonas.management.j2eemanagement.ManagementListener
 
ManagementListenerMBean - Interface in org.objectweb.jonas.management.j2eemanagement
 
ManagementMBeanFilter - Class in org.objectweb.jonas.management.j2eemanagement
 
ManagementMBeanFilter() - Constructor for class org.objectweb.jonas.management.j2eemanagement.ManagementMBeanFilter
 
ManagementRepr - Interface in org.objectweb.jonas.jmx
Defines all the management operations invoked by management applications through the JonasManagementRepr class.
ManagementReprFactory - Class in org.objectweb.jonas.jmx
Provides an appropriate management representative.
ManagementReprImpl - Class in org.objectweb.jonas.jmx
Provides a management representative to be used by JMX based management applications.
ManagementReprImpl() - Constructor for class org.objectweb.jonas.jmx.ManagementReprImpl
 
ManagementReprImplJSR160 - Class in org.objectweb.jonas.jmx
Provides a management representative to be used by JMX based management applications.
ManagementReprImplJSR160() - Constructor for class org.objectweb.jonas.jmx.ManagementReprImplJSR160
ManagementRepr object constructor
ManagementReprLoader - Class in org.objectweb.jonas.jmx
 
ManagementReprLoader() - Constructor for class org.objectweb.jonas.jmx.ManagementReprLoader
 
MANIFEST - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
The standard MANIFEST file
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRU
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRW
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchRO
Map a context and its instance.
mapped - Variable in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
mapper - Variable in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
mapper - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
MAPPER_NAME - Static variable in class org.objectweb.jonas_ejb.lib.RdbMappingBuilder
JOnAS map Entity beans on relational Databases : The JORM mapper is "rdb".
MapperManager - Class in org.objectweb.jonas_ejb.container.jorm
This class manages Jorm mappers.
MapperManager() - Constructor for class org.objectweb.jonas_ejb.container.jorm.MapperManager
 
MAPPERNAME - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
MappingFile - Class in org.objectweb.jonas_ws.deployment.api
this Class is used to manipulate jaxrpc-mapping-file.
MappingFile(JavaWsdlMapping) - Constructor for class org.objectweb.jonas_ws.deployment.api.MappingFile
Constructor : creates a MappingFile object.
MappingFileManager - Class in org.objectweb.jonas_ws.deployment.lib
this Class is used to manipulate jaxrpc-mapping-file.
MappingFileManagerWrapper - Class in org.objectweb.jonas_ws.deployment.lib.wrapper
Wrap the MappingFileManager to solve ClassLoader problems linked to Digester.
MAPPINGS - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Mapping property name
Marshalling - Class in org.objectweb.security.context
Class allowing to marshall/unmarshall Security Context class
marshallSecurityContext(SecurityContext) - Method in class org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
Custom UTF8 marshalling SecurityContext The resulting bute array is composed of the following elements: principal-name, roles-number, role1, ...., runas-number, runas1, ....
marshallSecurityContext(SecurityContext) - Static method in class org.objectweb.security.context.Marshalling
Custom UTF8 marshalling SecurityContext The resulting bute array is composed of the following elements: principal-name, roles-number, role1, ...., runas-number, runas1, ....
MarshallTool - Class in org.objectweb.jonas_ejb.lib
Contains static methods to marshall/unmarshall objects to/from a byte[]
MarshallTool() - Constructor for class org.objectweb.jonas_ejb.lib.MarshallTool
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
Not used.
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
matchPattern(Class, String, MethodParams) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Evaluate method pattern maching as defined in the EJB specifications
matchPattern(Method, Class, Class, String, MethodParams) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Get the status of applicability for a given pattern to a method
matchResource(Object, Object) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
All method of the pool match to the right type of ManagedConnection because there is one pool by ManagedConnectionFactory.
matchResource(Set, Object) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
All method of the pool match to the right type of ManagedConnection because there is one pool by ManagedConnectionFactory.
matchResource(Object, Object) - Method in interface org.objectweb.jonas.resource.pool.api.PoolMatchFactory
matchResource tests if a given resource of a Pool matches with the hints passed with the Pool getResource method.
matchResource(Set, Object) - Method in interface org.objectweb.jonas.resource.pool.api.PoolMatchFactory
matchResource tests if a given resource of a Pool matches with the hints passed with the Pool getResource method.
MAX - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
MAX_BUFFER_SIZE - Static variable in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
Buffer Size
maxCacheSize - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
maxCacheSize - Variable in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
MAXIDLETIME - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
maxNextCharInd - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
MAXOPENTIME - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
MAXPOOLSIZE - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
maxpoolsz - Variable in class org.objectweb.jonas_lib.JWorkManager
 
MAXSTATEMENTS - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
maxWaitTime - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
MAXWORKTHREADS - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
Max Work Thread property name
MAXWORKTHREADS - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Maximum number of work threads property name
MbeanFilteringForm - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
MbeanFilteringForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
MbeanItem - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
MbeanItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
MbeanItem(ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
mbeanServer - Variable in class org.objectweb.jonas.management.cluster.ClusterFactory
The MBeanServer used for registering new MBeans
mbeanServer - Variable in class org.objectweb.jonas.management.cluster.ClusterMember
MBeanServer where the MBean is registered.
MBeanServerException - Exception in org.objectweb.jonas.jmx.commons
Exception thrown if there is a failure in the MBean helper.
MBeanServerException() - Constructor for exception org.objectweb.jonas.jmx.commons.MBeanServerException
Constructs a new runtime exception with null as its detail message.
MBeanServerException(String) - Constructor for exception org.objectweb.jonas.jmx.commons.MBeanServerException
Constructs a new runtime exception with the specified detail message.
MBeanServerException(String, Throwable) - Constructor for exception org.objectweb.jonas.jmx.commons.MBeanServerException
Constructs a new runtime exception with the specified detail message and cause.
MBeanServerHelper - Class in org.objectweb.jonas.jmx.commons
Allow to start an MBean server and get an MBeanServer.
MBeanTreeBuilder - Class in org.objectweb.jonas.webapp.jonasadmin
Implementation of TreeBuilder that adds the nodes required for administering the Jonas server.
MBeanTreeBuilder() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.MBeanTreeBuilder
 
mc - Variable in class org.objectweb.jonas.jdbc.XAResourceImpl
 
mc - Variable in class org.objectweb.jonas.resource.MCInfo
The managedConnection
mc2mci - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This hashtable allows to find the list of connection handle associated to a ManagedConnection
mcastAddr - Variable in class org.objectweb.jonas.management.cluster.CmiCluster
mcast addr
mcastPort - Variable in class org.objectweb.jonas.management.cluster.CmiCluster
mcast port
MCFData - Class in org.objectweb.jonas.jdbc
 
MCFData() - Constructor for class org.objectweb.jonas.jdbc.MCFData
 
MCInfo - Class in org.objectweb.jonas.resource
A ManagedConnection and its Information
MCInfo(ManagedConnection) - Constructor for class org.objectweb.jonas.resource.MCInfo
Constructor for the MCInfo object
mcs - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The list of managedConnection used without transaction
mdActivationConfigDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
mdb - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
mdb - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
mdb - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
 
mdb - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
MdbEditAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbEditAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditAction
 
MdbEditForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbEditForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
MdbsAction - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbsAction
 
MdbsForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbsForm
 
mdJonasActivationConfigDesc - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
MedorFactory - Class in org.objectweb.jonas_ejb.container.jorm
This class does the initialisation of Medor and permits to access to the query.
MedorFactory() - Constructor for class org.objectweb.jonas_ejb.container.jorm.MedorFactory
 
MEMBER - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
members - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
The list of ClusterMember objects that compose this Cluster Key = name of the Member.
members() - Method in class org.objectweb.jonas.security.auth.JGroup
Returns an enumeration of the members in the group.
MemoryForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
MemoryForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
MemoryGraphServlet - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
MemoryGraphServlet() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
MemoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
MemoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
menu() - Static method in class org.objectweb.jonas.adm.JonasAdmin
 
mep - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
merge(JarList) - Method in class org.objectweb.jonas.ear.lib.JarList
Merge the specified JarList to the current JarList without adding duplicate entry.
merge(JURLs) - Method in class org.objectweb.jonas.server.JURLs
Merge the specified JURls to this JURLs.
mergeManifest(File, File) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Merge Manifest file
mergePath(String[], int, int) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
 
mergePath(String[]) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
 
Messageadapter - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element messageadapter
Messageadapter() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Messageadapter
Constructor
MessageadapterDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element messageadapter
MessageadapterDesc(Messageadapter) - Constructor for class org.objectweb.jonas_rar.deployment.api.MessageadapterDesc
Constructor
MessageadapterRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element messageadapter
MessageadapterRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.MessageadapterRuleSet
Construct an object with a specific prefix
MessageDestination - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element message-destination.
MessageDestination() - Constructor for class org.objectweb.jonas_lib.deployment.xml.MessageDestination
 
MessageDestinationRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element message-destination-ref.
MessageDestinationRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
 
MessageDestinationRefDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of a MessageDestinationRef object
MessageDestinationRefDesc(MessageDestinationRef, JonasMessageDestinationRef) - Constructor for class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Construct a descriptor for an message-destination-ref tag.
MessageDestinationRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze message-destination-ref
MessageDestinationRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.MessageDestinationRefRuleSet
Construct an object with a specific prefix
MessageDestinationRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze message-destination
MessageDestinationRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.MessageDestinationRuleSet
Construct an object with a specific prefix
MessageDriven - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element message-driven
MessageDriven() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Constructor
MessageDrivenBean - Class in org.objectweb.jonas.container
This class implements the MessageDrivenBean type specified in JSR77
MessageDrivenBean(String, JFactory) - Constructor for class org.objectweb.jonas.container.MessageDrivenBean
 
MessageDrivenDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to a message driven bean
MessageDrivenDestination - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element message-driven-destination
MessageDrivenDestination() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Constructor
MessageDrivenDestinationRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element message-driven-destination
MessageDrivenDestinationRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.MessageDrivenDestinationRuleSet
Construct an object with a specific prefix
MessageDrivenRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element message-driven
MessageDrivenRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.MessageDrivenRuleSet
Construct an object with a specific prefix
messagelistener(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
Messagelistener - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element messagelistener
Messagelistener() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Constructor
MessagelistenerDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element messagelistener
MessagelistenerDesc(Messagelistener) - Constructor for class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc
Constructor
MessagelistenerRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element messagelistener
MessagelistenerRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.MessagelistenerRuleSet
Construct an object with a specific prefix
META_DIR - Static variable in class org.objectweb.jonas.ant.GenericDeploymentTool
The standard META-INF directory in jar files
MetaDataImpl - Class in org.objectweb.jonas.jdbc
Description of the MetaDataImpl.
MetaDataImpl(ManagedConnectionImpl) - Constructor for class org.objectweb.jonas.jdbc.MetaDataImpl
 
Method - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element method
Method() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.Method
Constructor
MethodCmp2Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to CMP2 find/select methods
MethodDesc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to bean and home methods.
MethodDesc(BeanDesc, Method, Class, int) - Constructor for class org.objectweb.jonas_ejb.deployment.api.MethodDesc
constructor to be used by parent node
MethodDesc - Class in org.objectweb.jonas_web.deployment.api
Defines a Method object.
MethodDesc(String) - Constructor for class org.objectweb.jonas_web.deployment.api.MethodDesc
Constructor Build a Method with the right type
methodElementToString(Method) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
String representation of the given element
methodElementToString(String, String, MethodParams) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
get a String representation of a method from it's XML representation
MethodJdbcCmp1Desc - Class in org.objectweb.jonas_ejb.deployment.api
Class to hold meta-information related to CMP v1 attributes of a method when a jdbc data store is used.
MethodJdbcCmp1Desc(BeanDesc, Method, Class, int) - Constructor for class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
constructor to be used by parent node
MethodParams - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element method-params
MethodParams() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.MethodParams
Constructor
MethodParamsRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element method-params
MethodParamsRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.MethodParamsRuleSet
Construct an object with a specific prefix
MethodPermission - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element method-permission
MethodPermission() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Constructor
MethodPermissionDesc - Class in org.objectweb.jonas_ejb.deployment.api
Defines a MethodPermissionDesc class for the management of EJBMethodPermissions in JACC
MethodPermissionDesc(MethodPermission) - Constructor for class org.objectweb.jonas_ejb.deployment.api.MethodPermissionDesc
Constructor for MethodPermissionDesc
MethodPermissionRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element method-permission
MethodPermissionRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.MethodPermissionRuleSet
Construct an object with a specific prefix
methodPermissionSignature - Variable in class org.objectweb.jonas_ejb.lib.EJBInvocation
Security signature for the method which is invoked This string is used to build EJBMethodPermission
MethodRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element method
MethodRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.MethodRuleSet
Construct an object with a specific prefix
METHODS - Static variable in class org.objectweb.jonas_web.deployment.api.MethodsDesc
Available HTTP METHODS
METHODS_HOME_NO_TX - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
home methods for which no transaction attribute is to be set
METHODS_REMOTE_NO_TX - Static variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
remote methods for which no transaction attribute is to be set
MethodsDesc - Class in org.objectweb.jonas_web.deployment.api
Defines the methods class managing all http methods
MethodsDesc() - Constructor for class org.objectweb.jonas_web.deployment.api.MethodsDesc
Constructor Build new Http Methods
mForward - Variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
mi_Id - Variable in class org.objectweb.jonas.webapp.taglib.TreeControl
 
Migrate - Class in org.objectweb.jonas.tools.migration.jboss
Migrate
Migrate(Document, Document, Document) - Constructor for class org.objectweb.jonas.tools.migration.jboss.Migrate
 
miManager - Variable in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
 
mimeMailFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a MimePartDataSource type mail factory.
MIMEMESSAGE_BCC - Static variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.bcc)
MIMEMESSAGE_CC - Static variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.cc)
MIMEMESSAGE_SUBJECT - Static variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.subject)
MIMEMESSAGE_TO - Static variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.to)
MIMEPART_PROPERTY_TYPE - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
 
MIN - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
MINPOOLSIZE - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
minPoolSize - Variable in class org.objectweb.jonas_ejb.container.JFactory
initial value for pool size
minPoolSize - Variable in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
minpoolsz - Variable in class org.objectweb.jonas_lib.JWorkManager
 
MINUS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
MINWORKTHREADS - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
Min Work Thread property name
MINWORKTHREADS - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Minimum number of work threads property name
MMB - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
MMU - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
MOB - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
MOD - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
MODE - Static variable in class org.objectweb.jonas.registry.RegistryServiceImpl
 
ModifierFactory - Class in org.objectweb.jonas_lib.genclientstub.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...)
ModifierFactory - Class in org.objectweb.jonas_ws.wsgen.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...)
modify() - Method in class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_lib.genclientstub.modifier.ClientModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_lib.genclientstub.modifier.EjbJarModifier
modify the current EjbJar.
modify() - Method in class org.objectweb.jonas_lib.genclientstub.modifier.WebAppModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_ws.wsgen.modifier.ApplicationModifier
Update the Manifest of the Application before modifying it.
modify() - Method in class org.objectweb.jonas_ws.wsgen.modifier.ClientModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.objectweb.jonas_ws.wsgen.modifier.EjbJarModifier
modify the current EjbJar.
modify() - Method in class org.objectweb.jonas_ws.wsgen.modifier.WebAppModifier
Modify the current archive and return a modified archive.
modifyJAXRConnection(String, JAXRConnection) - Method in interface org.objectweb.jonas.jaxr.JAXRService
Deprecated. Modify the named JAXRConnection by remove it from Registry and bind the new one.
modifyJAXRConnection(String, JAXRConnection) - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
modifyServer(String, String, String, String, String, String, String, String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Modify a server configuration (MBean interface)
modifyServer(String, String, String, String, String, String, String, String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Modify a server configuration
ModJk - Class in org.objectweb.jonas.ant.cluster
Allow to configure the mod_jk load balancer for Apache
ModJk() - Constructor for class org.objectweb.jonas.ant.cluster.ModJk
Default constructor
ModJk.Worker - Class in org.objectweb.jonas.ant.cluster
Define an inner class for workers
ModJk.Worker() - Constructor for class org.objectweb.jonas.ant.cluster.ModJk.Worker
 
Module - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element module
Module() - Constructor for class org.objectweb.jonas_ear.deployment.xml.Module
Constructor
ModuleDesc - Class in org.objectweb.jonas.adm
Module Desription Class for Administration.
ModuleDesc(String, int, String) - Constructor for class org.objectweb.jonas.adm.ModuleDesc
 
ModuleForm - Class in org.objectweb.jonas.webapp.jonasadmin.service
 
ModuleForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
ModuleItem - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
ModuleItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
Default constructor
ModuleItem(String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
Constructor
ModuleItem - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ModuleItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
ModuleItemByName - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
ModuleItemByName() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItemByName
 
ModuleRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element module
ModuleRuleSet(String) - Constructor for class org.objectweb.jonas_ear.deployment.rules.ModuleRuleSet
Construct an object with a specific prefix
MOM - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
MOMSessionClose() - Method in class org.objectweb.jonas_jms.JQueueSession
 
MOMSessionClose() - Method in class org.objectweb.jonas_jms.JSession
 
MOMSessionClose() - Method in class org.objectweb.jonas_jms.JTopicSession
 
MonitoringDestForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram queue and topic pages
MonitoringDestForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
MonitoringForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
MonitoringForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
MOU - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
MqObjectNames - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
MqObjectNames() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
 
ms_BodyText - Variable in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
ms_JavascriptName - Variable in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
ms_LastStyleClass - Variable in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
ms_MyFunctionName - Variable in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
ms_PathImage - Variable in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
ms_StyleClassButton - Variable in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
MULT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
multicastSocket - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
Used to multicast a discovery event on run() execution
mustCascade() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
mustCommit - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
must commit current Tx at postInvoke
mustReload - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if instance has been modified by a Transaction.
mustStore - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if a TX need this instance currently used outside tx When the last release is done, we must store this instance.
mWarForm - Variable in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
mWebAppForm - Variable in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
myClassLoader() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
myinstance - Variable in class org.objectweb.jonas_ejb.container.JContext
 
mylocal - Variable in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
myremote - Variable in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
MySynchro - Class in org.objectweb.jonas.resource
This class is an implementation of the Synchronization interface, used by a ConnectionManagerImpl instance.
MySynchro(ConnectionManagerImpl, MCInfo) - Constructor for class org.objectweb.jonas.resource.MySynchro
Constructor for the MySynchro object
mytimer - Variable in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
myTimerService - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
The Timer Service
myTimerService - Variable in class org.objectweb.jonas_ejb.container.JFactory
 

N

name() - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
Get the name of this interceptor
name() - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
Get the name of this interceptor
name - Variable in class org.objectweb.jonas.management.AbsReconfigurator
Name of the JOnAS service or JOnAS resource to which this object is associated
name - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
The name of this Cluster.
name - Variable in class org.objectweb.jonas.management.cluster.ClusterMember
Name of this Member.
NAME - Static variable in class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
Name constant
name - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Unique name of the remote object
name() - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Returns the name of the interceptor.
name() - Method in class org.objectweb.jonas.security.iiop.Csiv2IorInterceptor
Returns the name of the interceptor.
name() - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Returns the name of the interceptor.
name() - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
get the name of this interceptor
name() - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
get the name of this interceptor
name() - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
get the name of this interceptor
name() - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
get the name of this interceptor
name() - Method in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
get the name of this interceptor
name - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The JSP bean name for query parameters.
name - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The unique (within the entire tree) name of this node.
name - Variable in class org.objectweb.jonas_jms.JConnectionFactory
 
NameItem - Interface in org.objectweb.jonas.webapp.jonasadmin.common
 
naming - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
NAMING_CONTEXT - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
NamingManager - Class in org.objectweb.jonas.naming
Naming Manager for an EJB Server.
narrow(Object, Class) - Method in class org.objectweb.jonas_lib.naming.JacORBPRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.
nativeSQL(String) - Method in class org.objectweb.jonas.dbm.JConnection
 
nativeSQL(String) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
nbAleat() - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Gives a number between 0 and 5
NE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
needJormCoherenceHelper() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
 
needToRebuild(Hashtable, File) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
This method checks the timestamp on each file listed in the ejbFiles and compares them to the timestamp on the jarFile .
NetUtils - Class in org.objectweb.jonas.common
NetUtils is meant to provide routine network related information to components of JONAS.
NetUtils() - Constructor for class org.objectweb.jonas.common.NetUtils
 
NewBean - Class in org.objectweb.jonas.newbean
This class is a “bean generator”.
NewClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
NewClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm
 
newContextDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns a new Document of the context.xml file
newDocument(InputStream, String, boolean) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Creates a new Document from a given InputStream.
newDocument(InputStream, String, boolean, boolean) - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Creates a new Document from a given InputStream.
newElement(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name
newElement(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with an inner Text Node.
newEntityBeanDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
In case of beans with old CMP1 persistance, we need to instanciate the old class, as if we were in an old Deployment Descriptor.
newEntityBeanDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb1_1
 
newEntityBeanDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2
In case of beans with old CMP1 persistance, we need to instanciate the old class, as if we were in an old Deployment Descriptor.
newFactory(Object) - Static method in class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
Creates and returns a new JServletEngineConfigurationFactory.
newFieldDescInstance() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
factory method for field descriptors
newFieldDescInstance() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
field descriptor factory method
newGCMInstance(String) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
Create a GenClassMapping
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisGeneratorFactory
Deprecated. Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.AxisGeneratorFactory
Deprecated. Return a new WsEndpointGenerator for the specific generation mecanism.
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSGeneratorFactory
Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.EWSGeneratorFactory
Return a new WsEndpointGenerator for the specific generation mecanism.
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Return a new WsEndpointGenerator for the specific generation mecanism.
newHandler(String) - Method in class org.objectweb.jonas.ws.handler.WSDLHandlerFactory
Create a new WSDLHandler.
newId() - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
 
newInstance() - Static method in class org.objectweb.jonas.ws.handler.WSDLHandlerFactory
 
newInstance(ClassLoader, PortComponent, JonasPortComponent, ServiceDesc) - Static method in class org.objectweb.jonas_ws.deployment.api.PortComponentDescFactory
Create a new PortComponentDesc instance.
newInstance(Context, Object[]) - Method in class org.objectweb.security.propagation.SSHandlerFactory
Returns a new SSHandler instance created using the provided components.
newJ2EEElement(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in J2EE XML namespace.
newJ2EEElement(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in J2EE XML namespace with an inner Text Node.
newJonasClient() - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
Creates a new XML Document for an empty jonas-client.xml.
newJOnASElement(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in JOnAS XML namespace.
newJOnASElement(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in JOnAS XML namespace, with an inner Text Node.
newJonasWeb() - Static method in class org.objectweb.jonas_lib.genbase.utils.XMLUtils
 
newJspConfig() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Count a new jsp config
newLoginConfig() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Count a new login-config
newMethodDescInstance(Method, Class, int) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
MethodDesc constructor factory method to ovewrite
newMethodDescInstance(Method, Class, int) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
Factory method for MethodDesc.
newMethodDescInstance(Method, Class, int) - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
factory method for method descriptors
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.objectweb.jonas.ws.axis.WSDDJOnASEJBProvider
Returns the JOnAS EJB Provider.
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.objectweb.jonas.ws.axis.WSDDNoopProvider
Returns the JOnAS Noop Provider.
newProxyInstance(String, String) - Static method in class org.objectweb.jonas.security.auth.spi.RoleBasedAuthorizationModule
Returns a usable MBeanServerForwarder instance.
NewServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
NewServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
newSessionConfig() - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Count a new jsp config
newToken(int) - Static method in class org.objectweb.jonas_ejb.deployment.ejbql.Token
Returns a new Token object, by default.
newWebJettyDoc() - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns a new Document of the web-jetty.xml file
next() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl.ElementIterator
Returns the next element in the interation.
next - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
A reference to the next regular (non-special) token from the input stream.
nextElement() - Method in class org.objectweb.jonas_ejb.lib.CollectionEnum
Implements Enumeration.nextElement()
nextRead - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchRO
 
nextWork() - Method in class org.objectweb.jonas_lib.JWorkManager
Get the next JWork object to be run.
NO_TRANS_SUPPORT - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Rar doesn't support transactions
node(Node, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries a node for a single descedent element at a given path.
Node - Interface in org.objectweb.jonas_ejb.deployment.ejbql
 
NODE_SEPARATOR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Used separator in the ident node in the tree
NodeInfoForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
NodeInfoForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
nodes(Node, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries a node for all descendent elements at a given path.
NoInputCallbackHandler - Class in org.objectweb.jonas.security.auth.callback
The username and password are given by the constructor No JNDI, datasource or file checks.
NoInputCallbackHandler() - Constructor for class org.objectweb.jonas.security.auth.callback.NoInputCallbackHandler
No default Constructor : must use the one with username and password
NoInputCallbackHandler(String, String) - Constructor for class org.objectweb.jonas.security.auth.callback.NoInputCallbackHandler
Constructor
NoInputCallbackHandler(String, String, Certificate) - Constructor for class org.objectweb.jonas.security.auth.callback.NoInputCallbackHandler
Constructor
NoJ2EEWebservicesException - Exception in org.objectweb.jonas_ws.wsgen
Thrown By XMLUtils.newDocument() when DTD validated files are found.
NoJ2EEWebservicesException() - Constructor for exception org.objectweb.jonas_ws.wsgen.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(String) - Constructor for exception org.objectweb.jonas_ws.wsgen.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(Exception) - Constructor for exception org.objectweb.jonas_ws.wsgen.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(String, Exception) - Constructor for exception org.objectweb.jonas_ws.wsgen.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
noLongerUsed() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
noLongerUsed() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
This Session is no longer used: - unexport Remote Object - return the Session in the pool
noLongerUsed() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This Session is no longer used.
NONE - Static variable in class org.objectweb.jonas.jmx.J2eeObjectName
Constant used in ObjectNames of standalone modules
NONE - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
NONE_TRANSPORT - Static variable in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Constant for None transport guarantee
NoopProvider - Class in org.objectweb.jonas.ws.axis
Noop Provider
NoopProvider() - Constructor for class org.objectweb.jonas.ws.axis.NoopProvider
 
noServerRepr() - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
NOT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
not - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
NOT_READY - Static variable in class org.objectweb.jonas.adm.Adm
 
notify(Timer) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Notify the timer to the listener
notifyClose() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
notifyError(SQLException) - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
notifyPsClose(JStatement) - Method in class org.objectweb.jonas.dbm.JManagedConnection
A PreparedStatement has been logically closed.
notifyReconfiguration(Properties) - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
 
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.ClusterFactory
A new Server has been detected by the DomainManager.
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.CmiClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.EjbHaClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.JkClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.LogicalClusterFactory
 
notifyServer(ServerProxy) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterFactory
A new server has been discovered.
notifyStarting(Collection) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Notification from discovery: RUNNING
notifyStopping() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Notification from discovery: STOPPING
notifyTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Notify a timeout for this bean and this Pk
notifyTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Notify a timeout for this bean
notifyWriting(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
This transaction has just modified this instance.
notStopped - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
Set to false if the thread is stopped
NS_URI_SOAP - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
SOAP NS URI
NULL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
NullComparisonExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
NUMBER - Static variable in class org.objectweb.jonas_lib.version.Version
Version number of JOnAS
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Helper method to check that it is a required number and is a valid integer within the given range.
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
Helper method to check that it is a required number and is a valid integer within the given range.
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
Helper method to check that it is a required number and is a valid integer within the given range.

O

OBJ_TYPE - Static variable in class org.objectweb.jonas.resource.Rar
 
OBJECT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
objectName - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
MBean OBJECT_NAME :type=,name= type may be one among: JkCluster, TomcatCluster, etc...
objectName - Variable in class org.objectweb.jonas.management.cluster.ClusterMember
MBean ObjectName
objectName - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
The OBJECT_NAME of this Proxy MBean Must be initialized before checking connection.
objectName - Variable in class org.objectweb.jonas.resource.Rar
 
ObjectNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
ObjectNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
ObjectNameItem - Class in org.objectweb.jonas.webapp.jonasadmin.common
 
ObjectNameItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
ObjectNameItem(ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
objectToBytes(Object) - Static method in class org.objectweb.jonas.discovery.DiscoveryHelper
Construct a byte[] containing type info about a DiscMessage object to be sent, plus the content of this message.
obtainValue() - Method in class org.objectweb.jonas.newbean.Parameter
Obtains the value of this parameter.
OCTAL_LITERAL - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
OF - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
OMB - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
omit(String) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Returns true if filename must be omitted in the archive.
OMU - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
onFault(MessageContext) - Method in class org.objectweb.jonas.ws.axis.JonasHandler
Called on reply if a fault occured.
onMessage(Message) - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
A message has been received by the Session.
OOB - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
OOU - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
Don't change these values without looking at getRelationType() !
open(String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Creates a new child element of the current node with the given name and makes the new element the current node.
open(String, boolean) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Creates a new child element of the current node with the given name and makes the new element the current node.
openConnection(String, Transaction) - Method in class org.objectweb.jonas.dbm.ConnectionManager
lookup connection in the pool for this user/tx
OperationInProgressException - Exception in org.objectweb.jonas.webapp.jonasadmin.deploy
An exception used to report to the user that another domain deployment operation is already in progress.
OperationInProgressException(String) - Constructor for exception org.objectweb.jonas.webapp.jonasadmin.deploy.OperationInProgressException
 
ops - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
optimizeAtInit - Variable in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
 
OPTION_SEINTERFACENAME - Static variable in class org.objectweb.jonas.ws.axis.JOnASEJBProvider
parameter service-endpoint class name
OPTION_SEJNDINAME - Static variable in class org.objectweb.jonas.ws.axis.JOnASEJBProvider
parameter service-endpoint JNDI name
OR - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
ORBHelper - Class in org.objectweb.jonas.security.iiop
Gets the ORB (java:comp/ORB)
ORDERBY - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
OrderByClause() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
OrderByItem() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
org.objectweb.common - package org.objectweb.common
 
org.objectweb.jonas.adm - package org.objectweb.jonas.adm
 
org.objectweb.jonas.ant - package org.objectweb.jonas.ant
 
org.objectweb.jonas.ant.cluster - package org.objectweb.jonas.ant.cluster
 
org.objectweb.jonas.ant.jonasbase - package org.objectweb.jonas.ant.jonasbase
 
org.objectweb.jonas.ant.jonasbase.web - package org.objectweb.jonas.ant.jonasbase.web
 
org.objectweb.jonas.ant.jonasbase.wsdl - package org.objectweb.jonas.ant.jonasbase.wsdl
 
org.objectweb.jonas.client - package org.objectweb.jonas.client
 
org.objectweb.jonas.cluster.daemon - package org.objectweb.jonas.cluster.daemon
 
org.objectweb.jonas.common - package org.objectweb.jonas.common
 
org.objectweb.jonas.container - package org.objectweb.jonas.container
 
org.objectweb.jonas.db - package org.objectweb.jonas.db
 
org.objectweb.jonas.db.hsqldb - package org.objectweb.jonas.db.hsqldb
 
org.objectweb.jonas.dbm - package org.objectweb.jonas.dbm
 
org.objectweb.jonas.discovery - package org.objectweb.jonas.discovery
 
org.objectweb.jonas.ear - package org.objectweb.jonas.ear
 
org.objectweb.jonas.ear.lib - package org.objectweb.jonas.ear.lib
 
org.objectweb.jonas.ha - package org.objectweb.jonas.ha
 
org.objectweb.jonas.ha.interceptor - package org.objectweb.jonas.ha.interceptor
 
org.objectweb.jonas.jaxr - package org.objectweb.jonas.jaxr
 
org.objectweb.jonas.jaxr.factory - package org.objectweb.jonas.jaxr.factory
 
org.objectweb.jonas.jaxr.scout - package org.objectweb.jonas.jaxr.scout
 
org.objectweb.jonas.jdbc - package org.objectweb.jonas.jdbc
 
org.objectweb.jonas.jms - package org.objectweb.jonas.jms
 
org.objectweb.jonas.jmx - package org.objectweb.jonas.jmx
 
org.objectweb.jonas.jmx.commons - package org.objectweb.jonas.jmx.commons
 
org.objectweb.jonas.jtm - package org.objectweb.jonas.jtm
 
org.objectweb.jonas.mail - package org.objectweb.jonas.mail
 
org.objectweb.jonas.mail.factory - package org.objectweb.jonas.mail.factory
 
org.objectweb.jonas.mail.lib - package org.objectweb.jonas.mail.lib
 
org.objectweb.jonas.management - package org.objectweb.jonas.management
 
org.objectweb.jonas.management.cluster - package org.objectweb.jonas.management.cluster
 
org.objectweb.jonas.management.j2eemanagement - package org.objectweb.jonas.management.j2eemanagement
 
org.objectweb.jonas.management.monitoring - package org.objectweb.jonas.management.monitoring
 
org.objectweb.jonas.mejb - package org.objectweb.jonas.mejb
 
org.objectweb.jonas.naming - package org.objectweb.jonas.naming
 
org.objectweb.jonas.naming.java - package org.objectweb.jonas.naming.java
 
org.objectweb.jonas.newbean - package org.objectweb.jonas.newbean
 
org.objectweb.jonas.registry - package org.objectweb.jonas.registry
 
org.objectweb.jonas.resource - package org.objectweb.jonas.resource
 
org.objectweb.jonas.resource.pool.api - package org.objectweb.jonas.resource.pool.api
 
org.objectweb.jonas.resource.pool.lib - package org.objectweb.jonas.resource.pool.lib
 
org.objectweb.jonas.security - package org.objectweb.jonas.security
 
org.objectweb.jonas.security.auth - package org.objectweb.jonas.security.auth
 
org.objectweb.jonas.security.auth.callback - package org.objectweb.jonas.security.auth.callback
 
org.objectweb.jonas.security.auth.spi - package org.objectweb.jonas.security.auth.spi
 
org.objectweb.jonas.security.iiop - package org.objectweb.jonas.security.iiop
 
org.objectweb.jonas.security.interceptors.iiop - package org.objectweb.jonas.security.interceptors.iiop
 
org.objectweb.jonas.security.interceptors.jeremie - package org.objectweb.jonas.security.interceptors.jeremie
 
org.objectweb.jonas.security.interceptors.jrmp - package org.objectweb.jonas.security.interceptors.jrmp
 
org.objectweb.jonas.security.interceptors.jrmp.ctxcheck - package org.objectweb.jonas.security.interceptors.jrmp.ctxcheck
 
org.objectweb.jonas.security.jacc - package org.objectweb.jonas.security.jacc
 
org.objectweb.jonas.security.lib - package org.objectweb.jonas.security.lib
 
org.objectweb.jonas.security.lib.wrapper - package org.objectweb.jonas.security.lib.wrapper
 
org.objectweb.jonas.security.realm.factory - package org.objectweb.jonas.security.realm.factory
 
org.objectweb.jonas.security.realm.lib - package org.objectweb.jonas.security.realm.lib
 
org.objectweb.jonas.security.realm.principals - package org.objectweb.jonas.security.realm.principals
 
org.objectweb.jonas.security.realm.web.catalina55 - package org.objectweb.jonas.security.realm.web.catalina55
 
org.objectweb.jonas.security.realm.web.jetty50 - package org.objectweb.jonas.security.realm.web.jetty50
 
org.objectweb.jonas.security.rules - package org.objectweb.jonas.security.rules
 
org.objectweb.jonas.security.ws - package org.objectweb.jonas.security.ws
 
org.objectweb.jonas.server - package org.objectweb.jonas.server
 
org.objectweb.jonas.service - package org.objectweb.jonas.service
 
org.objectweb.jonas.tools - package org.objectweb.jonas.tools
 
org.objectweb.jonas.tools.migration.jboss - package org.objectweb.jonas.tools.migration.jboss
 
org.objectweb.jonas.web - package org.objectweb.jonas.web
 
org.objectweb.jonas.web.catalina55 - package org.objectweb.jonas.web.catalina55
 
org.objectweb.jonas.web.jetty50 - package org.objectweb.jonas.web.jetty50
 
org.objectweb.jonas.web.jetty50.jmx - package org.objectweb.jonas.web.jetty50.jmx
 
org.objectweb.jonas.web.lib - package org.objectweb.jonas.web.lib
 
org.objectweb.jonas.web.wrapper - package org.objectweb.jonas.web.wrapper
 
org.objectweb.jonas.web.wrapper.catalina50 - package org.objectweb.jonas.web.wrapper.catalina50
 
org.objectweb.jonas.web.wrapper.catalina55 - package org.objectweb.jonas.web.wrapper.catalina55
 
org.objectweb.jonas.webapp.jonasadmin - package org.objectweb.jonas.webapp.jonasadmin
 
org.objectweb.jonas.webapp.jonasadmin.catalina - package org.objectweb.jonas.webapp.jonasadmin.catalina
 
org.objectweb.jonas.webapp.jonasadmin.common - package org.objectweb.jonas.webapp.jonasadmin.common
 
org.objectweb.jonas.webapp.jonasadmin.deploy - package org.objectweb.jonas.webapp.jonasadmin.deploy
 
org.objectweb.jonas.webapp.jonasadmin.domain - package org.objectweb.jonas.webapp.jonasadmin.domain
 
org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect - package org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect
 
org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util - package org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
org.objectweb.jonas.webapp.jonasadmin.jonasserver - package org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
org.objectweb.jonas.webapp.jonasadmin.joramplatform - package org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
org.objectweb.jonas.webapp.jonasadmin.logging - package org.objectweb.jonas.webapp.jonasadmin.logging
 
org.objectweb.jonas.webapp.jonasadmin.mbean - package org.objectweb.jonas.webapp.jonasadmin.mbean
 
org.objectweb.jonas.webapp.jonasadmin.monitoring - package org.objectweb.jonas.webapp.jonasadmin.monitoring
 
org.objectweb.jonas.webapp.jonasadmin.resource - package org.objectweb.jonas.webapp.jonasadmin.resource
 
org.objectweb.jonas.webapp.jonasadmin.resourceadapter - package org.objectweb.jonas.webapp.jonasadmin.resourceadapter
 
org.objectweb.jonas.webapp.jonasadmin.security - package org.objectweb.jonas.webapp.jonasadmin.security
 
org.objectweb.jonas.webapp.jonasadmin.service - package org.objectweb.jonas.webapp.jonasadmin.service
 
org.objectweb.jonas.webapp.jonasadmin.service.container - package org.objectweb.jonas.webapp.jonasadmin.service.container
 
org.objectweb.jonas.webapp.jonasadmin.service.db - package org.objectweb.jonas.webapp.jonasadmin.service.db
 
org.objectweb.jonas.webapp.jonasadmin.service.discovery - package org.objectweb.jonas.webapp.jonasadmin.service.discovery
 
org.objectweb.jonas.webapp.jonasadmin.service.ejb - package org.objectweb.jonas.webapp.jonasadmin.service.ejb
 
org.objectweb.jonas.webapp.jonasadmin.service.jms - package org.objectweb.jonas.webapp.jonasadmin.service.jms
 
org.objectweb.jonas.webapp.jonasadmin.service.jtm - package org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
org.objectweb.jonas.webapp.jonasadmin.service.mail - package org.objectweb.jonas.webapp.jonasadmin.service.mail
 
org.objectweb.jonas.webapp.jonasadmin.service.resource - package org.objectweb.jonas.webapp.jonasadmin.service.resource
 
org.objectweb.jonas.webapp.jonasadmin.service.webservice - package org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
org.objectweb.jonas.webapp.jonasadmin.xml - package org.objectweb.jonas.webapp.jonasadmin.xml
 
org.objectweb.jonas.webapp.jonasadmin.xml.xs - package org.objectweb.jonas.webapp.jonasadmin.xml.xs
 
org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded - package org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded
 
org.objectweb.jonas.webapp.taglib - package org.objectweb.jonas.webapp.taglib
 
org.objectweb.jonas.ws - package org.objectweb.jonas.ws
 
org.objectweb.jonas.ws.axis - package org.objectweb.jonas.ws.axis
 
org.objectweb.jonas.ws.handler - package org.objectweb.jonas.ws.handler
 
org.objectweb.jonas.ws.mbean - package org.objectweb.jonas.ws.mbean
 
org.objectweb.jonas_client.deployment.api - package org.objectweb.jonas_client.deployment.api
 
org.objectweb.jonas_client.deployment.lib - package org.objectweb.jonas_client.deployment.lib
 
org.objectweb.jonas_client.deployment.lib.wrapper - package org.objectweb.jonas_client.deployment.lib.wrapper
 
org.objectweb.jonas_client.deployment.rules - package org.objectweb.jonas_client.deployment.rules
 
org.objectweb.jonas_client.deployment.tests - package org.objectweb.jonas_client.deployment.tests
 
org.objectweb.jonas_client.deployment.xml - package org.objectweb.jonas_client.deployment.xml
 
org.objectweb.jonas_clusterd.api - package org.objectweb.jonas_clusterd.api
 
org.objectweb.jonas_clusterd.lib - package org.objectweb.jonas_clusterd.lib
 
org.objectweb.jonas_clusterd.lib.wrapper - package org.objectweb.jonas_clusterd.lib.wrapper
 
org.objectweb.jonas_clusterd.rules - package org.objectweb.jonas_clusterd.rules
 
org.objectweb.jonas_clusterd.tests - package org.objectweb.jonas_clusterd.tests
 
org.objectweb.jonas_clusterd.xml - package org.objectweb.jonas_clusterd.xml
 
org.objectweb.jonas_domain.api - package org.objectweb.jonas_domain.api
 
org.objectweb.jonas_domain.lib - package org.objectweb.jonas_domain.lib
 
org.objectweb.jonas_domain.lib.wrapper - package org.objectweb.jonas_domain.lib.wrapper
 
org.objectweb.jonas_domain.rules - package org.objectweb.jonas_domain.rules
 
org.objectweb.jonas_domain.tests - package org.objectweb.jonas_domain.tests
 
org.objectweb.jonas_domain.xml - package org.objectweb.jonas_domain.xml
 
org.objectweb.jonas_ear.deployment.api - package org.objectweb.jonas_ear.deployment.api
 
org.objectweb.jonas_ear.deployment.lib - package org.objectweb.jonas_ear.deployment.lib
 
org.objectweb.jonas_ear.deployment.lib.wrapper - package org.objectweb.jonas_ear.deployment.lib.wrapper
 
org.objectweb.jonas_ear.deployment.rules - package org.objectweb.jonas_ear.deployment.rules
 
org.objectweb.jonas_ear.deployment.tests - package org.objectweb.jonas_ear.deployment.tests
 
org.objectweb.jonas_ear.deployment.xml - package org.objectweb.jonas_ear.deployment.xml
 
org.objectweb.jonas_ejb.container - package org.objectweb.jonas_ejb.container
 
org.objectweb.jonas_ejb.container.jorm - package org.objectweb.jonas_ejb.container.jorm
 
org.objectweb.jonas_ejb.deployment.api - package org.objectweb.jonas_ejb.deployment.api
 
org.objectweb.jonas_ejb.deployment.ejbql - package org.objectweb.jonas_ejb.deployment.ejbql
 
org.objectweb.jonas_ejb.deployment.lib - package org.objectweb.jonas_ejb.deployment.lib
 
org.objectweb.jonas_ejb.deployment.lib.wrapper - package org.objectweb.jonas_ejb.deployment.lib.wrapper
 
org.objectweb.jonas_ejb.deployment.rules - package org.objectweb.jonas_ejb.deployment.rules
 
org.objectweb.jonas_ejb.deployment.tests - package org.objectweb.jonas_ejb.deployment.tests
 
org.objectweb.jonas_ejb.deployment.xml - package org.objectweb.jonas_ejb.deployment.xml
 
org.objectweb.jonas_ejb.genic - package org.objectweb.jonas_ejb.genic
 
org.objectweb.jonas_ejb.genic.wrapper - package org.objectweb.jonas_ejb.genic.wrapper
 
org.objectweb.jonas_ejb.genidl - package org.objectweb.jonas_ejb.genidl
 
org.objectweb.jonas_ejb.lib - package org.objectweb.jonas_ejb.lib
 
org.objectweb.jonas_ejb.svc - package org.objectweb.jonas_ejb.svc
 
org.objectweb.jonas_jms - package org.objectweb.jonas_jms
 
org.objectweb.jonas_jms.api - package org.objectweb.jonas_jms.api
 
org.objectweb.jonas_lib - package org.objectweb.jonas_lib
 
org.objectweb.jonas_lib.deployment.api - package org.objectweb.jonas_lib.deployment.api
 
org.objectweb.jonas_lib.deployment.digester - package org.objectweb.jonas_lib.deployment.digester
 
org.objectweb.jonas_lib.deployment.lib - package org.objectweb.jonas_lib.deployment.lib
 
org.objectweb.jonas_lib.deployment.rules - package org.objectweb.jonas_lib.deployment.rules
 
org.objectweb.jonas_lib.deployment.tests - package org.objectweb.jonas_lib.deployment.tests
 
org.objectweb.jonas_lib.deployment.validation - package org.objectweb.jonas_lib.deployment.validation
 
org.objectweb.jonas_lib.deployment.work - package org.objectweb.jonas_lib.deployment.work
 
org.objectweb.jonas_lib.deployment.xml - package org.objectweb.jonas_lib.deployment.xml
 
org.objectweb.jonas_lib.files - package org.objectweb.jonas_lib.files
 
org.objectweb.jonas_lib.genbase - package org.objectweb.jonas_lib.genbase
 
org.objectweb.jonas_lib.genbase.archive - package org.objectweb.jonas_lib.genbase.archive
 
org.objectweb.jonas_lib.genbase.generator - package org.objectweb.jonas_lib.genbase.generator
 
org.objectweb.jonas_lib.genbase.modifier - package org.objectweb.jonas_lib.genbase.modifier
 
org.objectweb.jonas_lib.genbase.utils - package org.objectweb.jonas_lib.genbase.utils
 
org.objectweb.jonas_lib.genclientstub - package org.objectweb.jonas_lib.genclientstub
 
org.objectweb.jonas_lib.genclientstub.generator - package org.objectweb.jonas_lib.genclientstub.generator
 
org.objectweb.jonas_lib.genclientstub.modifier - package org.objectweb.jonas_lib.genclientstub.modifier
 
org.objectweb.jonas_lib.genclientstub.wrapper - package org.objectweb.jonas_lib.genclientstub.wrapper
 
org.objectweb.jonas_lib.loader - package org.objectweb.jonas_lib.loader
 
org.objectweb.jonas_lib.loader.factory - package org.objectweb.jonas_lib.loader.factory
 
org.objectweb.jonas_lib.loader.locator - package org.objectweb.jonas_lib.loader.locator
 
org.objectweb.jonas_lib.naming - package org.objectweb.jonas_lib.naming
 
org.objectweb.jonas_lib.naming.factory - package org.objectweb.jonas_lib.naming.factory
 
org.objectweb.jonas_lib.security - package org.objectweb.jonas_lib.security
 
org.objectweb.jonas_lib.security.jacc - package org.objectweb.jonas_lib.security.jacc
 
org.objectweb.jonas_lib.version - package org.objectweb.jonas_lib.version
 
org.objectweb.jonas_lib.xml - package org.objectweb.jonas_lib.xml
 
org.objectweb.jonas_rar.deployment.api - package org.objectweb.jonas_rar.deployment.api
 
org.objectweb.jonas_rar.deployment.lib - package org.objectweb.jonas_rar.deployment.lib
 
org.objectweb.jonas_rar.deployment.lib.wrapper - package org.objectweb.jonas_rar.deployment.lib.wrapper
 
org.objectweb.jonas_rar.deployment.rules - package org.objectweb.jonas_rar.deployment.rules
 
org.objectweb.jonas_rar.deployment.tests - package org.objectweb.jonas_rar.deployment.tests
 
org.objectweb.jonas_rar.deployment.xml - package org.objectweb.jonas_rar.deployment.xml
 
org.objectweb.jonas_rar.raconfig - package org.objectweb.jonas_rar.raconfig
 
org.objectweb.jonas_timer - package org.objectweb.jonas_timer
 
org.objectweb.jonas_web.deployment.api - package org.objectweb.jonas_web.deployment.api
 
org.objectweb.jonas_web.deployment.lib - package org.objectweb.jonas_web.deployment.lib
 
org.objectweb.jonas_web.deployment.lib.wrapper - package org.objectweb.jonas_web.deployment.lib.wrapper
 
org.objectweb.jonas_web.deployment.rules - package org.objectweb.jonas_web.deployment.rules
 
org.objectweb.jonas_web.deployment.tests - package org.objectweb.jonas_web.deployment.tests
 
org.objectweb.jonas_web.deployment.xml - package org.objectweb.jonas_web.deployment.xml
 
org.objectweb.jonas_ws.deployment.api - package org.objectweb.jonas_ws.deployment.api
 
org.objectweb.jonas_ws.deployment.lib - package org.objectweb.jonas_ws.deployment.lib
 
org.objectweb.jonas_ws.deployment.lib.wrapper - package org.objectweb.jonas_ws.deployment.lib.wrapper
 
org.objectweb.jonas_ws.deployment.rules - package org.objectweb.jonas_ws.deployment.rules
 
org.objectweb.jonas_ws.deployment.tests - package org.objectweb.jonas_ws.deployment.tests
 
org.objectweb.jonas_ws.deployment.xml - package org.objectweb.jonas_ws.deployment.xml
 
org.objectweb.jonas_ws.wsgen - package org.objectweb.jonas_ws.wsgen
 
org.objectweb.jonas_ws.wsgen.ddmodifier - package org.objectweb.jonas_ws.wsgen.ddmodifier
 
org.objectweb.jonas_ws.wsgen.finder - package org.objectweb.jonas_ws.wsgen.finder
 
org.objectweb.jonas_ws.wsgen.generator - package org.objectweb.jonas_ws.wsgen.generator
 
org.objectweb.jonas_ws.wsgen.generator.axis - package org.objectweb.jonas_ws.wsgen.generator.axis
 
org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java - package org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java
 
org.objectweb.jonas_ws.wsgen.generator.ews - package org.objectweb.jonas_ws.wsgen.generator.ews
 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee - package org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee
 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter - package org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter
 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory - package org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.factory
 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer - package org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer
 
org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf - package org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.wscf
 
org.objectweb.jonas_ws.wsgen.modifier - package org.objectweb.jonas_ws.wsgen.modifier
 
org.objectweb.jonas_ws.wsgen.wrapper - package org.objectweb.jonas_ws.wsgen.wrapper
 
org.objectweb.security.context - package org.objectweb.security.context
 
org.objectweb.security.propagation - package org.objectweb.security.propagation
 
org.objectweb.transaction.api - package org.objectweb.transaction.api
 
out - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
OutboundResourceadapter - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element outbound-resourceadapter
OutboundResourceadapter() - Constructor for class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Constructor
OutboundResourceadapterDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element outbound-resourceadapter
OutboundResourceadapterDesc(OutboundResourceadapter) - Constructor for class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
Constructor
OutboundResourceadapterRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element outbound-resourceadapter
OutboundResourceadapterRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.OutboundResourceadapterRuleSet
Construct an object with a specific prefix
outTx - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of instances currently used outside a tx
OwnerMbeanItem - Class in org.objectweb.jonas.webapp.jonasadmin.mbean
 
OwnerMbeanItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem
 
OwnerMbeanItem(ObjectName) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem
 

P

P6SPY_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of P6Spy configuration file
P6SPY_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of P6Spy configuration file
p_Form - Variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Mapping - Variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Request - Variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Response - Variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
paAdd(PIndexedElem, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
It adds the elements in the list.
PackageMapping - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element package-mapping
PackageMapping() - Constructor for class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Constructor
PackageMappingRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element package-mapping
PackageMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.PackageMappingRuleSet
Construct an object with a specific prefix
PACKED - Static variable in class org.objectweb.jonas_lib.genbase.generator.Config
packed mode
paDeltaSupported() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This implementation is able to isolate the modification by element of the gen class.
page - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The context-relative page URL (beginning with a slash) to which this hyperlink will be rendered.
paGetNbElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method is used by the PBinding to allocated data structure during a write operation.
paIterator() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method is used by the PBinding to fetch all PIndexedElem.
PanelSeparatorTag - Class in org.objectweb.jonas.webapp.taglib
 
PanelSeparatorTag() - Constructor for class org.objectweb.jonas.webapp.taglib.PanelSeparatorTag
 
PanelTag - Class in org.objectweb.jonas.webapp.taglib
 
PanelTag() - Constructor for class org.objectweb.jonas.webapp.taglib.PanelTag
 
Parameter - Class in org.objectweb.jonas.newbean
This class represents a parameter the user may be prompted for.
Parameter(VelocityContext) - Constructor for class org.objectweb.jonas.newbean.Parameter
Creates a new parameter that will export its variables into the specified Velocity context.
ParameterSet - Class in org.objectweb.jonas.newbean
This class defines the set of parameters used by the application.
ParameterSet(VelocityContext) - Constructor for class org.objectweb.jonas.newbean.ParameterSet
Creates a new set of parameters associated to the specified Velocity context.
paramId - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The single-parameter request parameter name to generate.
paramName - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The single-parameter JSP bean name.
paramProperty - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The single-parameter JSP bean property.
paramScope - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The single-parameter JSP bean scope.
parent - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The parent node of this node, or null if this is the root node.
parent - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
PARENT_OBJECTNAME_CTX_PARAM - Static variable in interface org.objectweb.jonas.ws.WebServicesService
parentObjectName Context Param
parse(String) - Method in class org.objectweb.jonas.naming.EJBNameParser
Parse a name into its components.
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_client.deployment.tests.ClientDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_client.deployment.tests.JonasClientDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_clusterd.tests.ClusterDaemonConfigurationTest
Returns the XML document as a String.
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_domain.tests.DomainMapTest
Returns the XML document as a String.
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_ear.deployment.tests.EarDeploymentTest
Returns the XML document as a String.
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_ejb.deployment.tests.EJBDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_ejb.deployment.tests.JonasEJBDeploymentTest
 
parse(Reader, String, TopLevelElement) - Method in class org.objectweb.jonas_lib.deployment.digester.JDigester
Parse the deployment descrptor
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_rar.deployment.tests.JonasRarDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_rar.deployment.tests.RarDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_web.deployment.tests.JonasWebDeploymentTest
Parse the specific reader
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_web.deployment.tests.WebDeploymentTest
Parse the specific reader
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_ws.deployment.tests.JonasWsDeploymentTest
 
parse(Reader, String, boolean) - Method in class org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
 
parseEjbFiles(String, SAXParser) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
This method returns a list of EJB files found when the specified EJB descriptor is parsed and processed.
parseElement() - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Gets the xml after digester parsing
ParseException - Exception in org.objectweb.jonas_ejb.deployment.ejbql
Initialy generated by JJTree, this class was modified to get specific error reporting
ParseException(Token, int[][], String[]) - Constructor for exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
 
parseJaxrcpMappingElement() - Method in class org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
Gets the xml after digester parsing
parser - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
parseXmlfromFile(String) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
parse with validation from an xml file
PARSINGWITHVALIDATION - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
parsing with validation property
PARSINGWITHVALIDATION - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
Property for parsing with validation or not
PARSINGWITHVALIDATION - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Parsing validation property name
PARSINGWITHVALIDATION - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Web service configuration properties : Xml parsing with validation
PARSINGWITHVALIDATION - Static variable in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
WebServices service configuration properties : Xml parsing with validation
paSetNbElem(int) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This method is call in first during a read operation in order to indicate the size of the gen class.
passivate() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
passivate this instance
passivate() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
Passivate this instance
passivateIH(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
 
passivateIH(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
try to passivate instances
PASSIVATEOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
passivateStateful(JStatefulSwitch) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
passivationDir - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
passivationTimeout - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
time in millisec.
passivationTimeout - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
passive - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of instances passivated
PASSWORD - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
Path() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
pathName - Variable in class org.objectweb.jonas.resource.Rar
 
Pattern - Class in org.objectweb.jonas_web.deployment.api
Defines a Pattern object for JACC Allow to check if this pattern is a path prefix pattern, and can return the type of the pattern Implements Comparable interface to sort items
Pattern(String) - Constructor for class org.objectweb.jonas_web.deployment.api.Pattern
Constructor
PatternEntry - Class in org.objectweb.jonas_web.deployment.api
Defines a PatternEntry object for JACC URLPattern handle
PatternEntry(String) - Constructor for class org.objectweb.jonas_web.deployment.api.PatternEntry
Constructor
PatternValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
pb - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This fields is the PBinding associated to this instance.
peekLastRunAsPrincipal() - Method in class org.objectweb.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
peekLastRunAsPrincipalRoles() - Method in class org.objectweb.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
peekRunAsPrincipal() - Method in class org.objectweb.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
peekRunAsPrincipalRoles() - Method in class org.objectweb.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
peekRunAsRole() - Method in class org.objectweb.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
PermissionManager - Class in org.objectweb.jonas.web.lib
Defines a PermissionManager class which will manage JACC permissions for a web-app
PermissionManager(WebContainerDeploymentDesc, String, boolean) - Constructor for class org.objectweb.jonas.web.lib.PermissionManager
Default Constructor
PermissionManager - Class in org.objectweb.jonas_ejb.container
Defines a PermissionManager class which will manage JACC permissions for an ejbjar
PermissionManager(DeploymentDesc, String) - Constructor for class org.objectweb.jonas_ejb.container.PermissionManager
Default Constructor
PermissionManagerException - Exception in org.objectweb.jonas_lib.security
The PermissionManagerException occurs if JACC permission could not be added
PermissionManagerException(String) - Constructor for exception org.objectweb.jonas_lib.security.PermissionManagerException
Constructs a new PermissionManagerException with the specified message.
PermissionManagerException(String, Throwable) - Constructor for exception org.objectweb.jonas_lib.security.PermissionManagerException
Constructs a new PermissionManagerException with the specified message.
PhysicalClose() - Method in class org.objectweb.jonas_jms.JSession
 
pieGetBigDecimalElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetBigIntegerElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetBooleanElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetByteArrayElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetByteElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetByteIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetCharArrayElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetCharElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetCharIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetDateElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetDateIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetDoubleElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetFloatElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetIntElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetIntIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.CollectionElement
There is a single index, then the index field name is not used
pieGetIntIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetLongElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetLongIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetObooleanElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetObyteElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetObyteIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOcharElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOcharIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOdoubleElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOfloatElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOintElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOintIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOlongElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOlongIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOshortElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetOshortIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetRefElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetSerializedElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetShortElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetShortIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetStringElem() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieGetStringIndexField(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetBigDecimalElem(BigDecimal) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetBigIntegerElem(BigInteger) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetBooleanElem(boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetByteArrayElem(byte[]) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetByteElem(byte) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetByteIndexField(String, byte) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetCharArrayElem(char[]) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetCharElem(char) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetCharIndexField(String, char) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetDateElem(Date) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetDateIndexField(String, Date) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetDoubleElem(double) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetFloatElem(float) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetIntElem(int) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetIntIndexField(String, int) - Method in class org.objectweb.jonas_ejb.container.jorm.CollectionElement
There is a single index, then the index field name is not used
pieSetIntIndexField(String, int) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetLongElem(long) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetLongIndexField(String, long) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetObooleanElem(Boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetObyteElem(Byte) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetObyteIndexField(String, Byte) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOcharElem(Character) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOcharIndexField(String, Character) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOdoubleElem(Double) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOfloatElem(Float) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOintElem(Integer) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOintIndexField(String, Integer) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOlongElem(Long) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOlongIndexField(String, Long) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOshortElem(Short) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetOshortIndexField(String, Short) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetRefElem(PName) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
The jorm assignes the PName of the referenced object
pieSetSerializedElem(Serializable) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetShortElem(short) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetShortIndexField(String, short) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetStringElem(String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pieSetStringIndexField(String, String) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
 
pIndexedElems - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
All elements of the gen class (unmodified, modified, created, deleted) This ArrayList contains GenClassElem objects
PingAllJonasServersAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
PingAllJonasServersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.PingAllJonasServersAction
 
pingJOnAS(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Ping a JOnAS instance (MBean interface)
pingJOnAS(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Ping a JOnAS instance (MBean interface)
pk - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of pks
pk - Variable in class org.objectweb.jonas_ejb.container.JEntityHandle
 
pk - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
The Primary Key for this bean instance.
pkField - Variable in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
 
pkIsUserClass(String) - Static method in class org.objectweb.jonas_ejb.genic.VContextFactory
 
pkObjectType - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
PLUS - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
pname - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
This field references the associated pname.
PObject - Interface in org.objectweb.jonas_ejb.container.jorm
This interface permits to fetch the PName of a jorm persistent object.
PObjectHome - Interface in org.objectweb.jonas_ejb.container.jorm
This interface permits to obtain an instance with its PName.
PolicyConfigurationFactoryWrapper - Class in org.objectweb.jonas_lib.security.jacc
Defines a wrapper for the PolicyConfigurationFactory Uses a wrapper because JACC provider factory is loaded by abstract Factory with the system classloader.
PolicyConfigurationFactoryWrapper() - Constructor for class org.objectweb.jonas_lib.security.jacc.PolicyConfigurationFactoryWrapper
Update policyConfigurationFactory object for delegating requests
PolicyProvider - Class in org.objectweb.jonas.security
Helper class for initializing the JACC provider
Pool - Interface in org.objectweb.jonas.dbm
 
Pool - Interface in org.objectweb.jonas.resource.pool.api
The interface Pool defines an object that pools resources of any kind.
POOL_LOGGER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
poolConfigure(String, String, String, String, String, String, String, String, String, String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
Configure the Connection pool.
PoolItemStats - Class in org.objectweb.jonas.resource.pool.api
This class holds information about each pool entry.
PoolItemStats() - Constructor for class org.objectweb.jonas.resource.pool.api.PoolItemStats
Default Constructor
PoolMatchFactory - Interface in org.objectweb.jonas.resource.pool.api
The interface PoolMatchFactory defines the object used by a Pool to test if a given resource of a Pool matches with the hints passed with the Pool getResource method.
poolMCs - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The pool of ManagedConnections associated to a ManagedConnectionFactory There's one instance of pool by instance for one instance of this class (ConnectionManagerImpl).
poolMin - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Minimum Bean Pool size
poolnumber - Static variable in class org.objectweb.jonas_lib.JWorkManager
 
PoolParams - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element pool-params
PoolParams() - Constructor for class org.objectweb.jonas_rar.deployment.xml.PoolParams
Constructor
PoolParamsDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element pool-params
PoolParamsDesc(PoolParams) - Constructor for class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc
Constructor
PoolParamsRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element pool-params
PoolParamsRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.PoolParamsRuleSet
Construct an object with a specific prefix
PoolProvider - Interface in org.objectweb.jonas.resource.pool.api
The interface PoolProvider defines the minimal behaviour of a Pool Provider.
PoolResource - Interface in org.objectweb.jonas.resource.pool.api
The interface PoolResource defines the minimal behaviour of a resource managed by a Pool.
poolsz - Variable in class org.objectweb.jonas_lib.JWorkManager
 
poolTrace - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Pool infomation logger
popConnectionList() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
popConnectionList() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
save the current connectionList for future use (next preInvoke).
popConnectionList() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This is not used for stateless
popRole(Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Pop a role to a user Not implemented
popRunAs() - Method in class org.objectweb.security.context.SecurityContext
Pop : Removes the object at the top of the run-as stack
populate(DestinationForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
populate(DatasourcePropertiesForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
populate(String, DatasourcePropertiesForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
populate(DatasourceForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
populate(DatasourceForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
populate(DatasourceForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
populate(DatasourceForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
populate(ResourceAdapterForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
populate(ResourceAdapterCFForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
populate(ResourceAdapterForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
populate(ResourceAdapterCFForm, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
populate(ResourceAdapterCFForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
populate(ResourceAdapterForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
populateActivationSpec() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the activationspec restrictions
populateAuthenticationMechanism() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the authentication-mechanism restrictions
populateConfigProperty() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the config-property restrictions
populateConfigurationGroup() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the configurationgroup restrictions
populateConnectionDefinition() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connection-definition restrictions
populateConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connector restrictions
populateConnectorXSD() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connector XSD restrictions.
populateDescriptionGroup() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the descriptionGroup restrictions
populateDestination(ObjectName, DestinationForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
populateGroupForm(MemoryRealmForm, GroupMemoryRealmForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the GroupMemoryRealmForm with MBeans.
populateIdGroup() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the idgroup restrictions
populateInboundResourceAdapter() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the inbound-resourceadapter restrictions
populateJdbcConnParams() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jdbc-conn-params restrictions
populateJettyWar(ObjectName, WarForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS WebModule MBean given.
populateJonasActivationSpec() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-activationspec restrictions
populateJonasAdminObject() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-adminobject restrictions
populateJonasConfigProperty() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-config-property restrictions
populateJonasConnectionDefinition() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-connection-definition restrictions
populateJonasConnector() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas connector restrictions
populateJonasConnectorXSD() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
populate the jonas connector xsd restrictions.
populateJonasSecurityMapping() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-security-mapping restrictions
populateLicense() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the license restrictions
populateMbean(CatalinaAccessLogValveForm, ActionForward, ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Populate the Mbean Access Logger.
populateMbean(WebAppCatalinaForm, ActionForward, ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Populate the Mbean web application (Context, Manager, Loader).
populateMessageAdapter() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the message-adapter restrictions
populateMessageListener() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the message-listener restrictions
populateOutboundResourceAdapter() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the outbound-resourceadapter restrictions
populatePoolParams() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the poolparams restrictions
populateRequiredConfigProperty() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the required-config-property restrictions
populateResourceAdapter() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the resource-adapter restrictions
populateRoleForm(MemoryRealmForm, RoleMemoryRealmForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the RoleMemoryRealmForm with MBeans.
populateSecurityEntry() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the security-entry restrictions
populateTmConfigProperty() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the tm-config-property restrictions
populateTmParams() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the tm-params restrictions
populateUserForm(MemoryRealmForm, UserMemoryRealmForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the UserMemoryRealmForm with MBeans.
populateWar(ObjectName, WarForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS WebModule MBean given.
populateWar(String, WarForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS War path given.
populateWebApp(String, WebAppForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a WebApp form in function of Web Server.
populateWebAppCatalina(String, WebAppCatalinaForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the Catalina Context MBean and with the JOnAS War MBean if it's found.
populateWebAppJetty(String, WebAppJettyForm) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the Jetty Context MBean
PORT_COMPONENTS - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Port Components list property name
PortComponent - Class in org.objectweb.jonas.ws.mbean
A PortComponent represents a port-component in webservices.xml.
PortComponent(String) - Constructor for class org.objectweb.jonas.ws.mbean.PortComponent
PortComponent Constructor
portComponent(String, ObjectName) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
PortComponent - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element port-component (use here the common handler object defined in jonas-lib, even if there is no "port-name" in our case)
PortComponent() - Constructor for class org.objectweb.jonas_ws.deployment.xml.PortComponent
Constructor
PORTCOMPONENT_TYPE - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
WebServicePortComponent type property
PortComponentDesc - Class in org.objectweb.jonas_ws.deployment.api
This class provides methodes to manipulate portComponent's attributes.
PortComponentDesc(ClassLoader, PortComponent, JonasPortComponent, ServiceDesc) - Constructor for class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Creates a new PortComponentDesc object.
PortComponentDescFactory - Class in org.objectweb.jonas_ws.deployment.api
Factory used to create appropriate PortComponentDesc.
Choice is made in function of the port-component given as input parameter.
If service-impl-bean has a child called servlet-link, then a JaxRpcPortComponentDesc is created.
If service-impl-bean has a child called ejb-link, then a SSBPortComponentDesc is created.
PortComponentRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element port-component-ref.
PortComponentRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
 
PortComponentRefDesc - Class in org.objectweb.jonas_ws.deployment.api
The PortComponentRefDesc associate a service-endpoint-interface with a port-component in the same application unit.
PortComponentRefDesc(ClassLoader, PortComponentRef, JonasPortComponentRef) - Constructor for class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Creates a new PortComponentRefDesc object.
PortComponentRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze port-component-ref
PortComponentRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.PortComponentRefRuleSet
Construct an object with a specific prefix
PortComponentRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element port-component (use here the common HandlerRuleSet object defined in jonas-lib, even if there is no "port-name" in our case)
PortComponentRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.PortComponentRuleSet
Construct an object with a specific prefix
PortComponentsDetailsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
PortComponentsDetailsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.PortComponentsDetailsAction
 
PORTNUMBER - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
post_init(JInitInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAInterceptorInitializer
 
post_init(ORBInitInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2Initializer
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.SecurityInitializer
 
post_init(JInitInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.Initializer
In JRMP the 2 method( per and post init have the same consequences ...
post_init(JInitInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.SecurityInitializer
In JRMP the 2 method( per and post init have the same consequences ...
postDeregister() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
postDeregister() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
postDeregister() - Method in class org.objectweb.jonas.discovery.Enroller
 
postDeregister() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
postDeregister() - Method in class org.objectweb.jonas.web.jetty50.jmx.JSR77ConfigurationMBean
Deregister also all of the jsr77 mbeans we were responsible for registering.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JFactory
Common postInvoke
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JHome
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JLocalHome
postInvoke is called after any request.
postInvoke(RequestCtx, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JRepEntityLocal
 
postInvoke(RequestCtx, JEntityContext, Object) - Method in class org.objectweb.jonas_ejb.container.JRepEntityRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulHome
postInvoke is called after any request.
postInvoke(RequestCtx, boolean) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
postInvoke is called after any request.
postInvoke(RequestCtx, Object, boolean) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulRemote
postInvoke is called after any request.
postInvoke(RequestCtx, Object) - Method in class org.objectweb.jonas_ejb.container.JRepStatelessRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JSessionHome
 
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
postinvoke
postInvokeRemote(RequestCtx) - Method in class org.objectweb.jonas_ejb.container.JFactory
postInvoke for Remote access
postRegister(Boolean) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
postRegister(Boolean) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
postRegister(Boolean) - Method in class org.objectweb.jonas.discovery.Enroller
 
postRegister(Boolean) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Add J2EEDomain MBean (myself) as listener to registration/unregistration notifications of JOnAS management MBeans.
postRegister(Boolean) - Method in class org.objectweb.jonas.web.jetty50.jmx.JSR77ConfigurationMBean
Register the other jsr77 mbeans
pre_init(JInitInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAInterceptorInitializer
Initializes the HA client and server side interceptors
pre_init(ORBInitInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2Initializer
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.SecurityInitializer
 
pre_init(JInitInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.Initializer
In JRMP the 2 method( per and post init have the same consequences ...
pre_init(JInitInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.SecurityInitializer
In JRMP the 2 method( per and post init have the same consequences ...
preDeregister() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
preDeregister() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
preDeregister() - Method in class org.objectweb.jonas.discovery.Enroller
 
preDeregister() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
prefetch - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
enable the prefetch for CMP2 bean
prefetch - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
PREFIX - Static variable in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
prefix - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
prefix - Variable in class org.objectweb.jonas_lib.deployment.rules.JRuleSetBase
Pattern prefix
prefixAutoload(String, ArrayList) - Static method in class org.objectweb.jonas.common.JModule
 
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JFactory
Common preInvoke
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JLocalHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JRepEntityRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JRepStatelessRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JSessionHome
 
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
preInvoke for Session beans stateful
preInvokeRemote(int) - Method in class org.objectweb.jonas_ejb.container.JFactory
preInvoke for Remote access
prepare(Xid) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepare(Xid) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Prepare the Xid for a transaction commit
prepare(Xid) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction, just return XA_OK.
prepareAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
prepareAfterBody() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
prepareAfterTag() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
prepareAfterTag() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
prepareAttribute(String, String) - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
Format attribute="value" from the specified attribute & value
prepareAttribute(String, int) - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
Format attribute="value" from the specified attribute & value
prepareAttributes() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Prepare the attributes of the HTML element
prepareBeforeBody() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
prepareBeforeBody() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
prepareBeforeTag() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 
prepareBorderBottom() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
prepareBorderColumn(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
Return render image.
prepareBorderTop() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
prepareCall(String) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareCall(String, int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareCall(String, int, int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareCall(String) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareCall(String, int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareCall(String, int, int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareCallJavascript() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
prepareContainersToDisplay(ArrayList, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Prepare a list of containers to diplay.
PreparedStatementWrapper - Class in org.objectweb.jonas.resource
This class PreparedStatementWrapper wrapp an SQL PreparedStatement
PreparedStatementWrapper(String, String, int, int, Logger, boolean) - Constructor for class org.objectweb.jonas.resource.PreparedStatementWrapper
Creates a PreparedStatementWrapper object that will generate ResultSet objects with the given type and concurrency.
PreparedStatementWrapper(String, String, int, int, int, Logger, boolean) - Constructor for class org.objectweb.jonas.resource.PreparedStatementWrapper
Creates a PreparedStatementWrapper object that will generate ResultSet objects with the given type, concurrency, and holdability.
PreparedStatementWrapper(String, String, int, Logger, boolean) - Constructor for class org.objectweb.jonas.resource.PreparedStatementWrapper
Creates a default PreparedStatementWrapper object that has the capability to retrieve auto-generated keys.
PreparedStatementWrapper(String, String, int[], Logger, boolean) - Constructor for class org.objectweb.jonas.resource.PreparedStatementWrapper
Creates a default PreparedStatementWrapper object capable of returning the auto-generated keys designated by the given array.
PreparedStatementWrapper(String, String, String[], Logger, boolean) - Constructor for class org.objectweb.jonas.resource.PreparedStatementWrapper
Creates a default PreparedStatementWrapper object capable of returning the auto-generated keys designated by the given array.
prepareImage() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
Return render image.
prepareJavascript() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
prepareStatement(String) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, int, int, int) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, int[]) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, String[]) - Method in class org.objectweb.jonas.dbm.JConnection
 
prepareStatement(String, int, int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Try to find a PreparedStatement in the pool
prepareStatement(String) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Try to find a PreparedStatement in the pool
prepareStatement(String) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(String, int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(String, int[]) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(String, String[]) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(String, int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
prepareStatement(Class[], Object[]) - Method in class org.objectweb.jonas.resource.JonasSQLWrapper
Invoke correct preparedStatement
prepareStyles() - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
Duplicate of BaseHandlerTag.prepareStyles()" method.
preRegister(MBeanServer, ObjectName) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
preRegister(MBeanServer, ObjectName) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
preRegister(MBeanServer, ObjectName) - Method in class org.objectweb.jonas.discovery.Enroller
 
preRegister(MBeanServer, ObjectName) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
 
PresentConnectionFactoryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Connection Factory's attributes.
PresentConnectionFactoryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentConnectionFactoryAction
 
PresentQueueAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Queue destination's attributes.
PresentQueueAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentQueueAction
 
PresentTopicAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Topic destination's attributes.
PresentTopicAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.PresentTopicAction
 
prevCharIsCR - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
prevCharIsLF - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
primaryKeyClass - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
This field contains the class name of the factory instanciate by the container.
primaryKeyField - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
 
PrincipalFactory - Interface in org.objectweb.jonas_ejb.container
PrincipalFactory.
PrincipalFactoryImpl - Class in org.objectweb.jonas.container
Defines an implementation of PrincipalFactory returning a Principal object
PrincipalFactoryImpl() - Constructor for class org.objectweb.jonas.container.PrincipalFactoryImpl
 
print(String, Context, Logger, int) - Static method in class org.objectweb.jonas.common.ContextDump
 
print(String, Properties, Logger, int) - Static method in class org.objectweb.jonas.common.PropDump
 
print(String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.LogUtils
print msg.
PRINT_WRITER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
printComment(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printDestination(ItemDestination, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
printElement(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printElementAutoClose(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printElementClose(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printException(Exception) - Static method in class org.objectweb.jonas_ejb.lib.ExceptionHelper
 
printHeader(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printIndent(JspWriter, int) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printStackTrace() - Method in exception org.objectweb.jonas_ejb.genic.GenICException
 
printStackTrace(PrintStream) - Method in exception org.objectweb.jonas_ejb.genic.GenICException
 
printStackTrace(PrintWriter) - Method in exception org.objectweb.jonas_ejb.genic.GenICException
 
printStackTrace() - Method in exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Prints this DeploymentDescException and its backtrace, and the causes and their stack traces to the standard error stream.
printStackTrace(PrintStream) - Method in exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Prints this DeploymentDescException and its backtrace, and the causes and their stack traces to the e specified print stream.
printStackTrace(PrintWriter) - Method in exception org.objectweb.jonas_lib.deployment.api.DeploymentDescException
Prints this DeploymentDescException and its backtrace, and the causes and their stack traces to the e specified print writer.
printState() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
printText(JspWriter, String) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
printURLs() - Method in class org.objectweb.jonas.server.JClassLoader
Display all the URLs from the class loader
process() - Method in class org.objectweb.jonas_timer.TimerEvent
Process the Timer
processDescriptor(String, SAXParser) - Method in interface org.objectweb.jonas.ant.EJBDeploymentTool
Process a deployment descriptor, generating the necessary vendor specific deployment files.
processDescriptor(String, SAXParser) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
 
processDescriptor(String, SAXParser) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
processElement() - Method in class org.objectweb.jonas.ant.DescriptorHandler
 
processMCF(ConnectorDesc, JonasConnectorDesc, ConnectionManager, ClassLoader, String, String, String, String, String, ConfigPropertyDesc[], ResourceAdapter, int) - Method in class org.objectweb.jonas.resource.ResourceUtility
Process the ManagedConnectionFactory object
processRar() - Method in class org.objectweb.jonas.resource.Rar
Process the resource adapter.
processSetters(Class, Object, String, ConfigPropertyDesc[]) - Method in class org.objectweb.jonas.resource.ResourceUtility
 
PROJECT_NAME - Static variable in class org.objectweb.jonas_ejb.lib.RdbMappingBuilder
Jorm need a project name to store the mapping information (Jorm Meta Information)
PropDump - Class in org.objectweb.jonas.common
Used to print out properties
PropDump() - Constructor for class org.objectweb.jonas.common.PropDump
 
PropertiesComparator - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
PropertiesComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
PropertiesUtil - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
Util class for getting MQ class properties
PropertiesUtil() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
 
Property - Class in org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util
 
Property(String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
property - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The JSP bean property name for query parameters.
PROPERTY_NAME - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
JOnAS-specific properties (name)
PROPERTY_TYPE - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
JOnAS-specific properties (type)
PROPERTYCYCLE - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
PROPS_EXTENSION - Static variable in class org.objectweb.jonas.common.JModule
properties file extension
PROPS_NAME - Static variable in class org.objectweb.jonas.jaxr.factory.JAXRFactory
Properties stored inside Reference
protocol - Variable in class org.objectweb.jonas.management.cluster.CmiCluster
protocol used
Protocols - Class in org.objectweb.jonas.container
Class used to manage protocol names
Protocols(String) - Constructor for class org.objectweb.jonas.container.Protocols
Build a new object to check protocols
Protocols(String, boolean) - Constructor for class org.objectweb.jonas.container.Protocols
 
PROVIDER - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Provider property name
PROVIDER_NAME - Static variable in class org.objectweb.jonas.ws.axis.WSDDJOnASEJBProvider
JOnAS EJB Provider name
PROVIDER_NAME - Static variable in class org.objectweb.jonas.ws.axis.WSDDNoopProvider
JOnAS Noop Provider name
proxy - Variable in class org.objectweb.jonas.management.cluster.ClusterMember
The ServerProxy representing the managed server.
psNumber() - Method in class org.objectweb.jonas.dbm.JManagedConnection
 
PSTMTMAX - Static variable in class org.objectweb.jonas.dbm.DataBaseServiceImpl
 
pStmts - Variable in class org.objectweb.jonas.resource.MCInfo
This vector will hold any necessary preparedStatements for this ManagedConnection.
PSWRAP_1 - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Constants to determine which PreparedStatement types to call
PSWRAP_2 - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
PSWRAP_3 - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
PSWRAP_4 - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
PSWRAP_5 - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
ptimestamp - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
timestamp uses for passivationTimeout
publish(ServiceDesc) - Method in class org.objectweb.jonas.ws.handler.FileWSDLHandler
Publish the given WSDL to the directory location.
publish(ServiceDesc) - Method in class org.objectweb.jonas.ws.handler.RegistryWSDLHandler
Publish the WSDL into a Registry.
publish(ServiceDesc) - Method in interface org.objectweb.jonas.ws.handler.WSDLHandler
publish the given wsdl
publish(ServiceDesc) - Method in class org.objectweb.jonas.ws.WSDLManager
Delegate publishing to all added WSDL Handlers.
pushConnectionList() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
pushConnectionList() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
Set the connection list associated to the current thread with the list associated to this stateful session.
pushConnectionList() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This is not used for stateless
pushRole(Principal, String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Push a role to a user Not implemented
pushRunAs(String, String, String[]) - Method in class org.objectweb.security.context.SecurityContext
Push : Pushes run-as items at the top of this stack.
pushViewIdWrapper(ViewIdWrapper) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
 
putNextReq(RequestId) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
Put the request as the las request
putNextReq(RequestId) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Put the request in the request stack

Q

Qname - Class in org.objectweb.jonas_lib.deployment.xml
This class defines an implementation for a QName It is use by Soap-Header or Service-qname
Qname() - Constructor for class org.objectweb.jonas_lib.deployment.xml.Qname
Constructor : build a new object
QNameRule - Class in org.objectweb.jonas_lib.deployment.rules
Rule that create a new QName object
QNameRule() - Constructor for class org.objectweb.jonas_lib.deployment.rules.QNameRule
 
qs - Variable in class org.objectweb.jonas_jms.JQueueSession
 
QSUpdateServiceWSDLHandler - Class in org.objectweb.jonas.ws.axis
Update the wsdlFile specified in wsdd with the good URLs for endpoints.
QSUpdateServiceWSDLHandler() - Constructor for class org.objectweb.jonas.ws.axis.QSUpdateServiceWSDLHandler
 
query(Node, String, Collection) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries the given node for all elements at a given path.
query(Node, String, Collection, Transformer.NodeFilter) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries the given node for all elements at a given path and filters the result.
query - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
query - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
 
Query - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element query
Query() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.Query
Constructor
QueryMethod - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element query-method
QueryMethod() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Constructor
queryMethodElementToString(QueryMethod) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
String representation of the given element
QueryMethodRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element query-method
QueryMethodRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.QueryMethodRuleSet
Construct an object with a specific prefix
queryNames(ObjectName, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
queryNames(ObjectName) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
queryNames(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
queryNames(ObjectName) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
queryNames(ObjectName, QueryExp) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
 
queryNames(String, ObjectName, QueryExp) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Query for ObjectNames on the server named domainServerNamebased on a query string.
queryNames(ObjectName, QueryExp) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
queryNames(String, ObjectName, QueryExp) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
queryNames(String, String, String) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
queryNames(String, String, String) - Method in interface org.objectweb.jonas.mejb.ManagementEndpoint
Returns the search results for mbeans on a server in the domain.
queryNode - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
 
queryObjectNames(ObjectName) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Return the list of ObjectName gotten by the query in the current MbeanServer.
QueryRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element query
QueryRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.QueryRuleSet
Construct an object with a specific prefix
queryStrings(ObjectName) - Static method in class org.objectweb.jonas.jmx.J2eeObjectName
Return the list of ObjectName's String gotten by the query in the current MbeanServer.
queryTransformer - Variable in class org.objectweb.jonas_ejb.container.jorm.MedorFactory
This field references the query transformer which must be used to optimize the medor requests.
queryTreeHolder - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
 
QueueForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Form used to present a Queue's properties
QueueForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
QUEUES - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
QUOTE - Static variable in class org.objectweb.jonas.webapp.taglib.GridBaseTag
 

R

RA_FILE_NAME - Static variable in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Path of the ra.xml deploymnet descriptor file
RA_XML - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
ra.xml property name
RAConfig - Class in org.objectweb.jonas_rar.raconfig
This class may be used to parse a resource adapter deployment descriptor and generate the corresponding properties files for the jca service java org.objectweb.jonas.resource.RAConfig -j jndiname -r rarlink -verbose java org.objectweb.jonas_ra.raconfig.RAConfig -u jonas-ra.xml java org.objectweb.jonas_ra.raconfig.RAConfig -dm -p db.properties
RAConfig(String) - Constructor for class org.objectweb.jonas_rar.raconfig.RAConfig
Constructor
RAConfigException - Exception in org.objectweb.jonas_rar.raconfig
RAConfigException thrown when RAConfig fails.
RAConfigException(String) - Constructor for exception org.objectweb.jonas_rar.raconfig.RAConfigException
 
RAConfigException(Throwable) - Constructor for exception org.objectweb.jonas_rar.raconfig.RAConfigException
 
RAConfigException(String, Throwable) - Constructor for exception org.objectweb.jonas_rar.raconfig.RAConfigException
 
raConn - Variable in class org.objectweb.jonas.resource.Rar
 
RangeVariableDeclaration() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
rar(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
Rar - Class in org.objectweb.jonas.resource
Rar object
Rar() - Constructor for class org.objectweb.jonas.resource.Rar
- Get the loggers - Get the global jndi context - Get the list of the resource adapters.
Rar(Context, String, String, WorkManager, ResourceBootstrapContext) - Constructor for class org.objectweb.jonas.resource.Rar
- Get the loggers - Get the global jndi context - Get the list of the resource adapters.
RAR_CHILD_DIR - Static variable in class org.objectweb.jonas.common.JModule
 
RAR_CONFIRM_FILE - Static variable in class org.objectweb.jonas.common.JModule
 
RAR_EXTENSION - Static variable in class org.objectweb.jonas.common.JModule
 
RAR_FILENAME - Static variable in class org.objectweb.jonas.resource.Rar
 
RAR_FILENAME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Rar filename property name
RAR_OBJNAME - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Rar object property name
RAR_TYPE - Static variable in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A rar typed archive
RarConfig() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
RarConfigMBean - Class in org.objectweb.jonas.resource
A RAR specific MBean which provides the schemas and EntityResolver needed to validate a jonas-ra.xml file or an ra.xml file.
RarConfigMBean() - Constructor for class org.objectweb.jonas.resource.RarConfigMBean
A default constructor which calls the parent constructor.
RarDeploymentDesc - Class in org.objectweb.jonas_rar.deployment.api
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific RAR desployment descriptor
RarDeploymentDesc(ClassLoader, Connector, JonasConnector) - Constructor for class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Construct an instance of a RarDeploymentDesc.
RarDeploymentDescException - Exception in org.objectweb.jonas_rar.deployment.api
The class RarDeploymentDescException indicates conditions that a reasonable application might want to catch.
RarDeploymentDescException() - Constructor for exception org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException
Constructs a new RarDeploymentDescException with no detail message.
RarDeploymentDescException(String) - Constructor for exception org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified message.
RarDeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified error cause.
RarDeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified error cause.
RarDeploymentDescManager - Class in org.objectweb.jonas_rar.deployment.lib
Manage Rar deployment descriptors
RarDeploymentTest - Class in org.objectweb.jonas_rar.deployment.tests
Defines a class for Rar deployment tests
RarDeploymentTest() - Constructor for class org.objectweb.jonas_rar.deployment.tests.RarDeploymentTest
 
RarManagerWrapper - Class in org.objectweb.jonas_rar.deployment.lib.wrapper
Wrap the RarDeploymentDescManager in this class to solve the ClassLoader problem of Digester.
Rars - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/rars/(autoload)
Rars() - Constructor for class org.objectweb.jonas.ant.jonasbase.Rars
Default constructor
RARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
List of Rars to copy for each JONAS_BASE
RARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
List of Rars to copy for each JONAS_BASE
RARSDIR - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
The name of the rars directory
razEntityContext() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Raz Context before freeing it.
RdbFactory - Class in org.objectweb.jonas_ejb.container.jorm
 
RdbFactory() - Constructor for class org.objectweb.jonas_ejb.container.jorm.RdbFactory
 
RdbMappingBuilder - Class in org.objectweb.jonas_ejb.lib
Class to hold meta-information for Jorm
RdbMappingBuilder(DeploymentDescEjb2, Logger) - Constructor for class org.objectweb.jonas_ejb.lib.RdbMappingBuilder
Constructor
read(PName, Object, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
It loads the data of the gen class.
readChar() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
readDomainConfig() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
 
readEJBHome(ObjectInputStream) - Method in class org.objectweb.jonas_ejb.container.JHandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in class org.objectweb.jonas_ejb.container.JHandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readServices() - Method in class org.objectweb.jonas.service.ServiceManager
For each service, create it and its associated configuration context.
readTimeout - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
Number of seconds before reading again instances for read-only.
readTimeout - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
time in millisec.
readTimeout - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
READY - Static variable in class org.objectweb.jonas.adm.Adm
 
RealmItem - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
RealmItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
RealmItem(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
RealmItem(String, String, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
RealmItem(String, String, String, boolean) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
RealmItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
RealmItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RealmItemByNameComparator
 
reauthenticate(Principal) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Check if the specific user is authenticated
rebind(Name, Object) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a name to an object, overwriting any existing binding.
rebindEJB(Transaction, JEntityContext, Object) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
rebind a PK with a JEntitySwitch (called by create methods)
RECEIVE_BUFFER_SIZE - Static variable in class org.objectweb.jonas.discovery.DiscoveryComm
Size of buffer to read incoming packets into.
receive_exception(JClientRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
 
receive_exception(ClientRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Indicates to the interceptor that an exception occurred.
receive_exception(ClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
receive_exception(JClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
receive_other(JClientRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
 
receive_other(ClientRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Allows an Interceptor to query the information available when a request results in something other than a normal reply or an exception.
receive_other(ClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
receive_other(JClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
receive_reply(JClientRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
 
receive_reply(ClientRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Allows an Interceptor to query the information on a reply after it is returned from the server and before control is returned to the client.
receive_reply(ClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
Receive reply interception
receive_reply(JClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
we do not use the received security context to set it (EJB, v1.1, chapter 15.5) Receive reply interception
receive_request(JServerRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
Analyzes the HAContext received and constructs the required context on the HA current context (the thread associated class) on the server side.
receive_request(ServerRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Allows an Interceptor to query request information after all the information, including operation parameters, are available.
receive_request(ServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
Receive request
receive_request(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
Receive request
receive_request(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
Receive request
receive_request_service_contexts(ServerRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
 
receive_request_service_contexts(ServerRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Allows the interceptor to process service context information.
receive_request_service_contexts(ServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
Receive request context
received_reply(int, SecurityContext) - Method in class org.objectweb.jonas.security.interceptors.jeremie.JonasSecuritySender
we do not use the received security context to set it (EJB, v1.1, chapter 15.5)
received_reply(int, SecurityContext) - Method in interface org.objectweb.security.propagation.SecuritySender
 
received_request(int, SecurityContext) - Method in class org.objectweb.jonas.security.interceptors.jeremie.JonasSecurityReceiver
 
received_request(int, SecurityContext) - Method in interface org.objectweb.security.propagation.SecurityReceiver
 
recomputeBusy() - Method in class org.objectweb.jonas.dbm.ConnectionManager
compute current min/max busyConnections
recomputeBusy() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
compute current min/max busyConnections
RECONFIG_TYPE - Static variable in class org.objectweb.jonas.management.ReconfigDispatcher
Management notification type for reconfiguration events (notify that the management application made a reconfiguration operation)
ReconfigDispatcher - Class in org.objectweb.jonas.management
This MBean implementation has to be extended by MBeans associated to reconfigurable JOnAS services and to reconfigurable resources managed by JOnAS (DataSources and MailFactories).
ReconfigDispatcher() - Constructor for class org.objectweb.jonas.management.ReconfigDispatcher
 
ReconfigDispatcherMBean - Interface in org.objectweb.jonas.management
This MBean type has an empty management interface, it only servers for extending NotificationBroadcaster.
ReconfigException - Exception in org.objectweb.jonas.management
 
ReconfigException(String) - Constructor for exception org.objectweb.jonas.management.ReconfigException
 
ReconfigException() - Constructor for exception org.objectweb.jonas.management.ReconfigException
 
ReconfigManager - Class in org.objectweb.jonas.management
This MBean allows persistent reconfiguration of a JOnAS server, alltogether with its embedded services, and possibly used resources like Data Sources ans Mail Factories.
ReconfigManager(Properties, MBeanServer) - Constructor for class org.objectweb.jonas.management.ReconfigManager
Create the ReconfigManager MBean instance and add itself as listner to MBeanServerNotifications.
ReconfigManagerMBean - Interface in org.objectweb.jonas.management
MBean interface for the ReconfigManager allowing JOnAS persistent reconfiguration.
Reconfigurator - Interface in org.objectweb.jonas.management
This interface is designed for a reconfigurator for xml or properties file.
ReconfiguratorProp - Class in org.objectweb.jonas.management
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource being configured by a .properties file.
ReconfiguratorProp(String, String, Properties) - Constructor for class org.objectweb.jonas.management.ReconfiguratorProp
Construct a reconfigurator for a JOnAS service or a JOnAS resource
ReconfiguratorXml - Class in org.objectweb.jonas.management
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource being configured by a .xml file.
ReconfiguratorXml(String, String, String) - Constructor for class org.objectweb.jonas.management.ReconfiguratorXml
Construct a reconfigurator for a JOnAS service or a JOnAS resource
Reconfigured - Interface in org.objectweb.jonas.management
Define an interface for ReconfiguredProp or ReconfiguredXml
ReconfiguredProp - Class in org.objectweb.jonas.management
 
ReconfiguredProp(String, String, boolean) - Constructor for class org.objectweb.jonas.management.ReconfiguredProp
 
ReconfiguredProp(String, String) - Constructor for class org.objectweb.jonas.management.ReconfiguredProp
 
ReconfiguredXml - Class in org.objectweb.jonas.management
Define an object which implements Reconfigured interface which handle xml file
ReconfiguredXml(String) - Constructor for class org.objectweb.jonas.management.ReconfiguredXml
Constructor.
recover(int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Obtain a list of prepared transaction branches from a resource manager.
recover(int) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Obtain a list of prepared transaction branches from a resource manager.
recover(int) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction.
recover() - Method in class org.objectweb.jonas_jms.JSession
 
recreateJavaMailFactory(JavaMail) - Method in interface org.objectweb.jonas.mail.MailService
This method is used when a Mail Factory configuration is modified via jonasAdmin.
recreateJavaMailFactory(JavaMail) - Method in class org.objectweb.jonas.mail.MailServiceImpl
This method is used when a Mail Factory configuration is modified via jonasAdmin.
recvUnicastSocket - Variable in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Used to recieve responses to the initial greeting message sent out on the multicast port.
reduceCache() - Method in class org.objectweb.jonas.container.EntityBean
Reduce number of instances in memory
reduceCache() - Method in class org.objectweb.jonas.container.MessageDrivenBean
Reduce number of instances in memory
reduceCache() - Method in class org.objectweb.jonas.container.StatelessSessionBean
Reduce number of instances in memory
reduceCache() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
reduce cache of instances
reduceCache() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Reduce number of instances in memory passivate all instances that are not busy and not used very recently
reduceCache() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
Reduce number of instances in memory
reduceCache() - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCacheSize() - Method in class org.objectweb.jonas.container.EJB
Reduce number of instances
reentrant - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
reentrant if instance can be used concurrently
reentrant - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
reentrant=true if a bean instance can be accessed concurrently in the same transaction, or outside transaction.
reentrant - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
REF_CLIENT_CONFIG - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for client-config wsdd
REF_SERVICE_CALL_PROPS - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for the service call properties
REF_SERVICE_PORT2WSDL - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for a Map linking service-endpoint-interface (from port-component) to wsdl:port
REF_SERVICE_QNAME - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for the service QName
REF_SERVICE_STUB_PROPS - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for the service call properties
REF_SERVICE_WSDL - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for the service WSDL URL
REF_SERVICE_WSDL_PORT_LIST - Static variable in class org.objectweb.jonas.ws.axis.JAxisServiceFactory
Ref name for the service port list
refresh() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicy
Refreshes/reloads the policy configuration.
refresh() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyWrapper
Refreshes/reloads the policy configuration.
refreshCatalina(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Refresh the Catalina server properties.
refreshConnectorsTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
Refresh the connectors branch tree.
refreshDomainDeployTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Refresh the domain deployment nodes of the tree.
refreshDomainMonitoringTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Refresh the domain monitoring nodes of the tree.
refreshGraphic() - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
refreshJetty(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Refresh the Jetty server properties.
refreshJonas(HttpServletRequest, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Refresh the managed JOnAS server properties.
refreshJoramTree(HttpServletRequest, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the Joram tree after creating / removing a Joram destination or after deploying / undeploying the Joram RAR
refreshLoggersTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.BaseLoggerAction
Refresh the loggers branch tree.
refreshMBeansTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the MBeans tree.
refreshSecurityTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseSecurityAction
Refresh the security branch tree.
refreshServers(HttpServletRequest, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Refresh all the servers properties.
refreshServers(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
refreshServerTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Refresh the management tree.
refreshServiceTree(int, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the service tree.
refreshStates() - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Try to refresh the server states TODO notify thread only.
refreshTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.BaseLoggerAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseSecurityAction
Refresh the tree.
RefreshTreeTag - Class in org.objectweb.jonas.webapp.taglib
 
RefreshTreeTag() - Constructor for class org.objectweb.jonas.webapp.taglib.RefreshTreeTag
 
refreshWebServiceTree(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
register() - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
Registers the MBean (and its childs) in the default MBeanServer
register(MBeanServer) - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
Registers the MBean (and its childs) in the specified MBeanServer
register() - Method in class org.objectweb.jonas_ejb.container.JHome
register this bean to JNDI (rebind)
register() - Method in class org.objectweb.jonas_ejb.container.JLocalHome
register this bean to JNDI (rebind) We register actually a Reference object.
register() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
register this bean to JNDI (rebind) We register actually a Reference object.
registerBF(BeanFactory) - Method in class org.objectweb.jonas_ejb.container.JContainer
register a BeanFactory
registerBFS(BeanFactory) - Method in class org.objectweb.jonas_ejb.container.JContainer
register a BeanFactory for Sync
registerContext(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Register a Context/Instance in the transaction.
registerCtx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
register a Context on the transaction, as a Synchronization.
registerDeployAction(DeployAction) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Register a DeployAction
registerDTD(String, String) - Method in class org.objectweb.jonas.ant.DescriptorHandler
 
registerEJB(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Register an EntitySwitch in the dirty list.
registerKnownDTDs(DescriptorHandler) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Register the locations of all known DTDs.
registerKnownDTDs(DescriptorHandler) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
registerMBean(Object, String) - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
Register an MBean on the JOnAS mbeanServer
registerMBean(Object, String) - Method in interface org.objectweb.jonas.jmx.JmxService
Register an MBean on the JOnAS MBeanServer
registerMBean(Referenceable, String, String, String, ConnectorDesc, JonasConnectorDesc, String, int, JCAResource, String, String, String, Context, Properties, String, ConnectionManagerImpl) - Method in class org.objectweb.jonas.resource.ResourceUtility
 
registerTask(AbsCleanTask) - Method in class org.objectweb.jonas_lib.deployment.work.WorkCleaner
Register a new clean task
registerWarMBean(String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Register a WAR by delegating the operation to the registerWar() method.
registerWarMBean(String) - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Register a WAR, this method is used for the JMX Management.
registerWarMBean(String) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Register a WAR by delegating the operation to the registerWar() method.
registerWarMBean(String) - Method in interface org.objectweb.jonas.web.JWebContainerService
Register a WAR by delegating the operation to the registerWar() method.
registerWarMBean(String) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Register a WAR by delegating the operation to the registerWar() method.
registerWarMBean(String) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Register a WAR by delegating the operation to the registerWar() method.
registerXAResource(Properties) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Register an XAResource with JOTM for recovery
registry - Variable in class org.objectweb.jonas.webapp.taglib.TreeControl
The collection of nodes that represent this tree, keyed by name.
RegistryService - Interface in org.objectweb.jonas.registry
Registry Service interface
RegistryServiceImpl - Class in org.objectweb.jonas.registry
 
RegistryServiceImpl() - Constructor for class org.objectweb.jonas.registry.RegistryServiceImpl
 
RegistryWSDLHandler - Class in org.objectweb.jonas.ws.handler
Publish a given WSDL Definition into a specified WebServices registry (UDDI/ebXML).
RegistryWSDLHandler(Properties) - Constructor for class org.objectweb.jonas.ws.handler.RegistryWSDLHandler
Constructor : creates a RegistryWSDLHandler object.
REGISTRYWSDLHANDLER_CLASS - Static variable in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
Class for RegistryWsdl handler
ReInit(InputStream) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ReInit(Reader) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ReInit(EJBQLTokenManager) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
ReInit(SimpleCharStream) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
ReInit(Reader) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
ReInit(InputStream) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
RelationshipRoleSource - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element relationship-role-source
RelationshipRoleSource() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Constructor
RelationshipRoleSourceRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element relationship-role-source
RelationshipRoleSourceRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.RelationshipRoleSourceRuleSet
Construct an object with a specific prefix
Relationships - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element relationships
Relationships() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.Relationships
Constructor
RelationshipsRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element relationships
RelationshipsRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.RelationshipsRuleSet
Construct an object with a specific prefix
release() - Method in class org.objectweb.jonas.dbm.JManagedConnection
notify as closed
release() - Method in class org.objectweb.jonas.webapp.taglib.GridBaseTag
Release resources after Tag processing has finished.
release() - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
Release resources after Tag processing has finished.
release() - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
Release resources after Tag processing has finished.
release() - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Release resources after Tag processing has finished.
release() - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Release resources after Tag processing has finished.
release() - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
release() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
release() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
release() - Method in class org.objectweb.jonas.webapp.taglib.JonasGridValueTag
 
release() - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
release() - Method in class org.objectweb.jonas.webapp.taglib.PanelTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas.webapp.taglib.TabTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
Release all state information set by this tag.
release() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
releaseConnection(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
releaseConnection(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.RdbFactory
 
released - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
releaseEndpoint(JMessageEndpoint) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
put the JMessageEndpoint back to the pool
releaseICtx(Transaction, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Release a context/instance at end of request.
releaseICtx(RequestCtx, boolean) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
releaseICtx(RequestCtx, boolean) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
Release the Context after use.
releaseICtx(RequestCtx, boolean) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
release the bean context.
releaseJContext(JContext, int) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Release a Context
releaseJContext(JContext) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Release a Context [deprecated]
releaseJContext(JContext) - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
Called after each method call
releaseJmxServer() - Method in class org.objectweb.jonas.jmx.AbsJmxServiceImpl
Remove internal references to the MBeanServer.
releaseResource(Object) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Release the ManagedConnection object resource
releaseResource(Object, boolean, boolean) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
releaseResource releases a Object in order to allow the Pool to recycle this Object.
releaseResource(Object) - Method in interface org.objectweb.jonas.resource.pool.api.PoolMatchFactory
releaseResource make sure that any cleanup needed for this entry is done
releaseResource(Object, boolean, boolean) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
releaseSavepoint(Savepoint) - Method in class org.objectweb.jonas.dbm.JConnection
 
releaseSavepoint(Savepoint) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
releaseServerSession(ServerSession) - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
put the ServerSession back to the pool
relNonInit - Variable in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
reload(String) - Method in class org.objectweb.jonas.web.catalina55.WebModuleProxy
Reload Web module
reload(String) - Method in interface org.objectweb.jonas.web.catalina55.WebModuleProxyMBean
Reload Web module
reloadConfiguration() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Reload the configuration (MBean interface)
reloadConfiguration() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Reload the configuration
ReloadJoramAdmin - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
ReloadJoramAdmin() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ReloadJoramAdmin
 
reloadWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Reload the current web application.
REMOTE - Static variable in class org.objectweb.jonas.registry.RegistryServiceImpl
 
remote - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
The EJBObject, or null if bean has no remote interface.
remote - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Remote Class
REMOTE_RESOUCE - Static variable in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Name of resource
RemoteClassLoaderSpi - Class in org.objectweb.jonas.server
Class RemoteClassLoaderSpi is the CAROL JRMP CLass Loader SPI for serialization performances.
RemoteClassLoaderSpi() - Constructor for class org.objectweb.jonas.server.RemoteClassLoaderSpi
 
RemoteLoginModule - Class in org.objectweb.jonas.security.auth.spi
This Remote login module is used to run a JAAS authentication on the remote side.
RemoteLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.RemoteLoginModule
 
remove() - Method in class org.objectweb.jonas.dbm.JManagedConnection
remove this item, ignoring exception on close.
remove(JarList) - Method in class org.objectweb.jonas.ear.lib.JarList
Remove all the entries contained in the jarList to the current jarList.
remove(String) - Method in class org.objectweb.jonas.security.JResources
Removes the named JResource from the JResource list.
remove(File) - Method in class org.objectweb.jonas.server.JURLs
Remove the specified file of this JURLs
remove() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Remove this node from the tree.
remove() - Method in interface org.objectweb.jonas_ejb.container.Container
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.objectweb.jonas_ejb.container.JContainer
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
Remove this instance.
remove(Handle) - Method in class org.objectweb.jonas_ejb.container.JHome
Removes an EJB object identified by its handle.
remove(Object) - Method in class org.objectweb.jonas_ejb.container.JHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.objectweb.jonas_ejb.container.JLocalHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
remove(Object, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
remove() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl.ElementIterator
 
remove(Object) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
remove(Object, boolean) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
remove(Object) - Method in class org.objectweb.jonas_ejb.container.JSessionHome
remove(pk) is not allowed for session beans
remove() - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
 
remove(Object) - Method in class org.objectweb.jonas_ejb.container.JSessionLocalHome
remove(pk) is not allowed for session beans
remove() - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
remove is implemented in the generated part.
remove(Timer) - Method in class org.objectweb.jonas_ejb.container.JTimerService
Remove the Timer
removeAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
It iterates over the collection parameter to remove each element in the collection.
removeAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
It iterates over the collection parameter to remove each element in the collection.
removeAuthenticationInformation(String) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
Removes authentication information for a given server or the domain.
removeBeans(String) - Method in class org.objectweb.jonas.adm.Adm
Remove the container identified by fileName and remove all beans in it
removeBeans(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
removeCache(ClassLoader) - Method in interface org.objectweb.jonas.container.EJBService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in interface org.objectweb.jonas.web.JWebContainerService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
Remove WebServices descriptors associated to the given ClassLoader
removeCache(ClassLoader) - Method in interface org.objectweb.jonas.ws.WebServicesService
Remove the WebServices descriptors associated to the given ClassLoader.
removeCache(ClassLoader) - Method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Static method in class org.objectweb.jonas_ejb.deployment.lib.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().removeCache()
removeCache(ClassLoader) - Method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Static method in class org.objectweb.jonas_web.deployment.lib.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().removeCache() call.
removeCache(ClassLoader) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().removeCache() call.
removeCache(ClassLoader) - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Remove the DD cache for the specified ClassLoader
removeChar(String, char) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Remove a specific character in a String Do not use replaceAll as it is a JDK 1.4 method
removeChild(int) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Remove the child node (and all children of that child) at the specified position in the child list.
removeConfiguration(JPolicyConfiguration) - Static method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfigurationKeeper
Remove a JOnAS policy configuration
RemoveConfirmDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveConfirmDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmDestinationsAction
 
RemoveConfirmUsersAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveConfirmUsersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmUsersAction
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Remove an event listener.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Removes an already registered connection event listener from the ManagedConnection instance
removeContainer(Container) - Method in interface org.objectweb.jonas.container.EJBService
Remove a JOnAS Container.
removeContainer(String) - Method in interface org.objectweb.jonas.container.EJBService
 
removeContainer(Container) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Remove a JOnAS container
removeContainer(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
 
removeContainer(Container, boolean) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Remove the specified container.
removeContainerMBean(String) - Method in class org.objectweb.jonas.container.EJBServiceImpl
MBean method remove a container application
removeContainerMBean(String) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
remove a container application
removeContext(Context) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Remove the specified Context from the set of defined Contexts for its associated Host.
removeContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
removeContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
 
removeContext4Tx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
removed - Variable in class org.objectweb.jonas_ejb.container.EntityCounters
nb of instances marked removed
removeDefaultAS(String) - Static method in class org.objectweb.jonas.resource.Rar
remove the specified jndiName from the default AS list
removeDeployedObject(String) - Method in class org.objectweb.jonas.server.J2EEServer
Remove an object name to the deployedObjects list.
RemoveDestinationsForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveDestinationsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
removeEar(String) - Method in class org.objectweb.jonas.adm.Adm
UnDeploy a given ear file with the help of the ear service.
removeEar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
UnDeploy a given ear file with the help of the ear service.
removeEJB(Object) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
remove an EJB by its PK
removeEJB(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
remove a Session.
removeEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.DeployerLog
Remove the given entry and return the entries of the file.
removeExcludedPolicy() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration.
REMOVEFILE - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
removeFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Remove a given file
RemoveForm - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
Manage the list of modules that can be removed
RemoveForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
removeFromEnvironment(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Removes an environment property from the environment of this context.
removeGroup(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Remove a group with a given name
removeGroup(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Remove a group with a given name
removeGroup(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Remove a group from this user
removeGroup(String) - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Remove a group from this user
removeInstance(String) - Static method in class org.objectweb.jonas.common.JProp
Remove the JProp instance corresponding to the given file name from the 'multiple' data structure
removeInstance(JEntityContext) - Method in class org.objectweb.jonas_ejb.container.TxListener
Remove an instance from the list
removeItemsMemoryRealmForm(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Remove of session the ItemsMemoryRealmForm instance if the given type is different of the current type.
removeJAXRConnection(String) - Method in interface org.objectweb.jonas.jaxr.JAXRService
Deprecated. Remove the names JAXRConnection from the Registry.
removeJAXRConnection(String) - Method in class org.objectweb.jonas.jaxr.JAXRServiceImpl
 
removeJdbcDataSource(String) - Method in class org.objectweb.jonas.dbm.JDBCResource
 
removeJmsDestination(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
Remove a Jms destination
removeJmsDestination(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Remove a Jms destination
removeJmsDestination(String) - Method in interface org.objectweb.jonas_jms.JmsJmxManagement
Management method Remove a Jms destination
removeJmsDestination(String) - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Remove a Jms destination
removeJmsQueueDestination(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method Remove a Jms destination
removeJmsQueueDestination(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Remove a Queue Jms destination
removeJmsTopicDestination(String) - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method Remove a Jms destination
removeJmsTopicDestination(String) - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
Remove a Topic Jms destination
RemoveJoramDestinationsAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveJoramDestinationsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveJoramDestinationsAction
 
RemoveJoramUsersAction - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveJoramUsersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveJoramUsersAction
 
removeJResource(String) - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
Remove the Resource (memory, ldap, datasource,...)
removeJResource(String) - Method in interface org.objectweb.jonas.security.JonasSecurityServiceImplMBean
Remove the Resource (memory, ldap, datasource,...)
removeLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Abstract method defined in the derived classes remove the work copy specified in the log entry and the log entry
removeLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.EarCleanTask
Remove the work copy specified in the log entry and the log entry
removeLogEntry(LogEntry) - Method in class org.objectweb.jonas_lib.deployment.work.JarCleanTask
Remove the work copy specified in the log entry and the log entry
removeMBeans() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Remove all the Mbeans used by this resource
removeMBeans() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Remove all the Mbeans used by this resource
removeMBeans() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Remove all the Mbeans used by this resource
removeMBeans() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Remove all the Mbeans used by this resource
removeMember(Principal) - Method in class org.objectweb.jonas.security.auth.JGroup
Removes the specified member from the group.
removeModuleFile(String) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Remove a specified J2EE module
removeNotificationListener(NotificationListener) - Method in class org.objectweb.jonas.management.ReconfigDispatcher
This method is called by the ReconfigManager when it no longer needs to receive management notifications.
removeNotificationListener(NotificationListener) - Method in interface org.objectweb.jonas.mejb.ListenerProxy
 
removeNotificationListener(NotificationListener) - Method in class org.objectweb.jonas.mejb.ListenerProxyImpl
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.objectweb.jonas.mejb.ListenerRegistrationImpl
Enables to remove a listener from a registered managed object.
removeRar(String) - Method in class org.objectweb.jonas.adm.Adm
UnDeploy a given rar file with the help of the resource service.
removeRar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
UnDeploy a given rar file with the help of the resource service.
removeRecursiveDirectory(File) - Method in class org.objectweb.jonas_lib.deployment.work.AbsCleanTask
Remove a directory with all its child (recursive)
removeResource(String) - Method in class org.objectweb.jonas.server.J2EEServer
Remove an object name from the resources list.
removeRole(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Remove a role with a given name
removeRole(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Remove a role with a given name
removeRole(String) - Method in class org.objectweb.jonas.security.realm.principals.Group
Remove a role from this group
removeRole(String) - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Remove a role from this user
removeRole(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Remove a role from this user
removeRole(String) - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Remove a role from this user
removeRole(String) - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeServer(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Remove a server configuration (MBean interface)
removeServer(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Remove a server configuration
removeServer(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Remove a server from the cluster (jonasAdmin)
removeServer(String) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
remove a server from the cluster (jonasAdmin)
removeServer(String) - Method in class org.objectweb.jonas.management.cluster.LogicalCluster
MBean operation which overides the BaseCluster's one It removes the corresponding member object from the members list and unregisters the corresponding ServerProxy MBean if this is the domain cluster.
removeServlet(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Remove a servlet element from the web.xml.
removeServletMapping(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Remove servlet-mapping tag associated to a given servlet-name
removeServletWithSecurity(String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Remove a servlet element from the web.xml.
removeStateful(int) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
removeTimer(TimerEvent) - Method in class org.objectweb.jonas_timer.TimerManager
Deprecated.  
removeTxListener(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Remove a Transaction Listener from the list.
removeUncheckedPolicy() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
removeUser(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Remove a user with a given principal
removeUser(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMemoryMBean
Remove a user with a given principal and credential
removeUser(String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Remove a specific user
RemoveUsersForm - Class in org.objectweb.jonas.webapp.jonasadmin.joramplatform
 
RemoveUsersForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
removeUserToRoleMapping(String) - Static method in class org.objectweb.jonas.security.jacc.JPolicyUserRoleMapping
Remove a mapping for the given context Id
removeWar(String) - Method in class org.objectweb.jonas.adm.Adm
UnDeploy a given war file with the help of the web container service.
removeWar(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
UnDeploy a given war file with the help of the web container service.
rename(Name, Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Collection, Map) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
 
rename(Node, Map) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
 
renameJavaMailFactory(String, JavaMail) - Method in interface org.objectweb.jonas.mail.MailService
This method is used when a particular Mail Factory configuration operation is done via jonasAdmin : when the JNDI name of this resource is modified.
renameJavaMailFactory(String, JavaMail) - Method in class org.objectweb.jonas.mail.MailServiceImpl
This method is used when a particular Mail Factory configuration operation is done via jonasAdmin : when the JNDI name of this resource is modified.
render(JspWriter) - Method in class org.objectweb.jonas.webapp.taglib.RefreshTreeTag
 
render(JspWriter) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
render(JspWriter, TreeControlNode, int, int, boolean) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlRenderTag
Render the specified node, as controlled by the specified parameters.
render(JspWriter, TreeControlNode, int, int, boolean) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
Render the specified node, as controlled by the specified parameters.
render(JspWriter, String, int, int) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
renderTomThumb(ArrayList) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
Replace - Class in org.objectweb.jonas.ant.jonasbase
Replaces all occurrences of one or more string tokens with given values in the indicated files.
Replace() - Constructor for class org.objectweb.jonas.ant.jonasbase.Replace
 
replace(String, String, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.JonasAdminJmx
Replace any occurrence of the specified placeholder in the specified template string with the specified replacement value.
replace(String, String, String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
Replace any occurrence of the specified placeholder in the specified template string with the specified replacement value.
Replace.NestedString - Class in org.objectweb.jonas.ant.jonasbase
an inline string to use as the replacement text
Replace.NestedString() - Constructor for class org.objectweb.jonas.ant.jonasbase.Replace.NestedString
 
Replace.Replacefilter - Class in org.objectweb.jonas.ant.jonasbase
A filter to apply.
Replace.Replacefilter() - Constructor for class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
 
REPLACE_SECURITY_ATTRIBUTE_SERVICE - Static variable in class org.objectweb.jonas.security.iiop.Csiv2Const
Replacement of security attribute service Should be true if stateless, else false
replaceObject(Object) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulOutputStream
 
replaceObject(Object) - Method in class org.objectweb.jonas_ejb.container.JStatefulOutputStream
We must care about some object types.
replaceProp() - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
replicateCreate(JEntityContext, Object) - Method in class org.objectweb.jonas_ejb.container.JRepEntityHome
Called if we have to replicate a request
replicateCreate(JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JRepEntityLocalHome
Called if we have to replicate a request
replicateCreate(JStatefulSwitch) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocalHome
Called if we have to replicate a request
reportAvailableServices(HttpServletResponse, PrintWriter, HttpServletRequest) - Method in class org.objectweb.jonas.ws.axis.JAxisServlet
This method lists the available services; it is called when there is nothing to execute on a GET
reportError(String, ArchiveConfigForm, String, ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Report an error and forward to the given JSP page.
reportNoWSDL(HttpServletResponse, PrintWriter, String, AxisFault) - Method in class org.objectweb.jonas.ws.axis.QSUpdateServiceWSDLHandler
Reports that we have no WSDL
reportWSDL(Document, PrintWriter) - Method in class org.objectweb.jonas.ws.axis.QSUpdateServiceWSDLHandler
Reports WSDL
RequestCtx - Class in org.objectweb.jonas_ejb.container
Context associated to a request to a bean.
RequestCtx(int) - Constructor for class org.objectweb.jonas_ejb.container.RequestCtx
constructor.
requiredConfigProperty(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
RequiredConfigProperty - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element required-config-property
RequiredConfigProperty() - Constructor for class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Constructor
RequiredConfigPropertyDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element required-config-property
RequiredConfigPropertyDesc(RequiredConfigProperty) - Constructor for class org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc
Constructor
RequiredConfigPropertyRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element required-config-property
RequiredConfigPropertyRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.RequiredConfigPropertyRuleSet
Construct an object with a specific prefix
resAdp - Variable in class org.objectweb.jonas.resource.Rar
 
reset() - Static method in class org.objectweb.jonas.common.Log
Reset logger factory
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Reset the form back to its default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceRecoveryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceXAResourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.TopForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Reset all properties to their default values.
reset() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Resets this form.
reset() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl.ElementIterator
 
reset() - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
reset the GenClass to its initial state.
resetAllCounters() - Method in class org.objectweb.jonas.jtm.JTAResource
Reset all transaction counters
resetAllTxTotalCounters() - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Reset all transaction counters
ResetAuthenticationValve - Class in org.objectweb.jonas.web.catalina55
This valve reset the authentication and propagate the cached principal Authenticator valve will be called after (if an authentication is needed further).
ResetAuthenticationValve() - Constructor for class org.objectweb.jonas.web.catalina55.ResetAuthenticationValve
 
resetCatalina() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Reset the Catalina server properties.
resetCompCtx(Context) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
Restore old value
resetComponentContext(Context) - Method in class org.objectweb.jonas.naming.NamingManager
Set back the context with the given value.
resetComponentContext(Context) - Method in class org.objectweb.jonas_ejb.container.JFactory
reset old Component Context for JNDI environment
resetComponentContext(Context) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Set back the context with the given value.
ResetCountersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ResetCountersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetCountersAction
 
resetCurrentRMIConnectorName() - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
Set the currentRMIConnectorName to null
resetCurrentRMIConnectorName() - Method in interface org.objectweb.jonas.jmx.ManagementRepr
Set the currentRMIConnectorName to null
resetCurrentRMIConnectorName() - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
Set the currentRMIConnectorName to null
resetCurrentRMIConnectorName() - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
resetDeploymentDesc() - Method in class org.objectweb.jonas.web.lib.PermissionManager
Reset Deployment Descriptor
resetDeploymentDesc() - Method in class org.objectweb.jonas_ejb.container.PermissionManager
Reset Deployment Descriptor
resetDeploymentDesc() - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
Reset Deployment Descriptor
resetDomain() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Reset the domain properties.
resetJetty() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Reset the Jetty server properties.
resetJonas() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Reset the JOnAS server properties.
ResetRecoveryAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ResetRecoveryAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetRecoveryAction
 
resetState() - Method in class org.objectweb.jonas_lib.security.jacc.JPolicyConfiguration
Reset to OPEN state (Used by PolicyConfigurationFactory)
ResetTransactionsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
ResetTransactionsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ResetTransactionsAction
 
resolveClass(ObjectStreamClass) - Method in class org.objectweb.jonas_ejb.container.JObjectInputStream
Use the thread context class loader to resolve the class
resolveClass(ObjectStreamClass) - Method in class org.objectweb.jonas_ejb.container.JStatefulInputStream
Use the thread context class loader to resolve the class
resolveEntity(String, String) - Method in class org.objectweb.jonas.ant.DescriptorHandler
 
resolveEntity(String, String) - Method in class org.objectweb.jonas_lib.deployment.digester.JEntityResolverWithDigester
The Parser will call this method before opening any external entity except the top-level document entity.
resolveEntity(String, String) - Method in class org.objectweb.jonas_lib.deployment.validation.JEntityResolver
The Parser will call this method before opening any external entity except the top-level document entity.
resolveObject(Object) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulInputStream
We must care about some object types.
resolveObject(Object) - Method in class org.objectweb.jonas_ejb.container.JStatefulInputStream
We must care about some object types.
resolveResource(String, String, String, String, String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSResourceResolver
Uses the EntityResolver to resolve an external resource.
RESOURCE_ADAPTER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
RESOURCE_BUNDLE_NAME - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
RESOURCE_LIST - Static variable in class org.objectweb.jonas.resource.Rar
 
RESOURCE_LIST - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Resources list property name
RESOURCE_MANAGER_EVENT_LISTENER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
resourceAdapter(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ResourceAdapter - Class in org.objectweb.jonas.resource
MBean class for ResourceAdapter management
ResourceAdapter(String, Properties, String, String, boolean, URL, String) - Constructor for class org.objectweb.jonas.resource.ResourceAdapter
Constructor
Resourceadapter - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element resourceadapter
Resourceadapter() - Constructor for class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Constructor
ResourceAdapterAOForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterAOForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
ResourceAdapterASForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterASForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
ResourceAdapterCFForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterCFForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
ResourceadapterDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element resourceadapter
ResourceadapterDesc(Resourceadapter) - Constructor for class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
Constructor
ResourceAdapterForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
ResourceAdapterModule - Class in org.objectweb.jonas.resource
MBean class for ResourceAdapterModule management
ResourceAdapterModule(ObjectName, boolean, URL) - Constructor for class org.objectweb.jonas.resource.ResourceAdapterModule
 
ResourceadapterRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element resourceadapter
ResourceadapterRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.ResourceadapterRuleSet
Construct an object with a specific prefix
resourceAdapters() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ResourceBootstrapContext - Class in org.objectweb.jonas.resource
This class implements the BootstrapContext interface of the Connector Architecture 1.5 specification.
ResourceBootstrapContext(WorkManager, XATerminator) - Constructor for class org.objectweb.jonas.resource.ResourceBootstrapContext
Constructor
ResourceEnvRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element resource-env-ref.
ResourceEnvRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
 
ResourceEnvRefDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of a ResourceEnvRef object
ResourceEnvRefDesc(ClassLoader, ResourceEnvRef, JonasResourceEnv) - Constructor for class org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc
Construct a descriptor for the resource-env-ref and jonas-resource-env tags.
ResourceEnvRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze resource-env-ref
ResourceEnvRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.ResourceEnvRefRuleSet
Construct an object with a specific prefix
ResourceItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItemByFile - Class in org.objectweb.jonas.webapp.jonasadmin.service.resource
 
ResourceItemByFile() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
ResourceObjectJNDIHandler - Class in org.objectweb.jonas.resource
 
ResourceObjectJNDIHandler() - Constructor for class org.objectweb.jonas.resource.ResourceObjectJNDIHandler
 
ResourceRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element resource-ref.
ResourceRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.ResourceRef
 
ResourceRefDesc - Class in org.objectweb.jonas_lib.deployment.api
This class represents the description of a ResourceRef object
ResourceRefDesc(ClassLoader, ResourceRef, JonasResource) - Constructor for class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
Construct a descriptor for the resource-ref and jonas-resource tags.
ResourceRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze resource-ref
ResourceRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.ResourceRefRuleSet
Construct an object with a specific prefix
resourceService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ResourceService - Interface in org.objectweb.jonas.resource
JCA resource service implmentation
ResourceServiceException - Exception in org.objectweb.jonas.resource
The class ResourceServiceException that indicates conditions that a reasonable application might want to catch.
ResourceServiceException(String) - Constructor for exception org.objectweb.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
ResourceServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
ResourceServiceImpl - Class in org.objectweb.jonas.resource
JCA resource service implmentation
ResourceServiceImpl() - Constructor for class org.objectweb.jonas.resource.ResourceServiceImpl
Default construtor for ResourceService
ResourceServiceImplMBean - Interface in org.objectweb.jonas.resource
MBean Interface for Resource Service Management MBean type: Standard MBean model: Inheritance (ResourceServiceImpl)
ResourceSpec - Class in org.objectweb.jonas.resource
This class describes the context of a getConnection call: - the mcf to request a ManagedConnection - the security subject - the ConnectionRequestInfo transmitted with the request
ResourceSpec(Subject, ConnectionRequestInfo) - Constructor for class org.objectweb.jonas.resource.ResourceSpec
Constructor for the ResourceSpec object
ResourceUtility - Class in org.objectweb.jonas.resource
ResourceUtility class
ResourceUtility() - Constructor for class org.objectweb.jonas.resource.ResourceUtility
Default constructor
ResourceUtility(MBeanServer, Registry, Logger, Logger, Logger) - Constructor for class org.objectweb.jonas.resource.ResourceUtility
Constructor
restart() - Method in class org.objectweb.jonas_timer.TimerEvent
Restart timer to its initial value
restartTimer() - Method in class org.objectweb.jonas_ejb.container.JTimerHandle
Restart a Timer read from disk (persistent timer)
restartTimers() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Restart the Timers after jonas restart
restartTimers() - Method in class org.objectweb.jonas_ejb.container.JFactory
Restart Timers
resultTypeMappingRemote - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
 
retainAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
For each element of the current collection, it checks if it exist into the collection parameter.
retainAll(Collection) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
For each element of the current collection, it checks if it exist into the collection parameter.
returnXAResource(String, XAResource) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Called from JOTM to free the XAResource and associated Managed Connection when recovery is complete
reuse() - Method in class org.objectweb.jonas.dbm.JStatement
 
reuseEntityContext(boolean) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
reuse EntityContext for another transaction.
rme - Variable in class org.objectweb.jonas.resource.MCInfo
The event used for the later enlisting into transaction
rmeCalled - Variable in class org.objectweb.jonas.resource.MCInfo
Has the ResourceManagerEvent Listener been called
rmel - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Used by the server to register connections when no transactionnal context exists
RMI_IIOP - Static variable in class org.objectweb.jonas.container.Protocols
IIOP protocol
RMI_IRMI - Static variable in class org.objectweb.jonas.container.Protocols
JRMP protocol
RMI_JRMP - Static variable in class org.objectweb.jonas.container.Protocols
JRMP protocol
rmiConnector() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
RMIConnector - Interface in org.objectweb.jonas.jmx
Interface for JMX Remote Calls.
RMIConnectorImpl - Class in org.objectweb.jonas.jmx
Implements RMIConnector, the interface for JMX Remote Calls used by thr management applications.
RMIConnectorImpl(MBeanServer) - Constructor for class org.objectweb.jonas.jmx.RMIConnectorImpl
 
role(String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a role
Role - Class in org.objectweb.jonas.security.realm.principals
This class define the Role class which define a role with its name and description.
Role() - Constructor for class org.objectweb.jonas.security.realm.principals.Role
Constructor
Role(String) - Constructor for class org.objectweb.jonas.security.realm.principals.Role
Constructor with a specific role name
RoleBasedAuthorizationModule - Class in org.objectweb.jonas.security.auth.spi
Authorizes a certain user to access a certain resource based on the role(s) of that user and that user's group(s).
RoleMBean - Interface in org.objectweb.jonas.security.realm.principals
This interface define the MBeans methods
RoleMemoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
RoleMemoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
rollback() - Method in class org.objectweb.jonas.dbm.JConnection
In a JDBC-XA driver, Connection.rollback is only called if we are outside a global transaction.
rollback(Savepoint) - Method in class org.objectweb.jonas.dbm.JConnection
 
rollback(Xid) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Inform the resource manager to roll back work done on behalf of a transaction branch
rollback() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
rollback(Savepoint) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
rollback() - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
rollback(Xid) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Roll back work done on the Xid
rollback(Xid) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
Rollback the localTransaction, the param isn't used for a local transaction.
rollback() - Method in class org.objectweb.jonas_jms.JSession
 
rollbackXAResource(String) - Method in class org.objectweb.jonas.jtm.JTAResource
 
rollbackXAResource(String) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
 
root - Variable in class org.objectweb.jonas.webapp.taglib.TreeControl
The root node of the entire tree.
ROOTNODENAME_KEY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.SetUpTreeAction
 
RootTypeQnameRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element root-type-qname
RootTypeQnameRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.RootTypeQnameRuleSet
Construct an object with a specific prefix
RPAREN - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
RPC_PROVIDER - Static variable in class org.objectweb.jonas_ws.wsgen.generator.axis.VContextFactory
Default RPC Provider name
run() - Method in class org.objectweb.common.Cmd
Execute the command.
run() - Method in class org.objectweb.jonas.discovery.DiscoveryClientListener
 
run() - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
run() - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingListener
 
run() - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
 
run() - Method in class org.objectweb.jonas.discovery.DiscoveryListener
 
run() - Method in class org.objectweb.jonas.management.cluster.BaseCluster.DeployThread
 
run() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Run the array pool monitor
run() - Method in class org.objectweb.jonas.service.AbsDynamicServiceImpl
Abstract run method
run() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Process messages by calling run method on Session.
run() - Method in class org.objectweb.jonas_jms.JSession
 
run() - Method in class org.objectweb.jonas_lib.deployment.work.WorkCleaner
Start the thread of this class It will clean all the work entries
run(AxisWsClientGenerator) - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
Setup and runs the JOnASEmitter.
RunAs - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element run-as
RunAs() - Constructor for class org.objectweb.jonas_lib.deployment.xml.RunAs
Constructor
RunAsRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines the rules to analyze the element run-as
RunAsRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.RunAsRuleSet
Construct an object with a specific prefix
runGC() - Method in class org.objectweb.jonas.adm.Adm
run the garbage collector
runGC() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
runGC() - Method in class org.objectweb.jonas.server.J2EEServer
run the garbage collector
runGC() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Run garbage collector.
RUNNING - Static variable in class org.objectweb.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server start-up
RUNNING - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server is RUNNING and its reacheable
runningtx - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
transaction on which a Context has been registered.

S

sameas(Object) - Method in class org.objectweb.jonas_ejb.container.JTimer
This is used to retrieve a Timer from its Handle only.
sampling() - Method in class org.objectweb.jonas.dbm.ConnectionManager
make samples with some monitoring values
sampling() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
sampling updates the interval pool information
sampling() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
SasContextMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element sas-context
SasContextMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.SasContextMapping
Constructor
SasContextRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ior-security-config
SasContextRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.SasContextRuleSet
Construct an object with a specific prefix
save(DatasourceForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
save(ResourceAdapterForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
save(ResourceAdapterCFForm, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
save(Config, String, J2EEArchive) - Static method in class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
Save the curernt archive usin given configuration and given out filename.
save(Config, String) - Method in class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
Save the current archive using given configuration and given out filename.
SAVE_RECONFIG_TYPE - Static variable in class org.objectweb.jonas.management.ReconfigDispatcher
Management notification type for save configuration events (notify that the management application asks for save changes)
saveBeanTx() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
saveBeanTx() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
Keep the bean opened transaction for later use in other methods.
saveBeanTx() - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This do nothing for stateless
SaveCatalinaAction - Class in org.objectweb.jonas.webapp.jonasadmin.catalina
 
SaveCatalinaAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.catalina.SaveCatalinaAction
 
saveConfig() - Method in class org.objectweb.jonas.common.LogManagement
 
saveConfig() - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
saveConfig() - Method in class org.objectweb.jonas.dbm.JDBCDataSource
save updated configuration
saveConfig() - Method in class org.objectweb.jonas.jms.JmsServiceImpl
MBean method: save updated configuration
saveConfig() - Method in interface org.objectweb.jonas.jms.JmsServiceImplMBean
MBean method: save updated configuration
saveConfig() - Method in class org.objectweb.jonas.jtm.JTAResource
Save updated configuration
saveConfig() - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Save updated configuration
saveConfig(long) - Method in class org.objectweb.jonas.management.AbsReconfigurator
Saves the updated configuration
saveConfig() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Update and save configuration.
saveConfig(long) - Method in interface org.objectweb.jonas.management.Reconfigurator
Saves the updated configuration
saveConfig(long) - Method in class org.objectweb.jonas.management.ReconfiguratorProp
Saves the updated configuration
saveConfig(long) - Method in class org.objectweb.jonas.management.ReconfiguratorXml
Saves the updated configuration
saveConfig() - Method in class org.objectweb.jonas.security.realm.factory.JResource
Update and save configuration
saveConfig() - Method in interface org.objectweb.jonas.security.realm.factory.JResourceMBean
Update and save configuration
SaveDestinationAction - Class in org.objectweb.jonas.webapp.jonasadmin.resource
 
SaveDestinationAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.resource.SaveDestinationAction
 
saveDomain(Domain, String) - Static method in class org.objectweb.jonas_domain.lib.DomainMapManager
Save the domain.xml file.
saveDomain(Domain, String) - Static method in class org.objectweb.jonas_domain.lib.wrapper.DomainManagerWrapper
Load the domain.xml file.
SaveDomainAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
Save domain information
SaveDomainAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.SaveDomainAction
 
SaveRealmAction - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
SaveRealmAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.SaveRealmAction
 
saveRequest(Request, Session) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JFormAuthenticator
Save the original request information into our session.
saveXML(String, String, Document) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Saves the given org.w3c.dom.Document back into an archive of the name given by archiveName.
scheduleWork(Work) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
SchemaRestrictions - Interface in org.objectweb.jonas.webapp.jonasadmin.xml.xs
An interface to represent the schema restrictions from a schema.
SchemaRestrictionsFactory - Class in org.objectweb.jonas.webapp.jonasadmin.xml.xs
A factory to create a schema restriction implementation.
SchemaRestrictionsFactory() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictionsFactory
 
Schemas - Interface in org.objectweb.jonas_lib.deployment.api
This class defines the interface for all J2EE 1.4 Schemas
scope - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The scope of the bean specified by the name property, if any.
scope - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The name of the scope in which to search for the tree attribute.
Script - Class in org.objectweb.jonas.ant.cluster
Allow to launch the cluster nodes
Script() - Constructor for class org.objectweb.jonas.ant.cluster.Script
Default constructor
searchEjbs(ContainerForm, String, ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
sec - Static variable in class org.objectweb.common.TraceCore
 
SEC_CTX_ID - Static variable in class org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
security context id
SEC_CTX_ID - Static variable in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
security context id
SEC_CTX_ID - Static variable in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
security context id
SEC_CTX_ID - Static variable in class org.objectweb.security.context.Marshalling
security context id
security - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
SecurityConstraint - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element security-constraint
SecurityConstraint() - Constructor for class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Constructor
SecurityConstraintListDesc - Class in org.objectweb.jonas_web.deployment.api
This class is used to manage security constraint in web applications useful for JACC implementation as it returns set of JACC permissions
SecurityConstraintListDesc(WebApp) - Constructor for class org.objectweb.jonas_web.deployment.api.SecurityConstraintListDesc
Constructor
SecurityConstraintRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze security-constraint in element
SecurityConstraintRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.SecurityConstraintRuleSet
Construct an object with a specific prefix
SecurityContext - Class in org.objectweb.security.context
Implementation of the JOnAS Security Context CAUTION: Don't forget to modify the Marshalling class of this package used for IIOP protocol
SecurityContext() - Constructor for class org.objectweb.security.context.SecurityContext
Constructor SecurityContext use the default principal name
SecurityContext(String, String[]) - Constructor for class org.objectweb.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String, List) - Constructor for class org.objectweb.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String, List, List, List, List) - Constructor for class org.objectweb.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String) - Constructor for class org.objectweb.security.context.SecurityContext
Constructor SecurityContext
SecurityContextHelper - Class in org.objectweb.jonas.security.iiop
This class is used by Csiv2 server interceptor and by the JOnAS EJB provider Web Service.
SecurityContextHelper - Class in org.objectweb.jonas.security.ws
This class is used by Csiv2 server interceptor and by the JOnAS EJB provider Web Service.
SecurityCurrent - Class in org.objectweb.security.context
For handling the association SecurityContext/ Thread
SecurityCurrent() - Constructor for class org.objectweb.security.context.SecurityCurrent
 
securityDatasourceFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a Security datasource factory.
SecurityEntry - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element security-entry
SecurityEntry() - Constructor for class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Constructor
SecurityEntryDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element security-entry
SecurityEntryDesc(SecurityEntry) - Constructor for class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc
Constructor
SecurityEntryRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element security-entry
SecurityEntryRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.SecurityEntryRuleSet
Construct an object with a specific prefix
securityFactories(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for the Security factory name.
SecurityGenerator - Class in org.objectweb.jonas_ws.wsgen.generator
Generates the necessary security files to the generated webapp for a stateless session bean endpoint.
SecurityGenerator(Document) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.SecurityGenerator
Creates a new SecurityGenerator object
SecurityIdentity - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element security-identity
SecurityIdentity() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Constructor
SecurityIdentityRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element security-identity
SecurityIdentityRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.SecurityIdentityRuleSet
Construct an object with a specific prefix
SecurityInitializer - Class in org.objectweb.jonas.security.interceptors.iiop
Class SecurityInitializer is a Security Interceptor initialisation for jonas
SecurityInitializer() - Constructor for class org.objectweb.jonas.security.interceptors.iiop.SecurityInitializer
 
SecurityInitializer - Class in org.objectweb.jonas.security.interceptors.jrmp
Class SecurityInitializer is a JRMP Initiliazer for security context propagation
SecurityInitializer() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.SecurityInitializer
 
SecurityInterceptor - Class in org.objectweb.jonas.security.interceptors.iiop
Marshall/Unmarshall security context
SecurityInterceptor() - Constructor for class org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
 
securityLdapFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a Security ldap factory.
securityMemoryFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a Security memory factory.
securityPermission(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
SecurityPermission - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element security-permission
SecurityPermission() - Constructor for class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Constructor
SecurityPermissionDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element security-permission
SecurityPermissionDesc(SecurityPermission) - Constructor for class org.objectweb.jonas_rar.deployment.api.SecurityPermissionDesc
Constructor
SecurityPermissionRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element security-permission
SecurityPermissionRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.SecurityPermissionRuleSet
Construct an object with a specific prefix
SecurityReceiver - Interface in org.objectweb.security.propagation
 
SecurityRole - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element security-role
SecurityRole() - Constructor for class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Constructor
SecurityRole - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element security-role
SecurityRole() - Constructor for class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Constructor
SecurityRoleDesc - Class in org.objectweb.jonas_web.deployment.api
Class is used for the security role
SecurityRoleDesc(SecurityRole) - Constructor for class org.objectweb.jonas_web.deployment.api.SecurityRoleDesc
Constructor
SecurityRoleMapping - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element security-role-mapping.
SecurityRoleMapping() - Constructor for class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
Constructor
SecurityRoleRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element security-role-ref
SecurityRoleRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Constructor
SecurityRoleRefDesc - Class in org.objectweb.jonas_lib.deployment.api
Defines a SecurityRoleRefDesc class for the management of EJBRoleRefPermissions and WebRoleRefPermissions in JACC
SecurityRoleRefDesc(String, SecurityRoleRef, boolean) - Constructor for class org.objectweb.jonas_lib.deployment.api.SecurityRoleRefDesc
Constructor for SecurityRoleRefDesc
securityRoleRefDescList - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
List of SecurityRoleRefDesc for JACC
SecurityRoleRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines the rules to analyze the element security-role-ref
SecurityRoleRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.SecurityRoleRefRuleSet
Construct an object with a specific prefix
SecurityRoleRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element security-role
SecurityRoleRuleSet(String) - Constructor for class org.objectweb.jonas_ear.deployment.rules.SecurityRoleRuleSet
Construct an object with a specific prefix
SecurityRoleRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines the rules to analyze the element security-role
SecurityRoleRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.SecurityRoleRuleSet
Construct an object with a specific prefix
SecuritySender - Interface in org.objectweb.security.propagation
 
securityService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
SecurityService - Interface in org.objectweb.jonas.security
Defines the interface for the security service
SecurityServiceContext - Class in org.objectweb.jonas.security.interceptors.jrmp
Class SecurityServiceContext is a JRMP Class for Security Context Propagation
SecurityServiceContext() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext
Empty constructor for Externalizable
SecurityServiceContext(int, SecurityContext) - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext
constructor
SecurityServiceException - Exception in org.objectweb.jonas.security
SecurityService Exception
SecurityServiceException(String) - Constructor for exception org.objectweb.jonas.security.SecurityServiceException
 
SecurityServiceException(Throwable) - Constructor for exception org.objectweb.jonas.security.SecurityServiceException
 
SecurityServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.security.SecurityServiceException
 
sehome - Variable in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
sehomeList - Static variable in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
 
SELECT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
SelectClause() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
selected - Variable in class org.objectweb.jonas.webapp.taglib.TreeControl
The most recently selected node.
selected - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
Is this node currently selected?
SelectedItemsForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
SelectedItemsForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
SelectExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
selectForUpdate - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
true when we want use select ..
selectNameNode(String, boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Select the node in the tree.
selectNode(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
Mark the specified node as the one-and-only currently selected one, deselecting any previous node that was so marked.
selector - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
send_exception(JServerRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
 
send_exception(ServerRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Allows an Interceptor to query the exception information and modify the reply service context before the exception is thrown to the client.
send_exception(ServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
send_exception(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
 
send_exception(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
 
send_other(JServerRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
 
send_other(ServerRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Allows an Interceptor to query the information available when a request results in something other than a normal reply or an exception.
send_other(ServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
send_other(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
 
send_other(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
 
send_poll(JClientRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
 
send_poll(ClientRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Allows an Interceptor to query information during a Time-Independent Invocation (TII) polling get reply sequence.
send_poll(ClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
send_poll(JClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
send_reply(JServerRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAServerInterceptor
 
send_reply(ServerRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor
Allows an Interceptor to query reply information and modify the reply service context after the target operation has been invoked and before the reply is returned to the client.
send_reply(ServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
send reply with context
send_reply(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
send reply with context
send_reply(JServerRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
send reply with context
send_request(JClientRequestInfo) - Method in class org.objectweb.jonas.ha.interceptor.HAClientInterceptor
Constructs the HAContext with the required replication information on the client side
send_request(ClientRequestInfo) - Method in class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor
Need to send an establish context as described in the CSS state machine Compliance with level 0, so stateless context
send_request(ClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
send client transaction context with the request, if existed.
send_request(JClientRequestInfo) - Method in class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
send client context with the request.
sendDiscoveryMessage(DiscMessage) - Method in class org.objectweb.jonas.discovery.DiscoveryClientListener
Sends a discovery message to the server group.
sendFile(byte[], String, boolean) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Send a file to JOnAS Base with the given input stream and write it in the corresponding directory, ie JONAS_BASE/apps, JONAS_BASE/ejbjars, etc.
sending_reply(int) - Method in class org.objectweb.jonas.security.interceptors.jeremie.JonasSecurityReceiver
 
sending_reply(int) - Method in interface org.objectweb.security.propagation.SecurityReceiver
 
sending_request(int) - Method in class org.objectweb.jonas.security.interceptors.jeremie.JonasSecuritySender
 
sending_request(int) - Method in interface org.objectweb.security.propagation.SecuritySender
 
sendNotif(DiscMessage) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
sends (multicasts) a Discovery Message to the group.
sendNotification(Notification) - Method in class org.objectweb.jonas.server.J2EEServer
Send a notification to the listener.
sendNotification(Notification) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Send a notification to the listener.
sendReconfigNotification(long, String, Object) - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Send a reconfiguration notification to the registerd listener.
sendResponse(DiscMessage, InetAddress, int) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
Send response to a DiscoveryMessage
sendSaveNotification(long, String) - Method in class org.objectweb.jonas.management.ReconfigDispatcher
Send a save configuration notification to the registerd listener.
SEPARATOR - Static variable in class org.objectweb.jonas.security.realm.principals.Group
Separator of the roles
SEPARATOR - Static variable in class org.objectweb.jonas.security.realm.principals.User
Separator of the groups/roles
SEPARATOR - Static variable in class org.objectweb.jonas.webapp.jonasadmin.Jlists
 
SEPARATORS - Static variable in class org.objectweb.jonas.ant.jonasbase.JTask
Property separators (4 spaces)
sequenceNumber - Variable in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResource
Value used as sequence number by reconfiguration notifications
serialize(OutputStream) - Method in class org.objectweb.jonas_lib.xml.XMLSerializer
Serialize the encapsulated Document into the OutputStream
serialize(Writer) - Method in class org.objectweb.jonas_lib.xml.XMLSerializer
Serialize the encapsulated Document into the Writer
serializeDocument(Document) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Serialize a DOM tree into plaint text.
server - Variable in class org.objectweb.jonas.jmx.RMIConnectorImpl
 
Server - Class in org.objectweb.jonas.server
This class implements an JOnAS Server.
Server - Class in org.objectweb.jonas_clusterd.xml
Server element
Server() - Constructor for class org.objectweb.jonas_clusterd.xml.Server
Constructor
Server - Class in org.objectweb.jonas_domain.xml
JOnAS instance
Server() - Constructor for class org.objectweb.jonas_domain.xml.Server
Constructor
SERVER_CONFIG_WSDD - Static variable in class org.objectweb.jonas.ws.axis.JServletEngineConfigurationFactory
server-config.wsdd base
serverConfig() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ServerDeploy - Class in org.objectweb.jonas.ant
Controls hot deployment tools for J2EE servers.
ServerDeploy() - Constructor for class org.objectweb.jonas.ant.ServerDeploy
 
serverId - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
The server ID of the jonas instance.
ServerInterceptor - Class in org.objectweb.jonas.security.interceptors.jrmp.ctxcheck
Checks that the security context that has been unserialized on the server side has a valid signature (Nobody has changed its value).
ServerInterceptor() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
Default constructor.
ServerItem - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
ServerItem(ObjectName, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
SERVERNAME - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
serverName - Variable in class org.objectweb.jonas.mail.MailServiceImpl
 
serverOn - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
The server's ObjectName (this corresponds to the J2EEServer MBean registered in the represented server's MBean server)
serverProxy(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
ServerProxy - Class in org.objectweb.jonas.management.monitoring
A ServerProxy proxy MBean represents a server in the domain on the master side.
ServerProxy(DomainMonitor, String) - Constructor for class org.objectweb.jonas.management.monitoring.ServerProxy
Constructor used when a server is discovered
ServerProxy(DomainMonitor, String, Collection, ClusterDaemonProxy) - Constructor for class org.objectweb.jonas.management.monitoring.ServerProxy
Constructor used for a new domain.xml entry or for a server added to the domain by a management application.
ServerProxyMBean - Interface in org.objectweb.jonas.management.monitoring
Implements MBean interface for proxy MBeans.
serverProxys() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
serverReady(boolean) - Method in class org.objectweb.jonas.adm.Adm
server is ready
ServerRuleSet - Class in org.objectweb.jonas_clusterd.rules
This class defines the rules to analyze the server element
ServerRuleSet(String) - Constructor for class org.objectweb.jonas_clusterd.rules.ServerRuleSet
Construct an object with the prefix
ServerRuleSet - Class in org.objectweb.jonas_domain.rules
This class defines the rules to analyze the server element
ServerRuleSet(String) - Constructor for class org.objectweb.jonas_domain.rules.ServerRuleSet
Construct an object with the prefix "application"
ServerSecurityInterceptor - Class in org.objectweb.jonas.security.interceptors.jrmp
Class ServerSecurityInterceptor is a JRMP security server interceptor for Security Context propagation
ServerSecurityInterceptor() - Constructor for class org.objectweb.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
Empty constructor
Service - Interface in org.objectweb.jonas.service
This interface defines a Service.
Service - Class in org.objectweb.jonas.ws.mbean
A WebService MBean represents a webservice-description in webservices.xml.
Service(String) - Constructor for class org.objectweb.jonas.ws.mbean.Service
Service Constructor
service(String, ObjectName) - Static method in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
 
SERVICE_NAME - Static variable in class org.objectweb.jonas.common.LogManagement
 
SERVICE_NAME - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
SERVICE_NAME - Static variable in class org.objectweb.jonas.jtm.JTAResource
Service name as used to label configuration properties
SERVICE_NAME - Static variable in class org.objectweb.jonas.jtm.TransactionServiceImpl
Service name as used to label configuration properties
ServiceDesc - Class in org.objectweb.jonas_ws.deployment.api
This class corresponds to 1 webservices-description XML element.
ServiceDesc(ClassLoader, WebserviceDescription, JonasWebserviceDescription) - Constructor for class org.objectweb.jonas_ws.deployment.api.ServiceDesc
Constructor : creates a ServiceDesc object.
ServiceException - Exception in org.objectweb.jonas.service
Exception thrown by JOnAS Services.
ServiceException(String) - Constructor for exception org.objectweb.jonas.service.ServiceException
Constructor specifying only the cause message.
ServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.service.ServiceException
Constructor with message description + cause
ServiceImplBean - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element service-impl-bean
ServiceImplBean() - Constructor for class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Constructor
ServiceImplBeanRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element service-impl-bean
ServiceImplBeanRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.ServiceImplBeanRuleSet
Construct an object with a specific prefix
ServiceItem - Class in org.objectweb.jonas.webapp.jonasadmin.service
 
ServiceItem(String, boolean, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
ServiceItemByNameComparator - Class in org.objectweb.jonas.webapp.jonasadmin.service
 
ServiceItemByNameComparator() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
ServiceManager - Class in org.objectweb.jonas.service
This class implements a manager of org.objectweb.jonas.service.Service for JOnAS.
ServiceQnameRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze service-qname
ServiceQnameRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.ServiceQnameRuleSet
Construct an object with a specific prefix
ServiceRef - Class in org.objectweb.jonas_lib.deployment.xml
This class defines the implementation of the element service-ref.
ServiceRef() - Constructor for class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Constructor : build a new ServiceRef object
ServiceRefDesc - Class in org.objectweb.jonas_ws.deployment.api
A ServiceRefDesc describe a dependancy from a J2EE component onto a WebService (it is a Web Service Client).
ServiceRefDesc(ClassLoader, ServiceRef, JonasServiceRef, String) - Constructor for class org.objectweb.jonas_ws.deployment.api.ServiceRefDesc
Creates a new ServiceRefDesc object.
ServiceReferenceContextImpl - Class in org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee
Implementation of EWS ServiceReferenceContext for JOnAS.
ServiceReferenceContextImpl() - Constructor for class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Default constructor
ServiceRefFinder - Class in org.objectweb.jonas_ws.wsgen.finder
Specialized Finder for XML files.
ServiceRefFinder() - Constructor for class org.objectweb.jonas_ws.wsgen.finder.ServiceRefFinder
 
ServiceRefRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze element service-ref
ServiceRefRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.ServiceRefRuleSet
Construct an object with a specific prefix
Services - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the list of services in jonas.properties file
Services() - Constructor for class org.objectweb.jonas.ant.jonasbase.Services
Default constructor
ServicesCluster - Class in org.objectweb.jonas.ant.cluster
Define ServicesCluster task
ServicesCluster() - Constructor for class org.objectweb.jonas.ant.cluster.ServicesCluster
Default constructor
Servlet - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element servlet Don't take into account nested element : icon, display-name, description, init-param, load-on-startup, run-as and security-role-ref Which are optional (web container implentation will parse it)
Servlet() - Constructor for class org.objectweb.jonas_web.deployment.xml.Servlet
Constructor
ServletDesc - Class in org.objectweb.jonas_web.deployment.api
Defines a Servlet object.
ServletDesc(Servlet) - Constructor for class org.objectweb.jonas_web.deployment.api.ServletDesc
Constructor : Build a new Servlet object
ServletMapping - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element servlet-mapping
ServletMapping() - Constructor for class org.objectweb.jonas_web.deployment.xml.ServletMapping
 
ServletMappingRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze servlet-mapping
ServletMappingRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.ServletMappingRuleSet
Construct an object with a specific prefix
ServletRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze servlet
ServletRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.ServletRuleSet
Construct an object with a specific prefix
ServletServerForm - Class in org.objectweb.jonas.webapp.jonasadmin.jonasserver
 
ServletServerForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
sess - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
sess - Variable in class org.objectweb.jonas_jms.JSession
 
Session - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element session
Session() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.Session
Constructor
SESSION_CTX - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
SESSION_NAME - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Name of the variable in http session
SESSION_PROPERTY_TYPE - Static variable in class org.objectweb.jonas.mail.MailServiceImpl
 
SESSION_TIME_OUT_DEFAULT - Static variable in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
SessionBean - Class in org.objectweb.jonas.container
This class implements the SessionBean type specified in JSR77
SessionBean(String, JSessionFactory) - Constructor for class org.objectweb.jonas.container.SessionBean
 
sessionClose(Session) - Method in class org.objectweb.jonas_jms.JConnection
A non transacted session has beem closed
SessionDesc - Class in org.objectweb.jonas_ejb.deployment.api
Base class to hold meta-information related to a session bean.
SessionDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.SessionDesc
constructor: called when the DeploymentDescriptor is read.
sessionList - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
Pool of free JSessionSwitch objects Used if singleswitch=false.
sessionlist - Variable in class org.objectweb.jonas_jms.JConnection
 
sessionMailFactory(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a Session type mail factory.
sessionOpen(Session) - Method in class org.objectweb.jonas_jms.JConnection
A new non transacted session has been opened
SessionRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element session
SessionRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.SessionRuleSet
Construct an object with a specific prefix
SessionStatefulDesc - Class in org.objectweb.jonas_ejb.deployment.api
class to hold meta-information related to a stateful session bean.
SessionStatefulDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc
constructor: called when the DeploymentDescriptor is read.
SessionStatelessDesc - Class in org.objectweb.jonas_ejb.deployment.api
class to hold meta-information related to a stateless session bean.
SessionStatelessDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
constructor: called when the DeploymentDescriptor is read.
set(String, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Sets an attribute on the current element.
Set - Class in org.objectweb.jonas_ejb.container.jorm
This class is a basic implementation of the java.util.Set based on the generic class implementation (GenClassImpl) and the Collection implementation.
Set() - Constructor for class org.objectweb.jonas_ejb.container.jorm.Set
 
setAbstractSchemaName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the abstract-schema-name
setAcceptCountText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the acceptCountText.
setAcknowledgeMode(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the acknowledge-mode (EJB2.0 only)
setAckTimeout(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setAckTimeout(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setAction(String) - Method in class org.objectweb.jonas.ant.ServerDeploy
The action to be performed, usually "deploy"; required.
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the administrative action represented by this form.
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setAction(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setAction(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setActivated(boolean) - Method in class org.objectweb.jonas.server.J2EEServer
set monitoring activation
setActivated(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
setActivationConfig(ActivationConfig) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Set the activation-config (EJB2.1 only)
setActivationConfig(ActivationConfig) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the activation-config (EJB2.1 only)
setActivationConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Set the activation-config-property
setActivationConfigPropertyName(String) - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
Set the activation-config-property-name
setActivationConfigPropertyName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Set the activation-config-property-name
setActivationConfigPropertyValue(String) - Method in class org.objectweb.jonas_ejb.deployment.api.ActivationConfigPropertyDesc
Set the activation-config-property-value
setActivationConfigPropertyValue(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Set the activation-config-property-value
setActivationspec(Activationspec) - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Set the activationspec
setActivationspecClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Set the activationspec-class
setActivationSpecs(String) - Method in class org.objectweb.jonas.resource.JCAResource
set the ActivationSpec name
setAdapterLoaded(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setAdd(boolean) - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
setAddInJar(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setAdditionalargs(String) - Method in class org.objectweb.jonas.ant.GenICTask
Set additional arguments for GenIC command line
setAdditionalargs(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.additionalargs.
setAddress(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the address.
setAddress(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setAdjustPeriod(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Set the adjust period.
setAdminFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setAdminFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setAdminobjectClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Set the adminobject-class
setAdminobjectInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Set the adminobject-interface
setAdminobjectList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the adminobject
setAdminObjects(String) - Method in class org.objectweb.jonas.resource.JCAResource
set the AdminObject name
setAjpPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set AJP ports range
setAlgorithm(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the default algorithm to use
setAlgorithm(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the default algorithm to use
setAlgorithm(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the default algorithm to use
setAlgorithm(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the default algorithm to use
setAlgorithm(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setAlgorithm(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setAlgorithm(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setAlign(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Set the Alignment
setAllowTrace(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setAllThreadsCount(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
setAllThreadsCount(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setAltDD(ClassLoader, URL[], URL[]) - Method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Set the alt deployment desc which are used instead of the web.xml file which is in the war file.
setAltDD(URLClassLoader, URL[], URL[]) - Static method in class org.objectweb.jonas_client.deployment.lib.wrapper.ClientManagerWrapper
Wrap the ClientDeploymentDescManager.getInstance().setAltDD(ClassLoader, URL[], URL[])
setAltDd(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Set the alt-dd
setAltDD(ClassLoader, URL[], URL[]) - Method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Set the alt deployment desc which are used instead of the web.xml file which is in the war file.
setAltDD(URLClassLoader, URL[], URL[]) - Static method in class org.objectweb.jonas_web.deployment.lib.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().setAltDD() call.
setAltWsdl(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
 
setAnchor(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setAnonymousTypeQname(Qname) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
 
setAO(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setApplication(Application) - Method in class org.objectweb.jonas_lib.genbase.archive.Client
Set the container application.
setApplication(Application) - Method in class org.objectweb.jonas_lib.genbase.archive.EjbJar
Set the container application of this EjbJar
setApplication(Application) - Method in class org.objectweb.jonas_lib.genbase.archive.WebApp
Set the container application.
setArch(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Set architecture
setArch(String) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set architecture
setArchive(Archive) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
setArchiveName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the archive name for the form.
setArray(int, Array) - Method in class org.objectweb.jonas.dbm.JStatement
 
setArray(int, Array) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Array object.
setAS(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setAsciiStream(int, InputStream, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsContext(AsContextMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the assembly-descriptor
setAttribute(ObjectName, String, Object, String) - Static method in class org.objectweb.jonas.jmx.JonasManagementRepr
 
setAttribute(ObjectName, String, Object) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
setAttribute(ObjectName, String, Object) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
setAttribute(ObjectName, String, Object) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
setAttribute(ObjectName, Attribute) - Method in interface org.objectweb.jonas.jmx.RMIConnector
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
Sets the value of a specific attribute of a named MBean.
setAttribute(String, ObjectName, Attribute) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Sets the value of a specified attribute inside the mbean corresponding to the objectname name for the server with name domainServerName .
setAttribute(ObjectName, Attribute) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
setAttribute(String, ObjectName, Attribute) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
setAttributes(ObjectName, AttributeList) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
 
setAttributes(ObjectName, AttributeList) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
 
setAttributes(ObjectName, AttributeList) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
setAttributes(ObjectName, AttributeList) - Method in interface org.objectweb.jonas.jmx.RMIConnector
 
setAttributes(ObjectName, AttributeList) - Method in class org.objectweb.jonas.jmx.RMIConnectorImpl
 
setAttributes(String, ObjectName, AttributeList) - Method in interface org.objectweb.jonas.mejb.DomainManagement
Sets the values of attributes in attributes inside the mbean corresponding to the objectname name for the server with name domainServerName.
setAttributes(ObjectName, AttributeList) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
setAttributes(String, ObjectName, AttributeList) - Method in class org.objectweb.jonas.mejb.ManagementBean
 
setAttributes(List) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the list of attributes for this element.
setAttributes(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the list of elements for this element.
setAuthConstraint(AuthConstraint) - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Set the auth-constraint
setAuthenticationMechanismList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Set the authentication-mechanism
setAuthenticationMechanismList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the authentication-mechanism
setAuthenticationMechanismType(String) - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Set the authentication-mechanism-type
setAuthenticationMethod(String) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setAuthenticationMode(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the mode for validate the authentication of this LDAP realm
setAuthenticationMode(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the mode for validate the authentication of this LDAP realm
setAuthenticationMode(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setAuthenticationProperties(Properties) - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Set the authentication properties.
setAuthMethod(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
setAutoBoot(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set auto boot
setAutoBoot(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
Set the auto boot for the server
setAutoCommit(boolean) - Method in class org.objectweb.jonas.dbm.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx
setAutoCommit(boolean) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setAutoCommit(boolean) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
setAutoConnect(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setAutoConnect(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setAutoload(boolean) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
opy rar to autoload or only in rars/ ?
setAutoload(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
opy rar to autoload or only in rars/ ?
setAutoload(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setAutomaticPk(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the automatic-pk
setAvailableEjbJarsAndAltDDs(ClassLoader, URL[], URL[]) - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Set for the given ear identified by its earClassLoader the list of the ejb-jar that can be in the ejb-link and the optional Desployment Desc.
setAvailableEjbJarsAndAltDDs(URLClassLoader, URL[], URL[]) - Static method in class org.objectweb.jonas_ejb.deployment.lib.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().setAvailableEjbJarsAndAltDDs()
setAvgReceivedProcessingTime(double) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setBaseDN(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the DN used for the lookup of this LDAP realm
setBaseDN(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the DN used for the lookup of this LDAP realm
setBaseDn(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setBasejarname(String) - Method in class org.objectweb.jonas.ant.EjbJar
Set the base name of the EJB JAR that is to be created if it is not to be determined from the name of the deployment descriptor files.
setBaseName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setBasenameterminator(String) - Method in class org.objectweb.jonas.ant.EjbJar
The string which terminates the bean name.
setBaseURI(String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setBcc(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setBcc(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setBeanEnvironment(Context, BeanDesc) - Method in class org.objectweb.jonas_ejb.container.JContainer
Set the bean environment
setBeanFactory(BeanFactory) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Set the BeanFactory, when the bean is loaded in container.
setBegunTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setBigDecimal(int, BigDecimal) - Method in class org.objectweb.jonas.dbm.JStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.math.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBindingGeneration(boolean) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setBlob(int, Blob) - Method in class org.objectweb.jonas.dbm.JStatement
 
setBlob(int, Blob) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Blob object.
setBold(boolean) - Method in class org.objectweb.jonas.webapp.taglib.JonasGridNameTag
 
setBoolean(int, boolean) - Method in class org.objectweb.jonas.dbm.JStatement
 
setBoolean(int, boolean) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java boolean value.
setBooleanAttribute(ObjectName, String, boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setBooleanAttribute(Properties, String, boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setBooleanVals(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the debugVals.
setBooleanVals(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setBooleanValues(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setBooleanValues(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
setBorder(int) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setBufferSizeText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the bufferSizeText.
setBusyMaxRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setBusyMaxRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setBusyMaxRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setBusyMinRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setBusyMinRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setBusyMinRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setByte(int, byte) - Method in class org.objectweb.jonas.dbm.JStatement
 
setByte(int, byte) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java byte value.
setBytes(int, byte[]) - Method in class org.objectweb.jonas.dbm.JStatement
 
setBytes(int, byte[]) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java array of bytes.
setBytesReceivedByConnectorTomcat(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setBytesSentByConnectorTomcat(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setByteStream(InputStream) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setCacheSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setCallbackHandler(String) - Method in class org.objectweb.jonas_client.deployment.xml.ApplicationClient
Set the callback-handler
setCallerPropagation(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.SasContextMapping
 
setCancel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the cancel string
setCarolPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
set the carol port range
setCascadeDelete() - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the cascade-delete
setCatalinaDomainName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setCatalinaHome(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set catalina Home
setCatalog(String) - Method in class org.objectweb.jonas.dbm.JConnection
 
setCatalog(String) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setCc(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setCc(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setCdDir(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
cluster daemon directory
setCdDir(String) - Method in class org.objectweb.jonas.ant.cluster.Script
cluster daemon directory
setCdDir(String) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set the cluster daemon directory
setCdName(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the name used by the cluster daemon
setCdPort(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the port used by the cluster daemon
setCdProtocol(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the protocol used by the cluster daemon
setCellPadding(int) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setCellSpacing(int) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setCertifiedText(boolean) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setCF(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setChangeStyle(boolean) - Method in class org.objectweb.jonas.webapp.taglib.GridRowTag
 
setChannel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the channel of the connector
setChannel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the channel of the connector
setCharacterStream(int, Reader, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setCharacterStream(int, Reader, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(Reader) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setCheckedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setCheckingLevels(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
setCheckLevel(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setCheckLevel(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setCheckLevel(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
setCheckLevel(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new check level value to use for this RAR.
setChildren(Map) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the children map.
setChildren(List) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the list of children to the given list.
setChildren(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Set the list of children for this element.
setCiphers(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setClassAssertionStatus(String, boolean) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
setClassLoader(ClassLoader) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
Set the classloader to use
setClassLoader(ClassLoader) - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
Set the classloader to use
setClassName(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setClassName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setClassname(String) - Method in class org.objectweb.jonas.ws.mbean.Handler
 
setClasspath(Path) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the classpath for this task
setClasspath(Path) - Method in class org.objectweb.jonas.ant.EjbJar
Set the classpath to use when resolving classes for inclusion in the jar.
setClasspath(Path) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Set the classpath to be used for this compilation.
setClasspath(String) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setClasspathParam(String) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setClasspathref(Reference) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the classpath as a Reference on another path
setClassProperties(ObjectName, String, ArrayList, String) - Static method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Set Class Properties
setCleanup(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the cleanup
setClientAuth(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set whether client authentication is supported or not.
setClientContainerComponentContext(Context) - Method in class org.objectweb.jonas.naming.NamingManager
Set the context used by client container (per JVM instead of per thread)
setClientContainerComponentContext(Context) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Set the context used by client container (per JVM instead of per thread)
setClientID(String) - Method in class org.objectweb.jonas_jms.JConnection
Set the client identifier for this connection.
setClients(List) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
 
setClob(int, Clob) - Method in class org.objectweb.jonas.dbm.JStatement
 
setClob(int, Clob) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Clob object.
setClosed(boolean) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Close this object
setCluster(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setCluster(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setClusterDaemon(ClusterDaemon) - Method in class org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration
Set the cluster daemon bean
setClusterDaemon(String) - Method in class org.objectweb.jonas_domain.xml.Server
Set the cluster daemon name
setClusterDaemonList(JLinkedList) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setClusterDaemons(Vector) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setClusterDesc(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set clusterDesc
setClusterEjbNodesNb(int) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the number of Web nodes within the cluster
setClusterHomeDistributor(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the cluster-home-distributor
setClusterList(JLinkedList) - Method in class org.objectweb.jonas_domain.xml.Cluster
 
setClusterList(JLinkedList) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setClusterListenPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set Cluster listen ports range
setClusterMcastAddr(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set clusterMcastAddr
setClusterMcastPort(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set clusterMcastPort
setClusterName(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set clusterName
setClusterName(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set Cluster name
setClusterName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm
 
setClusterNodesName(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
set the name prefix for the cluster nodes
setClusterNodesName(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
set the name prefix for the cluster nodes
setClusterOId(ObjectId) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulContext
Sets the cluster object ID
setClusterOId(ObjectId) - Method in class org.objectweb.jonas_ejb.container.JRepStatefulLocal
Sets the clusterOId
setClusterRemoteDistributor(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the cluster-remote-distributor
setClusterReplicated(boolean) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Set the cluster replicated attribute
setClusterReplicated(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the cluster-replicated
setClusters(Vector) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setClusterType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setClusterWebNodesNb(int) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the number of Web nodes within the cluster
setCmiMcastAddr(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set mcastAddr for CMI
setCmiMcastPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set mcastPort for CMI
setCmiPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for CMI
setCmpFieldJdbcMappingList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the cmp-field-jdbc-mapping
setCmpFieldList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the cmp-field
setCmpversion(EjbJar.CMPVersion) - Method in class org.objectweb.jonas.ant.EjbJar
Sets the CMP version.
setCmpVersion(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the cmp-version
setCmrField(CmrField) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the cmr-field
setCmrFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
setCmrFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Set the cmr-field-name
setCmrFieldType(String) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
 
setCmrFieldType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Set the cmr-field-type
setCnxPendingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setCnxPendingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setCollocatedServer(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setCollocatedServer(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setColspan(int) - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
setCombinedRoles(ArrayList) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the combined roles of this user
setComment(boolean) - Method in class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
setCommitedTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setCompCtx() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
Set the bean environment in current context
setCompil(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setComplex(boolean) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
sets if this element is complex.
setComplex(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets if this element is complex or not.
setComponentContext(Context) - Method in class org.objectweb.jonas.naming.NamingManager
Associate this CompNamingContext with the current thread.
setComponentContext(Context, ClassLoader) - Method in class org.objectweb.jonas.naming.NamingManager
Associate the specified CompNamingContext with the given classloader.
setComponentContext() - Method in class org.objectweb.jonas_ejb.container.JFactory
set the Component Context for JNDI environment
setComponentContext(Context) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Aassociate this Context with the current thread.
setComponentContext(Context, ClassLoader) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Associate the specified CompNamingContext with the given classloader.
setCompress(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setCompress(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setCompression(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConfidentiality(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
setConfigDir(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setConfigDir(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConfigfile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Set the name of the JOnAS log config file
setConfigfile(String) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Set the name of the JOnAS log config file
setConfigLogTopic(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new config log topic for this RAR.
setConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Set the config-property
setConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the config-property
setConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the config-property
setConfigPropertyName(String) - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Set the config-property-name
setConfigPropertyName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Set the config-property-name
setConfigPropertyName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Set the config-property-name
setConfigPropertyType(String) - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Set the config-property-type
setConfigPropertyType(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Set the config-property-type
setConfigPropertyValue(String) - Method in class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc
Set the config-property-value
setConfigPropertyValue(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Set the config-property-value
setConfigType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the config type.
setConfiguration(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConfiguration(Config) - Method in interface org.objectweb.jonas_lib.genbase.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfiguration(Config) - Method in class org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfiguration(Config) - Method in class org.objectweb.jonas_ws.wsgen.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfigurationFile(String) - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Sets the configuration file
setConfigurationFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
Sets the configuration file
setConfirm(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setConfirm(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setConfirm(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setConfirmPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setConnectingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setConnectingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConnectionDefinitionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Set the connection-definition
setConnectionFactory(String) - Method in class org.objectweb.jonas.resource.JCAResource
set the ConnectionFactory name
setConnectionFactory(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionfactoryImplClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the connectionfactory-impl-class
setConnectionfactoryImplClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the connectionfactory-impl-class
setConnectionfactoryInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the connectionfactory-interface
setConnectionfactoryInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the connectionfactory-interface
setConnectionFailures(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setConnectionFailures(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnectionFailures(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionFailuresJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionFailuresJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionImplClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the connection-impl-class
setConnectionImplClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the connection-impl-class
setConnectionInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the connection-interface
setConnectionInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the connection-interface
setConnectionLeaks(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setConnectionLeaks(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnectionLeaks(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionLeaksJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionLeaksJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionLingerText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectionList(List) - Method in class org.objectweb.jonas_ejb.container.JSessionContext
 
setConnectionList(List) - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
Set the connection list for this instance.
setConnectionList(List) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
Save the Connection List after a create method.
setConnectionList(List) - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
Set the connection list for this instance.
setConnectionUploadTimeoutText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectionUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnector(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the name of the connector
setConnector(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the name of the connector
setConnector(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Set the connector
setConnectorDesc(ConnectorDesc) - Method in class org.objectweb.jonas.resource.Rar
set the ResourceAdapter Connector object for this Rar
setConnectorName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectorType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Connector type.
setConnectorType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setConnectorTypeVals(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the connectorTypeVals.
setConnectorURL(String[]) - Method in class org.objectweb.jonas.discovery.DiscEvent
 
setConnMaxAge(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max aiters of this JDBC Resource Adaptor Connection Pool
setConnMaxAge(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setConnMaxAge(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnMaxAge(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnTimeOutText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the connTimeOutText.
setContainerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setContainerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setContainerNames(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerNaming(ContainerNaming) - Method in interface org.objectweb.jonas_ejb.container.Container
set the ContainerNaming object
setContainerNaming(ContainerNaming) - Method in class org.objectweb.jonas_ejb.container.JContainer
set the ContainerNaming object Called by the EJB Server when starting the service.
setContainerObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerTransactionList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Set the container-transaction
setContainerType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setContainerTypes(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContext(Context) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Set the context of this Realm.
setContext4Tx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
setContextId(String) - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
setContextPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
setContextRoot(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setContextRoot(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Web
Set the context-root
setContextRoot(String) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Set the context-root element of this object
setContextRoot(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
 
setCookies(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setCreationDate(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setCredentialInterface(String) - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Set the credential-interface
setCrossContext(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setCsiv2Propagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Enable or disable Csiv2 propagation
setCsiv2Propagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Enable or disable Csiv2 propagation
setCurrentBusy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentBusy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentBusy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentBusyJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentBusyJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentFactory(GeneratorFactory) - Static method in class org.objectweb.jonas_lib.genbase.generator.GeneratorFactories
Set the current factory
setCurrentInTx(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentInTx(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentInTx(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentJonasDeployment(HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
setCurrentJonasDeploymentType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
setCurrentMessageContext(MessageContext) - Static method in class org.objectweb.jonas.ws.axis.JonasHandler
Set the active message context.
setCurrentNumberOfBeanType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfBMPType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfCMPType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfContainer(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setCurrentNumberOfEJB(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfEntity(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfMDB(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfMDBType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfSBF(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfSBFType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfSBL(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfSBLType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentOpened(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentOpened(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentOpened(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentOpenedJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentOpenedJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentRMIConnectorName(String) - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
Set the currentRMIConnectorName to the specified value, then lookup for the RMI connector
setCurrentRMIConnectorName(String) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
Set the currentRMIConnectorName to the specified value
setCurrentRMIConnectorName(String) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
Set the currentRMIConnectorName to the specified value
setCurrentRMIConnectorName(String) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
setCurrentThreadBusyByConnectorTomcat(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentThreadCountByConnectorTomcat(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentTotalMemory(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setCurrentUsedMemory(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentWaiters(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setCurrentWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentWorkerPoolSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCursorName(String) - Method in class org.objectweb.jonas.dbm.JStatement
 
setCursorName(String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setDatabaseName(String) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
setDatabaseName(String) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
setDatabaseName(String) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
setDatabaseServiceActivated(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDataMember() - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Set the data-member
setDataSource(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDatasourceClassname(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDataSourceDescription(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setDatasourceDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourceMapper(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceMapper(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourceName(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setDatasourceName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourcePassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setdataSources(String) - Method in class org.objectweb.jonas.ant.cluster.DbmCluster
Set the dataSources for the Dbm service
setdataSources(String) - Method in class org.objectweb.jonas.ant.jonasbase.Dbm
Set the dataSources for the Dbm service
setDataSources(HashMap) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDatasourceUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceUsername(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDate(int, Date) - Method in class org.objectweb.jonas.dbm.JStatement
 
setDate(int, Date, Calendar) - Method in class org.objectweb.jonas.dbm.JStatement
 
setDate(int, Date) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setDate(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setDbDir(String) - Method in class org.objectweb.jonas.ant.cluster.Script
db instance directory
setDbName(String) - Method in class org.objectweb.jonas.ant.cluster.Script
db instance name
setDbSpecificMethods(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setDeadlockTimeOut(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setDeadlockTimeout(int) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Set the deadlock timeout (jonas admin) Not used today
setDeadlockTimeout(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the deadlock-timeout
setDebug(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set WSDL2Java debug mode to on/off
setDebug(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setDebugStream(PrintStream) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
setDefaultAS(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Set the defaultAS
setDefaultAssertionStatus(boolean) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
setDefaultDMQ(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setDefaultEndpointURI(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
setDefaultPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for all protocols
setDefaultThreshold(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setDefaultValue(String) - Method in class org.objectweb.jonas.ant.JProperty
The default value if the property cannot be found
setDeletePhysicalDestination(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
setDeletePhysicalDestination(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
setDependency(String) - Method in class org.objectweb.jonas.ant.EjbJar
Set the analyzer to use when adding in dependencies to the JAR.
setDependency(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDeploy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setDeploy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeployable(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the list of deployable archives.
setDeployed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setDeployed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setDeployed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
setDeployGeneration(boolean) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setDeploying() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
Set state to Deploying
setDeploymentCompleted(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeploymentDesc(DeploymentDesc) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Set the parent deployment descriptor
setDeploymentDescriptor(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
 
setDeploymentInProgress(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeploySelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setDeploySelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeployTargetsList(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
setDesc(Object) - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
Setter method for J2EE component linking.
setDesc(Object) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Setter method for J2EE component linking.
setDesc(Object) - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
Setter method for J2EE component linking.
setDescription(String) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
setDescription(String) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
setDescription(String) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
setDescription(String) - Method in class org.objectweb.jonas.security.realm.principals.Group
Set the description of this group
setDescription(String) - Method in interface org.objectweb.jonas.security.realm.principals.GroupMBean
Set the description of this group
setDescription(String) - Method in class org.objectweb.jonas.security.realm.principals.Role
Set the description of this role
setDescription(String) - Method in interface org.objectweb.jonas.security.realm.principals.RoleMBean
Set the description of this role
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setDescription(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the description used for this RAR.
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setDescription(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setDescription(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
 
setDescription(String) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setDescription(String) - Method in class org.objectweb.jonas_domain.xml.Cluster
 
setDescription(String) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
setDescription(String) - Method in class org.objectweb.jonas_domain.xml.Server
 
setDescription(String) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpField
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Set the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Set the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Sets the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.RunAs
Set the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Set the description
setDescription(String) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Set the description
setDescription(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.License
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Set the description
setDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Set the description
setDescriptordir(File) - Method in class org.objectweb.jonas.ant.EjbJar
Set the descriptor directory.
setDestDir(File) - Method in class org.objectweb.jonas.ant.cluster.LibCluster
Override method to copy files to custom folder and not for several JONAS_BASE
setDestdir(File) - Method in class org.objectweb.jonas.ant.EjbJar
Set the destination directory.
setDestdir(File) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Set the destination directory; required.
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.Archives
Override method to copy files to JONAS_BASE/apps|webapps|rars|.../(autoload)
setDestDir(File) - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
 
setDestDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.Lib
Override method to copy files to lib/ext folder
setDestDir(File) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Set the destination directory for the replacement
setDestdir(File) - Method in class org.objectweb.jonas.ant.WsGenTask
Set the output Directory
setDestDirPrefix(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Set directory prefix
setDestDirPrefix(String) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set the destination directory prefix
setDestDirSuffixIndFirst(int) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
 
setDestDirSuffixIndLast(int) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
 
setDestFile(File) - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
 
setDestinations(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
setDestinationsStr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
set DestinationsStr
setDestinationsStr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
set DestinationsStr
setDestinationType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Set the destination-type
setDir(String) - Method in class org.objectweb.jonas.ant.cluster.ModJk
Set the mod_jk directory
setDir(File) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
The base directory to use when replacing a token in multiple files; required if file is not defined.
setDir(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Sets the directory
setDirectorDir(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set director directory
setDirectorEnabled(boolean) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set director enabled
setDirectorLbFactorRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set director lb factor range
setDirectorPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set Director ports range
setDirectory(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setDirty(boolean) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Set the dirty flag: true = instance modified.
setDisabledName(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setDisabledProperty(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setDisabledValueEqual(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setDisabledValueNotEqual(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setDisableUploadTimeout(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setDisplayName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the display name for this RAR.
setDisplayName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setDisplayName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDisplayName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Set the display-name
setDisplayName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the display-name
setDisplayName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the display-name
setDmq(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setDN(String) - Method in class org.objectweb.jonas.security.realm.principals.LDAPUser
Set the DN of this user
setDocBase(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setDocument(Document) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the document of this form
setDocument(Document) - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
setDocument(Document) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Set the new document to use
setDoListen(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setDomain(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Set the domain used by JOnAS server
setDomain(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
setDomainCluster(String, String, String, int, String, String[], String, String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Add a cluster in the domain
setDomainDesc(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set domainDesc
setDomainDesc(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set the domain description
setDomainName(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set domainName
setDomainName(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set the domain name
setDomainName(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set domainName
setDomainName(String) - Method in class org.objectweb.jonas.ant.cluster.Script
Set domainName
setDomainName(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set the domain name
setDomainName(String) - Method in class org.objectweb.jonas.discovery.DiscEvent
sets the domain name.
setDomainName(String) - Method in class org.objectweb.jonas.discovery.DiscGreeting
sets the domain name.
setDomainName(String) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
setDomainName(String) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setDomainName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setDomainName(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
set the domain name
setDoReceivedProcessingStats(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setDoTransmitterProcessingStats(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setDoTransmitterProcessingStats(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setDouble(int, double) - Method in class org.objectweb.jonas.dbm.JStatement
 
setDouble(int, double) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java double value.
setDriverClassName(String) - Method in class org.objectweb.jonas.dbm.JDBCDriver
 
setDriverName(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the name of the driver of this JDBC Resource Adaptor
setDriverName(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the name of the driver of this JDBC Resource Adaptor
setDsClass(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setDsClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the DS Class to use for this new RAR.
setDSName(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setDsName(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of the resource to use
setDsName(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of the resource to use
setDsName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setDsName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDTDsAllowed(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
Use of DTDs
setEarFileName(String) - Method in interface org.objectweb.jonas_ejb.container.Container
set the name of the ear application containing this container.
setEarFileName(String) - Method in class org.objectweb.jonas_ejb.container.JContainer
set the name of the ear application containing this container.
setEarON(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
setEarPath(URL) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setEarPath(URL) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
setEarURL(URL) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
setEisType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the EIS Type for this RAR.
setEisType(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the eis-type
setEjb(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Set the ejb
setEjbArguments(Object[]) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
Set the EJB arguments which can be used by policy provider
setEjbClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbClass(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the ejb-class
setEjbClientJar(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the ejb-client-jar
setEJBDDContext(EJBContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setEjbFileName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbInstNb(int) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set the ejb instances number
setEjbjars(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setEjbjars(List) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
 
setEjbLink(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the ejb-link
setEjbLink(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the ejb-link
setEjbLink(String) - Method in class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Set the ejb-link
setEjbName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the ejb-name
setEjbName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the ejb-name
setEjbName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Set the ejb-name
setEjbName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Set the ejb-name
setEjbQl(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Set the ejb-ql
setEjbRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the name
setEjbRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the name
setEjbRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
Sets the name
setEjbRefType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the type
setEjbRefType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the type
setEjbRelationList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Set the ejb-relation
setEjbRelationName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Set the ejb-relation-name
setEjbRelationName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Set the ejb-relation-name
setEjbRelationshipRoleName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the ejb-relationship-role-name
setEjbRelationshipRoleName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Set the ejb-relationship-role-name
setEjbs(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setElement(Element, Method, Class[], boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Set the subelement of an element The subelement may not be set if random is used
setElement(Element) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.DeploymentDescModifier
Set the new base Element to use
setEmptySessionPath(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setEnableLookups(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Enable Lookup Text.
setEncoding(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Set the file encoding to use on the files read and written by the task; optional, defaults to default JVM encoding
setEncoding(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Sets the encoding
setEncoding(String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setEncrypted(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Set the encrypted
setEndpoint(String) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
setEndpointURI(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
 
setEndpointURL(URL) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Set the Endpoint URL of the port-component.
setEnterpriseBeans(EnterpriseBeans) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the enterprise-beans
setEntityContext(JEntityContext) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
Set the EntityContext needed for setDirty calls
setEntityList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Set the entity
setEntitySwitch(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
set the EntitySwitch
setEntitySwitch(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityLocal
finish initialization
setEntitySwitch(JEntitySwitch) - Method in class org.objectweb.jonas_ejb.container.JEntityRemote
finish initialization
setEnvEntryName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
Sets the name
setEnvEntryType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
Sets the type
setEnvEntryValue(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
Sets the value
setEnvWebLoader(ClassLoader) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl.WebLoaderHolder
 
setError(String) - Method in class org.objectweb.jonas.management.monitoring.DeployAction
Action has failed
setError(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setError(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setErrorCountByConnectorTomcat(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setErrorMessage(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setEscapeProcessing(boolean) - Method in class org.objectweb.jonas.dbm.JStatement
 
setEscapeProcessing(boolean) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets escape processing on or off.
setEstablishTrustInClient(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
setEstablishTrustInTarget(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
setEvenStyleClass(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Set the styleClass of Even rows
setException(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setExceptionListener(ExceptionListener) - Method in class org.objectweb.jonas_jms.JConnection
Set an exception listener for this connection.
setExceptionType(String) - Method in exception org.objectweb.jonas.mejb.ManagementEndpointException
Sets the exception type.
setExcluded(boolean) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Sets the excluded attribute.
setExcluded() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Set this method excluded
setExcludeList(ExcludeList) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Set the exclude-list
setExpanded(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
setExpiredTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setFamily(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
setFastRmicEnabled(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setFetchDirection(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setFetchDirection(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Gives the driver a hint as to the direction in which rows will be processed in ResultSet objects created using this Statement object.
setFetchSize(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setFetchSize(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpField
Set the field-name
setFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Set the field-name
setFieldType(Class) - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
field type setter
setFile(File) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Set the source file; required unless dir is set.
setFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setFile(File) - Method in class org.objectweb.jonas_ejb.container.JTimer
Set the file associated with this timer.
setFileName(String) - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
 
setFilename(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setFilename(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setFilename(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setFilename(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
setFileName(String) - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
setFilePath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
setFiles(List) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
set files (wsdl publish)
setFinderMethodJdbcMappingList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the finder-method-jdbc-mapping
setFixed(String) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets the fixed string for this attribute
setFixed(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets the fixed value for this attribute.
setFlatdestdir(boolean) - Method in class org.objectweb.jonas.ant.EjbJar
Controls whether the destination JARs are written out in the destination directory with the same hierarchical structure from which the deployment descriptors have been read.
setFloat(int, float) - Method in class org.objectweb.jonas.dbm.JStatement
 
setFloat(int, float) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java float value.
setForeignKeyJdbcMappingList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Set the foreign-key-jdbc-mapping
setForeignKeyJdbcName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Set the foreign-key-jdbc-name
setForm(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
setForward(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setForward(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setForward(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
setForward(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setForwardAfter(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setForwardControl(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setFreelyReadable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setFreelyWriteable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setFullList(String) - Method in class org.objectweb.jonas.ant.cluster.ServicesCluster
Set the full list of the JOnAS's services
setFulltrans(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setFullType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setFullxid(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setGenerators() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceWriter
setGenerators Logic to set the generators that are based on the Service.
setGenericjarsuffix(String) - Method in class org.objectweb.jonas.ant.EjbJar
Set the suffix for the generated jar file.
setGenericJarSuffix(String) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Set the suffix for the generated jar file.
setGlobalNamingResources() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Defines the naming resources for tomcat only use for avoid null pointer when using a server.xml of the original distribution
setGlobalRowStyleClass(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setGlobalSecurityContext(SecurityContext) - Method in class org.objectweb.security.context.SecurityCurrent
Method setSecurityContext used for client container
setGreetingAckTimeOut(int) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
(non-Javadoc)
setGreetingAckTimeOut(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
sets the time out period within which the host will listen for acknowledgement messages after sending a greeting.
setGreetingListeningPort(int) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
(non-Javadoc)
setGreetingListeningPort(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
sets the port on which the DiscoveryManager is listening for a discovery greeting response.
setGreetingPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set the port for the discovery service
setGreetingPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set greeting ports range
setGroup(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setGroups(Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Set the groups
setGroups(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the groups of the user
setGroups(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
setGroupsNotused(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsNotusedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsUsed(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsUsedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setHandlerClass(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Sets the class
setHandlerList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Set the handler
setHandlerName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Sets the name
setHardLimit(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setHardLimit(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the hard-limit flag
setHashPassword(HashPassword) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the hashed password of this user
setHeader(String) - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
 
setHeader(String) - Method in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
 
setHeader(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
 
setHeader(String) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
 
setHeader(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
 
setHeight(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
 
setHeight(String) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
Accessor Height property.
setHeightBorder(int) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setHeightGraphic(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setHeightSeparator(int) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setHeightTab(int) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setHelp(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setHelp(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setHoldability(int) - Method in class org.objectweb.jonas.dbm.JConnection
 
setHoldability(int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setHome(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the home
setHome(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the home interface
setHomeClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setHost(String) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setHost(String) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setHost(String) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Set the host element of this object
setHostname(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the hostname of the connector
setHostname(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the hostname of the connector
setHostName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setHostName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setHostName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setHostName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setHostName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setHref(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setHttpPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set HTTP ports range
setHttpServletRequest(HttpServletRequest) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
 
setIcon(Icon) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Set the icon
setIcon(Icon) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the icon
setId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Set the id
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the id
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Set the id
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Set the id
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the id
setId(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Set the id
setIiopPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for IIOP
setImage(String) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
setImages(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setImagesDir(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setImagesDir(String) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setImpact(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setImplementationBean(String) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
setImplementationName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setImplementationVendor(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setImplementationVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setInactivityTimeOut(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setInactivityTimeout(int) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Set the inactivity timeout (jonas admin) Not used today
setInactivityTimeout(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the inactivity-timeout
setInboundResourceadapter(InboundResourceadapter) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the inbound-resourceadapter
setIndent(int) - Method in class org.objectweb.jonas_lib.xml.XMLSerializer
Set the format line indent value.
setIndex(int) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
setInEar(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
setInEarCase(boolean) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
setInfo() - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
Set attributes with values from TomcatSender and TomcatReceiver MBeans
setInfoSet(boolean) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Set the indicator value to true after execting the getInfo() method, and to false when detecting that server become unreacheable or stopping.
setInitialContextFactory(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the initial context factory of this LDAP realm
setInitialContextFactory(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the initial context factory of this LDAP realm
setInitialContextFactory(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setInitialQueues(String) - Method in class org.objectweb.jonas.ant.cluster.JmsCluster
Set the initial queues when JOnAS start
setInitialQueues(String) - Method in class org.objectweb.jonas.ant.jonasbase.Jms
Set the initial queues when JOnAS start
setInitialTopics(String) - Method in class org.objectweb.jonas.ant.cluster.JmsCluster
Set the initial topics
setInitialTopics(String) - Method in class org.objectweb.jonas.ant.jonasbase.Jms
Set the initial topics when JOnAS start
setInitParams(Properties) - Method in class org.objectweb.jonas.ws.mbean.Handler
 
setInitSize(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setInitSize creates initsize resoures to this Pool.
setInitSize(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setInitSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setInitSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setInputFilename(String) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setInputname(String) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setInstance(SessionBean) - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
set instance.
setInstNb(int) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set nodes number
setInstNb(int) - Method in class org.objectweb.jonas.ant.cluster.Script
Set nodes number
setInt(int, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setInt(int, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java int value.
setIntegerAttribute(ObjectName, String, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setIntegerAttribute(ObjectName, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setIntegerAttribute(Properties, String, int) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setIntegrity(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
 
setInteractionMode(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
interaction mode
setInvokecmd(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Use InvokeCmd option on/off
setInvokecmd(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the #invokecmdflag.
setInvokeCmd(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setIorSecurityConfig(IorSecurityConfigMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
setIorSecurityConfigMapping(IorSecurityConfigMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
 
setIrmiPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for IRMI
setIs(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setIsConfigurable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Sets if the current deployment type is configurable.
setIsDomain(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets if the action is a domain management operation.
setIsJOnASCmrField() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
mark the cmr as added by JOnAS
setIsModifiedMethodName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the is-modified-method-name
setIsModifiedMethodName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Set the is-modified-method-name
setIsModule(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Set isModule to true if the current deployment on a server concerns a JAR, RAR, WAR or EAR
setIsolationLevel(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setIsolationLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new isolation level for this RAR to use.
setIsTopic(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setIsTopic(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setJ2eeApplication(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
setJ2eeApplication(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setJ2EEApplicationName(String) - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
setJ2EEDomainName(String) - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
setJ2eeServer(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
setJ2eeServer(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setJ2EEServerName(String) - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
setJ2eeType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem
 
setJaasentry(String) - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Set the jaasentry
setJaasfile(String) - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Set the jaasfile
setJarsuffix(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the #jarsuffix.
setJava(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Set the java
setJava2DelegationModel(boolean) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
setJava2DelegationModel(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setJava2DelegationModel(String) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Set the java 2 delegation model element of this object
setJavac(String) - Method in class org.objectweb.jonas.ant.GenICTask
Set the javac command line to be used
setJavac(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the java compiler JonasDeploymentTool.javacto use.
setJavac(String) - Method in class org.objectweb.jonas.ant.WsGenTask
Set the javac command line
setJavacName(String) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setJavacopts(String) - Method in class org.objectweb.jonas.ant.GenICTask
Set the options to be given to javac
setJavacopts(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the options to pass to the java compiler.
setJavacopts(String) - Method in class org.objectweb.jonas.ant.WsGenTask
Set Java Compiler Options
setJavacOpts(Vector) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setJavaHome(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
 
setJavaHomeBin(String) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setJavaType(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Set the java-type
setJavaVariableName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Set the java-variable-name
setJavaVendor(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setJavaVendor(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJavaVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setJavaVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJavaXmlTypeMappingList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Set the java-xml-type-mapping
setJAXRPCMappingContext(JAXRPCMapperContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setJaxrpcMappingFile(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Sets the jaxrpc-mapping-file element of the service-ref
setJaxrpcMappingFile(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the jaxrpc-mapping-file
setJaxrpcMappingFile(String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setJcaConnection(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJcaResource(String) - Method in class org.objectweb.jonas.resource.ResourceAdapter
set the jcaResourceObjectName
setJdbcAutomaticPkFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the jdbcAutomaticPkFieldName
setJdbcCheckLevel(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Set the jdbc-check-level
setJdbcConnCheckLevel(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
Sets the JDBC connection checking level
setJdbcConnCheckLevel(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
Sets the JDBC connection checking level
setJdbcConnchecklevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcConnCheckLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcConnCheckLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setJdbcConnCheckLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJdbcConnectionOpened(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setJdbcConnLevel(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the JDBC connection level
setJdbcConnLevel(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setJdbcConnLevel sets the JDBC connection level for this pool
setJdbcConnLevel(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setJdbcConnMaxAge(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcConnmaxage(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcConnMaxAge(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcConnParams(JdbcConnParams) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the jdbc-conn-params
setJdbcConnParams(JdbcConnParams) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jdbc-conn-params
setJdbcConnTestStmt(String) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the JDBC connection test SQL string
setJdbcConnteststmt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcDatasource(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJdbcDriver(String) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
Jdbc field name setter.
setJdbcFieldName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Set the jdbc-field-name
setJdbcMapping(JdbcMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the jdbc-mapping
setJdbcMaxConnPool(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcMaxConnPool(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxconpool(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxOpenTime(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcMaxopentime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxOpenTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxWaiters(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcMaxwaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxWaitTime(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcMaxwaittime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxWaitTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMinConnPool(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
MBean method allowing to set the minimum size of connection pool
setJdbcMinConnPool(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMinconpool(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcPstmtMax(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcPstmtMax(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcRas(HashMap) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJdbcSamplingPeriod(Integer) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcSamplingperiod(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcSamplingPeriod(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcTableName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the jdbc-table-name
setJdbcTableName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Set the jdbc-table-name
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.dbm.JDBCDataSource
 
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setJdbcTestStatement(String) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setJdbcTestStatement sets the JDBC test statement for this pool
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setJdbcTestStatement(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJdbcTestStatement(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Set the jdbc-test-statement
setJdbcWhereClause(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Set the jdbc-where-clause
setJdk(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
jdk to use
setJeremiePort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for JEREMIE
setJettyHome(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set jetty home path
setJmsConnection(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsConnections(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestination(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestinations(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestinationsTable(Hashtable) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsJoram(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsManager(JmsManager) - Method in interface org.objectweb.jonas_ejb.container.Container
set the JmsManager object
setJmsManager(JmsManager) - Method in class org.objectweb.jonas_ejb.container.JContainer
set the JmsManager object Called by the EJB Server when starting ths service.
setJmsNbMsgsSendToDMQSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsDeliverSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsReceiveSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsSendToDMQSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsServiceActivated(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsTopicsNbMsgsDeliverSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsTopicsNbMsgsReceiveSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsTopicsNbMsgsSendToDMQSinceCreation(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmxAuthenticationMethod(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJmxAuthenticationParameter(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJmxAuthorizationMethod(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJmxAuthorizationParameter(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJmxSecured(boolean) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJmxSecured(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setJndiEndpointName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Set the jndi-endpoint-name
setJndiLocalName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the jndi-local-name
setJndiLocalName(String) - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
Set the jndi name of the ejb-local-ref.
setJndiName(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the jndiName of this JDBC Resource Adaptor
setJndiName(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the jndiName of this JDBC Resource Adaptor
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
set jndiname
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
set jndiname
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the JNDI name for this RAR.
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
setJndiName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJndiName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Set the jndi-name
setJndiName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the jndi-name
setJndiName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination
Set the jndi-name
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
Set the jndi name of the ejb-ref.
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
Set the jndi name of the messageDestination-ref.
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
Sets the jndi name
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
Sets the jndi name
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
Sets the jndi name
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResource
Sets the jndi name
setJndiName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
Sets the jndi name
setJndiName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Set the jndiname
setJndiName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Set the jndiname
setJndiName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the jndiname
setJndiName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jndi-name
setJonasActivationspecList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jonas-activationspec-property
setJonasAdminobjectList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jonas-adminobject-property
setJonasbase(File) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the JOnAS base directory.
setJonasbase(File) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JOnAS base directory.
setJonasbase(File) - Method in class org.objectweb.jonas.ant.WsGenTask
Set the JONAS_BASE to use
setJonasBase(String) - Method in class org.objectweb.jonas.server.J2EEServer
 
setJonasBase(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
setJonasBase(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
 
setJonasCmd(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
Set the JOnAS command
setJonasConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Set the jonas-config-property
setJonasConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the jonas-config-property
setJonasConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jonas-config-property
setJonasConfigPropertyName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Set the jonas-config-property-name
setJonasConfigPropertyValue(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Set the jonas-config-property-value
setJonasConnectionDefinitionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jonas-connection-definition-property
setJonasConnectorDesc(JonasConnectorDesc) - Method in class org.objectweb.jonas.resource.Rar
set the JonasConnector object for this Rar
setJonasDeploymentDescriptor(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
 
setJonasDeploymentDescriptor(String) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Set the deployment descriptor content of jonas-web.xml file
setJonasEjbRelationList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Set the jonas-ejb-relation
setJonasEjbRelationshipRoleList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Set the jonas-ejb-relationship-role
setJonasEntityList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Set the jonas-entity
setJonasInfo(MCInfo, SQLManager) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setJonasInfo(JonasEjbRelation) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
Finish initialisation
setJonasInteractionMode(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
set the interaction mode with JOnAS
setJonasMessageDestinationList(JLinkedList) - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
Set the jonas-message-destination
setJonasMessageDestinationList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Set the jonas-message-destination
setJonasMessageDestinationList(JLinkedList) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Set the jonas-message-destination
setJonasMessageDrivenDestination(JonasMessageDrivenDestination) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Set the jonas-message-driven-destination
setJonasMessageDrivenList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Set the jonas-message-driven
setJonasMethod(JonasMethod) - Method in class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Set the jonas-method
setJonasName(String) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
setJonasName(String) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setJonasName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setJonasNamingServiceURL(String) - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
Sets the PROVIDER_URL property to the specified value.
setJonasNamingServiceURL(String) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
Sets the PROVIDER_URL property to the specified value.
setJonasNamingServiceURL(String) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
Sets the PROVIDER_URL property to the specified value.
setJonasNamingServiceURL(String) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the JOnAS root directory.
setJonasRoot(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set JONAS_ROOT
setJonasRoot(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set JONAS ROOT
setJonasRoot(File) - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
 
setJonasRoot(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set the JONAS_ROOT dir
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
 
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
 
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
 
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
 
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
 
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Set the source directory for the replacement
setJonasRoot(File) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set the source directory for the replacement
setJonasroot(File) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JOnAS root directory.
setJonasroot(File) - Method in class org.objectweb.jonas.ant.WsGenTask
Set the JONAS_ROOT to use
setJonasRoot(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
 
setJonasSecurity(JonasSecurity) - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
Set the jonas-security
setJonasSecurity(JonasSecurity) - Method in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
 
setJonasSecurityMapping(JonasSecurityMapping) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the jonas-security-mapping
setJonasSessionList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Set the jonas-session
setJonasVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setJOnASVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJonasWebLoader(URLClassLoader) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl.WebLoaderHolder
 
setJOnASWsContext(JOnASJ2EEWebServicesContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setJOnASWsContext(JOnASJ2EEWebServicesContext) - Method in interface org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
setJonasXmlContent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setJOnASXmlContent(String) - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
 
setJonasXmlContent(String) - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Set the content of the xml file
setJOnASXmlContent(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
 
setJOnASXmlContent(String) - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Set the content of the jonas-ra.xml file
setJOnASXmlContent(String) - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Set the content of the jonas-web.xml file
setJoramAdapter(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJoramResourceLoaded(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJoramServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJoramServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJPolicyContextHandlerData(JPolicyContextHandlerData) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerCurrent
Method setJPolicyContextHandlerData
setJrmpOptimization(boolean) - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Set jrmp optimization
setJrmpOptimization(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Enable or disable optimization
setJrmpPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the port for JRMP
setJspFile(String) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Sets the jsp-file of the servlet
setJtmHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJtmLocation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJtmPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJvmdebug(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Set debug mode on/off.
setJvmdebug(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set debug mode on/off.
setJvmopts(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the additional args to pass to the JVM.
setJvmopts(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the additional args to pass to the GenIC JVM.
setJvmRoute(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Configure a jvmRoute
setKeepgen(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set keep Generated mode to on/off
setKeepgenerated(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Keep already generated files
setKeepgenerated(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.keepgeneratedflag.
setKeepGenerated(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setKeepGenerated(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setKeepgeneric(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.keepgenericflag.
setKey(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
setKeyJdbcName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Set the key-jdbc-name
setKeyPassword(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
setKeystoreFile(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
setKeystoreFile(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setKeystorePass(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
setKeystorePass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setKeystoreType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setLabelPathContext(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setLabelPathContext(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
setLanguage(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the preferred language to use with the service of this LDAP realm
setLanguage(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the preferred language to use with the service of this LDAP realm
setLanguage(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setLargeIcon(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Set the large icon
setLargeIcon() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
get the large icon
setLargeIcon(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Icon
Sets the large icon name
setLargeIcon(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Icon
Set the large-icon
setLargeIcon(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the large-icon
setLbFactor(String) - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
set load balancing factor
setLbFactor(String) - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
set load balancing factor
setLbfactor(int) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setLbFactor(int) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setLbfactor(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setLbFactor(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setLevel(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
setLevel(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag
 
setLicense(License) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the license
setLicenseRequired(String) - Method in class org.objectweb.jonas_rar.deployment.xml.License
Set the license-required
setLifecyclemanagerURL(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setLifeCycleManagerURL(String) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setLineSeparator(String) - Method in class org.objectweb.jonas_lib.xml.XMLSerializer
Set the format line separator character.
setLineWidth(int) - Method in class org.objectweb.jonas_lib.xml.XMLSerializer
Set the format line width value.
setLinkName(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setListAdd(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeploy(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeploy(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListDeployable(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeployable(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListDeployed(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListener(GenClassListener) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
 
setListeningIp(String) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setListeningIp(String) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setListeningIp(String) - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
sets the IP address the listening manager uses.
setListeningIp(String) - Method in class org.objectweb.jonas.discovery.Enroller
 
setListeningIp(String) - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
sets the IP address the listening manager uses.
setListeningPort(int) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setListeningPort(int) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
(non-Javadoc)
setListeningPort(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
sets the port on which the DiscoveryManager is listening.
setListeningPort(int) - Method in class org.objectweb.jonas.discovery.Enroller
 
setListeningPort(int) - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
sets the port on which the Enroller is listening.
setListenPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
setListGroupsNotused(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsRealm(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsUsed(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsUser(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListNames(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setListProperties(Properties) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setListProperties(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setListProperties(Properties) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setListProperties(Properties) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setListRemovable(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListRemove(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListRemoved(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListRolesGroup(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesNotused(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesNotused(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesRealm(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesRealm(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesUsed(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesUsed(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesUser(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListTargetNames(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargets(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargetSelectedNames(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargetsSelected(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListToBeRemoved(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListUndeploy(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setListUsedByEjb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setListUsedByMdb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setListUsedByMdb(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setLoadCPU(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setLocal(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the local
setLocal(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the local interface
setLocalClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setLocalHome(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the local-home
setLocalHome(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Sets the local home interface
setLocalHomeClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setLocalHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocalId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
setLocalPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocalRegistry(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Enable or disable registry local
setLocalServer(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocalServerRunning() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Set the local server running and get its info Cannot be done before because some MBeans must exist first.
setLocation(Location) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
setLocation(Location) - Method in class org.objectweb.jonas_domain.xml.Server
 
setLocation(QName, URL) - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
set the given port location if it exists.
setLockPolicy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setLockPolicy(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the lock Policy
setLogEnabled(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets if this RAR should be log enabled.
setLogEnabled(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the log-enabled
setLogEnabled(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the log-enabled
setLogger(Logger) - Static method in class org.objectweb.jonas.mail.factory.JavaMail
 
setLogger(Logger) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The logger instance where events are logged
setLogger(Logger) - Static method in class org.objectweb.jonas.security.realm.factory.JResource
 
setLogger(Logger) - Static method in class org.objectweb.jonas.security.realm.factory.JResourceFactory
 
setLogger(Logger) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
set the current logger
setLoggerFactory(LoggerFactory) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager A logger factory to obtain a logger
setLoggerJonasLevels(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setLogInfo(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Set the info to be displayed by the logger
setLogInfo(String) - Method in interface org.objectweb.jonas.ant.jonasbase.BaseTaskItf
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JCopy
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JEcho
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JMkdir
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JReplace
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Set the info to be displayed by the logger
setLogInfo(String) - Method in class org.objectweb.jonas.ant.jonasbase.JTouch
Set the info to be displayed by the logger
setLoginTimeout(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setLoginTimeout(int) - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
setLoginTimeout(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setLoginTimeout(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new login timeout value for this RAR.
setLogTopic(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setLogTopic(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the log topic for this RAR.
setLogTopic(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the log-topic
setLogTopic(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the log-topic
setLogWriter(PrintWriter) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setLogWriter(PrintWriter) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setLogWriter(PrintWriter) - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
setLogWriter(PrintWriter) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setLogWriter(PrintWriter) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
Sets the log writer for this ManagedConnection instance.
setLong(int, long) - Method in class org.objectweb.jonas.dbm.JStatement
 
setLong(int, long) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java long value.
setLongAttribute(ObjectName, String, long) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setLongAttribute(Properties, String, long) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setMailFactoryName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setMailFactoryName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setMailMime(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailMimes(HashMap) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailServiceActivated(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailSession(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailSessionProperties(Properties) - Method in class org.objectweb.jonas.mail.factory.JavaMail
 
setMailSessions(HashMap) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailTo(String) - Method in class org.objectweb.jonas.ant.cluster.MailCluster
Sets the recipient (MimePartDataSource)
setMailTo(String) - Method in class org.objectweb.jonas.ant.jonasbase.Mail
Sets the recipient (MimePartDataSource)
setManageable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setManagedConnectionFactory(String) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
Set the ManagedConnectionFactory object name
setManagedconnectionfactoryClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Set the managedconnectionfactory-class
setManagedconnectionfactoryClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the managedconnectionfactory-class
setManifest(File) - Method in class org.objectweb.jonas.ant.EjbJar
Set the Manifest file to use when jarring.
setManifest(Manifest) - Method in class org.objectweb.jonas_lib.genbase.archive.AbsArchive
 
setMapper(String) - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
setMapper(String) - Method in class org.objectweb.jonas_ejb.container.jorm.RdbFactory
 
setMapperName(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the mapper name of this JDBC Resource Adaptor
setMapperName(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the mapper name of this JDBC Resource Adaptor
setMapperName(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setMapperName(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setMapperName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new mapper name for this RAR to use.
setMappernames(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Do nothing because the mappernames attribute is deprecated
setMapping(Map) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the map.
setMapping(Map) - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
setMappingFilename(String) - Method in class org.objectweb.jonas.ws.mbean.Service
 
setMarginPanel(int) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setMaster() - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Set this server as the master
setMaster(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setMaster(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMasterDir(String) - Method in class org.objectweb.jonas.ant.cluster.Script
master instance directory
setMasterName(String) - Method in class org.objectweb.jonas.ant.cluster.Script
master instance name
setMasterName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setMasterNode(int) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set master node
setMasterON(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setMatchFactory(PoolMatchFactory) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMatchFactory assigns a PoolMatchFactory to this Pool.
setMatchFactory(PoolMatchFactory) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxAge(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setMaxAge(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setMaxAge(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMaxAge sets the max age for a pool entry
setMaxAge(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxAgeTimeout(long) - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Set the max age timeout
setMaxCacheSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMaxCacheSize(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the max-cache-size
setMaxcheck(int) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
 
setMaxcheck(int) - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
setMaxFieldSize(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setMaxFieldSize(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the limit for the maximum number of bytes in a ResultSet column storing character or binary values to the given number of bytes.
setMaxHttpHeaderSizeText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxKeepAliveRequestsText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxOccurs(int) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the max occurances for this element.
setMaxOccurs(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the max occurances for this element.
setMaxOpenTime(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max aiters of this JDBC Resource Adaptor Connection Pool
setMaxOpenTime(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setMaxOpenTime(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setMaxOpentime(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setMaxOpentime(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMaxOpentime sets the max age for an entry to be opened
setMaxOpentime(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxOpentime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxOpentime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxOpenTimeout(long) - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Set the max open timeout
setMaxPoolSize(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the max pool size of this JDBC Resource Adaptor Connection Pool
setMaxPoolSize(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max pool size of this JDBC Resource Adaptor Connection Pool
setMaxPoolSize(int) - Method in class org.objectweb.jonas.server.WorkManagerMBean
 
setMaxPoolSize(int) - Method in class org.objectweb.jonas_lib.JWorkManager
Set the max pool size
setMaxPostSizeText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxPreparedStatementsSize(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max prepared Statements size of this JDBC Resource Adaptor Connection Pool
setMaxPstmtPoolSize(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
setMaxReceivedProcessingTime(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setMaxRows(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setMaxRows(Integer) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setMaxRows(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the limit for the maximum number of rows that any ResultSet object can contain to the given number.
setMaxSize(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setMaxSize(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMaxSize assigns a maximum size to this Pool.
setMaxSize(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxSpareThreadsText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Max SpareThreads Text.
setMaxThreadsByConnectorTomcat(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMaxThreadsText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Max SpareThreads Text.
setMaxWaiters(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max waiters of this JDBC Resource Adaptor Connection Pool
setMaxWaiters(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setMaxWaiters(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setMaxWaiters(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setMaxWaiters(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMaxWaiters sets the maximum number of waiters for a connection in this Pool.
setMaxWaiters(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxWaiters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxWaitTime(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the max wait time of this JDBC Resource Adaptor Connection Pool
setMaxWaitTime(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setMaxWaitTime(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setMaxWaitTime(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setMaxWaitTime(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMaxWaitTime sets the maximum number of seconds to wait for a connection in this Pool.
setMaxWaitTime(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMaxWaitTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxWaitTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxWaitTime(int) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
setMaxWaitTime(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the max-wait-time
setMaxWorkerPoolSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMbeanServer(MBeanServer) - Method in class org.objectweb.jonas.management.cluster.ClusterMember
Set the MBeanServer reference
setMBeanServerConnection(MBeanServerConnection) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
setMBeanServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.cluster.HaCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set mcastAddr
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.jonasbase.Ha
Set mcastAddr
setMcastAddr(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
setMcastAddr(String) - Method in class org.objectweb.jonas.management.cluster.CmiCluster
Set the multicast addr
setMcastAddr(String) - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
setMcastAddr(String) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setMcastAddr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
setMcastAddr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
setMcastAddr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastDropTime(long) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setMcastDropTime(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastFrequency(long) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setMcastFrequency(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastPort(String) - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Set mcastPort
setMcastPort(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set mcastPort
setMcastPort(String) - Method in class org.objectweb.jonas.ant.cluster.HaCluster
Set mcastPort
setMcastPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set mcastPort
setMcastPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Ha
Set mcastPort
setMcastPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
setMcastPort(int) - Method in class org.objectweb.jonas.management.cluster.CmiCluster
Set the multicast port
setMcastPort(int) - Method in class org.objectweb.jonas.management.cluster.EjbHaCluster
 
setMcastPort(int) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setMcastPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
setMcastPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
setMcastPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastSocketTimeout(int) - Method in class org.objectweb.jonas.management.cluster.TomcatCluster
 
setMcastSocketTimeout(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMCFData(int, String) - Method in class org.objectweb.jonas.jdbc.MCFData
 
setMdbJMSAssociateDestinationName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
setMessage(String) - Method in exception org.objectweb.jonas.mejb.ManagementEndpointException
Sets the exception message.
setMessageadapter(Messageadapter) - Method in class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter
Set the messageadapter
setMessageContext(MessageContext) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
Set the MessageContext in the StatelessContext
setMessageDestinationLink(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the message-destination-link (EJB2.1 only)
setMessageDestinationLink(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Sets the link
setMessageDestinationList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Set the message-destination
setMessageDestinationName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
Sets the name
setMessageDestinationName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestination
Sets the name
setMessageDestinationRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
Sets the name
setMessageDestinationRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Sets the name
setMessageDestinationType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the message-destination-type (EJB2.1 only)
setMessageDestinationType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Sets the type
setMessageDestinationUsage(String) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Sets the usage
setMessageDrivenDestination(MessageDrivenDestination) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the message-driven-destination (EJB2.0 only)
setMessageDrivenList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Set the message-driven
setMessageIds(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setMessageListener(MessageListener) - Method in class org.objectweb.jonas_jms.JSession
 
setMessagelistenerList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Messageadapter
Set the messagelistener
setMessagelistenerType(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Set the messagelistener-type
setMessageSelector(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Set the message-selector (EJB2.0 only)
setMessagingType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the messaging-type
setMethodIntf(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Set the method-intf
setMethodList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Set the method
setMethodList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Set the method
setMethodList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Set the method
setMethodName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Set the method-name
setMethodName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Set the method-name
setMethodName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Set the method-name
setMethodParamList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodParams
Set the method-param
setMethodParams(MethodParams) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Set the method-params
setMethodParams(MethodParams) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Set the method-params
setMethodParams(MethodParams) - Method in class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Set the method-params
setMethodPermissionList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Set the method-permission
setMimeMessageProperties(Properties) - Method in class org.objectweb.jonas.mail.factory.JavaMailMimePartDSResource
Set the mimePartDatasource properties.
setMinOccurs(int) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the min occurrances for this element.
setMinOccurs(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the min occurances for this element.
setMinPoolSize(int) - Method in class org.objectweb.jonas.server.WorkManagerMBean
 
setMinPoolSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMinPoolSize(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
Set the min-pool-size
setMinPoolSize(int) - Method in class org.objectweb.jonas_lib.JWorkManager
Set the min pool size
setMinReceivedProcessingTime(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setMinSize(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
MBean method allowing to set the minimum size of connection pool
setMinSize(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setMinSize assigns a minimum size to this Pool.
setMinSize(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setMinSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMinSize(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMinSpareThreadsText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the minSpareThreads Text.
setMinWorkerPoolSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMode(String) - Method in class org.objectweb.jonas.ant.JOnASTask
Sets the mode for the server (start or stop)
setMode(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setMode(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
setModjkDir(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set mod_jk directory
setModjkEnabled(boolean) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set mod_jk enabled
setModJkLbFactorRange(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set mod_jk lb factor range
setModjkRootDir(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set mod_jk root directory
setModuleClassloader(ClassLoader) - Method in class org.objectweb.jonas_lib.genbase.archive.J2EEArchive
 
setModuleList(JLinkedList) - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Set the module
setMomLocation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMomName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMomUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMonitoringPeriod(int) - Method in class org.objectweb.jonas.management.monitoring.DomainMonitor
 
setMonitoringPeriod(int) - Method in interface org.objectweb.jonas.management.monitoring.DomainMonitorMBean
 
setMqDestination(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setMulticastAddress(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMulticastPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMulticastTtl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMultiplicity(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the multiplicity
setMustCommit(boolean) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
 
setMustCommit(boolean) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
set a flag to remember that the transaction must be committed
setMustCommit(boolean) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
This is not used for stateless
setMyServer(MBeanServer) - Method in class org.objectweb.jonas.web.catalina55.CatalinaConnectorFactory
 
setMyServer(MBeanServer) - Method in class org.objectweb.jonas.web.catalina55.WebModuleProxy
 
setName(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set the name
setName(String) - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
set name
setName(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the name of this JDBC Resource Adaptor
setName(String) - Method in class org.objectweb.jonas.ant.cluster.MailCluster
Sets the name
setName(String) - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
set name
setName(String) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set the name of the web container : jetty or tomcat
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the name of this JDBC Resource Adaptor
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.Mail
Sets the name
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Cluster
 
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.WebContainer
Set the name of the web container : jetty or tomcat.
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.File
Sets the name
setName(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
Sets the name
setName(String) - Method in class org.objectweb.jonas.ha.HaServiceImpl
 
setName(String) - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Set the name of the factory.
setName(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
Set the MBean name, that may be unknown when constructor is called.
setName(String) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setName(String) - Method in class org.objectweb.jonas.security.realm.factory.JResource
Set the name of this resource
setName(String) - Method in class org.objectweb.jonas.security.realm.principals.Group
Set the name of this user
setName(String) - Method in class org.objectweb.jonas.security.realm.principals.Role
Set the name of this role
setName(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the name of this user
setName(String) - Method in class org.objectweb.jonas.security.realm.web.jetty50.Standard
Sets the name of the realm
setName(String) - Method in class org.objectweb.jonas.service.AbsServiceImpl
Set the service's name
setName(String) - Method in interface org.objectweb.jonas.service.Service
Set the service's name
setName(String) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Set the service's name
setName(String) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Set the service's name
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
set name
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem
 
setName(String) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets the name of this attribute.
setName(String) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
sets the name of this element
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets the name of this element.
setName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
sets the name of this element.
setName(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setName(String) - Method in class org.objectweb.jonas.ws.mbean.Handler
 
setName(String) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
setName(String) - Method in class org.objectweb.jonas.ws.mbean.Service
 
setName(String) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
set the name
setName(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
 
setName(String) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setName(String) - Method in class org.objectweb.jonas_domain.xml.Cluster
 
setName(String) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
setName(String) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setName(String) - Method in class org.objectweb.jonas_domain.xml.Server
 
setName(String) - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
field name setter
setName(String[]) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
setName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Qname
Sets the Name of this object
setNameJavac(String) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setNameRmic(String) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setNameRmiConnector(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem
 
setNames(String) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Set the names of the services
setNameServer(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem
 
setNamespaceURI(String) - Method in class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Set the namespaceURI
setNaming(EjbJar.NamingScheme) - Method in class org.objectweb.jonas.ant.EjbJar
Set the naming scheme used to determine the name of the generated jars from the deployment descriptor
setNamingEnvCtx(Properties) - Static method in class org.objectweb.jonas.jmx.ConnectorFactory
Create a new naming context based on the given env.
setNamingEnvCtx(Properties) - Method in interface org.objectweb.jonas.jmx.ManagementRepr
Create a new naming context based on the given env.
setNamingEnvCtx(Properties) - Method in class org.objectweb.jonas.jmx.ManagementReprImpl
Create a new naming context based on the given env.
setNamingEnvCtx(Properties) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
This method is no more necessary with JSR160 support
setNativeLib(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the native lib to use for this RAR.
setNativeLib(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the native-lib
setNbDeployTargets(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ModuleItem
 
setNbFactories(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNbMaxMsg(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setNbMimePartDatasourceFactories(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNbMsgsDeliverSinceCreation(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbMsgsReceiveSinceCreation(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbMsgsSendToDMQSinceCreation(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbSessionFactories(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNewInstance() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Set new instance flag
setNocompil(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Do not compile generated java files
setNocompil(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.nocompilflag.
setNoconfig(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set noConfig mode to on/off
setNoConfig(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setNode(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setNodeName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setNodeName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setNodeNamePrefix(String) - Method in class org.objectweb.jonas.ant.cluster.Script
Set nodeNamePrefix
setNoFastRMIC(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Specifies which RMIC compiler to use: the built-in fast one or the slower external one.
setNoFastRMIC(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
setNogenic(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.nogenicflag.
setNovalidation(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.novalidationflag.
setNowrap(boolean) - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
setNrOfMsgsReceived(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setNull(int, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setNull(int, int, String) - Method in class org.objectweb.jonas.dbm.JStatement
 
setNull(int, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to SQL NULL.
setNumberMsg(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setNumberOfMeasures(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setObject(int, Object) - Method in class org.objectweb.jonas.dbm.JStatement
 
setObject(int, Object, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setObject(int, Object, int, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setObject(int, Object) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the value of the designated parameter using the given object.
setObject(int, Object, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the value of the designated parameter with the given object.
setobjectName(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Sets the object name of this mbean
setobjectName(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Sets the object name of this mbean
setObjectName(ObjectName) - Method in class org.objectweb.jonas.management.cluster.ClusterMember
Set the ObjectName.
setObjectName(String) - Method in class org.objectweb.jonas.management.monitoring.JMXProxy
Set its OBJECT_NAME and register the MBean
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the object name of the Connector this bean refers to.
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
set objectName
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
setObjectName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setObjectValue(Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setOddStyleClass(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
Set the Style Class of Odd rows
setOK() - Method in class org.objectweb.jonas.management.monitoring.DeployAction
Action is successful
setOn(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setOName(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setOName(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setOName(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setOName(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setOName(ObjectName) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setOnFailover(boolean) - Method in class org.objectweb.jonas.ha.interceptor.HAContext
 
setOnFailover(boolean) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
 
setOnFailover(boolean) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Sets the onFailover variable
setOpenedCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setOpenedCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setOpenedCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setOperation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setOperation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
add,modify,delete
setOperation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
add,modify,delete
setOperation(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
add,modify,delete
setOptional(boolean) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets if this attribute is optional
setOptional(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets if this attribute is optional.
setOrgDesc(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setOrgName(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setOrgPersonName(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setOut(File) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setOut(String) - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
 
setOutboundResourceadapter(OutboundResourceadapter) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the outbound-resourceadapter
setOutputBufferSizeText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setOutputDirectory(String) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setOverride(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setOverwrite(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Replace the existing file ?
setP6spy(boolean) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Configure the using of the P6Spy tool or not ?
setP6spy(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Configure the using of the P6Spy tool or not ?
setPackageAssertionStatus(String, boolean) - Method in class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
setPackageMappingList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Set the package-mapping
setPackageType(String) - Method in class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Set the package-type
setPage(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setParameters(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setParamId(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setParamName(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setParamName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Set the param-name
setParamName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
Sets the name
setParamName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
Sets the name
setParamProperty(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setParamScope(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setParamValue(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Set the param-value
setParamValue(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
Sets the value
setParamValue(String) - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
Sets the value
setParentClassLoader(ClassLoader) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Set the parent class loader for this web application.
setParentName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setParentON(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setParseWithValidation(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setParseWithValidation(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_client.deployment.lib.ClientDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_clusterd.lib.ClusterDaemonConfigurationManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_clusterd.lib.wrapper.ClusterDaemonConfigurationManagerWrapper
Wrap ClusterDaemonConfigurationManager.setParsingWithValidation(b)
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_domain.lib.DomainMapManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_domain.lib.wrapper.DomainManagerWrapper
Wrap DomainMapManager.setParsingWithValidation(b)
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ear.deployment.lib.EarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ear.deployment.lib.wrapper.EarManagerWrapper
Wrap EarDeploymentDescManager.setParsingWithValidation(b)
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ejb.deployment.lib.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.setParsingWithValidation()
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_rar.deployment.lib.RarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_rar.deployment.lib.wrapper.RarManagerWrapper
Wrap the RarDeploymentDescManager.setParsingWithValidation(boolean)
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_web.deployment.lib.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.setParsingWithValidation() call.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ws.deployment.lib.MappingFileManager
 
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ws.deployment.lib.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.setParsingWithValidation() call.
setParsingWithValidation(boolean) - Static method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setPartialList(String) - Method in class org.objectweb.jonas.ant.cluster.ServicesCluster
Set the partial list of the JOnAS's services
setPassivatedInstance(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPassivationTimeOut(int) - Method in class org.objectweb.jonas.container.EntityBean
set passivation time out
setPassivationTimeOut(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPassivationTimeout(int) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Set the passivation timeout (jonas admin) Not used today
setPassivationTimeout(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the passivation-timeout
setPassword(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the password of this JDBC Resource Adaptor
setPassword(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the password of this JDBC Resource Adaptor
setPassword(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setPassword(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setPassword(String) - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
setPassword(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setPassword(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the password of this user
setPassword(String) - Method in interface org.objectweb.jonas.security.realm.principals.UserMBean
Set the password of this user
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set a new password for the user of this RAR.
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setPassword(String) - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Set the password
setPassword(String) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setPassword(String) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
setPassword(String) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setPassword(String) - Method in class org.objectweb.jonas_domain.xml.Server
 
setPassword(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Set the password
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
Extend parent method to set the property deployed.
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setPath(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setPathContext(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setPathContext(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
setPathName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the path.
setPathName(String) - Method in class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
setPattern(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setPBinding(PBinding) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
Set the PBinding that will be used for this GenClass Used by JEntityCmp2.vm
setPClassMapping(PClassMapping) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
Set the PClassMapping for this GenClass.
setPendingMessages(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setPendingMessages(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setPendingRequests(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setPendingRequests(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setPeriodRow(int) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setPeriodRow(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTag
 
setPermissionManager(PermissionManager) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Set the permission manager used by this realm
setPermissionManager(PermissionManager) - Method in class org.objectweb.jonas.web.War
Set the permission manager
setPermissionManager(PermissionManager) - Method in interface org.objectweb.jonas_ejb.container.Container
Set the permission manager object
setPermissionManager(PermissionManager) - Method in class org.objectweb.jonas_ejb.container.JContainer
Set the permission manager object
setPersistenceType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the persistence-type
setPersistency(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPersistentServer(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setPersistentServer(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setPkNumber(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPolicy(Policy) - Static method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
setPolicyConfiguration(PolicyConfiguration) - Method in class org.objectweb.jonas_lib.security.AbsPermissionManager
 
setPoolInit(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool init size
setPoolInit(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new pool init value for this RAR.
setPoolInit(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-init
setPoolMax(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setPoolMax(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setPoolMax(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum size
setPoolMax(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max value of this new RAR.
setPoolMax(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max
setPoolMaxAge(long) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum age value
setPoolMaxAge(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max age to use for this new RAR.
setPoolMaxAge(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max-age
setPoolMaxAgeMinutes(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum age value
setPoolMaxAgeMinutes(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max-age-minutes
setPoolMaxOpentime(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum open time value
setPoolMaxOpenTime(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max open time value used for this RAR.
setPoolMaxOpentime(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max-opentime
setPoolMaxWaiters(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum waiters size
setPoolMaxWaiters(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max waiters value used by this RAR.
setPoolMaxWaiters(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max-waiters
setPoolMaxWaittime(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool maximum waiter time
setPoolMaxWaittime(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the poool max wait time value used.
setPoolMaxWaittime(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-max-waittime
setPoolMin(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setPoolMin(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setPoolMin(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool minimum size
setPoolMin(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool min value to use.
setPoolMin(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-min
setPoolParams(PoolParams) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Set the pool-params
setPoolParams(PoolParams) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the pool-params
setPoolSamplingPeriod(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the pool sampling period
setPoolSamplingPeriod(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool sampling period value used for this new RAR.
setPoolSamplingPeriod(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pool-sampling-period
setPoolSize(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setPort(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
port number
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Db
Set the port number for the Db service
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Jms
Set the port number for Joram
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Ajp
 
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Director
 
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Http
 
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
setPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.WebContainer
Set the port number for the WebContainer.
setPort(int) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the port of the connector
setPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the port of the connector
setPort(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setPort(String) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Set the port element of this object
setPortComponentDesc(PortComponentDesc) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentRefDesc
Set the pcLink port component desc
setPortComponentLink(String) - Method in class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
Sets the port component link of the port-component-ref
setPortComponentList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the port-component
setPortComponentName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
 
setPortComponentName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Set the port-component-name
setPortName(QName) - Method in class org.objectweb.jonas.ws.axis.JCall
Sets the port name of this Call object.
setPortNumber(String) - Method in class org.objectweb.jonas.ant.cluster.Director.AppServer
set port number
setPortNumber(String) - Method in class org.objectweb.jonas.ant.cluster.ModJk.Worker
set port number
setPortNumber(String) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
setPortNumber(String) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
setPortNumber(String) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
setPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Set ports range
setPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.DbCluster
Set ports range
setPortRange(String) - Method in class org.objectweb.jonas.ant.cluster.JmsCluster
Set ports range
setPortText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the port Text.
setPostalAddressScheme(String) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setPrefetch(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPrefetch(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the prefetch
setPrefix(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setPreparedStatement(PreparedStatement) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the real prepared statement object on which we wrap calls
setPresentServletContainer(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
setPrimaryKey(boolean) - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
primary key flag setter
setPrimKeyClass(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the prim-key-class
setPrimkeyField(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the primkey-field
setPrincipalFactory(PrincipalFactory) - Method in interface org.objectweb.jonas_ejb.container.Container
Set the PrincipalFactory.
setPrincipalFactory(PrincipalFactory) - Method in class org.objectweb.jonas_ejb.container.JContainer
Set the PrincipalFactory.
setPrincipalName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
Sets the principal name
setPrincipalName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Set the principalName
setPrintWriter(PrintWriter) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The printwriter where event are logged
setProcessingBean(EnterpriseBean) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandlerData
 
setProcessingTimeByConnectorTomcat(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setProperties(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setProperties(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setProperties(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setPropertiesName(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setPropertiesName(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setPropertiesName(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setPropertiesValue(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setPropertiesValue(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setPropertiesValue(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setProperty(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Set the name of the property whose value is to serve as the replacement value; required if value is not set.
setProperty(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setPropertyFile(File) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
The name of a property file from which properties specified using nested <replacefilter> elements are drawn; Required only if property attribute of <replacefilter> is used.
setProprieties(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setProps(Properties) - Method in class org.objectweb.jonas.management.ReconfiguredProp
 
setProtocol(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
set the protocol
setProtocol(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set the protocol used by the server nodes
setProtocol(String) - Method in class org.objectweb.jonas.management.cluster.CmiCluster
Set the protocol
setProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm
 
setProtocols(String) - Method in class org.objectweb.jonas.ant.cluster.CarolCluster
Set protocols
setProtocols(String) - Method in class org.objectweb.jonas.ant.GenICTask
Set the set of protocols for the generation
setProtocols(String) - Method in class org.objectweb.jonas.ant.jonasbase.Carol
Set the initial protocols when JOnAS start
setProtocols(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the protocols list
setProtocols(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Set the Jonas server ORB.
setProtocols(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setProtocols(Protocols) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setProviderUrl(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the Url of the ldap server of this LDAP realm
setProviderUrl(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the Url of the ldap server of this LDAP realm
setProviderUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setProviderUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setProxy(MessageEndpoint) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
setProxyName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the proxy Name.
setProxyPortText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the proxy Port NumberText.
setPstmtMax(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setPstmtMax(int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Dynamically change the prepared statement pool size
setPstmtMax(int) - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Set the maximum PreparedStatement cache
setPstmtMax(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setPstmtMax(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new PSTMT max value to use for this RAR.
setPstmtMax(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setPstmtMax(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setPstmtMax(String) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Set the pstmt-max
setPublicId(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the PublicId of the DTD used
setPublicId(String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setQName(QName) - Method in class org.objectweb.jonas_lib.deployment.xml.Qname
Sets the QName of this object
setQnameScope(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Set the qname-scope
setQuery(String) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
set EJB-QL query.
setQueryList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the query
setQueryManagerURL(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setQueryManagerURL(String) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setQueryMethod(QueryMethod) - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Set the query-method
setQueryOptimizer(QueryTransformer) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryTreeHolder
Set the optimizer to be used when optimizing the query tree
setQueryTimeout(int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setQueryTimeout(int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setQueryTree(QueryTree) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
setQueueManager(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the queueManager of the connector
setQueueManager(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the queueManager of the connector
setRaConfigPropTags(Connector) - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Set the config-property tags of the ra.xml file.
setRange(int) - Method in class org.objectweb.jonas.server.J2EEServer
set range
setRange(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setRarlink(String) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the rarlink
setRarName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the name of the RAR file.
setRars(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setRead(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setReaderList(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setReadOnly(boolean) - Method in class org.objectweb.jonas.dbm.JConnection
 
setReadOnly(boolean) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setReadTimeOut(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setReadTimeout(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the read-timeout
setRealm(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
setReauthenticationSupport(String) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Set the reauthentication-support
setReauthenticationSupport(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the reauthentication-support
setReceivedProcessingTime(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setReceivedTime(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setReceiverInfo(String) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setReceiverInfo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setRedirectPortText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Redirect Port Text.
setReentrant(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Set the reentrant
setRef(int, Ref) - Method in class org.objectweb.jonas.dbm.JStatement
 
setRef(int, Ref) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given REF(<structured-type>) value.
setReference(Reference) - Method in class org.objectweb.jonas.jaxr.scout.JConnectionFactory
 
setReference(Reference) - Method in class org.objectweb.jonas.jdbc.DataSourceImpl
 
setReferral(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set how referrals encountered by the service provider are to be processed
setReferral(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set how referrals encountered by the service provider are to be processed
setReferral(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRegistered(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setRegistryProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setRejectedFull(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedFull(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedFull(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedOpenJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRejectedOpenJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRejectedOther(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedOther(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedOther(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedTimeout(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedTimeout(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedTimeout(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRelationshipRoleSource(RelationshipRoleSource) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Set the relationship-role-source
setRelationships(Relationships) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the relationships
setRelativePath(String) - Method in class org.objectweb.jonas.ear.lib.JarList
Set the relative path of the current list.
setReleasedState(boolean) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
setReloadable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setRemote(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the remote
setRemote(String) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Sets the remote interface
setRemoteClass(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setRemoteIds(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
setRemoteServers(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setRemoved() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Mark this context as removed.
setRemoved() - Method in class org.objectweb.jonas_ejb.container.JSessionContext
 
setRemoved() - Method in class org.objectweb.jonas_ejb.container.JStatefulContext
set this instance as removed
setRemoved() - Method in class org.objectweb.jonas_ejb.container.JStatelessContext
set this instance as removed
setRemovedInstance(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setRemoveSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setReplaceFilterFile(File) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Sets the name of a property file containing filters; optional.
setReplacementOption(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setReplaceOnTarget(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setReplicationMode(String) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setReplicationMode(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setReports(Map) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setRequestCountByConnectorTomcat(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRequests(Stack) - Method in class org.objectweb.jonas.ha.interceptor.HAContext
Sets Requests to pass between client and server
setRequests(Stack) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
Set the requests
setRequests(Stack) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentDelegateImpl
Set the requests stack in the current context
setRequired(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
 
setRequiredConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Set the required-config-property
setResAuth(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Sets the auth
setResmgr(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setResolveHosts(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setResource(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setResource(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setResourceAdapter(ManagedConnectionFactory) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The managedConnectionFactory instance of the resource which must be managed by this connectionManager
setResourceAdapter(ManagedConnectionFactory, ConnectionManagerPoolParams) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The managedConnectionFactory instance of the resource which must be maneged by this connectionManager
setResourceAdapter(String) - Method in class org.objectweb.jonas.resource.ResourceAdapterModule
 
setResourceadapter(Resourceadapter) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the resourceadapter
setResourceadapterClass(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the resourceadapter-class
setResourceadapterVersion(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the resourceadapter-version
setResourceBase(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setResourceEnvRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
Sets the name
setResourceEnvRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
Sets the name
setResourceEnvRefType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
Sets the type
setResourceManagerEventListener(ResourceManagerEventListener) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The logger instance where events are logged
setResourceName(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Set the resource name we will be using.
setResourceName(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Set the resource name we will be using.
setResourceON(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setResourceServiceActivated(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setResRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResource
Sets the name
setResRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Sets the name
setResSharingScope(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Sets the sharing-scope
setResType(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Sets the type
setResultTypeMapping(String) - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
set the state of resultTypeMappingRemote
setResultTypeMapping(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Set the result-type-mapping
setReturnType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setRME(boolean) - Method in class org.objectweb.jonas.dbm.JManagedConnection
set/unset as RME
setRmicopts(String) - Method in class org.objectweb.jonas.ant.GenICTask
Set the optios to be passed to the RMI compiler
setRmicopts(String) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the options to pass to the rmi compiler.
setRole(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setRoleDN(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the DN used when searching the role DN.
setRoleDN(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the DN used when searching the role DN.
setRoleDn(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRoleLink(String) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Set the role-link
setRoleName(String) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Set the role-name
setRoleName(String) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
Set the role-name element of this object
setRoleName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.RunAs
Set the role-name
setRoleName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Set the role-name
setRoleName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Set the role-name
setRoleNameAttribute(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the role name when performing a lookup on a role
setRoleNameAttribute(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the role name when performing a lookup on a role
setRoleNameAttribute(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRoleNameList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Set the role-name
setRoles(Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
Set the roles
setRoles(String) - Method in class org.objectweb.jonas.security.realm.principals.Group
Set the roles of the group
setRoles(String) - Method in class org.objectweb.jonas.security.realm.principals.User
Set the roles of the user
setRoles(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
setRoleSearchFilter(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the filter used when searching the role
setRoleSearchFilter(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the filter used when searching the role
setRoleSearchFilter(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRolesNotused(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesNotused(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesNotusedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesNotusedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesUsed(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesUsed(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesUsedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesUsedSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRoleTable(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of table which have the username/role
setRoleTable(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of table which have the username/role
setRoleTable(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRoleTableRolenameCol(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of the column of the role of the role table
setRoleTableRolenameCol(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of the column of the role of the role table
setRoleTableRolenameCol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRoleTableUsernameCol(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of the column of the username of the role table
setRoleTableUsernameCol(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of the column of the username of the role table
setRoleTableUsernameCol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRollBackedTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JContext
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
Marks the current transaction for rollback.
setRoot(TreeControlNode) - Method in class org.objectweb.jonas.webapp.taglib.TreeControl
 
setRootDir(String) - Method in class org.objectweb.jonas.ant.cluster.ModJk
Set the root directory
setRootTask(Task) - Method in class org.objectweb.jonas.ant.cluster.ClusterTasks
Set root task
setRootTypeQname(Qname) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Set the root-type-qname
setRotatable(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setRowspan(int) - Method in class org.objectweb.jonas.webapp.taglib.GridColTag
 
setRunAs(RunAs) - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Set the run-as
setRunAs(RunAs) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Set the run-as
setRunAsPrincipalName(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb
 
setRunningTx(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Associate transaction to ths Context
setSamplingPeriod(int) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setSamplingPeriod(int) - Method in interface org.objectweb.jonas.dbm.Pool
 
setSamplingPeriod(Integer) - Method in class org.objectweb.jonas.resource.JCAConnectionFactory
 
setSamplingPeriod(int) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setSamplingPeriod sets the number of seconds between statistics sampling for this Pool.
setSamplingPeriod(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setSamplingPeriod(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Set the sampling period.
setSamplingPeriod(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setSamplingPeriod(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setSasComponent(SasComponent) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
setSasContext(SasContextMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
setSave(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setSave(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setSave(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setSave(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setSavePacked() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
Set Packed Mode for storing.
setSavepoint() - Method in class org.objectweb.jonas.dbm.JConnection
 
setSavepoint(String) - Method in class org.objectweb.jonas.dbm.JConnection
 
setSavepoint() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setSavepoint(String) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setSaveUnpacked() - Method in class org.objectweb.jonas_lib.genbase.generator.Config
Set UnPacked Mode for storing.
setScheme(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Scheme.
setScheme(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setScope(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setScope(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setScriptDir(String) - Method in class org.objectweb.jonas.ant.cluster.Script
Set script directory
setSecure(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setSecurity(boolean) - Method in interface org.objectweb.jonas_ejb.container.Container
Set the security flag to enable or disable security
setSecurity(boolean) - Method in class org.objectweb.jonas_ejb.container.JContainer
Set the security flag to enable or disable security
setSecurityAuthentication(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the authentication used during the authentication to the LDAP server of this LDAP realm
setSecurityAuthentication(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the authentication used during the authentication to the LDAP server of this LDAP realm
setSecurityAuthentication(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityConstraintList(JLinkedList) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Set the security-constraint
setSecurityContext(SecurityContext) - Method in class org.objectweb.security.context.SecurityCurrent
Method setSecurityContext
setSecurityCredentials(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the Credential(password) of the principal of this LDAP realm
setSecurityCredentials(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the Credential(password) of the principal of this LDAP realm
setSecurityCredentials(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityEntryList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping
Set the security-entry
setSecurityIdentity(SecurityIdentity) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the security-identity
setSecurityManager(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Enable or disable SecurityManager
setSecurityManager(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Enable or disable SecurityManager
setSecurityPermissionList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the security-permission
setSecurityPermissionSpec(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Set the security-permission-spec
setSecurityPrincipal(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the DN of the Principal(username) of this LDAP realm
setSecurityPrincipal(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the DN of the Principal(username) of this LDAP realm
setSecurityPrincipal(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityPropagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Enable or disable Security propagation
setSecurityPropagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Enable or disable Security propagation
setSecurityProtocol(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the security protocol to use of this LDAP realm
setSecurityProtocol(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the security protocol to use of this LDAP realm
setSecurityProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityRoleList(JLinkedList) - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Set the security-role
setSecurityRoleList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Set the security-role
setSecurityRoleList(JLinkedList) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Set the security-role
setSecurityRoleRefList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the security-role-ref
setSecurityRoleRefList(JLinkedList) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Set the security-role-ref
setSelected(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setSelected(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
setSelectedAction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setSelectedConnectorItem(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setSelectedDestinations(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
selected destinations
setSelectedDestinations(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
selected destinations
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setSelectedItems(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setSelectedItems(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
setSelectedItemsArray(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
setSelectedItemsList(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm
 
setSelectedName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setSelectedOption(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setSelectedQueues(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
selected queues
setSelectedQueues(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
selected queues
setSelectedQueues(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
selected queues
setSelectedRealmItem(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setSelectedTopics(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
selected topics
setSelectedTopics(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
selected topics
setSelectedTopics(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
selected topics
setSemanticEquivalences(String) - Method in class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl
 
setSendAck(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setSenderInfo(String) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setSenderInfo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setSequence(boolean) - Method in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets if this element is a sequence.
setSequence(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets if this element is a sequence.
setServedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setServedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setServedOpen(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setServedOpenJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServedOpenJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServer(Server) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Set the server instance we are configuring.
setServerCatalina(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaDefaultHost(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaEngine(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaService(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCld(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerId(String) - Method in class org.objectweb.jonas.discovery.DiscEvent
 
setServerId(String) - Method in class org.objectweb.jonas.discovery.DiscGreeting
Set the serverId
setServerId(String) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
setServerId(String) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
setServerId(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setServerId(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setServerIdTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerIdTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServerList(JLinkedList) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
 
setServerList(JLinkedList) - Method in class org.objectweb.jonas_domain.xml.Cluster
 
setServerList(JLinkedList) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setServerName(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the name of the server
setServerName(String) - Method in class org.objectweb.jonas.discovery.DiscEvent
sets the serverName
setServerName(String) - Method in class org.objectweb.jonas.discovery.DiscGreeting
sets the serverName
setServerName(String) - Method in class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl
 
setServerName(String) - Method in class org.objectweb.jonas.jdbc.DataSourceMCFImpl
 
setServerName(String) - Method in class org.objectweb.jonas.jdbc.XAMCFImpl
 
setServerName(String) - Method in class org.objectweb.jonas.jmx.ManagementReprImplJSR160
 
setServerName(String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
setServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServerName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServerNames(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPassword(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPasswordAgain(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPort(String) - Method in class org.objectweb.jonas.ant.jonasbase.JmsRa
Set the port number
setServerPortTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerPortTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServers(Vector) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setServerSelect(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.TopForm
 
setServerServletContainerInfo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setServerURL(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerUsername(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerVersion(String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
 
setServerVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServiceDesc(ServiceDesc) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
setServiceEndpoint(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
Set the service-endpoint
setServiceEndpointInterface(String) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
setServiceEndpointInterface(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Sets the service endpoint interface of the port-component-ref
setServiceEndpointInterface(String) - Method in class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
Sets the service endpoint interface of the port-component-ref
setServiceEndpointInterface(String) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Set the service-endpoint-interface
setServiceGeneration(boolean) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setServiceImplBean(ServiceImplBean) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Set the service-impl-bean
setServiceInterface(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Sets the service-interface of the service-ref
setServiceInterface(String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setServiceName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the object name of the Service this connector belongs to.
setServiceQname(Qname) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Sets the service-qname of the service-ref
setServiceQName(QName) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Set the QName of the service to be used
setServiceRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
Sets the name
setServiceRefName(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Sets the service-ref-name of the service-ref
setServiceRefName(String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setServices(String) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Set the names of the services
setServletClass(String) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Sets the class of the servlet
setServletLink(String) - Method in class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Set the servlet-link
setServletName(String) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Sets the name of the servlet
setServletName(String) - Method in class org.objectweb.jonas_web.deployment.xml.ServletMapping
Sets the name of the servlet
setServlets(ObjectName[]) - Method in class org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
 
setServletsName(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setSessionContext(SessionContext) - Method in class org.objectweb.jonas.mejb.ManagementBean
Sets the associated session context.
setSessionList(JLinkedList) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Set the session
setSessionProperties(Properties) - Method in class org.objectweb.jonas.mail.factory.JavaMailResource
Set the session properties.
setSessionProps(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setSessionProps(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setSessionStatelessDesc(SessionStatelessDesc) - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
Set the beanDesc for this endpoint.
setSessionSwitch(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JServiceEndpoint
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JSessionLocal
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.objectweb.jonas_ejb.container.JSessionRemote
finish initialization
setSessionTimeOut(int) - Method in class org.objectweb.jonas.container.SessionBean
set the session time out for this session bean
setSessionTimeOut(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setSessionTimeout(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Set the session-timeout
setSessionType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
Set the session-type
setShared(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setShared(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Set the shared
setShort(int, short) - Method in class org.objectweb.jonas.dbm.JStatement
 
setShort(int, short) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java short value.
setShortAttribute(ObjectName, String, long) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setSib(String) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
setSIBClassname(String) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
Deprecated. sib class set with the setSessionStatelessDesc or setWebDesc methods.
setSibLink(String) - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
setSignature(long) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setSignature(long) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
setSignature(byte[]) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JOnASGenericPrincipal
Sets the given signature on this principal.
setSignature(byte[]) - Method in class org.objectweb.security.context.SecurityContext
Sets the signature.
setSindex(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setSingleton(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Set the singleton flag
setSizeTableMeasures(int) - Method in class org.objectweb.jonas.server.J2EEServer
Set the size of the table of measures
setSmallIcon(String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
Set the small icon
setSmallIcon() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement
get the small icon
setSmallIcon(String) - Method in class org.objectweb.jonas_lib.deployment.xml.Icon
Sets the small icon name
setSmallIcon(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Icon
Set the small-icon
setSmallIcon(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the small-icon
setSoapHeaders(String[]) - Method in class org.objectweb.jonas.ws.mbean.Handler
 
setSoapRoles(String[]) - Method in class org.objectweb.jonas.ws.mbean.Handler
 
setSource(File) - Method in class org.objectweb.jonas.ant.ServerDeploy
The filename of the component to be deployed; optional depending upon the tool and the action.
setSourceAddress(String) - Method in class org.objectweb.jonas.discovery.DiscMessage
Sets the source address.
setSourceBean(EntityCmp2Desc) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
set the source bean of this relation-ship role.
setSourceIp(String) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setSourceIp(String) - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
Sets the source Ip
setSourcePort(String) - Method in class org.objectweb.jonas.ant.jonasbase.Discovery
Set the source port for the discovery service
setSourcePort(int) - Method in class org.objectweb.jonas.discovery.DiscMessage
Sets the source port.
setSourcePort(int) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setSourcePort(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
Sets the source port
setSourcePortRange(String) - Method in class org.objectweb.jonas.ant.cluster.DiscoveryCluster
Set source ports range
setSpecificationName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecificationVendor(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecificationVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the spec version to use for this RAR.
setSpecVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setSpecVersion(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the spec-version
setSpecVersions(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set the spec version for the form.
setSqlType(String) - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
Field sql-type setter.
setSqlType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Set the sql-type
setSrcdir(File) - Method in class org.objectweb.jonas.ant.EjbJar
Sets the source directory, which is the directory that contains the classes that will be added to the EJB jar.
setSrcdir(File) - Method in class org.objectweb.jonas.ant.WsGenTask
Set where source jar files are located
setSslProtocol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setStarted(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setStartTime(long) - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Set the start time
setState(String) - Method in class org.objectweb.jonas.discovery.DiscEvent
sets the server state : RUNNING or STOPPING.
setState(String) - Method in class org.objectweb.jonas.discovery.DiscGreeting
sets the server state : STARTINGUP or DUPLICATE_NAME.
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setState(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setState(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setState(int) - Method in class org.objectweb.jonas_ejb.container.JContext
Set the instance State
setStateFactories(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the the list of state factories of this LDAP realm
setStateFactories(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the the list of state factories of this LDAP realm
setStateFactories(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setStatProperties(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setStatProperties(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setStickySession(boolean) - Method in class org.objectweb.jonas.ant.cluster.Director
Set sticky Session
setStickySession(boolean) - Method in class org.objectweb.jonas.ant.cluster.ModJk
Set sticky Session
setStickySession(boolean) - Method in class org.objectweb.jonas.ant.cluster.WebContainerCluster
Set the sticky session
setStickySession(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
setStrategy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setString(int, String) - Method in class org.objectweb.jonas.dbm.JStatement
 
setString(int, String) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given Java String value.
setStringAttribute(ObjectName, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setStringAttribute(Properties, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setStringAttribute(Properties, String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setStringData(String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setStyle(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setStyleClassBackground(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassBorderLight(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassBorderShadow(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassDisabled(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setStyleSelected(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setStyleUnselected(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setSubject(String) - Method in class org.objectweb.jonas.ant.cluster.MailCluster
Sets the subject (MimePartDataSource)
setSubject(String) - Method in class org.objectweb.jonas.ant.jonasbase.Mail
Sets the subject (MimePartDataSource)
setSubject(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setSubject(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setSubmit(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the submission.
setSubscriberIds(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscribers(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscriptionDurability(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Set the subscription-durability
setSubscriptions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscriptions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setSuffix(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setSummary(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Indicates whether a summary of the replace operation should be produced, detailing how many token occurrences and files were processed; optional, default=false
setSwallowOutput(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setSwapTime(int) - Method in class org.objectweb.jonas_ejb.container.JContainer
Take into account the swapping time for the bean.
setSwitchTo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the target of switching
setSystemId(String) - Method in class org.objectweb.jonas_lib.deployment.validation.JLSInput
 
setTarget(String) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setTargetBean(EntityCmp2Desc) - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
set the target bean of this relation-ship role.
setTargetSelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setTask(Task) - Method in interface org.objectweb.jonas.ant.EJBDeploymentTool
Set the task which owns this tool
setTask(Task) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Set the task which owns this tool
setTask(ServerDeploy) - Method in interface org.objectweb.jonas.ant.HotDeploymentTool
Sets the parent task.
setTask(ServerDeploy) - Method in class org.objectweb.jonas.ant.JonasHotDeploymentTool
Sets the parent task.
setTaskName(String) - Method in class org.objectweb.jonas.ant.BootstrapTask
Set the name of the task
setTcpListenAddress(String) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setTcpListenAddress(String) - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
setTcpListenAddress(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpListenPort(int) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setTcpListenPort(int) - Method in interface org.objectweb.jonas.management.cluster.TomcatClusterMemberMBean
 
setTcpListenPort(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpNoDelay(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setTcpReceivedBytes(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpSelectorTimeout(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setTcpThreadCount(int) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setTcpThreadCount(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTemplate(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets which template to use for this RAR.
setTestStatement(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setTestStatement(String) - Method in interface org.objectweb.jonas.dbm.Pool
 
setTestStatement(String) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
 
setText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setThreadPriorityText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setThreshold(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setTime(int, Time) - Method in class org.objectweb.jonas.dbm.JStatement
 
setTime(int, Time, Calendar) - Method in class org.objectweb.jonas.dbm.JStatement
 
setTime(int, Time) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTimeout(int) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setTimeout(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryClientMBean
Sets the timeout value the DiscoveryClient for receiving discovery answers.
setTimeOut(Integer) - Method in class org.objectweb.jonas.jtm.JTAResource
 
setTimeout(int) - Method in interface org.objectweb.jonas.jtm.TransactionService
Sets the default transaction timeout
setTimeout(int) - Method in class org.objectweb.jonas.jtm.TransactionServiceImpl
Sets the default transaction timeout and register Current in JNDI
setTimeout(long) - Method in interface org.objectweb.jonas.resource.pool.api.Pool
setTimeout assigns a timeout to this Pool.
setTimeout(long) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
setTimeout(int) - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
set the current timeout value for Jmx
setTimeOutText(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setTimeOutToAbortRequest(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setTimerGraphic(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setTimestamp(int, Timestamp) - Method in class org.objectweb.jonas.dbm.JStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.objectweb.jonas.dbm.JStatement
 
setTimestamp(int, Timestamp) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeToLive(int) - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
setTimeToLive(int) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setTimeToLive(int) - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
sets the time to live value to ttl.
setTimeToLive(int) - Method in class org.objectweb.jonas.discovery.Enroller
 
setTimeToLive(int) - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
sets the time to live value to ttl.
setTitle(String) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
setTmConfigPropertyList(JLinkedList) - Method in class org.objectweb.jonas_rar.deployment.xml.TmParams
Set the tm-config-property
setTmConfigPropertyName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Set the tm-config-property-name
setTmConfigPropertyValue(String) - Method in class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Set the tm-config-property-value
setTmParams(TmParams) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Set the tm-params
setTo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setTo(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setToken(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
Set the token to replace
setToken(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Set the string token to replace; required unless a nested replacetoken element or the replacefilterfile attribute is used.
setTomcat(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTomcatAuthentication(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setTomThumb(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
setTomThumbIcons(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
setTopic(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTopic(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
setTopicLevel(String, String) - Method in class org.objectweb.jonas.adm.Adm
set Topic Level
setTopicLevel(String, String) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
setTopicLevel(String, String) - Method in class org.objectweb.jonas.common.LogManagement
set Topic Level
setTopicLevel(String, String) - Method in interface org.objectweb.jonas.common.LogManagementMBean
 
setTopicLevelList(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTopics(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTotalBegunTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalCommittedTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalConnectionTime(long) - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
Set the total connection time
setTotalCurrentNumberOfBeanType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfBMPType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfCMPType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfMDBType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfSBFType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfSBLType(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalExpiredTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalReceivedBytes(long) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setTotalRolledbackTransactions(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTransaction(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTransaction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setTransaction(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setTransaction(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TabTag
 
setTransactionIsolation(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setTransactionIsolation(int) - Method in class org.objectweb.jonas.dbm.JConnection
 
setTransactionIsolation(int) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setTransactionManager(TransactionManager) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The Transaction manager linked to this resource managed
setTransactionManager(TransactionManager) - Method in interface org.objectweb.jonas_ejb.container.Container
set the Transaction Manager.
setTransactionManager(TransactionManager) - Method in class org.objectweb.jonas_ejb.container.JContainer
set the Transaction Manager.
setTransactionPropagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.JonasProperties
Enable or disable Transaction propagation
setTransactionPropagation(boolean) - Method in class org.objectweb.jonas.ant.jonasbase.Services
Enable or disable Transaction propagation
setTransactionSupport(String) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Set the transaction-support
setTransactionSupport(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Set the transaction-support
setTransactionTimeout(int) - Method in class org.objectweb.jonas.adm.Adm
set the default value for transaction timeout
setTransactionTimeout(int) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
setTransactionTimeout(int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Set the current transaction timeout value for this XAResource instance.
setTransactionTimeout(int) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Set the current transaction timeout value for this XAResource
setTransactionTimeout(int) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
No method to map for a local transaction, just return no timeout.
setTransactionType(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.CommonEjb
Set the transaction-type
setTransAttribute(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Set the trans-attribute
setTransportConfig(TransportConfigMapping) - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
 
setTransportGuarantee(String) - Method in class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Add a new transport-guarantee element to this object
setTransportType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the transportType of the connector
setTransportType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the transportType of the connector
setTree(String) - Method in class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
setTreeControl(TreeControl) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
setTreeToRefresh(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Change the state of current display of tree.
setTx(Transaction) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Set the associated transaction
setTxPendingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setTxPendingTimerTxt(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setType(String) - Method in class org.objectweb.jonas.ant.cluster.MailCluster
Sets the type of factory
setType(String) - Method in class org.objectweb.jonas.ant.jonasbase.Mail
Sets the type of factory
setType(String) - Method in class org.objectweb.jonas.management.cluster.JkClusterMember
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
type: CF,TCF,QCF
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem
 
setTypeMap(Map) - Method in class org.objectweb.jonas.dbm.JConnection
 
setTypeMap(Map) - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setUddis(List) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
set uddis (wsdl publish)
setUnchecked() - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Set the unchecked
setUnchecked() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
Set this method unchecked
setUncheckedLastEntry() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
Set the flag which indicate that this entry will be added at the end as unchecked permission
setUndeploy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setUndeploySelected(String[]) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
setUnicodeStream(int, InputStream, int) - Method in class org.objectweb.jonas.dbm.JStatement
 
setUnicodeStream(int, InputStream, int) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Deprecated.  
setUnusedInstance(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUpdate(boolean) - Method in class org.objectweb.jonas.ant.JOnASBaseTask
Set if this is only an update or a new JONAS_BASE
setUpdate(boolean) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set if this is only an update or a new JONAS_BASE
setUploadedFile(FormFile) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Set a representation of the file the user has uploaded
SetUpTreeAction - Class in org.objectweb.jonas.webapp.jonasadmin
Test Action sets up tree control data structure for tree widget
SetUpTreeAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.SetUpTreeAction
 
SetupWhereAreYouAction - Class in org.objectweb.jonas.webapp.jonasadmin
 
SetupWhereAreYouAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
setURIEncoding(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setUrl(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the url of this JDBC Resource Adaptor
setUrl(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the url of this JDBC Resource Adaptor
setUrl(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setURL(int, URL) - Method in class org.objectweb.jonas.dbm.JStatement
 
setURL(String) - Method in class org.objectweb.jonas.jdbc.DriverManagerMCFImpl
 
setURL(int, URL) - Method in class org.objectweb.jonas.resource.PreparedStatementWrapper
Sets the designated parameter to the given java.net.URL value.
setUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem
 
setURL(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new URL value to use for this RAR.
setUrl(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setUrlPattern(String) - Method in class org.objectweb.jonas_web.deployment.xml.ServletMapping
Sets the url-pattern of the servlet
setUrls(String[]) - Method in class org.objectweb.jonas.discovery.DiscoveryComm
 
setUrls(String[]) - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
setUseBodyEncodingForURI(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setUseCallerIdentity(UseCallerIdentity) - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Set the use-caller-identity
setUsed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setUsed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setUsed(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem
 
setUsedBySecurityService(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem
 
setUsedInTxInstance(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUsedOutTxInstance(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUser(String) - Method in class org.objectweb.jonas.ant.cluster.JdbcRaCluster
Set the user of this JDBC Resource Adaptor
setUser(String) - Method in class org.objectweb.jonas.ant.jonasbase.JdbcRa
Set the user of this JDBC Resource Adaptor
setUser() - Method in class org.objectweb.jonas.jdbc.ConnectionImpl
 
setUser(String) - Method in class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl
 
setUser(String) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
setUser(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set a new username to use in this RAR.
setUser(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setUser(String) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Set the user
setUserCertificate(Certificate) - Method in class org.objectweb.jonas.security.auth.callback.CertificateCallback
Set the certificate
setUserDataConstraint(UserDataConstraint) - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Set the user-data-constraint
setUserDN(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the DN used when searching the user DN.
setUserDN(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the DN used when searching the user DN.
setUserDn(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserName(String) - Method in class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
setUserName(String) - Method in class org.objectweb.jonas.dbm.ConnectionManager
 
setUsername(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setUserName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setUsername(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setUsername(String) - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Set the username
setUsername(String) - Method in class org.objectweb.jonas_domain.api.DomainMap
 
setUsername(String) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
 
setUsername(String) - Method in class org.objectweb.jonas_domain.xml.Domain
 
setUsername(String) - Method in class org.objectweb.jonas_domain.xml.Server
 
setUserPasswordAttribute(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the attribute in order to get the password of this LDAP realm
setUserPasswordAttribute(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the attribute in order to get the password of this LDAP realm
setUserPasswordAttribute(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserPrincipalsQuery(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the user defined query for retrieving principals
setUserPrincipalsQuery() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Gets the user defined query for retrieving principals
setUserRolesAttribute(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the attribute in order to get the user role from the ldap server
setUserRolesAttribute(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the attribute in order to get the user role from the ldap server
setUserRolesAttribute(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserRolesQuery(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the user defined query for retrieving roles
setUserRolesQuery() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Gets the user defined query for retrieving roles
setUsers(Hashtable) - Method in class org.objectweb.jonas.security.realm.factory.JResource
 
setUserSearchFilter(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
Set the filter used when searching the user
setUserSearchFilter(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceLDAPMBean
Set the filter used when searching the user
setUserSearchFilter(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserTable(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of the table which have the username/password
setUserTable(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of the table which have the username/password
setUserTable(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUserTablePasswordCol(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of column of the password of the user table
setUserTablePasswordCol(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of column of the password of the user table
setUserTablePasswordCol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUserTableUsernameCol(String) - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
Set the name of the column of the username of the user table
setUserTableUsernameCol(String) - Method in interface org.objectweb.jonas.security.realm.factory.JResourceDSMBean
Set the name of the column of the username of the user table
setUserTableUsernameCol(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUseUpperCaseUser(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Redirect to setUseUpperCaseUserName() method.
setUseUpperCaseUserName(String) - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Authentication will be made with a username in uppercase
setUsingParent(boolean) - Method in class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
setUsingWhere(boolean) - Method in class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
setValidation(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Validate XML descriptors
setValidation(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set XML Validation on/off
setValidationPeriod(int) - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Set the validation period.
setValign(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
Set the Vertical Alignment
setValue(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
The replacement string; required if property is not set
setValue(String) - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Set the string value to use as token replacement; optional, default is the empty string ""
setValue(String) - Method in class org.objectweb.jonas.ant.JProperty
The value of the property to set
setValue(String) - Method in class org.objectweb.jonas.newbean.Parameter
Sets the Parameter.value of this parameter.
setValue(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setValue(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setValue(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
setValue(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setValue(String) - Method in class org.objectweb.jonas.webapp.taglib.JonasSubmitTag
 
setValues(String, Object) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets a value within the values map.
setValuesMap(Map) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the values map.
setValveType(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setVariableMappingList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Set the variable-mapping
setVector(List) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setVendorName(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the vendor name used for this RAR.
setVendorName(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the vendor-name
setVerbose(boolean) - Method in class org.objectweb.jonas.ant.GenICTask
Set verbose mode on/off
setVerbose(boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.verboseflag.
setVerbose(boolean) - Method in class org.objectweb.jonas.ant.WsGenTask
Set WSDL2Java verbose mode to on/off
setVerbose(boolean) - Method in class org.objectweb.jonas_ejb.genic.GenICParameters
 
setVerbose(boolean) - Method in class org.objectweb.jonas_lib.genbase.generator.Config
 
setVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
setVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
setVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setVersion(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setVersion(String) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Set the Version of the EJB specification
setVersion(String) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Set the version
setVersions(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setViewIdWrapper(ViewIdWrapper) - Method in class org.objectweb.jonas.ha.interceptor.HAContext
 
setViewIdWrapper(ViewIdWrapper) - Method in class org.objectweb.jonas.ha.interceptor.HACurrentContext
 
setVm(String) - Method in class org.objectweb.jonas.ant.jonasbase.web.Https
 
setWaiterCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaiterCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaiterCount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaiterCountJCAConnection(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaiterCountJDBCDatasource(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaitersHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitersHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitersHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitersHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitersHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitersHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitForAck(boolean) - Method in class org.objectweb.jonas.management.cluster.TomcatClusterMember
 
setWaitForAck(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setWaitingHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingHigh(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingHighRecent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingTime(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingTimeJCAConnection(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaitingTimeJDBCDatasource(long) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWar(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Set the war
setWarPath(URL) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setWars(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setWarURL(URL) - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
 
setWeb(Web) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Set the web
setWebApplicationContext(WebApplicationContext) - Method in class org.objectweb.jonas.web.jetty50.JSR77Configuration
 
setWebapps(List) - Method in class org.objectweb.jonas_lib.genbase.archive.Application
 
setWebDesc(WebContainerDeploymentDesc) - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
Set the webDesc for this endpoint.
setWebInstNb(int) - Method in class org.objectweb.jonas.ant.JOnASClusterConfigTask
Set the web instances number
setWebModules() - Method in class org.objectweb.jonas.ear.Ear
Determine the web modules contained in this J2EEApplication
setWebResourceCollectionList(JLinkedList) - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Set the web-resource-collection
setWebResourceName(String) - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Set the web-resource-name of this object
setWebserviceDescriptionList(JLinkedList) - Method in class org.objectweb.jonas_ws.deployment.xml.Webservices
Set the webservice-description
setWebserviceDescriptionName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
setWebserviceDescriptionName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the webservice-description-name
setWebUri(String) - Method in class org.objectweb.jonas_ear.deployment.xml.Web
Set the web-uri
setWidth(String) - Method in class org.objectweb.jonas.webapp.taglib.GridTableBaseTag
 
setWidth(String) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setWidthBorder(int) - Method in class org.objectweb.jonas.webapp.taglib.JonasButtonTag
 
setWidthGraphic(int) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setWidthSeparator(int) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setWidthTab(int) - Method in class org.objectweb.jonas.webapp.taglib.TabsTag
 
setWorkers(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
setWorkers(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWorkManager(WorkManager) - Method in class org.objectweb.jonas_ejb.container.JContainer
set the Work Manager.
setWrite(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setWriterList(ArrayList) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setWSCFContext(WSCFContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setWsdlFile(String) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Sets the wsdl-file element of the service-ref
setWsdlFile(String) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Set the wsdl-file
setWsdlFile(String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setWsdlFilename(String) - Method in class org.objectweb.jonas.ws.mbean.Service
 
setWsdlPort(String) - Method in class org.objectweb.jonas.ws.mbean.PortComponent
 
setWsdlPort(Qname) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Sets the wsdl port QName of the jonas-port-component-ref
setWsdlPort(Qname) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Set the wsdl-port
setWsdlPublishDirectory(String) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
 
setWsdlURL(String) - Method in class org.objectweb.jonas.ws.mbean.Service
 
setXAName(String) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Set the XAName to use
setXares(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXAResource(XAResource) - Method in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
setXid(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXidcount(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setXidstate(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXml(String) - Method in class org.objectweb.jonas.management.ReconfiguredXml
Set the content of this object
setXml(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the XML string.
setXmlContent(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
setXmlContent(String) - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
 
setXmlContent(String) - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Set the content of the xml file
setXmlContent(String) - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
 
setXmlContent(String) - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Set the content of the ra.xml file
setXmlContent(String) - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Set the content of the web.xml file
setXmlDeploymentDescriptor(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
 
setXmlDoc(Document) - Method in class org.objectweb.jonas.ant.jonasbase.XMLSerializerTask
Set the xml document to serialize
setXmlElementName(String) - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Set the xml-element-name
setXmlFileName(String) - Method in class org.objectweb.jonas.ant.jonasbase.XMLSerializerTask
Set the xml filename
setXpoweredBy(boolean) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setXprm(String) - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
Set xprm
setXprm(String) - Method in class org.objectweb.jonas_clusterd.xml.Server
Set the extra parameters
shared - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
shared if the EJB container is not the only one to modify the bean state on the database, or if a cluster of container access the bean concurrently.
shared - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
shared=true if the bean can be modify outside this container.
shared - Variable in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
 
signalEvent(int, Object, Exception) - Method in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
SignLoginModule - Class in org.objectweb.jonas.security.auth.spi
This class is used to sign the current subject.
SignLoginModule() - Constructor for class org.objectweb.jonas.security.auth.spi.SignLoginModule
 
SimpleCharStream - Class in org.objectweb.jonas_ejb.deployment.ejbql
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
SimpleCondExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
SimpleNode - Class in org.objectweb.jonas_ejb.deployment.ejbql
Initialy generated by JJTree, this class was modified to hold specific fields used by Visitors
SimpleNode(int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
SimpleNode(EJBQL, int) - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
SimpleWebappClassLoader - Class in org.objectweb.jonas_lib.loader
ClassLoader specialized for WebApps.
SimpleWebappClassLoader(URL) - Constructor for class org.objectweb.jonas_lib.loader.SimpleWebappClassLoader
Create a new SimpleWebappClassLoader with default parent ClassLoader
SimpleWebappClassLoader(URL, ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.SimpleWebappClassLoader
Create a new SimpleWebappClassLoader with specified parent ClassLoader
SINGLE_WORK_WEBAPPS_DIR_SUFFIX - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the property used in work directory for single webapps (not ear case).
singleswitch - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
If no timeout, we can manage only 1 JSessionSwitch for all sessions.
singleSwitchOn() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
Return true if singleswitch option is on.
singleton(Collection) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
 
singleton - Variable in class org.objectweb.jonas_ejb.deployment.api.SessionStatelessDesc
Singleton=True if only 1 SessionSwitch (and 1 Remote) when possible.
SingleValuedCmrPathExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
SingleValuedPathExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
size() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
 
size - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
This is the size of the relation.
size() - Method in class org.objectweb.jonas_ejb.container.jorm.Set
 
SIZE_FAMILIES - Static variable in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
sizeFamilies() - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem
 
SLEEP_DELAY - Static variable in class org.objectweb.jonas.adm.Adm
Sleep before exit of JVM
SLEEP_DELAY - Static variable in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Sleep before exit of JVM
smallIcon - Variable in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
The small-icon field
smudge(char[]) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Zero the contents of the specified array.
smudge(byte[]) - Static method in class org.objectweb.jonas.security.realm.lib.HashHelper
Zero the contents of the specified array.
SoapHeaderRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines a rule to analyze soap-header
SoapHeaderRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.SoapHeaderRuleSet
Construct an object with a specific prefix
SOURCE - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
This constant can be used to represent the source of the relation, ie the element which references the other.
specialConstructor - Variable in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specVersion - Variable in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
Ejb spec version
splitPath(String) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
split a dot separated path into tokens
SPY_LOGGER_NAME - Static variable in class org.objectweb.jonas.common.Log
 
SqlDateFieldMapping - Class in org.objectweb.jonas_ejb.lib
Conversion java.util.Date <-> java.sql.Date.
SqlDateFieldMapping() - Constructor for class org.objectweb.jonas_ejb.lib.SqlDateFieldMapping
 
SQLManager - Interface in org.objectweb.jonas.resource
SQL Manager to be used with PreparedStatment
SqlTimeFieldMapping - Class in org.objectweb.jonas_ejb.lib
Conversion java.util.Date <-> java.sql.Time.
SqlTimeFieldMapping() - Constructor for class org.objectweb.jonas_ejb.lib.SqlTimeFieldMapping
 
SqlTimestampFieldMapping - Class in org.objectweb.jonas_ejb.lib
Conversion java.util.Date <-> java.sql.Timestamp.
SqlTimestampFieldMapping() - Constructor for class org.objectweb.jonas_ejb.lib.SqlTimestampFieldMapping
 
sqlType - Variable in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
 
SQRT - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
SSBPortComponentDesc - Class in org.objectweb.jonas_ws.deployment.api
PortComponentDesc specialization for Session Bean exposed as WebServices.
ssfpool - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
SSHandler - Class in org.objectweb.security.propagation
 
SSHandler(Context, Object[]) - Constructor for class org.objectweb.security.propagation.SSHandler
Creates a new SSHandler instance.
SSHandlerFactory - Class in org.objectweb.security.propagation
SSHandler
SSHandlerFactory() - Constructor for class org.objectweb.security.propagation.SSHandlerFactory
 
Standard - Class in org.objectweb.jonas.security.realm.web.catalina55
Implementation of a Realm.
Standard() - Constructor for class org.objectweb.jonas.security.realm.web.catalina55.Standard
 
Standard - Class in org.objectweb.jonas.security.realm.web.jetty50
Implementation of a Realm.
Standard() - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.Standard
Default Constructor
Standard(String) - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.Standard
Constructor
Standard(String, String) - Constructor for class org.objectweb.jonas.security.realm.web.jetty50.Standard
Constructor
start(String[]) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Main function
start(String[]) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemonAdmin
Main function
start(Xid, int) - Method in class org.objectweb.jonas.dbm.JManagedConnection
Start work on behalf of a transaction branch specified in xid
start() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
start() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
 
start() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
starts the listening task on the listeningPort and listening Ip defined with the parameters.
start() - Method in class org.objectweb.jonas.discovery.Enroller
 
start() - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
starts the listening task on the listeningPort and listening Ip defined with the parameters.
start(BootstrapContext) - Method in class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
Display Info log at JAXR Connector start.
start(Xid, int) - Method in class org.objectweb.jonas.jdbc.XAResourceImpl
Start work on this Xid.
START - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
start(Xid, int) - Method in class org.objectweb.jonas.resource.LocalXAWrapper
Only start a local transaction if a new transaction is being attempted, just return if joining or resuming.
start() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Prepare for active use of the public methods of this Component.
start() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Prepare for active use of the public methods of this Component.
start() - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Prepare for active use of the public methods of this Component.
start() - Method in class org.objectweb.jonas.server.Server
Start the server
start() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Start the service
start() - Method in interface org.objectweb.jonas.service.Service
Start the service
start() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Start the JOnAS context if catalina is started
start(String) - Method in class org.objectweb.jonas.web.catalina55.WebModuleProxy
Start Web module
start(String) - Method in interface org.objectweb.jonas.web.catalina55.WebModuleProxyMBean
Start Web module
start() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Start the Catalina service in a new thread
start() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Start the Catalina service in a new thread
start() - Method in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Cause the session's run method to be called to process messages that were just assigned to it.
start(boolean, String) - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Jms Administrator is created with newInstance().
start() - Method in class org.objectweb.jonas_jms.JConnection
Start (or restart) a Connection's delivery of incoming messages.
start(boolean, String) - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Jms Administrator is created with newInstance().
start(boolean, String) - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Initialization method, setting the connection factories.
startAllJOnAS(String, String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Start all the JOnAS instances configured with auto-reboot
startAllJOnAS(String, String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Start all the JOnAS instances configured with auto-reboot
StartAllJonasServersAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
StartAllJonasServersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.StartAllJonasServersAction
 
startAllServers(String) - Method in class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
 
startAllServers(String) - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
StartClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StartClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StartClusterAction
 
StartClusterDaemonAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StartClusterDaemonAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StartClusterDaemonAction
 
startConnector(String, String) - Static method in class org.objectweb.jonas.jmx.commons.JMXRemoteHelper
Calls JMXRemoteHelper.startConnector(String, String, Map)(url, connectorName, null).
startConnector(String, String, Map) - Static method in class org.objectweb.jonas.jmx.commons.JMXRemoteHelper
Start a JMX connector (used to do remote administration).
startDiscoveryMaster() - Method in class org.objectweb.jonas.discovery.DiscoveryServiceImpl
Management operation allowing to make the current server become a master if its not already.
startDiscoveryMaster() - Method in interface org.objectweb.jonas.discovery.DiscoveryServiceImplMBean
Make this server a discovery master
startDocument() - Method in class org.objectweb.jonas.ant.DescriptorHandler
SAX parser call-back method that is used to initialize the values of some instance variables to ensure safe operation.
startElement(String, String, String, Attributes) - Method in class org.objectweb.jonas.ant.DescriptorHandler
SAX parser call-back method that is invoked when a new element is entered into.
startElement(String, String, String, Attributes) - Method in class org.objectweb.jonas_ws.wsgen.finder.ServiceRefFinder
 
STARTING - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server is starting (temporary state)
startit() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Start all cluster nodes.
startit() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
startit() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Start the Server discovery notification concerning the represented server
startit() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
Set state to RUNNING
startJaxrpcMappingTest(boolean) - Method in class org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
Defines the function for the jaxrpc-mapping test
startJmx(String) - Method in class org.objectweb.jonas.service.ServiceManager
Start the jmx service
startJOnAS(String, String, String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Start a JOnAS instance (MBean interface)
startJOnAS(String, String, String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Start a JOnAS instance
StartJonasServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StartJonasServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StartJonasServerAction
 
startMBeanServer(String) - Static method in class org.objectweb.jonas.jmx.commons.MBeanServerHelper
Starts an MBeanServer if no MBeanServer is available.
startMonitor() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
startMonitor starts the pool monitor for this Pool.
startMonitor() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
STARTOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
startRegistry() - Method in class org.objectweb.jonas.service.ServiceManager
Start the mandatory "registry" service
startRemoteServers(String[]) - Method in class org.objectweb.jonas.adm.Adm
Start remote servers or clusters
startRemoteServers(String[]) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
startServer(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Start a Remote JOnAS Server MBean implementation for jonasAdmin
startServer(String, String) - Method in class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
Start a Remote JOnAS Server
startServer(String, String) - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
startServices() - Method in class org.objectweb.jonas.service.ServiceManager
Starts the managed services.
startTest(boolean) - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Defines the function for the specific test
startTimer(int) - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
Start a timer for this Session.
startTimer() - Method in class org.objectweb.jonas_ejb.container.JTimer
start the Timer
STARTUP - Static variable in class org.objectweb.jonas.discovery.DiscoveryState
 
startWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Start the current web application.
startWebApplication(WebAppJettyForm, ActionMapping, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
Start the current web application.
startWork(Work) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.jonas_lib.JWorkManager
Accepts a Work instance for processing.
state - Variable in class org.objectweb.jonas.management.cluster.BaseCluster
The cluster state
state - Variable in class org.objectweb.jonas.management.monitoring.JMXProxy
State of the remote object (as seen from the proxy)
state - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
Holds the state of the SFSB before calling the method (in preinvoke) COMPLETE Added for the replication mechanishm in HA service
STATE_DOWN - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
All the members are in STOPPED state
STATE_FAILED - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
All the members are in FAILED state
STATE_INIT - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
This is the initial state, all members are in INITIAL state
STATE_PARTIALLY_DOWN - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
At least one members is in STOPPED state, there is no failed member, there is no running memeber
STATE_PARTIALLY_FAILED - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
At least one members is in FAILED state
STATE_PARTIALLY_UP - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
At least one members is in RUNNING state, there is no failed member
STATE_UNKNOWN - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
No member in FAILED state, no member in RUNNING state, no memeber in STOPPED state The members' state may be UNREACHABLE or UNKNOWN
STATE_UP - Static variable in class org.objectweb.jonas.management.cluster.BaseCluster
All the members are in RUNNING state
STATEFUL_MODE - Static variable in class org.objectweb.jonas.security.iiop.Csiv2Const
Stateful or not ? false as support of stateful mode in not required in Csiv2 level 0
StatefulBeanRefImpl - Class in org.objectweb.jonas.ha
This class implements reference to beans
StatefulBeanRefImpl(JStatefulSwitch) - Constructor for class org.objectweb.jonas.ha.StatefulBeanRefImpl
 
statefulList - Variable in class org.objectweb.jonas_ejb.container.JStatefulFactory
List of JStatefulSwitch objects (pool of session instances) Key is the sessionId
StatefulSessionBean - Class in org.objectweb.jonas.container
This class implements the StatefulSessionBean type specified in JSR77
StatefulSessionBean(String, JSessionFactory) - Constructor for class org.objectweb.jonas.container.StatefulSessionBean
 
STATELESS_CONTEXT_ID - Static variable in class org.objectweb.jonas.security.iiop.Csiv2Const
Context Id stateless (Csiv2 level 0)
StatelessSessionBean - Class in org.objectweb.jonas.container
This class implements the StatelessSessionBean type specified in JSR77
StatelessSessionBean(String, JStatelessFactory) - Constructor for class org.objectweb.jonas.container.StatelessSessionBean
 
staticFlag - Static variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
status - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
This field describes the status of the PIndexedElem in according to the constant defined in the PIndexedElem interface.
STATUS_ALL - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
STATUS_RUNNING - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
STATUS_STOPPED - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
StatusHelper - Class in org.objectweb.jonas_ejb.lib
 
StatusHelper() - Constructor for class org.objectweb.jonas_ejb.lib.StatusHelper
 
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryClient
 
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryClientListener
Stops the current thread
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryComm
sends a notification message to notify that the server is stopping.
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingListener
Stop
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryGreetingResponder
Throw the run time exception to state that a server with the same name already exists.
stop() - Method in class org.objectweb.jonas.discovery.DiscoveryManager
Stop
stop() - Method in interface org.objectweb.jonas.discovery.DiscoveryManagerMBean
 
stop() - Method in class org.objectweb.jonas.discovery.Enroller
 
stop() - Method in interface org.objectweb.jonas.discovery.EnrollerMBean
stops the listening task
stop() - Method in class org.objectweb.jonas.jaxr.scout.JAXRResourceAdapter
Display Info log at JAXR Connector stop.
STOP - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
stop() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JAAS
Gracefully shut down active use of the public methods of this Component.
stop() - Method in class org.objectweb.jonas.security.realm.web.catalina55.JACC
Gracefully shut down active use of the public methods of this Component.
stop() - Method in class org.objectweb.jonas.security.realm.web.catalina55.Standard
Gracefully shut down active use of the public methods of this Component.
stop() - Method in class org.objectweb.jonas.server.J2EEServer
Stop server (with stopping the JVM)
stop() - Method in class org.objectweb.jonas.server.Server
Stop the server without stopping the JVM
stop() - Method in class org.objectweb.jonas.service.AbsServiceImpl
Stop the service
stop() - Method in interface org.objectweb.jonas.service.Service
Stop the service
stop() - Method in class org.objectweb.jonas.web.catalina55.JOnASStandardContext
Stop this Context component.
stop(String) - Method in class org.objectweb.jonas.web.catalina55.WebModuleProxy
Stop Web module
stop(String) - Method in interface org.objectweb.jonas.web.catalina55.WebModuleProxyMBean
Stop Web module
stop() - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Stop the Catalina service.
stop() - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Stop the Catalina service.
stop() - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
stop this EJB (unregister it in JNDI)
stop() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
stop this EJB.
stop() - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
stop this EJB.
stop() - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
stop this EJB.
stop() - Method in class org.objectweb.jonas_ejb.container.jorm.JormFactory
 
stop() - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
stop this EJB.
stop() - Method in interface org.objectweb.jonas_jms.api.JmsAdministration
Stop the Jms Administrator
stop() - Method in interface org.objectweb.jonas_jms.api.JmsManager
Terminate the administering process
stop() - Method in class org.objectweb.jonas_jms.JConnection
Used to temporarily stop a Connection's delivery of incoming messages.
stop() - Method in class org.objectweb.jonas_jms.JmsAdminForJoram
Stop the Jms Administrator
stop() - Method in class org.objectweb.jonas_jms.JmsAdminForWSMQ
Terminates the JMS Service.
stop() - Method in class org.objectweb.jonas_jms.JmsManagerImpl
Terminate the administering process
stop() - Method in class org.objectweb.jonas_timer.TimerEvent
stop the timer, but keep it for further reuse (See change())
stop(boolean) - Static method in class org.objectweb.jonas_timer.TimerManager
stop the service
stop() - Static method in class org.objectweb.jonas_timer.TimerManager
 
stopAllJOnAS() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Stop all the JOnAS instances
stopAllJOnAS() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Stop all the JOnAS instances
StopAllJonasServersAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
StopAllJonasServersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.StopAllJonasServersAction
 
stopAllServers(String) - Method in class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
 
stopAllServers(String) - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
StopClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StopClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StopClusterAction
 
stopClusterDaemon() - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Stop the current instance
stopClusterDaemon() - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Stop the cluster daemon instance
StopClusterDaemonAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StopClusterDaemonAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StopClusterDaemonAction
 
stopContainer() - Method in class org.objectweb.jonas_ejb.container.JFactory
 
stopit() - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Stop all cluster nodes.
stopit() - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
stopit() - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Stop the server via the ClusterDaemon
stopit() - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
Stop server
stopit() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPoolMonitor
Stop this thread.
stopJOnAS(String) - Method in class org.objectweb.jonas.cluster.daemon.ClusterDaemon
Stop a JOnAS instance (MBean interface)
stopJOnAS(String) - Method in interface org.objectweb.jonas.cluster.daemon.ClusterDaemonMBean
Stop a JOnAS instance
StopJonasServerAction - Class in org.objectweb.jonas.webapp.jonasadmin.domain
 
StopJonasServerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.domain.StopJonasServerAction
 
stopListener() - Method in class org.objectweb.jonas.discovery.DiscoveryListener
 
STOPOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
STOPPED - Static variable in class org.objectweb.jonas.adm.Adm
 
STOPPED - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server is stopped
stopped - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
STOPPING - Static variable in class org.objectweb.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server shut-down
STOPPING - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server is stopping (temporary state)
stopRemoteServers(String[]) - Method in class org.objectweb.jonas.adm.Adm
Stop remote servers or clusters
stopRemoteServers(String[]) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
stopServer() - Method in class org.objectweb.jonas.adm.Adm
Stop the Server without stopping the JVM
stopServer() - Method in interface org.objectweb.jonas.adm.AdmInterface
 
stopServer(String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Stop a Remote JOnAS Server MBean implementation for jonasAdmin
stopServer(String, String) - Method in class org.objectweb.jonas.management.monitoring.ClusterDaemonProxy
Stop a Remote JOnAS Server
stopServer(String, String) - Method in interface org.objectweb.jonas.management.monitoring.ClusterDaemonProxyMBean
 
stopServices() - Method in class org.objectweb.jonas.service.ServiceManager
Management Method: Stop all services.
stopThreads() - Method in class org.objectweb.jonas_lib.JWorkManager
Remove this WorkManager : Stop all threads
stopTimer() - Method in class org.objectweb.jonas_ejb.container.JSessionSwitch
Stop the Timer associated to the Session
stopTimer() - Method in class org.objectweb.jonas_ejb.container.JTimer
Stop a timer.
stopWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Stop the current web application.
stopWebApplication(WebAppJettyForm, ActionMapping, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
Stop the current web application.
store() - Method in class org.objectweb.jonas_lib.genbase.utils.ArchiveStorer
Store the content of the contained archive.
store() - Method in class org.objectweb.jonas_lib.genbase.utils.JarStorer
Store the archive and close the streams.
storeAll(Transaction) - Method in class org.objectweb.jonas_ejb.container.JContainer
Try to store all entity bean instances modified in the transaction this method has been introduced to fix bug #305711 it's, may be, bad for performance
storeIfModified() - Method in class org.objectweb.jonas_ejb.container.JEntityContext
Persistence: write data on storage
storeInstances(Transaction) - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
Store intances modified (used before finder ou select methods)
storeInstances(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
For storing entities modified in tx
storeInstances(Transaction) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
 
storeInstances(Transaction) - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
 
storeInstances(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatefulFactory
 
storeInstances(Transaction) - Method in class org.objectweb.jonas_ejb.container.JStatelessFactory
 
storeInstances() - Method in class org.objectweb.jonas_ejb.container.TxListener
Synchronizes all instances on disk.
stress() - Method in class org.objectweb.jonas_lib.deployment.tests.AbsDeploymentTest
Create an xml structure and then parse the resulting xml and check the result No validation is done if random is set to true
string_literal - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
StringExpression() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
StringLiteral() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
StringPrimary() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
StringValue() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
style - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the entire tree.
styleSelected - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the text of selected nodes.
styleUnselected - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the text of unselected nodes.
subject - Variable in class org.objectweb.jonas.resource.ResourceSpec
Subject object
SUBS_DURABILITY - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
SUBS_DURABLE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
SUBS_NON_DURABLE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
subscriptionDurability - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
SUBSTRING - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
SUCCESS - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
SUM - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
SUN_VM - Static variable in class org.objectweb.jonas.ant.jonasbase.web.Https
Sun VM name
supportedLocales - Variable in class org.objectweb.jonas.webapp.jonasadmin.ApplicationLocales
The set of supported Locales for this application.
supports(String) - Method in class org.objectweb.jonas.security.jacc.JPolicyContextHandler
 
swapper - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
SwitchTo(int) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQLTokenManager
 
syncAll(boolean, boolean) - Method in interface org.objectweb.jonas_ejb.container.Container
Synchronize all entity beans
syncAll(boolean, boolean) - Method in class org.objectweb.jonas_ejb.container.JContainer
Try to passivate all entity bean instances
syncAllEntities(boolean) - Method in class org.objectweb.jonas.adm.Adm
sync all entity instances outside transactions
syncAllEntities(boolean) - Method in interface org.objectweb.jonas.adm.AdmInterface
 
syncAllEntities(boolean) - Method in interface org.objectweb.jonas.container.EJBService
Synchronized all entity bean containers
syncAllEntities(boolean) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Synchronized all entity bean containers
syncAllEntities(boolean) - Method in interface org.objectweb.jonas.container.EJBServiceImplMBean
Synchronized all entity bean containers
syncDirty(boolean) - Method in interface org.objectweb.jonas_ejb.container.BeanFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Synchronize all dirty instances Does nothing if not CS policy.
syncDirty(boolean) - Method in class org.objectweb.jonas_ejb.container.JMdbEndpointFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.objectweb.jonas_ejb.container.JMdbFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.objectweb.jonas_ejb.container.JSessionFactory
synchronize bean instances if needed
syncForFind(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
synchronize data modified in this transaction.
syncForSelect() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
synchronize data modified in the current transaction.
synchro - Variable in class org.objectweb.jonas.resource.MCInfo
The current Synchronisation object used for the later enlisting into the global transaction
synchro - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
synchronize() - Method in class org.objectweb.jonas.container.EntityBean
Synchronize bean state for all its instances outside transactions
synchronizeEntities() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Ask swapper to synchronize all dirty EntitySwitch Only used for container-serialized policy
synchros - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The list of Synchronisation instance managed in this ConnectionManager
syncLevels() - Static method in class org.objectweb.jonas.common.Log
Sets booleans which enable debugging (debug level or Warn)
syncLevels() - Static method in class org.objectweb.jonas_ejb.container.TraceEjb
Sets booleans which enable debugging (debug level or Warn)
SYNCOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
sysExc - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
system exception or error raised in business method

T

TabsTag - Class in org.objectweb.jonas.webapp.taglib
 
TabsTag() - Constructor for class org.objectweb.jonas.webapp.taglib.TabsTag
 
TabTag - Class in org.objectweb.jonas.webapp.taglib
 
TabTag() - Constructor for class org.objectweb.jonas.webapp.taglib.TabTag
 
tag(String, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Creates an element with the given name that contains a single text node with the given value and adds it as a child to the current node.
TAGS_IMAGES_ROOT_KEY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
target - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
The window target.
target - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The window target for the hyperlink identified by the action property, if this node is selected by the user.
TARGET - Static variable in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
This constant can be used to represent the target of the relation, ie the element which is referenced by the other.
Tasks - Class in org.objectweb.jonas.ant.jonasbase
 
Tasks() - Constructor for class org.objectweb.jonas.ant.jonasbase.Tasks
Default constructor
TempRepository - Class in org.objectweb.jonas_lib.genbase.utils
A TempRepository object is tye main container for temporary directories.
terminate(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Release completely this object, since another one will be used.
text(String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Adds the given text to the current node.
third - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
thread - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
ThreadContextClassLoader - Class in org.objectweb.jonas_lib.loader
Delegate all call to the Thread context ClassLoader.
ThreadContextClassLoader() - Constructor for class org.objectweb.jonas_lib.loader.ThreadContextClassLoader
 
threadnumber - Static variable in class org.objectweb.jonas_lib.JWorkManager
 
THREADWAITTIMEOUT - Static variable in class org.objectweb.jonas.container.EJBServiceImpl
Thread Wait Timeout property name
THREADWAITTIMEOUT - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
Thread timeout
timeoutExpired(Object) - Method in class org.objectweb.jonas.server.J2EEServer
The measures timeout has expired Do not synchronize this method to avoid deadlocks!
timeoutExpired(Object) - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
The session timeout has expired
timeoutExpired(Object) - Method in class org.objectweb.jonas_ejb.container.JStatelessSwitch
The session timeout has expired, or a Timer on this bean has expired.
timeoutExpired(Object) - Method in class org.objectweb.jonas_ejb.container.JTimer
The timer has just expired.
timeoutExpired(Object) - Method in interface org.objectweb.jonas_timer.TimerEventListener
Invoked when the timeout has expired.
TimerEvent - Class in org.objectweb.jonas_timer
 
TimerEvent(TimerEventListener, long, Object, boolean) - Constructor for class org.objectweb.jonas_timer.TimerEvent
Constructor
TimerEventListener - Interface in org.objectweb.jonas_timer
 
TimerManager - Class in org.objectweb.jonas_timer
A timer manager manages 2 lists of timers with 2 threads One thread is a clock which decrements timers every second and passes them when expired in a list of expired timers.
timerTxAttr - Variable in class org.objectweb.jonas_ejb.container.JFactory
Transational attribute for ejbTimeout method.
timerTxAttr - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Transactional attribute for ejbTimeout method.
timerTxAttribute - Variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
TitleContentTag - Class in org.objectweb.jonas.webapp.taglib
 
TitleContentTag() - Constructor for class org.objectweb.jonas.webapp.taglib.TitleContentTag
 
tm - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The transaction manager in server
tm - Variable in class org.objectweb.jonas_ejb.container.JContext
 
tm - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
tm - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
tm - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
tm - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpointProxy
 
tm - Static variable in class org.objectweb.jonas_jms.JConnection
 
tm - Static variable in class org.objectweb.jonas_jms.JSession
 
tmConfigProperty(List) - Static method in class org.objectweb.jonas_rar.deployment.api.Utility
Convert the list
TmConfigProperty - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element tm-config-property
TmConfigProperty() - Constructor for class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Constructor
TmConfigPropertyDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element tm-config-property
TmConfigPropertyDesc(TmConfigProperty) - Constructor for class org.objectweb.jonas_rar.deployment.api.TmConfigPropertyDesc
Constructor
TmConfigPropertyRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element tm-config-property
TmConfigPropertyRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.TmConfigPropertyRuleSet
Construct an object with a specific prefix
TmParams - Class in org.objectweb.jonas_rar.deployment.xml
This class defines the implementation of the element tm-params
TmParams() - Constructor for class org.objectweb.jonas_rar.deployment.xml.TmParams
Constructor
TmParamsDesc - Class in org.objectweb.jonas_rar.deployment.api
This class defines the implementation of the element tm-params
TmParamsDesc(TmParams) - Constructor for class org.objectweb.jonas_rar.deployment.api.TmParamsDesc
Constructor
TmParamsRuleSet - Class in org.objectweb.jonas_rar.deployment.rules
This class defines the rules to analyze the element tm-params
TmParamsRuleSet(String) - Constructor for class org.objectweb.jonas_rar.deployment.rules.TmParamsRuleSet
Construct an object with a specific prefix
toArray() - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
It returns an array of the elements.
toArray(Object[]) - Method in class org.objectweb.jonas_ejb.container.jorm.Collection
It returns an array of the elements.
toArray() - Method in class org.objectweb.jonas_ejb.container.jorm.Set
It returns an array of the elements.
toArray(Object[]) - Method in class org.objectweb.jonas_ejb.container.jorm.Set
It returns an array of the elements.
toBytes(Serializable) - Static method in class org.objectweb.jonas_ejb.lib.MarshallTool
Converts an instance of java.io.Serializable to a serialized byte array
todiscard - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True when context/instance has been discarded, to avoids that passivate store its state on storage.
token - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
Token - Class in org.objectweb.jonas_ejb.deployment.ejbql
Describes the input token stream.
Token() - Constructor for class org.objectweb.jonas_ejb.deployment.ejbql.Token
 
token_source - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
tokenImage - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
tokenImage - Variable in exception org.objectweb.jonas_ejb.deployment.ejbql.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.objectweb.jonas_ejb.deployment.ejbql
 
TokenMgrError() - Constructor for error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError
 
Tomcat - Class in org.objectweb.jonas.ant.jonasbase.web
Support Tomcat Connector Configuration.
Tomcat() - Constructor for class org.objectweb.jonas.ant.jonasbase.web.Tomcat
Default Constructor.
TOMCAT_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
Name of Tomcat configuration file
TOMCAT_CONF_FILE - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
Name of Tomcat configuration file
TomcatCluster - Class in org.objectweb.jonas.management.cluster
Implements Tomcat Cluster MBean
TomcatCluster(TomcatClusterFactory) - Constructor for class org.objectweb.jonas.management.cluster.TomcatCluster
Tomcat cluster constructor
TomcatClusterAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
Tomcat cluster monitoring action
TomcatClusterAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterAction
 
TomcatClusterFactory - Class in org.objectweb.jonas.management.cluster
Factory for clusters used by Tomact for Session Replication These Clusters are built dynamically, when a new server is discovered as being part of a cluster of this type.
TomcatClusterFactory(DomainMonitor) - Constructor for class org.objectweb.jonas.management.cluster.TomcatClusterFactory
Constructor
TomcatClusterForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
TomcatClusterForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
TomcatClusterMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
TomcatClusterMember - Class in org.objectweb.jonas.management.cluster
A TomcatClusterMember represents a JOnAS server using web container Tomcat which is a memeber of a Tomcat cluster for session replication.
TomcatClusterMember(String, String, ServerProxy) - Constructor for class org.objectweb.jonas.management.cluster.TomcatClusterMember
Constructor
TomcatClusterMemberMBean - Interface in org.objectweb.jonas.management.cluster
Define here only specific operations and attributes.
TomcatMemberAction - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
TomcatMemberAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberAction
 
TomcatMemberForm - Class in org.objectweb.jonas.webapp.jonasadmin.monitoring
 
TomcatMemberForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
toMemory(Object) - Static method in class org.objectweb.jonas_ejb.lib.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toObject(boolean) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(byte) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(short) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(int) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(long) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(float) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(double) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(char) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
toObject(Object) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
 
tooManyInstances() - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
 
TopForm - Class in org.objectweb.jonas.webapp.jonasadmin
Form bean for the Jonas server form page.
TopForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.TopForm
 
TopicForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.jms
Form used to present a Topic's properties
TopicForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
 
TopicLevel - Class in org.objectweb.jonas.webapp.jonasadmin.logging
 
TopicLevel() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
TopicLevel(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.logging.TopicLevel
 
TOPICS - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
TopLevelElement - Interface in org.objectweb.jonas_lib.deployment.xml
This class defines the interface that all root Element objects must use.
toStorage(Object) - Static method in class org.objectweb.jonas_ejb.lib.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.objectweb.jonas_ejb.lib.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toString() - Method in class org.objectweb.common.Cmd
 
toString() - Method in class org.objectweb.jonas.common.JProp
String representation of the object for trace purpose
toString() - Method in class org.objectweb.jonas.container.Protocols
 
toString() - Method in class org.objectweb.jonas.discovery.DiscEvent
The string version of the message
toString() - Method in class org.objectweb.jonas.discovery.DiscGreeting
The string version of the message
toString() - Method in class org.objectweb.jonas.discovery.DiscMessage
 
toString() - Method in class org.objectweb.jonas.ha.interceptor.HAContext
Returns a string representation of the object
toString() - Method in class org.objectweb.jonas.jmx.JonasObjectName
A different implementation should allow returning a logical name.
toString() - Method in exception org.objectweb.jonas.jmx.ManagementException
 
toString() - Method in class org.objectweb.jonas.management.AttributeAddNotification
 
toString() - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
Description of the Method
toString() - Method in class org.objectweb.jonas.resource.ConnectionManagerPoolParams
Output pool information
toString() - Method in class org.objectweb.jonas.resource.JonasSQLWrapper
Return a string describing this object
toString() - Method in class org.objectweb.jonas.resource.pool.api.PoolItemStats
String representing this object
toString() - Method in class org.objectweb.jonas.resource.ResourceSpec
 
toString() - Method in class org.objectweb.jonas.security.auth.JGroup
Returns a string representation of this principal.
toString() - Method in class org.objectweb.jonas.security.auth.JPrincipal
Returns a string representation of this principal.
toString() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
The string representation of this realm is the XML
toString() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
The string representation of this object is an XML value
toString() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
The string representation of this realm is the XML
toString() - Method in class org.objectweb.jonas.security.realm.principals.Group
Use the XML representation of this object
toString() - Method in class org.objectweb.jonas.security.realm.principals.Role
Use the XML representation of this object
toString() - Method in class org.objectweb.jonas.security.realm.principals.User
Use the XML representation of this object
toString() - Method in class org.objectweb.jonas.server.JClassLoader
Displays useful information
toString() - Method in exception org.objectweb.jonas.service.ServiceException
 
toString() - Method in class org.objectweb.jonas.web.War
Return a string representation of the war.
toString() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
 
toString() - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
toString() - Method in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
Return in a string the contents of the instance for each propertie.
toString() - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns a String represetnation of the values.
toString() - Method in class org.objectweb.jonas.webapp.taglib.LabelValueBean
Return a string representation of this object.
toString() - Method in class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
toString() - Method in class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc
Return a String representation of the ClientContainerDeploymentDesc.
toString() - Method in class org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration
Return a String representation of the ClusterDaemonConfiguration
toString() - Method in class org.objectweb.jonas_domain.api.DomainMap
Return a String representation of the DomainMap
toString() - Method in class org.objectweb.jonas_ear.deployment.api.EarDeploymentDesc
Return a String representation of the EarDeploymentDesc.
toString() - Method in class org.objectweb.jonas_ejb.container.JTimer
Give a String representation of the Timer
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.DeploymentDescEjb2
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EjbRelationshipRoleDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc
String representation of the object for test and debug purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityCmpDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.EntityJdbcCmp2Desc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.FieldJdbcDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodCmp2Desc
String representation of the object for test purpose
toString(Method) - Static method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
get a String representation of a method from the reflection object
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.api.SessionStatefulDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
toString(String) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
toString() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.Token
Returns the image.
toString() - Method in class org.objectweb.jonas_ejb.deployment.lib.EjbDeploymentDescManager
Return a string representation of the cache.
toString() - Method in exception org.objectweb.jonas_ejb.genic.GenICException
 
toString() - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
 
toString() - Method in class org.objectweb.jonas_ejb.genic.VcField
 
toString() - Method in class org.objectweb.jonas_ejb.genic.VcMethod
 
toString(VelocityContext) - Static method in class org.objectweb.jonas_ejb.genic.VContextFactory
 
toString() - Method in class org.objectweb.jonas_ejb.genic.VcParamWhere
 
toString() - Method in class org.objectweb.jonas_ejb.lib.EJBInvocation
String representation
toString() - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.IdValue
 
toString() - Method in class org.objectweb.jonas_lib.deployment.api.AbsDeploymentDesc
Return a String representation of the DeploymentDesc.
toString() - Method in interface org.objectweb.jonas_lib.deployment.api.DeploymentDesc
Return a String representation of the DeploymentDesc.
toString() - Method in interface org.objectweb.jonas_lib.deployment.api.DescriptionGroup
Return a String representation of the DescriptionGroup.
toString() - Method in class org.objectweb.jonas_lib.deployment.api.DescriptionGroupDesc
Return a String representation of the DeploymentDesc.
toString() - Method in class org.objectweb.jonas_lib.deployment.api.EjbLocalRefDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_lib.deployment.api.EjbRefDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_lib.deployment.api.EnvEntryDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_lib.deployment.api.HandlerDesc
 
toString() - Method in class org.objectweb.jonas_lib.deployment.api.MessageDestinationRefDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceEnvRefDesc
String representation of the object for test purpose.
toString() - Method in class org.objectweb.jonas_lib.deployment.api.ResourceRefDesc
String representation of the object for test purpose
toString() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Return the representation of this element.
toString() - Method in class org.objectweb.jonas_lib.deployment.xml.JLinkedList
Return the representation of this element.
toString() - Method in class org.objectweb.jonas_lib.loader.AbsModuleClassLoader
 
toString() - Method in class org.objectweb.jonas_rar.deployment.api.ConnectorDesc
 
toString() - Method in class org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc
Return a String representation of the RarDeploymentDesc.
toString() - Method in class org.objectweb.jonas_web.deployment.api.MethodDesc
String representation
toString() - Method in class org.objectweb.jonas_web.deployment.api.Pattern
String representation
toString() - Method in class org.objectweb.jonas_web.deployment.api.PatternEntry
String representation
toString() - Method in class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
String representation
toString() - Method in class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Return a String representation of the WebContainerDeploymentDesc.
toString() - Method in class org.objectweb.jonas_ws.deployment.api.JaxRpcPortComponentDesc
 
toString() - Method in class org.objectweb.jonas_ws.deployment.api.MappingFile
Build a string representation of MappingFile
toString() - Method in class org.objectweb.jonas_ws.deployment.api.PortComponentDesc
 
toString() - Method in class org.objectweb.jonas_ws.deployment.api.ServiceDesc
 
toString() - Method in class org.objectweb.jonas_ws.deployment.api.SSBPortComponentDesc
 
toString() - Method in class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
Return a String representation of the WSDeploymentDesc.
toString() - Method in class org.objectweb.jonas_ws.deployment.api.WSDLFile
 
toString() - Method in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
Return a string representation of the cache.
toString() - Method in class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
 
toString() - Method in class org.objectweb.security.context.SecurityContext
Method toString
toStringBooleanAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringIntegerAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringLongAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringObject(String, Class) - Static method in class org.objectweb.jonas_ejb.lib.JavaType
If it is a primitive type, return a new Object constructor, else return the same object.
toStringShortAttribute(ObjectName, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toURLs() - Method in class org.objectweb.jonas.server.JURLs
Return an array containing all the URLs of this JURLs.
toXML() - Method in class org.objectweb.jonas.security.JonasSecurityServiceImpl
String representation of the JOnAS realm
toXML() - Method in class org.objectweb.jonas.security.JResources
String representation of the JOnAS realm
toXML() - Method in class org.objectweb.jonas.security.realm.factory.JResourceDS
String representation of the MemoryRealm
toXML() - Method in class org.objectweb.jonas.security.realm.factory.JResourceLDAP
String representation of the LDAP realm
toXML() - Method in class org.objectweb.jonas.security.realm.factory.JResourceMemory
String representation of the MemoryRealm
toXML() - Method in class org.objectweb.jonas.security.realm.principals.Group
String representation of the group
toXML() - Method in class org.objectweb.jonas.security.realm.principals.Role
String representation of the role
toXML() - Method in class org.objectweb.jonas.security.realm.principals.User
String representation of the user
toXML() - Method in interface org.objectweb.jonas.security.SecurityService
String representation of the JOnAS realm
toXML(int) - Method in class org.objectweb.jonas_client.deployment.xml.ApplicationClient
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_client.deployment.xml.JonasClient
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_client.deployment.xml.JonasSecurity
Represents this element by it's XML description.
toXML() - Method in class org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration
 
toXML(int) - Method in class org.objectweb.jonas_clusterd.xml.ClusterDaemon
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_clusterd.xml.Server
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_domain.xml.Cluster
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_domain.xml.ClusterDaemon
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_domain.xml.Domain
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_domain.xml.Location
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_domain.xml.Server
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.Application
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.JonasApplication
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.JonasSecurity
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.Module
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRole
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ear.deployment.xml.Web
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpField
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.CmrField
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbJar
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelation
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.Entity
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.ExcludeList
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasEntity
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasMethod
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.JonasSession
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDriven
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.Method
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodParams
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.MethodPermission
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.Query
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.QueryMethod
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.Relationships
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.SasContextMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.Session
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ejb.deployment.xml.UseCallerIdentity
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Represents this element by it's XML description.
toXML() - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.EjbRef
Represents this element by it's XML description.
toXML(int) - Method in interface org.objectweb.jonas_lib.deployment.xml.Element
Represents this element by it's XML description
toXML() - Method in interface org.objectweb.jonas_lib.deployment.xml.Element
Represents this element by it's XML description Use a default indent set to 0
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.EnvEntry
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.Handler
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.Icon
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.InitParam
Represents this element by it's XML description.
toXML() - Method in class org.objectweb.jonas_lib.deployment.xml.JLinkedList
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JLinkedList
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResource
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.PortComponentRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.Qname
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.ResourceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.RunAs
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRole
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_lib.deployment.xml.ServiceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Activationspec
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Adminobject
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.ConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Connector
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Icon
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasConnector
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.License
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Messageadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Messagelistener
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.PoolParams
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.Resourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityEntry
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.SecurityPermission
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_rar.deployment.xml.TmParams
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.AuthConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.JonasWebApp
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.SecurityConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.Servlet
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.ServletMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.WebApp
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.JonasWebservices
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.PackageMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.PortComponent
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Represents this element by it's XML description.
toXML(int) - Method in class org.objectweb.jonas_ws.deployment.xml.Webservices
Represents this element by it's XML description.
trace - Variable in class org.objectweb.jonas.jdbc.ConnectionImpl
 
trace - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl
 
trace - Variable in class org.objectweb.jonas.jdbc.ManagedConnectionImpl
 
trace - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Main logger
TraceCore - Class in org.objectweb.common
This module is used by common/Cmd, common/RemoteObject.jpp and by the classes defined in jonas/rmifilters Traces for module common
TraceCore() - Constructor for class org.objectweb.common.TraceCore
 
TraceEjb - Class in org.objectweb.jonas_ejb.container
 
TraceEjb() - Constructor for class org.objectweb.jonas_ejb.container.TraceEjb
 
traceIds(HashMap) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
Trace the given ids structure
TraceJms - Class in org.objectweb.jonas_jms
Class used to log messages in Jms module.
TraceJms() - Constructor for class org.objectweb.jonas_jms.TraceJms
 
TraceTimer - Class in org.objectweb.jonas_timer
Traces for module timer
TraceTimer() - Constructor for class org.objectweb.jonas_timer.TraceTimer
 
TRANS - Static variable in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
 
transaction - Variable in class org.objectweb.jonas.webapp.taglib.TabTag
Include transaction token (if any) in the hyperlink?
TRANSACTION_MANAGER - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
This constant is used in the by the init method
transactionService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
TransactionService - Interface in org.objectweb.jonas.jtm
Transaction Service interface.
TransactionServiceImpl - Class in org.objectweb.jonas.jtm
Transaction Service implementation.
TransactionServiceImpl() - Constructor for class org.objectweb.jonas.jtm.TransactionServiceImpl
 
TransactionServiceImplMBean - Interface in org.objectweb.jonas.jtm
MBean Interface for Transaction Service Management Management attributes and operations have been transfered to JTAResource MBean
transactionType - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
transactionType - Variable in class org.objectweb.jonas_ejb.deployment.api.SessionDesc
 
transform() - Method in class org.objectweb.jonas.tools.migration.jboss.Migrate
 
Transformer - Class in org.objectweb.jonas.tools.migration.jboss
The Transformer class contains methods for querying one or more input documents and building a new output document.
Transformer() - Constructor for class org.objectweb.jonas.tools.migration.jboss.Transformer
Constructs a new Transformer ready to output to an empty document.
Transformer.Mapper - Class in org.objectweb.jonas.tools.migration.jboss
 
Transformer.Mapper() - Constructor for class org.objectweb.jonas.tools.migration.jboss.Transformer.Mapper
 
Transformer.NodeFilter - Interface in org.objectweb.jonas.tools.migration.jboss
Interface used to filter nodes when querying an input document.
translateEjbDeploymentDescriptor() - Method in class org.objectweb.jonas_ejb.container.PermissionManager
3.1.5 Translating EJB Deployment Descriptors A reference to a PolicyConfiguration object must be obtained by calling the getPolicyConfiguration method on the PolicyConfigurationFactory implementation class of the provider configured into the container.
translateEjbExcludeList() - Method in class org.objectweb.jonas_ejb.container.PermissionManager
3.1.5.2 Translating the EJB exclude-list An EJBMethodPermission object must be created for each method element occurring in the exclude-list element of the deployment descriptor.
translateEjbMethodPermission() - Method in class org.objectweb.jonas_ejb.container.PermissionManager
3.1.5.1 Translating EJB method-permission Elements For each method element of each method-permission element, an EJBMethodPermission object translated from the method element must be added to the policy statements of the PolicyConfiguration object.
translateEjbSecurityRoleRef() - Method in class org.objectweb.jonas_ejb.container.PermissionManager
3.1.5.3 Translating EJB security-role-ref Elements For each security-role-ref element appearing in the deployment descriptor, a corresponding EJBRoleRefPermission must be created.
translateSecurityConstraintElements() - Method in class org.objectweb.jonas.web.lib.PermissionManager
3.1.3.1 Translating security-constraint elements The paragraphs of this section describe the translation of security-constraints into WebResourcePermission and WebUserDataPermission objects constructed using qualified URL pattern names.
translateServletDeploymentDescriptor() - Method in class org.objectweb.jonas.web.lib.PermissionManager
3.1.3.Translating Servlet Deployment Descriptors A reference to a PolicyConfiguration object must be obtained by calling the getPolicyConfiguration method on the PolicyConfigurationFactory implementation class of the provider configured into the container.
translateServletSecurityRoleRef() - Method in class org.objectweb.jonas.web.lib.PermissionManager
3.1.3.2 Translating Servlet security-role-ref Elements For each security-role-ref appearing in the deployment descriptor a corresponding WebRoleRefPermission must be added to the corresponding role.
TransportConfigMapping - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element transport-config
TransportConfigMapping() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping
Constructor
TransportConfigRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element ior-security-config
TransportConfigRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.TransportConfigRuleSet
Construct an object with a specific prefix
TransportGuaranteeDesc - Class in org.objectweb.jonas_web.deployment.api
Defines a transport guarantee object.
TransportGuaranteeDesc() - Constructor for class org.objectweb.jonas_web.deployment.api.TransportGuaranteeDesc
Constructor : Build a new Guarantee object
treatError(Throwable, ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Treat specific case where Joram RAR was unloaded
tree - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The TreeControl instance representing the entire tree.
tree - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlTag
The name of the attribute (in the specified scope) under which our TreeControl instance is stored.
TREE_PAGE_REFRESH - Static variable in class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
TreeAction - Class in org.objectweb.jonas.webapp.jonasadmin
Test Action that handles events from the tree control test page.
TreeAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.TreeAction
 
TreeBuilder - Interface in org.objectweb.jonas.webapp.taglib
 
TREEBUILDER_KEY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.SetUpTreeAction
 
TreeControl - Class in org.objectweb.jonas.webapp.taglib
The overall data structure representing a tree control that can be rendered by the TreeControlTag custom tag.
TreeControl() - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControl
Construct a new instance with no predefined root node.
TreeControl(TreeControlNode) - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControl
Construct a new instance with the specified root node.
TreeControlNode - Class in org.objectweb.jonas.webapp.taglib
An individual node of a tree control represented by an instance of TreeControl, and rendered by an instance of TreeControlTag.
TreeControlNode(String, String, String, String, String, boolean) - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControlNode
Construct a new TreeControlNode with the specified parameters.
TreeControlNode(TreeControlNode) - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControlNode
 
TreeControlRenderTag - Class in org.objectweb.jonas.webapp.taglib
 
TreeControlRenderTag() - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControlRenderTag
 
TreeControlTag - Class in org.objectweb.jonas.webapp.taglib
JSP custom tag that renders a tree control represented by the TreeControl and TreeControlNode classes.
TreeControlTag() - Constructor for class org.objectweb.jonas.webapp.taglib.TreeControlTag
 
TRUE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
Try to bind a JEntityContext if none already bound.
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
Try to bind a JEntityContext if none already bound.
ts - Variable in class org.objectweb.jonas_jms.JTopicSession
 
TTOPTION - Static variable in class org.objectweb.jonas.adm.JonasAdmin
 
tx - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
TX_MANDATORY - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_NEVER - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_NOT_SET - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_NOT_SUPPORTED - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_NULL - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
Set of constants for method transaction attribute
TX_REQUIRED - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_REQUIRES_NEW - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
TX_STR_DEFAULT_VALUE - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
default value for undefined transaction attribute for sessions and entities
TX_STR_DEFAULT_VALUE_4_MDB - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
default value for undefined transaction attribute for message driven beans
TX_SUPPORTS - Static variable in class org.objectweb.jonas_ejb.deployment.api.MethodDesc
 
txattr - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
Transactional attribute for onMessage method.
txattr - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
txAttr - Variable in class org.objectweb.jonas_ejb.container.RequestCtx
Transaction Attribute
txAttribute - Variable in class org.objectweb.jonas_ejb.deployment.api.MessageDrivenDesc
 
txbeanmanaged - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
txCompleted(Transaction, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitch
This transaction is now over.
txCompleted(Transaction, boolean) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchRO
This transaction is now over.
txCompleted() - Method in class org.objectweb.jonas_ejb.container.JStatefulSwitch
End of Transaction
TxItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
TxItem(String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem
 
txlist - Variable in class org.objectweb.jonas_ejb.container.JEntityFactory
List of Transaction Listeners.
txlistener - Static variable in class org.objectweb.jonas_ejb.container.TraceEjb
 
TxListener - Class in org.objectweb.jonas_ejb.container
This class is a listener on the transaction.
TxListener(JEntityFactory, Transaction) - Constructor for class org.objectweb.jonas_ejb.container.TxListener
constructor
txover - Variable in class org.objectweb.jonas_jms.JSession
 
TxRecovery - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
TxRecovery(String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
txUpdates - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
True if a transaction is mandatory for all modifying methods.
TxXaresource - Class in org.objectweb.jonas.webapp.jonasadmin.service.jtm
 
TxXaresource(String, String, String, String, String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
type - Variable in class org.objectweb.jonas.management.cluster.CmiCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.objectweb.jonas.management.cluster.EjbHaCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.objectweb.jonas.management.cluster.LogicalCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.objectweb.jonas.management.cluster.TomcatCluster
The type of Cluster, that is part of the MBean ObjectName
TYPE_CAR - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
TYPE_EAR - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
TYPE_EJB - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
TYPE_RAR - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 
TYPE_WAR - Static variable in interface org.objectweb.jonas.adm.AdmInterface
 

U

Uddi - Class in org.objectweb.jonas.ant.jonasbase.wsdl
Defines a UDDI configuration file for WSDL publish
Uddi() - Constructor for class org.objectweb.jonas.ant.jonasbase.wsdl.Uddi
 
unbind(Name) - Method in class org.objectweb.jonas.naming.CompNamingContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.jonas.naming.CompNamingContext
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.jonas.naming.java.javaURLContext
Unbinds the named object.
unbindDataSources() - Method in interface org.objectweb.jonas.dbm.DataBaseService
Unbind dataSource names from the Naming
unbindDataSources() - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
Unbind dataSource names from the registry, unregister MBeans
unbindMailFactories() - Method in interface org.objectweb.jonas.mail.MailService
Unregister all the binding factories on the server.
unbindMailFactories() - Method in class org.objectweb.jonas.mail.MailServiceImpl
Unregister all the binding factories on the server and in JMX Server.
unbindMailFactoryMBean(String) - Method in class org.objectweb.jonas.mail.MailServiceImpl
Unregister the factory with the given name.
unbindMailFactoryMBean(String) - Method in interface org.objectweb.jonas.mail.MailServiceImplMBean
Unregister the factory binded with the given name.
UNDEPLOY - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
undeploy(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Undeploy a file in using the type of current deployment storing in WhereAreYou instance in session.
UNDEPLOY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
undeployDataSource(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Undeploy a datasource file.
unDeployEar(Context) - Method in interface org.objectweb.jonas.ear.EarService
Undeploy an EAR by sending the request to the EJB container and to the WEB container.
unDeployEar(String) - Method in interface org.objectweb.jonas.ear.EarService
Undeploy an EAR, used by management applications via J2EEServer managed object
unDeployEar(Context) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Undeploy an EAR by sending the request to the EJB container and to the WEB container and the Resource service.
unDeployEar(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Undeploy an EAR by delegating the operation to the unDeployEar() method.
unDeployEar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Undeploy a EAR file of a multiple management target composed of servers and/or clusters
unDeployEar(String) - Method in class org.objectweb.jonas.server.J2EEServer
undeploy a J2EE application packaged in a EAR file
unDeployEarMBean(String) - Method in class org.objectweb.jonas.ear.EarServiceImpl
Undeploy an EAR by delegating the operation to the unDeployEar() method.
unDeployEarMBean(String) - Method in interface org.objectweb.jonas.ear.EarServiceImplMBean
Undeploy an EAR, used by the JMX Management.
undeployFile(String) - Method in class org.objectweb.jonas.adm.Adm
Physically remove the module from the server
undeployFile(String) - Method in interface org.objectweb.jonas.adm.AdmInterface
Physically remove the module from the server
UNDEPLOYING - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
unDeployJar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Undeploy a JAR file of a multiple management target composed of servers and/or clusters
unDeployJar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Uneploy a stand-alone J2EE module packaged in a JAR file
unDeployJars(URL[]) - Method in interface org.objectweb.jonas.container.EJBService
Undeploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
unDeployJars(URL[]) - Method in class org.objectweb.jonas.container.EJBServiceImpl
Undeploy the given ejb-jars of an ear file.
undeployMailFactory(String) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Undeploy a mail factory.
undeployModule(String) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Undeploy a module on all nodes.
undeployModule(String) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
undeployModule(String) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Undeploy a module on the remote server
undeployModule(String) - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
unDeployRar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Undeploy a RAR file of a multiple management target composed of servers and/or clusters
unDeployRar(String) - Method in interface org.objectweb.jonas.resource.ResourceService
Undeploy an RAR, used by management applications via J2EEServer managed object
unDeployRar(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Undeploy the resource adapter
unDeployRar(String) - Method in class org.objectweb.jonas.server.J2EEServer
undeploy a J2EE application packaged in a RAR file
unDeployRarMBean(String) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Undeploy an RAR by delegating the operation to the unRegisterRar() method.
unDeployRarMBean(String) - Method in interface org.objectweb.jonas.resource.ResourceServiceImplMBean
Undeploy an RAR, used by the JMX Management.
unDeployRars(URL[], URL) - Method in interface org.objectweb.jonas.resource.ResourceService
Undeploy the given rars of an ear file with the specified parent classloader (ear classloader).
unDeployRars(URL[], URL) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Undeploy the given rars of an ear file.
unDeployWar(String[], String) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Undeploy a WAR file of a multiple management target composed of servers and/or clusters
unDeployWar(String) - Method in class org.objectweb.jonas.server.J2EEServer
Uneploy a stand-alone J2EE module packaged in a WAR file
unDeployWars(URL[]) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
unDeployWars(URL[]) - Method in interface org.objectweb.jonas.web.JWebContainerService
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
unDeployWars(URL[]) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
unDeployWars(URL[]) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
undeployWebServices(Context) - Method in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
 
undeployWebServices(Context) - Method in interface org.objectweb.jonas.ws.WebServicesService
Undeploy the WebServices : unpublish WSDL + unregister MBeans
unexportObject() - Method in class org.objectweb.jonas_ejb.container.JLocal
Make this object unaccessible : do nothing.
unexportObject() - Method in class org.objectweb.jonas_ejb.container.JRemote
Make this object unaccessible thru the Orb.
unicastSocket - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
Uset to send a discovery event as response to a discovey message
uniqueObjectName(MBeanServer, String) - Method in class org.objectweb.jonas.web.jetty50.jmx.FixedJsr77ServletHolderMBean
 
uniqueObjectName(MBeanServer, String) - Method in class org.objectweb.jonas.web.jetty50.jmx.J2EEWebModuleMBean
 
uniqueSession - Variable in class org.objectweb.jonas_ejb.container.JSessionFactory
Unique JSessionSwitch when singleswitch=true
UNKNOWN - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
Server which started without the discovery and can't be reached after a several number of retries
unloadDataSource(String) - Method in class org.objectweb.jonas.dbm.DataBaseServiceImpl
MBean method:
unloadDataSource(String) - Method in interface org.objectweb.jonas.dbm.DataBaseServiceImplMBean
unload existing datasource
unmarshallSecurityContext(byte[]) - Method in class org.objectweb.jonas.security.interceptors.iiop.SecurityInterceptor
Custom UTF8 marshalling SecurityContext
unmarshallSecurityContext(byte[]) - Static method in class org.objectweb.security.context.Marshalling
Custom UTF8 marshalling SecurityContext
unpack(String, String) - Static method in class org.objectweb.jonas.web.lib.JarTools
Unpack the specified jar to the specified directory.
unpack(JarFile, File) - Static method in class org.objectweb.jonas_lib.files.FileUtils
Unpack the source archive in a given directory and returns directory directory created.
unpackEar(URL, URL) - Static method in class org.objectweb.jonas_lib.deployment.work.EarFileManager
Unpack the given EAR file to the specified directory.
unpackEar(URL, URL, boolean) - Static method in class org.objectweb.jonas_lib.deployment.work.EarFileManager
Unpack the given EAR file to the specified directory.
UNPACKED - Static variable in class org.objectweb.jonas_lib.genbase.generator.Config
unpacked mode
UNREACHABLE - Static variable in class org.objectweb.jonas.management.monitoring.JMXProxy
This state is corresponding to the situation when the JMX connection is broken - maybe temporary.
unRegister() - Method in class org.objectweb.jonas.resource.Rar
Unregister the resource adapter.
unregister() - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
Unregisters the MBean (and its childs) from the default MBeanServer
unregister(MBeanServer) - Method in class org.objectweb.jonas.ws.mbean.AbstractWebServiceMBean
Unregisters the MBean (and its childs) from the specified MBeanServer
unregister() - Method in class org.objectweb.jonas_ejb.container.JHome
unregister this bean in JNDI (unbind)
unregister() - Method in class org.objectweb.jonas_ejb.container.JLocalHome
unregister this bean in JNDI (unbind)
unregister() - Method in class org.objectweb.jonas_ejb.container.JServiceEndpointHome
unregister this bean in JNDI (unbind)
unregisterContext(Transaction, JEntityContext) - Method in class org.objectweb.jonas_ejb.container.JEntityFactory
Unregister a Context/Instance in the transaction.
unregistered - Variable in class org.objectweb.jonas_ejb.container.JHome
 
unRegisterRar(Context) - Method in class org.objectweb.jonas.resource.ResourceServiceImpl
Unregister the resource adapter.
unRegisterWarMBean(String) - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWarMBean(String) - Method in interface org.objectweb.jonas.web.AbsJWebContainerServiceImplMBean
Unregister a WAR, this method is used for the JMX Management.
unRegisterWarMBean(String) - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWarMBean(String) - Method in interface org.objectweb.jonas.web.JWebContainerService
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWarMBean(String) - Method in class org.objectweb.jonas.web.wrapper.catalina50.CatalinaJWebContainerServiceWrapper
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWarMBean(String) - Method in class org.objectweb.jonas.web.wrapper.catalina55.CatalinaJWebContainerServiceWrapper
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unset() - Method in class org.objectweb.jonas_timer.TimerEvent
Unvalidate the timer.
unSetComponentContext(ClassLoader) - Method in class org.objectweb.jonas.naming.NamingManager
Remove the CompNamingContext associated with the given classloader.
unSetComponentContext(ClassLoader) - Method in interface org.objectweb.jonas_lib.naming.ContainerNaming
Remove the CompNamingContext associated with the given classloader.
unsubscribe(String) - Method in class org.objectweb.jonas_jms.JSession
 
unsubscribe(String) - Method in class org.objectweb.jonas_jms.JTopicSession
 
update() - Method in class org.objectweb.jonas_timer.TimerEvent
Update timer every second.
updateCarol() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
update the carol.propertier
updateConfig(String, String, long) - Method in class org.objectweb.jonas.management.ReconfiguratorProp
Updates the configuration file
updateDomainName() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
update the domain name
updateInteractionMode() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
update the interaction mode
updateJonasBase(Task, File, File) - Static method in class org.objectweb.jonas.ant.JOnASAntTool
Update the JONAS_BASE directory with ejbjars, webapps, rars, etc.
updateJonasBaseForArchives(Task, File, File, Archives, String, String[]) - Static method in class org.objectweb.jonas.ant.JOnASAntTool
Update JONAS_BASE with given archives with lists of includes
UpdateLineColumn(char) - Method in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleCharStream
 
updateName() - Method in class org.objectweb.jonas.ant.cluster.ClusterDaemon
update the name
updateReadablesWriteables(DestinationForm, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
updateSecurityConstraint(String, String) - Method in class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Update the security-constraint element having url-pattern equal with oldPattern by replacing this old pattern with the newUrlPattern
updateServerInfos() - Method in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
Update info of the serverName and serverVersion
updateServerInfos() - Method in class org.objectweb.jonas.web.catalina55.CatalinaJWebContainerServiceImpl
Update info of the serverName and serverVersion
updateServerInfos() - Method in class org.objectweb.jonas.web.jetty50.JettyJWebContainerServiceImpl
Update info of the serverName and serverVersion
updateXML(String, Map) - Method in class org.objectweb.jonas.resource.RarConfigMBean
 
UPLOAD - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
UPLOAD - Static variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
UPLOADDEPLOY - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
UPLOADDEPLOY - Static variable in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
uploadDeployEar(String[], String, boolean) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Upload and deploy an EAR file on a multiple management target composed of servers and/or clusters
uploadDeployJar(String[], String, boolean) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Upload and deploy a JAR file on a multiple management target composed of servers and/or clusters
uploadDeployModule(String, boolean) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Upload adn deploy a module on all nodes.
uploadDeployModule(String, boolean) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
uploadDeployModule(String, boolean) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Upload a file on remote server and deploy it.
uploadDeployModule(String, boolean) - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
uploadDeployRar(String[], String, boolean) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Upload and deploy a RAR file on a multiple management target composed of servers and/or clusters
uploadDeployWar(String[], String, boolean) - Method in class org.objectweb.jonas.management.j2eemanagement.J2EEDomain
Upload and deploy a WAR file on a multiple management target composed of servers and/or clusters
uploadFile(String, boolean) - Method in class org.objectweb.jonas.management.cluster.BaseCluster
MBean operation Upload a file on all nodes.
uploadFile(String, boolean) - Method in interface org.objectweb.jonas.management.cluster.BaseClusterMBean
 
uploadFile(String, boolean) - Method in class org.objectweb.jonas.management.monitoring.ServerProxy
Upload a file on remote server for deployment
uploadFile(String, boolean) - Method in interface org.objectweb.jonas.management.monitoring.ServerProxyMBean
 
UploadForm - Class in org.objectweb.jonas.webapp.jonasadmin.deploy
This class is a placeholder for form values.
UploadForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
 
UPLOADING - Static variable in class org.objectweb.jonas.management.monitoring.DeployAction
 
upperFL(String) - Method in class org.objectweb.jonas_ejb.genic.VcCMRField
It capitalizes the first letter of a word.
URL - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
URL - Static variable in class org.objectweb.jonas.jms.JmsServiceImpl
 
URLFactory - Class in org.objectweb.jonas_lib.loader.factory
An URLFactory is used to create a URL from a base URL.
URLFactory() - Constructor for class org.objectweb.jonas_lib.loader.factory.URLFactory
 
URLFactory - Class in org.objectweb.jonas_lib.naming.factory
This class provides an implementation of a mail session factory for sending mail.
URLFactory() - Constructor for class org.objectweb.jonas_lib.naming.factory.URLFactory
 
URLMapper - Class in org.objectweb.jonas.ws.axis
The URLMapper is given an HTTPServletRequest and knows from the invoked URL which service should be used.
URLMapper() - Constructor for class org.objectweb.jonas.ws.axis.URLMapper
 
urls - Variable in class org.objectweb.jonas.discovery.DiscoveryComm
MBean server connection URLs for this server.
usage() - Static method in class org.objectweb.jonas_lib.genclientstub.ClientStubGen
Display the usage
usage() - Static method in class org.objectweb.jonas_rar.raconfig.RAConfig
Usage of RAConfig
usage() - Static method in class org.objectweb.jonas_ws.wsgen.WsGen
Display the usage
use - Variable in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Field use
UseCallerIdentity - Class in org.objectweb.jonas_ejb.deployment.xml
This class defines the implementation of the element use-caller-identity
UseCallerIdentity() - Constructor for class org.objectweb.jonas_ejb.deployment.xml.UseCallerIdentity
Constructor
UseCallerIdentityRuleSet - Class in org.objectweb.jonas_ejb.deployment.rules
This class defines the rules to analyze the element use-caller-identity
UseCallerIdentityRuleSet(String) - Constructor for class org.objectweb.jonas_ejb.deployment.rules.UseCallerIdentityRuleSet
Construct an object with a specific prefix
usedCs - Variable in class org.objectweb.jonas.resource.MCInfo
The list of used Connections
usedMCs - Variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
The list of used ManagedConnections key = transaction reference value = MCInfo
User - Class in org.objectweb.jonas.db
Class for the representation of a user with username and password
User(String, String) - Constructor for class org.objectweb.jonas.db.User
Constructor with a specific username and password
USER - Static variable in class org.objectweb.jonas.jdbc.MCFData
 
user(String, String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for a user
User - Class in org.objectweb.jonas.security.realm.principals
This class define the User class which represent a user by its name, password, etc.
User() - Constructor for class org.objectweb.jonas.security.realm.principals.User
Constructor
User(String, String) - Constructor for class org.objectweb.jonas.security.realm.principals.User
Constructor with a given login / password
user - Variable in class org.objectweb.jonas_jms.JConnection
 
USER_TX - Static variable in class org.objectweb.jonas_ejb.container.JWrapper
 
UserDataConstraint - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element user-data-constraint
UserDataConstraint() - Constructor for class org.objectweb.jonas_web.deployment.xml.UserDataConstraint
Constructor
UserDataConstraintRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze user-data-constraint in security-constraint element
UserDataConstraintRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.UserDataConstraintRuleSet
Construct an object with a specific prefix
UserMBean - Interface in org.objectweb.jonas.security.realm.principals
This interface defines the MBean method for the User
UserMemoryRealmForm - Class in org.objectweb.jonas.webapp.jonasadmin.security
 
UserMemoryRealmForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
usingBaseJarName() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Indicate if this build is using the base jar name.
Utility - Class in org.objectweb.jonas.jdbc
This class contains the support methods for the Resource Adapter.
Utility() - Constructor for class org.objectweb.jonas.jdbc.Utility
 
Utility - Class in org.objectweb.jonas_ejb.svc
Utility class for System Value Classes
Utility - Class in org.objectweb.jonas_rar.deployment.api
This class is a utility class for the rar api deployment classes
Utility() - Constructor for class org.objectweb.jonas_rar.deployment.api.Utility
 

V

valid - Variable in class org.objectweb.jonas_lib.JWorkManager
 
valid() - Method in class org.objectweb.jonas_timer.TimerEvent
Is this timer valid ?
validate() - Method in class org.objectweb.jonas.ant.jonasbase.Replace.Replacefilter
validate the filter's configuration
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm
Check to make sure the client hasn't exceeded the maximum allowed upload size inside of this validate method.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.DomainForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Validates the values in the form.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceRecoveryForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceXAResourceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.ModuleForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.TopForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate() - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
validateAttributes() - Method in interface org.objectweb.jonas.ant.HotDeploymentTool
Validates the passed in attributes.
validateAttributes() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Validate attributes provided for this task in .xml build file.
validateAttributes() - Method in class org.objectweb.jonas.ant.JonasHotDeploymentTool
Validates the passed in attributes.
validateConfigured() - Method in interface org.objectweb.jonas.ant.EJBDeploymentTool
Called to validate that the tool parameters have been configured.
validateConfigured() - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Called to validate that the tool parameters have been configured.
validateDocument(Document, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Validate the document using appropriate schemas.
validateInteger(ActionErrors, String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
validateInteger(ActionErrors, String, String, String) - Method in class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
validateMCs() - Method in interface org.objectweb.jonas.resource.pool.api.Pool
validateMCs validates ManagedConnections in Pool every 10 minutes
validateMCs() - Method in class org.objectweb.jonas.resource.pool.lib.HArrayPool
 
validateReplacefilters() - Method in class org.objectweb.jonas.ant.jonasbase.Replace
Validate nested elements.
validateResource(Set) - Method in class org.objectweb.jonas.resource.ConnectionManagerImpl
If supported, call the ManagedConnectionFactory to validate the ManagedConnections
validateResource(Set) - Method in interface org.objectweb.jonas.resource.pool.api.PoolMatchFactory
validateResource tests if a given resource of a Pool is invalid
value - Variable in class org.objectweb.jonas.newbean.Parameter
This parameter's value, as entered by the user.
value(Node, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
Queries a node for a string value at a given path.
value - Variable in class org.objectweb.jonas.webapp.taglib.LabelValueBean
The value to be returned to the server.
value - Variable in class org.objectweb.jonas_ejb.container.jorm.GenClassElement
This field references the user object.
value - Variable in class org.objectweb.jonas_ejb.deployment.ejbql.SimpleNode
 
values(Node, String) - Method in class org.objectweb.jonas.tools.migration.jboss.Transformer
 
VariableMapping - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element variable-mapping
VariableMapping() - Constructor for class org.objectweb.jonas_ws.deployment.xml.VariableMapping
Constructor
VariableMappingRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element variable-mapping
VariableMappingRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.VariableMappingRuleSet
Construct an object with a specific prefix
VcArrayMapping - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcArrayMapping(QName, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcArrayMapping
Create a VcArrayMapping holding arrayMapping information.
VcBean - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcBean(SessionStatelessDesc) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcBean
Construct a Holder for Bean informations
VcBeanMapping - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcBeanMapping(QName, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcBeanMapping
Create a VcBeanMapping holding typeMapping information.
VcCMRField - Class in org.objectweb.jonas_ejb.genic
This class is used in the velocity context.
VcCMRField(EjbRelationshipRoleDesc) - Constructor for class org.objectweb.jonas_ejb.genic.VcCMRField
It builds a cmr field descriptor usable in velocity context.
VcField - Class in org.objectweb.jonas_ejb.genic
This class is the "Velocity context" for a container managed persistence bean's field used in the Velocity Template.
VcField(String, Class, FieldDesc, boolean) - Constructor for class org.objectweb.jonas_ejb.genic.VcField
VcField constructor
VcHandler - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcHandler(HandlerDesc) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcHandler
Create a new VcHandler from a HandlerDesc
VcHeader - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcHeader(QName) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcHeader
Construct a VcHeader from a QName.
VcInitParam - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcInitParam(String, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcInitParam
Construct a VcInitParam from a couple name/value.
VcMethod - Class in org.objectweb.jonas_ejb.genic
This class is the "Velocity context" for a interface method or a bean method used in the Velocity Templates.
vContext - Variable in class org.objectweb.jonas.newbean.Parameter
The Velocity context into which this parameter's variables will be exported.
VContextFactory - Class in org.objectweb.jonas_ejb.genic
This class allows to create the Velocity Context used to build the generated sources with the Velocity templates.
VContextFactory() - Constructor for class org.objectweb.jonas_ejb.genic.VContextFactory
 
VContextFactory - Class in org.objectweb.jonas_ws.wsgen.generator.axis
This class allows to create the Velocity Context used to build the generated sources with the Velocity templates.
VcParam - Class in org.objectweb.jonas_ejb.genic
This class is the "Velocity context" for a parameter of a finder/select method for CMP2 only, used in the Velocity Templates.
VcParamWhere - Class in org.objectweb.jonas_ejb.genic
This class is the "Velocity context" for a parameter of a where clause of finder method for CMP1 only, used in the Velocity Templates.
VcPortComponent - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcPortComponent(PortComponentDesc, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
Construct a VcPortComponent from a PortComponentDesc.
VcPortComponent(String, List) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcPortComponent
Construct a VcPortComponent from a PortComponentRef.
VcTypeMapping - Class in org.objectweb.jonas_ws.wsgen.generator.axis
Member of a VelocityContext.
VcTypeMapping(QName, String) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.axis.VcTypeMapping
Create a VcTypeMapping holding typeMapping information.
VENDOR - Static variable in class org.objectweb.jonas_lib.version.Version
JOnAS Vendor
verifyDocument(Document) - Method in class org.objectweb.jonas.resource.ArchiveConfigMBean
Verifies that the Document is correct with respect to the schemas associated with the XML.
verifyRoleName(AssemblyDescriptor) - Method in class org.objectweb.jonas_ejb.deployment.api.BeanDesc
Check that there are always corresponding role-name element in security-role and method-permission elements.
Version - Class in org.objectweb.jonas_lib.version
Information about the current version of JOnAS.
ViewContainerAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
Action used to force the node in tree.
ViewContainerAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ViewContainerAction
 
ViewContainerEjbsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
Action used to force the node in tree.
ViewContainerEjbsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.ViewContainerEjbsAction
 
ViewHandlersAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
ViewHandlersAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ViewHandlersAction
 
ViewPortComponentsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
ViewPortComponentsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.ViewPortComponentsAction
 
visit(SimpleNode, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTEJBQL, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTFromClause, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTCollectionMemberDeclaration, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTRangeVariableDeclaration, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTSingleValuedPathExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTCmpPathExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTSingleValuedCmrPathExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTCollectionValuedPathExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTSelectClause, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTSelectExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTAggregateSelectExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTOrderByItem, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTLimitClause, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTLimitExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTConditionalExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTConditionalTerm, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTConditionalFactor, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTBetweenExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTInExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTLikeExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTNullComparisonExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTCollectionMemberExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTComparisonExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTArithmeticExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTArithmeticTerm, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTArithmeticFactor, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTStringExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTDatetimeExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTBooleanExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTEntityBeanExpression, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTFunctionsReturningStrings, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTFunctionsReturningNumerics, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTAbstractSchemaName, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTIdentificationVariable, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTPath, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTStringLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTArithmeticLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTIntegerLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTBooleanLiteral, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(ASTInputParameter, Object) - Method in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLVisitor
 
visit(SimpleNode) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
Generic visit method that traverses all child nodes
visit(ASTEJBQL, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFromClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTRangeVariableDeclaration, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCmpPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAggregateSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByItem, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTWhereClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBetweenExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLikeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTNullComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIntegerLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFloatingPointLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTDatetimeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEntityBeanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningStrings, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAbstractSchemaName, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentificationVariable, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentifier, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTPath, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInputParameter, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
Visit child node.
visit(ASTLimitExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
Visit child node LimitExpression().
visit(ASTIntegerLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
Visit child nodes literal ::= integer_literal Push the corresponding EjbqlLimiterRange to the stack
visit(ASTInputParameter, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlLimitVisitor
Node with value set to parameter index (1..n) string.
visit(ASTOrderByClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
Visit child node.
visit(ASTOrderByItem, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
Visit child node.
visit(ASTCmpPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
Push corresponding MedorField to the stack.
cmp_path_expression ::= path was in initial BNF cmp_path_expression ::= {identification_variable | single_valued_cmr_path_expression}.cmp_field
visit(ASTPath, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlOrderByVisitor
Push the Node to the stack
visit(ASTWhereClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
If query contains WHERE clause, visit child nodes
where_clause ::= WHERE conditional_expression
visit(ASTSingleValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
single_valued_path_expression ::= path was in initial BNF single_valued_path_expression ::= cmp_path_expression | single_valued_cmr_path_expression
visit(ASTCmpPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
cmp_path_expression ::= path was in initial BNF cmp_path_expression ::= identification_variable.
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
single_valued_cmr_path_expression ::= path was in initial BNF single_valued_cmr_path_expression ::= identification_variable.
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding MedorField to the stack.
collection_valued_path_expression ::= path was in initial BNF collection_valued_path_expression ::= identification_variable.
visit(ASTConditionalExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_expression ::= conditional_term [ OR conditional_term ]*
visit(ASTConditionalTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_term ::= conditional_factor [ AND conditional_factor ]*
visit(ASTConditionalFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_factor ::= [ NOT ] conditional_test
visit(ASTBetweenExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
between_expression ::= arithmetic_expression [ NOT ] BETWEEN arithmetic_expression AND arithmetic_expression
visit(ASTInExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
in_expression ::= cmp_path_expression [ NOT ] IN {literal|input_parameter} [ , {literal|input_parameter} ] * )
visit(ASTLikeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
like_expression ::= cmp_path_expression [ NOT ] LIKE pattern_value [ ESCAPE escape_character ]
visit(ASTNullComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
null_comparison_expression ::= {single_valued_path_expression|input_parameter} IS [ NOT ] NULL
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Nothing to do: Already taken into account in EjbqlVariableVisitor at the variables parsing, so, just push the OP_IGNORE in the stack empty_collection_comparison_expression ::= collection_valued_path_expression IS [ NOT ] EMPTY
visit(ASTCollectionMemberExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
collection_member_expression ::= {single_valued_cmr_path_expression | identification_variable | input_parameter} [ NOT ] MEMBER [ OF ] collection_valued_path_expression
visit(ASTComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
comparison_expression ::= string_value { = | > | >= | < | <= | <> } string_expression | boolean_value { = | <>} boolean_expression | datetime_value { = | > | >= | < | <= | <> } datetime_expression | entity_bean_value { = | <> } entity_bean_expression | arithmetic_value { = | > | >= | < | <= | <> } single_value_designator
visit(ASTArithmeticExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_expression ::= arithmetic_term [ { + | - } arithmetic_term ] *
visit(ASTArithmeticTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_term ::= arithmetic_factor [ { * | / } arithmetic_factor ]*
visit(ASTArithmeticFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_factor ::= [ + |- ] arithmetic_primary
visit(ASTStringExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes string_expression ::= string_primary | input_parameter
visit(ASTDatetimeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes datetime_expression ::= datetime_value | input_parameter
visit(ASTBooleanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes boolean_expression ::= cmp_path_expression | boolean_literal | input_parameter
visit(ASTEntityBeanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes entity_bean_expression ::= entity_bean_value | input_parameter
visit(ASTFunctionsReturningStrings, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
visit child nodes Push corresponding Expression to the stack.
functions_returning_strings ::= CONCAT (string_expression, string_expression) | SUBSTRING (string_expression,arithmetic_expression,arithmetic_expression)
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
visit child nodes Push corresponding Expression to the stack.
functions_returning_numerics ::= LENGTH (string_expression) | LOCATE (string_expression, string_expression [ , arithmetic_expression ] ) | ABS (arithmetic_expression) | SQRT (arithmetic_expression) | MOD (arithmetic_expression , arithmetic_expression)
visit(ASTIdentificationVariable, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to identification variable string.
visit(ASTLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes literal ::= string_literal | arithmetic_literal | boolean_literal
visit(ASTStringLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to litteral string.
visit(ASTArithmeticLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Visit child nodes arithmetic_literal ::= integer_literal | floatingpoint_literal
visit(ASTIntegerLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTFloatingPointLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTBooleanLiteral, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to litteral boolean.
visit(ASTInputParameter, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Node with value set to parameter index (1..n) string.
visit(ASTPath, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlQueryFilterVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node.
visit(ASTSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node
visit(ASTAggregateSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node
visit(ASTCmpPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Visit child node
visit(ASTIdentificationVariable, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTPath, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTFromClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTRangeVariableDeclaration, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTAbstractSchemaName, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTIdentifier, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
Store the pair identifier,Node from the Stack in HashMap
visit(ASTPath, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTAggregateSelectExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTIdentificationVariable, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTCmpPathExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTWhereClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
Visit child nodes and count the number of the unary operator NOT.
visit(ASTBetweenExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTInExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTLikeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTNullComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes and see if it's IS EMPTY or IS NOT EMPTY
visit(ASTCollectionMemberExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTComparisonExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticTerm, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticFactor, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTStringExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTDatetimeExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTBooleanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTEntityBeanExpression, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningStrings, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByClause, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByItem, Object) - Method in class org.objectweb.jonas_ejb.lib.EjbqlVariableVisitor
visit child nodes

W

waiters - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
nb of threads waiting (synchronization)
waitingTime - Variable in class org.objectweb.jonas_lib.JWorkManager
 
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRC
 
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRU
 
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCRW
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCS
 
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchCST
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchDB
 
waitmyturn(Transaction) - Method in class org.objectweb.jonas_ejb.container.JEntitySwitchRO
 
waitTime() - Method in class org.objectweb.jonas.service.AbsDynamicServiceImpl
 
walkThrough() - Method in class org.objectweb.jonas.newbean.Parameter
Recusively walk through the parameters graph, obtaining parameter (Parameter.obtainValue()) values and exporting (Parameter.export()) them.
walkThrough() - Method in class org.objectweb.jonas.newbean.ParameterSet
Walk through (Parameter.walkThrough()) the whole parameters set.
war(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
War - Class in org.objectweb.jonas.web
This class is representing a War (a web application) structure which is composed of : - the URL of the war file.
War(URL, URL, String, String, boolean, String, String, String[]) - Constructor for class org.objectweb.jonas.web.War
Construct a War with the specified name, of the specified ear.
WAR_CHILD_DIR - Static variable in class org.objectweb.jonas.common.JModule
 
WAR_CONFIRM_FILE - Static variable in class org.objectweb.jonas.common.JModule
 
WAR_EXTENSION - Static variable in class org.objectweb.jonas.common.JModule
 
WAR_TYPE - Static variable in interface org.objectweb.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A war typed archive.
WarForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WarForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm
 
WarMBean - Interface in org.objectweb.jonas.web
This interface defines the MBean methods which can be done on a war file
warning(SAXParseException) - Method in class org.objectweb.jonas.security.lib.JErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.objectweb.jonas_lib.deployment.digester.JErrorHandler
Receive notification of a warning.
Wars - Class in org.objectweb.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/webapps/(autoload)
Wars() - Constructor for class org.objectweb.jonas.ant.jonasbase.Wars
Default constructor
WARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASAntTool
List of Wars to copy for each JONAS_BASE
WARS_LIST - Static variable in class org.objectweb.jonas.ant.JOnASBaseTask
List of Wars to copy for each JONAS_BASE
WARURL_CTX_PARAM - Static variable in interface org.objectweb.jonas.ws.WebServicesService
warURL Context Param
Web - Class in org.objectweb.jonas_ear.deployment.xml
This class defines the implementation of the element web
Web() - Constructor for class org.objectweb.jonas_ear.deployment.xml.Web
Constructor
WEB_FILE_NAME - Static variable in class org.objectweb.jonas_web.deployment.lib.WebDeploymentDescManager
The path to the web.xml file.
WebApp - Class in org.objectweb.jonas_lib.genbase.archive
A WebApp is a wrapper class around a Web Archive.
WebApp(Archive) - Constructor for class org.objectweb.jonas_lib.genbase.archive.WebApp
Create an alone WebApp (not in an ear).
WebApp(Archive, Application) - Constructor for class org.objectweb.jonas_lib.genbase.archive.WebApp
Create an embded WebApp.
WEBAPP - Static variable in class org.objectweb.jonas_lib.genbase.modifier.AbsModifierFactory
WebApp Archive mode
WebApp - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element web-app.
WebApp() - Constructor for class org.objectweb.jonas_web.deployment.xml.WebApp
Constructor : build a new WebApp object
WEBAPP_SCHEMAS - Static variable in class org.objectweb.jonas_web.deployment.api.WebAppSchemas
List of schemas used for web.xml
WebAppCatalinaForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WebAppCatalinaForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
WebappClassLoader - Class in org.objectweb.jonas_lib.loader
ClassLoader specialized for WebApps.
WebappClassLoader(URL) - Constructor for class org.objectweb.jonas_lib.loader.WebappClassLoader
Create a new WebappClassLoader with default parent ClassLoader
WebappClassLoader(URL, ClassLoader) - Constructor for class org.objectweb.jonas_lib.loader.WebappClassLoader
Create a new WebappClassLoader with specified parent ClassLoader
WebAppDTDs - Class in org.objectweb.jonas_web.deployment.api
This class defines the declarations of DTDs for web.xml
WebAppDTDs() - Constructor for class org.objectweb.jonas_web.deployment.api.WebAppDTDs
Build a new object for web.xml DTDs handling
WebAppForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WebAppForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm
 
WebAppItem - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WebAppItem() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
WebAppItem(ObjectName, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
 
WebAppItem(String, String) - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem
Used for Jetty containers only
WebAppItemByPathContext - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WebAppItemByPathContext() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
WebAppJettyForm - Class in org.objectweb.jonas.webapp.jonasadmin.service.container
 
WebAppJettyForm() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
WebAppModifier - Class in org.objectweb.jonas_lib.genclientstub.modifier
Modify a given WebApp.
WebAppModifier(WebApp) - Constructor for class org.objectweb.jonas_lib.genclientstub.modifier.WebAppModifier
Creates a new WebAppModifier
WebAppModifier - Class in org.objectweb.jonas_ws.wsgen.modifier
Modify a given WebApp.
WebAppModifier(WebApp) - Constructor for class org.objectweb.jonas_ws.wsgen.modifier.WebAppModifier
Creates a new WebAppModifier
WebAppRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines rules to analyze web.xml file
WebAppRuleSet() - Constructor for class org.objectweb.jonas_web.deployment.rules.WebAppRuleSet
Construct an object
WEBAPPS_DIR - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the webapps directory.
WebAppSchemas - Class in org.objectweb.jonas_web.deployment.api
This class defines the declarations of Schemas for web.xml and jonas-web.xml
WebAppSchemas() - Constructor for class org.objectweb.jonas_web.deployment.api.WebAppSchemas
Build a new object for Schemas handling
WebContainer - Class in org.objectweb.jonas.ant.jonasbase
Allow to configure the WebContainer service
WebContainer() - Constructor for class org.objectweb.jonas.ant.jonasbase.WebContainer
Default constructor
WebContainerCluster - Class in org.objectweb.jonas.ant.cluster
Define WebContainerCluster task
WebContainerCluster() - Constructor for class org.objectweb.jonas.ant.cluster.WebContainerCluster
Default constructor
WebContainerDeploymentDesc - Class in org.objectweb.jonas_web.deployment.api
This class do the parsing of the web.xml file and jonas-web.xml files and contruct a data structure associated to these two files.
WebContainerDeploymentDesc(String, ClassLoader, WebApp, JonasWebApp) - Constructor for class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDesc
Construct an instance of a WebContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
WebContainerDeploymentDescException - Exception in org.objectweb.jonas_web.deployment.api
The class WebContainerDeploymentDescException that indicates conditions that a reasonable application might want to catch.
WebContainerDeploymentDescException() - Constructor for exception org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with no detail message.
WebContainerDeploymentDescException(String) - Constructor for exception org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with the specified message.
WebContainerDeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with the specified message and cause.
WebContainerDeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException
Construct an exception from a causing exception.
webContainerService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return the webContainerService (Jmx).
WebDeploymentDescManager - Class in org.objectweb.jonas_web.deployment.lib
This class provide a way for managing the WebContainerDeploymentDesc.
WebDeploymentTest - Class in org.objectweb.jonas_web.deployment.tests
Defines a class for Web deployment tests
WebDeploymentTest() - Constructor for class org.objectweb.jonas_web.deployment.tests.WebDeploymentTest
 
WebJettyDDModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
Modify the web-jetty.xml file.
WebJettyDDModifier(Document) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.WebJettyDDModifier
Create a new WebJettyDDModifier
WebLevel - Class in org.objectweb.jonas.ant.cluster
Defines Weblevel task
WebLevel() - Constructor for class org.objectweb.jonas.ant.cluster.WebLevel
Default constructor
WebManagerWrapper - Class in org.objectweb.jonas_web.deployment.lib.wrapper
Wrap the WebDeploymentDescManager to solve ClassLoader problems linked to Digester.
WEBMODULE - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
j2eeType for Web modules
webModuleProxy(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
WebModuleProxy - Class in org.objectweb.jonas.web.catalina55
 
WebModuleProxy() - Constructor for class org.objectweb.jonas.web.catalina55.WebModuleProxy
 
WebModuleProxyMBean - Interface in org.objectweb.jonas.web.catalina55
 
WebResourceCollection - Class in org.objectweb.jonas_web.deployment.xml
This class defines the implementation of the element web-resource-collection
WebResourceCollection() - Constructor for class org.objectweb.jonas_web.deployment.xml.WebResourceCollection
Constructor
WebResourceCollectionRuleSet - Class in org.objectweb.jonas_web.deployment.rules
This class defines a rule to analyze web-resource-collection in security-constraint element
WebResourceCollectionRuleSet(String) - Constructor for class org.objectweb.jonas_web.deployment.rules.WebResourceCollectionRuleSet
Construct an object with a specific prefix
WebRuleSet - Class in org.objectweb.jonas_ear.deployment.rules
This class defines the rules to analyze the element web
WebRuleSet(String) - Constructor for class org.objectweb.jonas_ear.deployment.rules.WebRuleSet
Construct an object with a specific prefix
WEBSERVICE_TYPE - Static variable in class org.objectweb.jonas.ws.mbean.WebServicesObjectName
WebService type property
WebserviceDescription - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element webservice-description
WebserviceDescription() - Constructor for class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription
Constructor
WebserviceDescriptionRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element webservice-description
WebserviceDescriptionRuleSet(String) - Constructor for class org.objectweb.jonas_ws.deployment.rules.WebserviceDescriptionRuleSet
Construct an object with a specific prefix
WebServiceDetailsAction - Class in org.objectweb.jonas.webapp.jonasadmin.service.webservice
 
WebServiceDetailsAction() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.service.webservice.WebServiceDetailsAction
 
Webservices - Class in org.objectweb.jonas_ws.deployment.xml
This class defines the implementation of the element webservices
Webservices() - Constructor for class org.objectweb.jonas_ws.deployment.xml.Webservices
Constructor
WebServicesDDModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
 
WebServicesDDModifier(Document) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.WebServicesDDModifier
 
WebServicesObjectName - Class in org.objectweb.jonas.ws.mbean
ToolKit for WebServices Mbeans.
WebservicesRuleSet - Class in org.objectweb.jonas_ws.deployment.rules
This class defines the rules to analyze the element webservices
WebservicesRuleSet() - Constructor for class org.objectweb.jonas_ws.deployment.rules.WebservicesRuleSet
Construct an object with a specific prefix
WebServicesService - Interface in org.objectweb.jonas.ws
WebServices Service interface.
WebServicesXmlFinder - Class in org.objectweb.jonas_ws.wsgen.finder
WebServicesXmlFinder finds out if there is any webservices.xml within the given J2EEArchive.
WebServicesXmlFinder(J2EEArchive) - Constructor for class org.objectweb.jonas_ws.wsgen.finder.WebServicesXmlFinder
Constructs a WebServicesXmlFinder that will explore the given J2EEArchive.
WHERE - Static variable in interface org.objectweb.jonas_ejb.deployment.ejbql.EJBQLConstants
 
WhereAreYou - Class in org.objectweb.jonas.webapp.jonasadmin
 
WhereAreYou() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.WhereAreYou
 
WhereAreYouTag - Class in org.objectweb.jonas.webapp.taglib
 
WhereAreYouTag() - Constructor for class org.objectweb.jonas.webapp.taglib.WhereAreYouTag
 
whereClause - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
 
WhereClause() - Method in class org.objectweb.jonas_ejb.deployment.ejbql.EJBQL
 
whereClauseStatus - Variable in class org.objectweb.jonas_ejb.deployment.api.MethodJdbcCmp1Desc
 
width - Variable in class org.objectweb.jonas.webapp.taglib.TreeControlNode
The display width necessary to display this item (if it is visible).
WinSysEnv - Class in org.objectweb.common
This class provides some utilities for the windows environment
WinSysEnv() - Constructor for class org.objectweb.common.WinSysEnv
 
wm - Variable in class org.objectweb.jonas_ejb.container.JFactory
 
wm - Variable in class org.objectweb.jonas_ejb.container.JMessageDrivenBean
 
WORK_APPS_DIR - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
The name of the working apps directory.
WORK_DIR - Static variable in class org.objectweb.jonas.ear.EarServiceImpl
The name of the working directory.
WORK_DIR - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the working directory.
WORK_RARS_DIR - Static variable in class org.objectweb.jonas.resource.ResourceServiceImpl
The name of the working apps directory.
WORK_WEBAPPS_DIR - Static variable in class org.objectweb.jonas.web.AbsJWebContainerServiceImpl
The name of the working apps directory.
WorkCleaner - Class in org.objectweb.jonas_lib.deployment.work
JOnAS work deployment files and directories cleaner class.
workList - Variable in class org.objectweb.jonas_lib.JWorkManager
 
workManager() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
Return an objectName for the WorkManager
WorkManagerMBean - Class in org.objectweb.jonas.server
 
WorkManagerMBean(JWorkManager) - Constructor for class org.objectweb.jonas.server.WorkManagerMBean
Construct MBean
write() - Method in class org.objectweb.jonas.ws.JDefinitionWriter
Write the given Definition into the base directory
write(PName, Object) - Method in class org.objectweb.jonas_ejb.container.jorm.GenClassImpl
It writes the data of the gen class if it was modified (see the field isModified).
writeArrayTypeMapping(PrintWriter, String, String, String, String, QName) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the arrayMapping.
writeDeployBinding(PrintWriter, BindingEntry) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment instructions for given WSDL binding
writeDeployPort(PrintWriter, Port, BindingEntry, ServiceReferenceContext) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Write out deployment and undeployment instructions for given WSDL port
writeDeployPort(PrintWriter, Service, BindingEntry, PortComponentDesc) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment and undeployment instructions for given WSDL port
writeDeployServices(PrintWriter) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Write out deployment and undeployment instructions for each WSDL service
writeDeployServices(PrintWriter) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment and undeployment instructions for each WSDL service
writeDeployServices(PrintWriter) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Writes te list of wsdd:service
writeDeployTypes(PrintWriter, Binding, boolean, boolean, Use) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Write out bean mappings for each type
writeEJBHome(EJBHome, ObjectOutputStream) - Method in class org.objectweb.jonas_ejb.container.JHandleDelegate
Serialize the EJBHome reference corresponding to a HomeHandle.
writeEJBObject(EJBObject, ObjectOutputStream) - Method in class org.objectweb.jonas_ejb.container.JHandleDelegate
Serialize the EJBObject reference corresponding to a Handle.
writeFileBody(PrintWriter) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Write the body of the deploy.wsdd file.
writeFileHeader(PrintWriter) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Replace the default file header with the deployment doc file header.
writeHandler(PrintWriter, HandlerDesc) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
 
writeJar(String, File, Hashtable, String, boolean) - Method in class org.objectweb.jonas.ant.GenericDeploymentTool
Method used to encapsulate the writing of the JAR file.
writeJar(String, File, Hashtable, String, boolean) - Method in class org.objectweb.jonas.ant.JonasDeploymentTool
 
writeOperation(PrintWriter, String, QName, QName, QName, Parameters, ArrayList, String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the operation and parameters.
writePropsToFile(String, Properties, File) - Method in class org.objectweb.jonas.ant.jonasbase.JTask
Write properties object to a file with some logging info
writeTypeMapping(PrintWriter, String, String, String, String, String, String) - Method in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the typeMapping.
writingtx - Variable in class org.objectweb.jonas_ejb.container.JEntitySwitch
transaction that has modified an instance
WS_BASE - Static variable in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
WebServices service configuration properties : base for web services properties.
WS_EJBJAR_FILE_NAME - Static variable in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
ejb-jar.xml filename
WS_WEBAPP_FILE_NAME - Static variable in class org.objectweb.jonas_ws.deployment.lib.WSDeploymentDescManager
ejb-jar.xml filename
WsClient - Interface in org.objectweb.jonas_lib.genbase.archive
represent an element client of webservice (webapp, ejb, client)
WsClientDDModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
Modify a Web Services Client Deployment Desc Element.
WsClientDDModifier(String, Document, Element) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.WsClientDDModifier
Creates a new WsClientDDModifier where element is a jonas-service-ref XML Node.
WsClientGenerator - Class in org.objectweb.jonas_ws.wsgen.generator
Generate sources and/or config for WebServices clients.
WsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.WsClientGenerator
Creates a new WsClientGenerator.
WSDD_SUFFIX - Static variable in class org.objectweb.jonas_ws.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
WSDD Extension suffix
WSDDJOnASEJBProvider - Class in org.objectweb.jonas.ws.axis
JOnAS EJB Provider.
WSDDJOnASEJBProvider() - Constructor for class org.objectweb.jonas.ws.axis.WSDDJOnASEJBProvider
 
WSDDNoopProvider - Class in org.objectweb.jonas.ws.axis
JOnAS Noop Provider.
WSDDNoopProvider() - Constructor for class org.objectweb.jonas.ws.axis.WSDDNoopProvider
 
WSDeploymentDesc - Class in org.objectweb.jonas_ws.deployment.api
This Classes is a data structure that encapsulate informations contained in webservices.xml deployment descriptor.
WSDeploymentDesc(ClassLoader, Logger, Webservices, JonasWebservices) - Constructor for class org.objectweb.jonas_ws.deployment.api.WSDeploymentDesc
Constructor : creates a WSDeploymentDesc object
WSDeploymentDescException - Exception in org.objectweb.jonas_ws.deployment.api
The class WSDeploymentDescException that indicates conditions that a reasonable application might want to catch.
WSDeploymentDescException() - Constructor for exception org.objectweb.jonas_ws.deployment.api.WSDeploymentDescException
Constructs a new WebContainerDeploymentDescException with no detail message.
WSDeploymentDescException(String) - Constructor for exception org.objectweb.jonas_ws.deployment.api.WSDeploymentDescException
Constructs a new WSDeploymentDescException with the specified message.
WSDeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.jonas_ws.deployment.api.WSDeploymentDescException
Constructs a new WSDeploymentDescException with the specified message and cause.
WSDeploymentDescException(Throwable) - Constructor for exception org.objectweb.jonas_ws.deployment.api.WSDeploymentDescException
Construct an exception from a causing exception.
WSDeploymentDescManager - Class in org.objectweb.jonas_ws.deployment.lib
This class provide a way for managing the WSDeploymentDesc.
WsDeploymentTest - Class in org.objectweb.jonas_ws.deployment.tests
Defines a class for Web Services deployment tests
WsDeploymentTest() - Constructor for class org.objectweb.jonas_ws.deployment.tests.WsDeploymentTest
 
WSDL_HANDLERS - Static variable in class org.objectweb.jonas.ws.AbsWebServicesServiceImpl
WebServices service configuration properties : WSDL handlers
WSDLFile - Class in org.objectweb.jonas_ws.deployment.api
Gives methods to get WSDL informations and to validate these one.
WSDLFile(ClassLoader, String) - Constructor for class org.objectweb.jonas_ws.deployment.api.WSDLFile
Creates a new WSDLFile object.
WSDLFile(URL, String) - Constructor for class org.objectweb.jonas_ws.deployment.api.WSDLFile
Creates a new WSDLFile object.
WSDLHandler - Interface in org.objectweb.jonas.ws.handler
A WSDL Handler is in charge of wsdl publication management.
WSDLHandlerFactory - Class in org.objectweb.jonas.ws.handler
WSDLHandlerFactory is used to dynamically instantiate a WSDLHandler from a Property file.
Minimum properties in file :
- jonas.service.wsdl.class : Fully qualified classname to be instanciated
WSDLManager - Class in org.objectweb.jonas.ws
Delegate publishing to all added WSDL Handlers.
WSDLManager() - Constructor for class org.objectweb.jonas.ws.WSDLManager
Get a new instance of WSDLManager.
WsdlPortRuleSet - Class in org.objectweb.jonas_lib.deployment.rules
This class defines the rules to analyze the element wsdl-port
WsdlPortRuleSet(String) - Constructor for class org.objectweb.jonas_lib.deployment.rules.WsdlPortRuleSet
Construct an object with a specific prefix
WsdlPublish - Class in org.objectweb.jonas.ant.jonasbase.wsdl
Generates files for WSDL publish
WsdlPublish() - Constructor for class org.objectweb.jonas.ant.jonasbase.wsdl.WsdlPublish
 
WsdlPublishCluster - Class in org.objectweb.jonas.ant.cluster
Define WsdlPublishCluster task
WsdlPublishCluster() - Constructor for class org.objectweb.jonas.ant.cluster.WsdlPublishCluster
 
WsEndpoint - Interface in org.objectweb.jonas_lib.genbase.archive
represent an element containing webservices.xml file (webapp, ejbjar)
WsEndpointDDModifier - Class in org.objectweb.jonas_ws.wsgen.ddmodifier
Modify a Deployment Desc for Endpoint.
WsEndpointDDModifier(Document) - Constructor for class org.objectweb.jonas_ws.wsgen.ddmodifier.WsEndpointDDModifier
Creates a new WsEndpointDDModifier object.
WsEndpointGenerator - Class in org.objectweb.jonas_ws.wsgen.generator
Generate sources and/or config files for WebServices Endpoint.
WsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.objectweb.jonas_ws.wsgen.generator.WsEndpointGenerator
Creates a new WsEndpointGenerator
WsGen - Class in org.objectweb.jonas_ws.wsgen
Main WsGen Class.
WsGen() - Constructor for class org.objectweb.jonas_ws.wsgen.WsGen
Private Constructor for Utility class WsGen.
WSGEN_JONAS_VERSION_ATTR - Static variable in interface org.objectweb.jonas_ws.wsgen.modifier.WsGenModifierConstants
Manifest Attribute for WsGen.
WsGenChecker - Class in org.objectweb.jonas_lib.files
Check if a file has been WsGen-ized.
WsGenChecker(MBeanServer, String, ObjectName) - Constructor for class org.objectweb.jonas_lib.files.WsGenChecker
Creates a new Chceker for WsGen
WsGenException - Exception in org.objectweb.jonas_ws.wsgen
This class represents the exception that can be throwned by the WsGen tool.
WsGenException() - Constructor for exception org.objectweb.jonas_ws.wsgen.WsGenException
Constructs a WsGenException with no specified detail message.
WsGenException(String) - Constructor for exception org.objectweb.jonas_ws.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
WsGenException(Exception) - Constructor for exception org.objectweb.jonas_ws.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
WsGenException(String, Exception) - Constructor for exception org.objectweb.jonas_ws.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
wsgenLocalFile(String, Boolean) - Method in class org.objectweb.jonas.server.J2EEServerMBean
Apply WsGen on a local file and generate webservices artifacts
WsGenModifierConstants - Interface in org.objectweb.jonas_ws.wsgen.modifier
Modifier Constants for WsGen.
WsGenTask - Class in org.objectweb.jonas.ant
Launch WsGen from Ant.
WsGenTask() - Constructor for class org.objectweb.jonas.ant.WsGenTask
 
WsGenWrapper - Class in org.objectweb.jonas_ws.wsgen.wrapper
WSGen wrapper Used to launch WsGen in DeployFile of JSR 88
WsGenWrapper() - Constructor for class org.objectweb.jonas_ws.wsgen.wrapper.WsGenWrapper
Empty constructor.
WSManagerWrapper - Class in org.objectweb.jonas_ws.deployment.lib.wrapper
Wrap the WSDeploymentDescManager to solve ClassLoader problems linked to Digester.
WsSchemas - Class in org.objectweb.jonas_ws.deployment.api
This class defines the declarations of Schemas for webservices.xml
WsSchemas() - Constructor for class org.objectweb.jonas_ws.deployment.api.WsSchemas
Build a new object for Schemas handling
wsService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
WSServiceException - Exception in org.objectweb.jonas.ws
The class WSServiceException that indicates conditions that a reasonable application might want to catch.
WSServiceException(String) - Constructor for exception org.objectweb.jonas.ws.WSServiceException
Constructs a new WSServiceException with the specified message.
WSServiceException(String, Throwable) - Constructor for exception org.objectweb.jonas.ws.WSServiceException
Constructs a new WSServiceException with the specified message.
www(String) - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 
wwwService() - Static method in class org.objectweb.jonas.jmx.JonasObjectName
 

X

XA_TRANS_SUPPORT - Static variable in class org.objectweb.jonas.resource.ConnectionManagerImpl
Rar supports XA transactions
xac - Variable in class org.objectweb.jonas.dbm.JConnection
 
xac - Variable in class org.objectweb.jonas_jms.JConnection
 
xac - Variable in class org.objectweb.jonas_jms.JSession
 
xacf - Variable in class org.objectweb.jonas_jms.JConnectionFactory
 
XAMCFImpl - Class in org.objectweb.jonas.jdbc
 
XAMCFImpl() - Constructor for class org.objectweb.jonas.jdbc.XAMCFImpl
 
xaqc - Variable in class org.objectweb.jonas_jms.JQueueConnection
 
xaqc - Variable in class org.objectweb.jonas_jms.JQueueSession
 
xaqs - Variable in class org.objectweb.jonas_jms.JQueueSession
 
xar - Variable in class org.objectweb.jonas_ejb.container.JMessageEndpoint
 
xares - Variable in class org.objectweb.jonas_jms.JSession
 
XAResourceImpl - Class in org.objectweb.jonas.jdbc
This is an implementation of XAResource used for transaction mgmt with a JDBC driver.
XAResourceImpl(ManagedConnectionImpl, XAResource) - Constructor for class org.objectweb.jonas.jdbc.XAResourceImpl
XAResourceImpl constructor
xasess - Variable in class org.objectweb.jonas_jms.JSession
 
xatc - Variable in class org.objectweb.jonas_jms.JTopicConnection
 
xatc - Variable in class org.objectweb.jonas_jms.JTopicSession
 
xats - Variable in class org.objectweb.jonas_jms.JTopicSession
 
XML - Class in org.objectweb.jonas.security.realm.lib
Useful class.
xmlAttribute(String, String) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Return the xml representation of the specified attribute value
xmlContent - Variable in class org.objectweb.jonas.resource.Rar
 
xmlContent(InputStream) - Static method in class org.objectweb.jonas_lib.deployment.lib.AbsDeploymentDescManager
Return the content of the inut stream
XMLEditorTag - Class in org.objectweb.jonas.webapp.taglib
A custom JSP tag to display a form view of an XML deployment descriptor.
XMLEditorTag() - Constructor for class org.objectweb.jonas.webapp.taglib.XMLEditorTag
 
xmlElement(String, String, int) - Method in class org.objectweb.jonas_lib.deployment.xml.AbsElement
Return the xml representation of the specified value with the root-element xmlTag
XmlFileTag - Class in org.objectweb.jonas.webapp.taglib
 
XmlFileTag() - Constructor for class org.objectweb.jonas.webapp.taglib.XmlFileTag
 
xmlHashtable(StringBuffer, Hashtable) - Static method in class org.objectweb.jonas.security.realm.lib.XML
Append to the given buffer the hashtable elements.
xmlHashtable(StringBuffer, Hashtable, String) - Static method in class org.objectweb.jonas.security.realm.lib.XML
Append to the given buffer the hashtable elements.
XMLSerializer - Class in org.objectweb.jonas_lib.xml
Serialize a given DOM Document.
XMLSerializer(Document) - Constructor for class org.objectweb.jonas_lib.xml.XMLSerializer
Creates a new XMLSerializer object.
XMLSerializerTask - Class in org.objectweb.jonas.ant.jonasbase
Allow to serialize a XML DOM structure
XMLSerializerTask() - Constructor for class org.objectweb.jonas.ant.jonasbase.XMLSerializerTask
Default constructor
XMLToFormUtil - Class in org.objectweb.jonas.webapp.jonasadmin.xml
Convert a DOM tree into an HTML form for display to the user.
XMLToFormUtil() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.XMLToFormUtil
Create a new XMLToFormUtil with the current ID being 0.
XMLUtil - Class in org.objectweb.jonas.webapp.jonasadmin.xml
A class which provides various utilities to interact with XML files.
XMLUtil() - Constructor for class org.objectweb.jonas.webapp.jonasadmin.xml.XMLUtil
 
XMLUtils - Class in org.objectweb.jonas_lib.genbase.utils
XML Utils Class.
xmlVector(StringBuffer, Vector) - Static method in class org.objectweb.jonas.security.realm.lib.XML
Append to the given buffer the hashtable elements.

A B C D E F G H I J K L M N O P Q R S T U V W X