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

A

abort() - Method in class org.ow2.jonas.security.auth.spi.ClientLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.ow2.jonas.security.auth.spi.CRLLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.ow2.jonas.security.auth.spi.JResourceLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Method to abort the authentication process (phase 2).
abort() - Method in class org.ow2.jonas.security.auth.spi.SignLoginModule
Method to abort the authentication process (phase 2).
ABS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
AbsApplicationModifier - Class in org.ow2.jonas.generators.genbase.modifier
Modify a given Application.
AbsApplicationModifier(Application, Config) - Constructor for class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
Creates a new ApplicationModifier.
AbsArchive - Class in org.ow2.jonas.generators.genbase.archive
An AbsArchive centralized commonly used methods for Jar and File support.
AbsArchive(File) - Constructor for class org.ow2.jonas.generators.genbase.archive.AbsArchive
Create a FileArchive where the root if the given file.
AbsArchiveModifier - Class in org.ow2.jonas.generators.genclientstub.modifier
Defines common methods used by all modifier
AbsArchiveModifier(J2EEArchive) - Constructor for class org.ow2.jonas.generators.genclientstub.modifier.AbsArchiveModifier
Constructor
AbsCleanTask - Class in org.ow2.jonas.lib.work
Abstract Clean Task class which define a generic job executed by the cleaner thread.
AbsCleanTask() - Constructor for class org.ow2.jonas.lib.work.AbsCleanTask
Default constructor : Construct a new cleaner.
AbsContextInterceptor - Class in org.ow2.jonas.jndi.interceptors.impl
Abstract class for some JOnAS context interceptors.
AbsContextInterceptor() - Constructor for class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
 
AbsDBServiceImpl - Class in org.ow2.jonas.db.base
Abstract database service to be implemented by implementation of Java databases.
AbsDBServiceImpl() - Constructor for class org.ow2.jonas.db.base.AbsDBServiceImpl
Constructor initialization.
AbsDBServiceImplMBean - Interface in org.ow2.jonas.db.base
MBean interface for the Database service
AbsDeploymentDesc - Class in org.ow2.jonas.deployment.common
This class provides an abstract implementation of the DeploymentDescriptor interface of JOnAS
AbsDeploymentDesc() - Constructor for class org.ow2.jonas.deployment.common.AbsDeploymentDesc
 
AbsDeploymentDescManager - Class in org.ow2.jonas.deployment.common.lib
Abstract class of DeploymentDesc manager.
AbsDeploymentDescManager() - Constructor for class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
Utility class, no public constructor
AbsDescriptionElement - Class in org.ow2.jonas.deployment.common.xml
This class defines an abstract implementation for all statndard environment element (entity, session, web-app, application-client, etc.)..
AbsDescriptionElement() - Constructor for class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Construct an empty AbsDescriptionElement.
AbsElement - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the interface Element.
AbsElement() - Constructor for class org.ow2.jonas.deployment.common.xml.AbsElement
 
AbsEnvironmentElement - Class in org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Constructor : build a new object for environment
AbsGenerator - Class in org.ow2.jonas.generators.genbase.generator
Generators provide a structure to be extended for specific generation mechanisms.
AbsGenerator(Config) - Constructor for class org.ow2.jonas.generators.genbase.generator.AbsGenerator
Creates a new Generator with the given Config.
AbsJonasEnvironmentElement - Class in org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Constructor : build a new object which is common to environment elements
AbsJonasParam - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-param
AbsJonasParam(String) - Constructor for class org.ow2.jonas.deployment.common.xml.AbsJonasParam
Construct a JOnASParam with given Element name.
AbsModifierFactory - Class in org.ow2.jonas.generators.genbase.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...).
AbsModifierFactory() - Constructor for class org.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
Utility class (no default public constructor).
AbsModuleClassLoader - Class in org.ow2.jonas.lib.loader
The AbsModuleClassLoader class is used in JOnAS for loading web, ejbjars and client modules.
AbsModuleClassLoader(URL[]) - Constructor for class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Create a new AbsModuleClassLoader for a list of URLs.
AbsModuleClassLoader(URL[], ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Create a new AbsModuleClassLoader for a list of URLs with a specified parent loader.
AbsPermissionManager - Class in org.ow2.jonas.lib.security
Defines an abstract PermissionManager class which will manage JACC permissions for an ejbjar, webapp, etc.
AbsPermissionManager(String) - Constructor for class org.ow2.jonas.lib.security.AbsPermissionManager
Default Constructor.
AbsPermissionManager(String, boolean) - Constructor for class org.ow2.jonas.lib.security.AbsPermissionManager
Default Constructor.
AbsSecurityContextHelper - Class in org.ow2.jonas.security.internal
This class allows to authenticate users.
AbsSecurityContextHelper() - Constructor for class org.ow2.jonas.security.internal.AbsSecurityContextHelper
 
AbsServiceImpl - Class in org.ow2.jonas.lib.service
Abstract implementation of a Service.
AbsServiceImpl() - Constructor for class org.ow2.jonas.lib.service.AbsServiceImpl
 
AbstractJavaMail - Class in org.ow2.jonas.mail.internal.factory
This class implements JOnAS mail factory objects.
AbstractJavaMail(String, String, Properties, MailService) - Constructor for class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Constructor of a JavaMail Object with the given name and properties.
AbstractJResource - Class in org.ow2.jonas.security.internal.realm.factory
This class implements JOnAS realm factory objects.
AbstractJResource() - Constructor for class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Constructor.
AbstractSchemaName() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
abstractSchemaName - Variable in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
AbstractWebServiceMBean - Class in org.ow2.jonas.ws.jaxrpc.mbean
Base Class for WebServices MBeans.
AbstractWebServiceMBean(String) - Constructor for class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
Constructor for default J2eeManagedObject
AbsVirtualContext - Class in org.ow2.jonas.web.tomcat6.versioning
Virtual Context implementation that only handles operations with the default context.
AbsVirtualContext(JmxService, String, Context) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Creates and registers a virtual context.
AbsWSDLPublisher - Class in org.ow2.jonas.ws.publish
Abstract class for WSDL Publisher.
AbsWSDLPublisher() - Constructor for class org.ow2.jonas.ws.publish.AbsWSDLPublisher
 
accept(File, String) - Method in class org.ow2.jonas.ant.InnerClassFilenameFilter
 
accept(File, String) - Method in class org.ow2.jonas.deployablemonitor.ExclusionFilenameFilter
Tests if a specified file should be included in a file list.
accept(File) - Method in class org.ow2.jonas.lib.bootstrap.JFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(IEvent) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
accept(File, String) - Method in class org.ow2.jonas.lib.util.DirFilter
 
accept(Node) - Method in interface org.ow2.jonas.migration.jboss.Transformer.NodeFilter
Tests the given node and returns true iff it is accepted by this NodeFilter.
accept(IEvent) - Method in class org.ow2.jonas.ws.jaxws.easybeans.naming.WebServiceRefExtensionListener
Only accepts the event if it's a EnvNamingEvent.
acceptResult(CompilationResult) - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompilerRequestor
Analyze the compilation process results and store the generated class files on the disk.
ACKMODE - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
acknowledgeMessage(MessageContext) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
acknowledgeMode - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
actConn - Variable in class org.ow2.jonas.dbm.internal.cm.JConnection
 
action - Variable in class org.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_DELETE - Static variable in interface org.ow2.jonas.ant.HotDeploymentTool
The delete action String
ACTION_DEPLOY - Static variable in interface org.ow2.jonas.ant.HotDeploymentTool
The deploy action String
ACTION_LIST - Static variable in interface org.ow2.jonas.ant.HotDeploymentTool
The list action String
ACTION_OPERATIONS - Static variable in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_PROPERTIES - Static variable in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ACTION_UNDEPLOY - Static variable in interface org.ow2.jonas.ant.HotDeploymentTool
The undeploy action String
ACTION_UPDATE - Static variable in interface org.ow2.jonas.ant.HotDeploymentTool
The update action String
activate(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Activate instance.
activateStateful(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
ActivationConfig - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element activation-config
ActivationConfig() - Constructor for class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Constructor
ActivationConfigDesc - Class in org.ow2.jonas.deployment.ejb
This class defines the implementation of the element activation-config
ActivationConfigDesc(ActivationConfig) - Constructor for class org.ow2.jonas.deployment.ejb.ActivationConfigDesc
Constructor
ActivationConfigProperty - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element activation-config-property
ActivationConfigProperty() - Constructor for class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Constructor
ActivationConfigPropertyDesc - Class in org.ow2.jonas.deployment.ejb
This class defines the implementation of the element activation-config-property
ActivationConfigPropertyDesc() - Constructor for class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
Constructor
ActivationConfigPropertyDesc(ActivationConfigProperty) - Constructor for class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
 
ActivationConfigPropertyRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element message-driven
ActivationConfigPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ActivationConfigPropertyRuleSet
Construct an object with a specific prefix
ActivationConfigRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element message-driven
ActivationConfigRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ActivationConfigRuleSet
Construct an object with a specific prefix
Activationspec - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element activationspec
Activationspec() - Constructor for class org.ow2.jonas.deployment.rar.xml.Activationspec
Constructor
ActivationspecDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element activationspec
ActivationspecDesc(Activationspec) - Constructor for class org.ow2.jonas.deployment.rar.ActivationspecDesc
Constructor
ActivationspecRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element activationspec
ActivationspecRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.ActivationspecRuleSet
Construct an object with a specific prefix
adapter - Variable in class org.apache.catalina.connector.Connector
Coyote adapter.
ADAPTER_NOTES - Static variable in class org.apache.catalina.connector.CoyoteAdapter
 
add(File) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Add the specified file or directory to this JURLs.
add(File, String) - Method in class org.ow2.jonas.lib.bootstrap.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.ow2.jonas.lib.bootstrap.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(String) - Method in class org.ow2.jonas.lib.cpmanager.JarList
Add the specified file to the current list.
add(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
add(Object) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.jorm.Set
 
add_escapes(String) - Method in exception org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.xml.ActivationConfig
Add a new activation-config-property element to this object
addAdminobject(Adminobject) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Add a new adminobject element to this object
addAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It iterates over the collection parameter to add each element in the collection.
addAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It iterates over the collection parameter to add each element in the collection.
addApplicationListener(String) - Method in class org.apache.catalina.startup.TldConfig
 
addAppServer(String, String) - Method in class org.ow2.jonas.ant.cluster.Director
Add an application server
addArgument(String) - Method in class org.ow2.jonas.lib.util.Cmd
Add a new argument to the command.
addArguments(List) - Method in class org.ow2.jonas.lib.util.Cmd
Add a new argument to the command.
addAttribute(AttributeInfo) - Method in class org.apache.commons.modeler.ManagedBean
Add a new attribute to the set of attributes for this MBean.
addAuthenticationInformation(String, String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Adds authentication information for a given server or the domain.
addAuthenticationMechanism(AuthenticationMechanism) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Add a new authentication-mechanism element to this object
addAuthenticationMechanism(AuthenticationMechanism) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Add a new authentication-mechanism element to this object
addBatch() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
addBatch(String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
addBatch() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Adds the given SQL command to the current list of commmands for this Statement object.
addBean(BeanDesc) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Adds beans in container.
addBeans(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
addChild(TreeControlNode) - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
Add a new child node to the end of the list.
addChild(int, TreeControlNode) - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
Add a new child node at the specified position in the child list.
addClasses(File) - Method in class org.ow2.jonas.generators.genbase.archive.Client
add *.class from directory in the archive.
addClasses(File) - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Add *.class from directory in the archive.
addClasses(File) - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Add Archive classes.
addClassesInJar() - Method in class org.ow2.jonas.generators.genic.GenIC
Add the generated classes in the given ejb-jar file.
addClassLoaderUrlMapping(ClassLoader, URL[]) - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Add a mapping between url and classloader
addClient(Client) - Method in class org.ow2.jonas.generators.genbase.archive.Application
Add a new Client in the Application.
addClient(Document, Archive) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Add a client module in an application Document
addCloserThreadInfos() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Keep thread stack trace of closer
addCluster(Cluster) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
Add a new sub-cluster (cluster element) to this object
addCluster(Cluster) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
Add a new cluster element to this object
addCluster(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Add a new cluster in the domain.
addCluster(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Add a new cluster in the domain.
addCluster(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Create logical cluster.
addClusterDaemon(ClusterDaemon) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
Add a new cluster daemon element to this object
addClusteredObject(String, Object, Class<?>, Class<? extends EJBObject>, ClassLoader, boolean, boolean) - Method in interface org.ow2.jonas.cmi.CmiService
Add a bean to the cluster.
addClusteredObject(String, Object, Class<?>, Class<? extends EJBObject>, ClassLoader, boolean, boolean) - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
Add a bean to the cluster.
addClusteredObject(String, Object, Class<?>, Class<? extends EJBObject>, ClassLoader, boolean, boolean) - Method in class org.ow2.jonas.cmi.internal.event.BeanEventListener
Add a clustered bean.
addClusterRule(String, Digester) - Static method in class org.ow2.jonas.deployment.ejb.lib.util.ClusterUtil
Add cluster rule.
addClusterTask(ClusterTasks) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Add a task to the list of defined tasks.
addCmiServer(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.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.ow2.jonas.deployment.ejb.xml.Entity
Add a new cmp-field element to this object
addCmpFieldJdbcMapping(CmpFieldJdbcMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Add a new cmp-field-jdbc-mapping element to this object
addConfigProperty(ConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Add a new config-property element to this object
addConfigProperty(ConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Add a new config-property element to this object
addConfigProperty(ConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Add a new config-property element to this object
addConfiguration(JPolicyConfiguration) - Static method in class org.ow2.jonas.lib.security.jacc.JPolicyConfigurationKeeper
Add a JOnAS policy configuration
addConfigurationExtension(EasyBeansConfigurationExtension) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Add a new extension to Embedded, that will be used for the next EZBContainer creation.
addConfiguredAjp(Ajp) - Method in class org.ow2.jonas.ant.jonasbase.web.Jetty
Configure an AJP Connector.
addConfiguredAjp(Ajp) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure an AJP Connector.
addConfiguredCarol(Carol) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for Carol configuration.
addConfiguredCarolCluster(CarolCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for Carol configuration
addConfiguredCluster(Cluster) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure a Cluster HTTP Session.
addConfiguredClusterDaemon(ClusterDaemon) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for the is
addConfiguredCmiCluster(CmiCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for CmiCluster configuration
addConfiguredCommon(Common) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for the common instances (both web & ejb )
addConfiguredDb(Db) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for the DB service.
addConfiguredDbCluster(DbCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for Db configuration
addConfiguredDbm(Dbm) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for the DBM service.
addConfiguredDbmCluster(DbmCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for DbmCluster configuration
addConfiguredDeployableCluster(DeployableCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add deployable task.
addConfiguredDeploymentCluster(DeploymentCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for DeploymentCluster configuration
addConfiguredDeploymentCluster(DeploymentCluster) - Method in class org.ow2.jonas.ant.cluster.WebLevel
Add tasks for DeploymentCluster configuration
addConfiguredDirector(Director) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure a Director Connector.
addConfiguredDiscovery(Discovery) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for Discovery configuration.
addConfiguredDiscoveryCluster(DiscoveryCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for Discovery configuration
addConfiguredEjbLevel(EjbLevel) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for the ejb level instances If chosen architecture is both web and ejb within the same JOnAS, the tasks are added to all instances
addConfiguredFile(File) - Method in class org.ow2.jonas.ant.cluster.WsdlPublishCluster
Add file (wsdl publish).
addConfiguredFile(File) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
Add file (wsdl publish).
addConfiguredFileSet(FileSet) - Method in class org.ow2.jonas.ant.cluster.LibCluster
Add file (wsdl publish)
addConfiguredHaCluster(HaCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for HaCluster configuration
addConfiguredHttp(Http) - Method in class org.ow2.jonas.ant.jonasbase.web.Jetty
Configure a HTTP Connector.
addConfiguredHttp(Http) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure a HTTP Connector.
addConfiguredHttps(Https) - Method in class org.ow2.jonas.ant.jonasbase.web.Jetty
Configure a HTTPS Connector.
addConfiguredHttps(Https) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure a HTTPS Connector.
addConfiguredJaas(Jaas) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for JAAS configuration.
addConfiguredJaasEntry(JaasEntry) - Method in class org.ow2.jonas.ant.jonasbase.jaas.Jaas
Configure a JAAS entry
addConfiguredJdbcRa(JdbcRa) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for Resource adaptor.
addConfiguredJdbcRaCluster(JdbcRaCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for jdbcRaCluster configuration
addConfiguredJetty(Jetty) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Configure the Jetty WebContainer.
addConfiguredJms(Jms) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for JMS configuration.
addConfiguredJmsCluster(JmsCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for Jms configuration
addConfiguredJonasProperties(JonasProperties) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for jonas.properties global properties configuration.
addConfiguredJResourceLoginModule(JResourceLoginModule) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JaasEntry
 
addConfiguredLib(Lib) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for library to put in JONAS_BASE/lib/ext.
addConfiguredLibCluster(LibCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for LibCluster configuration
addConfiguredLibCluster(LibCluster) - Method in class org.ow2.jonas.ant.cluster.WebLevel
Add tasks for LibCluster configuration
addConfiguredMail(Mail) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for Resource adaptor.
addConfiguredMailCluster(MailCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for Mail configuration
addConfiguredScript(Script) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for the is
addConfiguredServices(Services) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for services (wrapped to default method).
addConfiguredServicesCluster(ServicesCluster) - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Add tasks for servicesCluster configuration
addConfiguredServicesCluster(ServicesCluster) - Method in class org.ow2.jonas.ant.cluster.WebLevel
Add tasks for Services configuration
addConfiguredTomcat(Tomcat) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Configure the Tomcat WebContainer.
addConfiguredUddi(Uddi) - Method in class org.ow2.jonas.ant.cluster.WsdlPublishCluster
Add UDDI (wsdl publish).
addConfiguredUddi(Uddi) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
Add UDDI (wsdl publish).
addConfiguredWebContainer(WebContainer) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for the web container configuration.
addConfiguredWebContainerCluster(WebContainerCluster) - Method in class org.ow2.jonas.ant.cluster.WebLevel
Add tasks for WebContainer configuration
addConfiguredWebLevel(WebLevel) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for the web level instances If chosen architecture is both web and ejb within the same JOnAS, the tasks are added to all instances
addConfiguredWsdlPublish(WsdlPublish) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add task for WSDL.
addConfiguredWsdlPublishCluster(WsdlPublishCluster) - Method in class org.ow2.jonas.ant.cluster.Common
Add tasks for WsdlPublish configuration
addConnectionDefinition(ConnectionDefinition) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Add a new connection-definition element to this object
addConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Add an event listener.
addConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Adds a connection event listener.
addConstructor(ConstructorInfo) - Method in class org.apache.commons.modeler.ManagedBean
Add a new constructor to the set of constructors for this MBean.
addContainer(EZBContainer) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Adds the given container.
addContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Adds the given container.
addContainer(T) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Add the given container.
addContainer(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Add the given container.
addContainerTransaction(ContainerTransaction) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Add a new container-transaction element to this object
addContentInRepository(String) - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Add specified location childs into the repository.
addContext(String, String) - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Adds a JNDI prefix to this virtual JNDI naming manager using a policy.
addContext(Context, String) - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Adds a context instance to this virtual context using a policy.
addContextInternal(Context, String) - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Internal call for adding non-default context instances.
addContextInternal(Context, String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Adds a new context.
addContextRealm(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.ContextDDModifier
Setups the realm for Tomcat to use
addDefaultAS(String) - Static method in class org.ow2.jonas.resource.internal.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.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
Method addDefinitionGenerators
addDefinitionGenerators() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
 
addDefinitionGenerators() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
 
addDelegate(JComponentContextFactoryDelegate) - Method in class org.ow2.jonas.lib.naming.SingletonComponentContextFactory
Add the given JComponentContextFactoryDelegate to this NamingManager instance.
addDelegate(JComponentContextFactoryDelegate) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Add the given JComponentContextFactoryDelegate to this NamingManager instance.
addDeploymentTool(EJBDeploymentTool) - Method in class org.ow2.jonas.ant.EjbJar
Add a deployment tool to the list of deployment tools that will be processed
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.LicenseDesc
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.License
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.web.xml.AuthConstraint
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Add a new description element to this object
addDescription(String) - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Add a new description element to this object
addDir(File) - Method in class org.ow2.jonas.generators.genbase.utils.TempRepository
Add a temporary File in the repository (file or directory).
addDir(File) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Add the specified directory to this JURLs.
addDirectory(File) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
add the content of the given directory into the root of the archive.
addDirectory(File) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
add the content of the given directory into the root of the archive.
addDirectory(File) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
add the content of the given directory into the root of the archive.
addDirectoryIn(String, File) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
add the content of the given directory into the given directory of the archive.
addDirectoryIn(String, File) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
add the content of the given directory into the given directory of the archive.
addDirectoryIn(String, File) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
add the content of the given directory into the given directory of the archive.
addDtds(DTDs) - Method in class org.ow2.jonas.deployment.common.lib.JEntityResolver
Add the mapping between a public Id and the local path of the DTD
addEar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given ear file with the help of the ear service.
addEjb(String) - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
addEjb(Document, Archive) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Add an ejb module in an application Document
addEjbJar(EjbJar) - Method in class org.ow2.jonas.generators.genbase.archive.Application
Add a new EjbJar in the Application.
addEjbLocalRef(EjbLocalRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new ejb-local-ref element to this object
addEjbLocalRef(String, String, String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
DOCUMENT ME!
addEJBMethodDesc(int) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Permit Methods addition from subtypes Protected method that need to be overridden in subclasses
addEJBMethodDesc(int) - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
Permit Methods addition from subtypes Protected method that need to be overridden in subclasses
addEjbRef(EjbRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new ejb-ref element to this object
addEjbRef(String, String, String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
DOCUMENT ME!
addEjbRelation(EjbRelation) - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Add a new ejb-relation element to this object
addEjbRelationshipRole(EjbRelationshipRole) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Add a new ejb-relationship-role element to this object
addEjbRelationshipRoleDesc(EjbRelationshipRoleDesc) - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
Add meta-info of a relationship in which the bean is involved
addElement(Object) - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Add an element
addEndpoint(T) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Add a new endpoint in the group.
addEndpoint(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Add a new endpoint in the group.
addEndpointLoginConfig(Element) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new login-config element into the web.xml
addEndpointSecurityConstraint(Node) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-constraint element into the web.xml
addEntity(Entity) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Add a new entity element to this object
addEntityBean(EntityContext) - Method in interface org.ow2.jonas.ha.HaService
 
addEntityBean(EntityContext) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
addEntityBean(EntityContext, RequestId) - Static method in class org.ow2.jonas.lib.ejb21.ha.JRepUtil
Adds an entity bean to the beans associated with rootId
addEntry(File, File) - Method in class org.ow2.jonas.lib.work.DeployerLog
Add the entry and return the new entries.
addEnvEntry(EnvEntry) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new env-entry element to this object
addEnvironment(ContextEnvironment) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Add an environment entry for this web application.
addEscapes(String) - Static method in error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExcludedMethods(String[], String) - Method in class org.ow2.jonas.deployment.web.PatternEntry
Add Excluded Http methods
addField(FieldInfo) - Method in class org.apache.commons.modeler.ManagedBean
Add a new field to the fields associated with the Descriptor that will be created from this metadata.
ADDFILE - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Static states
addFile(File) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
add a file into the root directory of the archive with a specified name.
addFile(File) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
add a file into the root directory of the archive with a specified name.
addFile(File) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
add a lonely file into the root directory of the archive.
addFile(File, String) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
add a file into the root directory of the archive with a specified name.
addFile(String) - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
add a file in saved archive
addFile(String) - Method in class org.ow2.jonas.generators.genbase.utils.DirStorer
add a given file in the filesystem.
addFile(String) - Method in class org.ow2.jonas.generators.genbase.utils.JarStorer
Add a file in Jar
addFileIn(String, File) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
add a lonely file into the given directory of the archive.
addFileIn(String, File) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
add a lonely file into the given directory of the archive.
addFileIn(String, File) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
add a lonely file into the given directory of the archive.
addFiles(Archive) - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
Add generated files into an Archive
addFiles(Archive) - Method in class org.ow2.jonas.generators.genclientstub.generator.Generator
Add generated files into an Archive
addFiles(Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsClientGenerator
Add generated files in given archive
addFiles(Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsEndpointGenerator
Add generated files in given Archive
addFiles(Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsClientGenerator
Add generated files in given archive
addFiles(Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsEndpointGenerator
Add generated files in given Archive
addFileToJar(JarOutputStream, File, String) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Utility method that encapsulates the logic of adding a file entry to a .jar file.
addFinderMethodJdbcMapping(FinderMethodJdbcMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Add a new finder-method-jdbc-mapping element to this object
addForeignKeyJdbcMapping(ForeignKeyJdbcMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Add a new foreign-key-jdbc-mapping element to this object
addGeneric(GenericHotDeploymentTool) - Method in class org.ow2.jonas.ant.ServerDeploy
Creates a generic deployment tool.
addGlobalError(Throwable) - Method in class org.ow2.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.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Add a mapping for the given principal name (on all JVM)
addGroup(Group) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a group to this resource.
addGroup(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a group with a given name?
addGroup(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Add a group with a given name
addGroup(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
addGroup(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Add the specified group to this user
addGroup(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Add the specified group to this user
addHandler(Handler) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Add a new handler element to this object
addHandler(Handler) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Add a new handler element to this object
addHandler(WSCFHandler) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Add a given handler to the list of applied handlers
addHandlerMBean(Handler) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
Add a handler
addHaServer(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.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.ow2.jonas.deployment.web.xml.WebResourceCollection
Add a new http-method element to this object
addInitParam(InitParam) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Add a new init-param element to this object
addInRepository(String) - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Add specified location into the repository.
addInstance(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.TxListener
Add a new Context in the list.
addJavaVM(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Add an object name to the javaVMs list.
addJavaXmlTypeMapping(JavaXmlTypeMapping) - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Add a new java-xml-type-mapping element to this object
addJdbcDataSource(String) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCResource
 
addJonas(JonasHotDeploymentTool) - Method in class org.ow2.jonas.ant.ServerDeploy
Creates a JOnAS deployment tool, for deployment to JOnAS servers.
addJonasActivationspec(JonasActivationspec) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Add a new jonas-activationspec-property element to this object
addJonasAdminobject(JonasAdminobject) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Add a new jonas-adminobject-property element to this object
addJonasCallProperty(JonasCallProperty) - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Add a parameter
addJonasConfigProperty(JonasConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Add a new jonas-config-property element to this object
addJonasConfigProperty(JonasConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Add a new jonas-config-property element to this object
addJonasConfigProperty(JonasConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Add a new jonas-config-property element to this object
addJonasConnectionDefinition(JonasConnectionDefinition) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Add a new jonas-connection-definition-property element to this object
addJonasEjbRef(JonasEjbRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Add a new jonas-ejb-ref element to this object
addJonasEjbRelation(JonasEjbRelation) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-ejb-relation element to this object
addJonasEjbRelationshipRole(JonasEjbRelationshipRole) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Add a new jonas-ejb-relationship-role element to this object
addJonasEntity(JonasEntity) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-entity element to this object
addJonasInitParam(JonasInitParam) - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
Add a parameter
addJonasInitParam(String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsClientDDModifier
Add a jonas-init-param in jonas-service-ref.
addJonasMessageDestination(JonasMessageDestination) - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
Add a new jonas-message-destination element to this object
addJonasMessageDestination(JonasMessageDestination) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-message-destination element to this object
addJonasMessageDestination(JonasMessageDestination) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Add a new jonas-message-destination element to this object
addJonasMessageDestinationRef(JonasMessageDestinationRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Add a new jonas-message-destination-ref element to this object
addJonasMessageDriven(JonasMessageDriven) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-message-driven element to this object
addJonasPortComponent(JonasPortComponent) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
Add a new jonas-port-component element to this object
addJonasPortComponentRef(JonasPortComponentRef) - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
Add a parameter
addJonasResource(JonasResource) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Add a new jonas-resource element to this object
addJonasResourceEnv(JonasResourceEnv) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Add a new jonas-resource-env element to this object
addJonasRunAsMapping(JonasRunAsMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-run-as-mapping element to this object
addJonasServiceRef(JonasServiceRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
Add a new jonas-service-ref element to this object
addJonasSession(JonasSession) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Add a new jonas-session element to this object
addJonasStubProperty(JonasStubProperty) - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Add a parameter
addJonasWebserviceDescription(JonasWebserviceDescription) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Add a new jonas-webservice-description element to this object
AddJoramReaderAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
AddJoramReaderAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.AddJoramReaderAction
 
AddJoramWriterAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
AddJoramWriterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.AddJoramWriterAction
 
addJResource(JResource) - Method in class org.ow2.jonas.security.internal.JResources
Add the Resource (memory, ldap, datasource,...).
addJResourceDS(String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Add a DS resource.
addJResourceDS(String, String, String, String, String, String, String, String, String) - Method in interface org.ow2.jonas.security.internal.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.ow2.jonas.security.internal.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.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Add a LDAP resource
addJResourceMemory(String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Add a Memory resource.
addJResourceMemory(String) - Method in interface org.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Add a Memory resource
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.Connector
Add a lifecycle event listener to this component.
addLocation(Location) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
addLocation(Location) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
addMapper(PMapper, JContainer, Object) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.deployment.common.CommonsDTDs
Add to the list of DTDS the given dtds/publicId.
addMBeanServerDelegateListener() - Method in class org.ow2.jonas.lib.management.reconfig.ReconfigManager
Allow for this MBean to receive REGISTRATION_NOTIFICATION/UNREGISTRATION_NOTIFICATION emitted by the JMX server.
addMember(ClusterMember) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Add a Member to the Cluster
addMember(Principal) - Method in class org.ow2.jonas.lib.security.auth.JGroup
Adds the specified member to the group.
addMessageDestination(MessageDestination) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Add a new message-destination element to this object
addMessageDestinationRef(MessageDestinationRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new message-destination-ref element to this object
addMessageDestinationRef(MessageDestinationRef) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Add a message destination reference for this web application.
addMessageDriven(MessageDriven) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Add a new message-driven element to this object
addMessagelistener(Messagelistener) - Method in class org.ow2.jonas.deployment.rar.xml.Messageadapter
Add a new messagelistener element to this object
addMethod(Method) - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Add a new method element to this object
addMethod(Method) - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Add a new method element to this object
addMethod(Method) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Add a new method element to this object
addMethodDesc(Method, Class) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Add a new method descriptor to the bean
addMethodParam(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodParams
Add a new method-param element to this object
addMethodPermission(MethodPermission) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Add a new method-permission element to this object
addMethods(String[], String, boolean) - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Add Http methods (Excluded or Unchecked)
addMethods(String[], String, boolean) - Method in class org.ow2.jonas.deployment.web.PatternEntry
Add Http methods (Excluded or Unchecked)
addMethodsOnRole(String[], String, String) - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Add pattern information for a given role
addMethodsOnRole(String[], String, String) - Method in class org.ow2.jonas.deployment.web.PatternEntry
Add pattern information for a given role
addMethodsOnRoles(String[], String[], String) - Method in class org.ow2.jonas.deployment.web.PatternEntry
Add pattern information for given roles
addModule(Module) - Method in class org.ow2.jonas.deployment.ear.xml.Application
Add a new module element to this object
addNonVersionedContext(String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Adds a non-versioned context root.
addNotEndWith(File, String) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Add the content of the specified directory to this JURLs if the contained file not ends with the specified suffix.
addNotification(NotificationInfo) - Method in class org.apache.commons.modeler.ManagedBean
Add a new notification to the set of notifications for this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSourceMBean
Delegates the notification support to the wrapped resource.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.ee.mejb.ListenerRegistrationImpl
Add notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagementMBean
Super charge of the methode to take advantage of JMX notification offered by Monolog 2.0
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactoryMBean
Overloaded method
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Allows for listener objects to receive notifications emitted by this resource.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.ow2.jonas.workmanager.internal.JWorkManagerMBean
This method is 'called' by the ReconfigManager in order to receive the reconfiguration and the save notifications.
addNotStartWith(File, String) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Add the content of the specified directory to this JURLs if the contained file not starts with the specified prefix.
addOpenerThreadInfos() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Keep thread stack trace of opener
addOperation(OperationInfo) - Method in class org.apache.commons.modeler.ManagedBean
Add a new operation to the set of operations for this MBean.
addPackageMapping(PackageMapping) - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Add a new package-mapping element to this object
addParameter(String, Object) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
Sets (adds) a transformation parameter on our transformer.
addPath(String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
add a path (if it's not already declared)
addPersistenceUnitRef(PersistenceUnitRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new persistence-unit-ref element to this object
addPolicyStrategyBundle(String, Class<? extends IPolicy<?>>[], Class<? extends IStrategy<?>>[]) - Method in class org.ow2.jonas.cmi.internal.CmiServicePolicyStrategyManager
Load the given archive.
addPortComponent(PortComponent) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Add a new port-component element to this object
addPortComponentMBean(PortComponent) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
Add a portComponent
addPortComponentRef(PortComponentRef) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Add a new port-component-ref element to this object
addPortName(String) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Add a new port-name element to this object
addPrincipalName(String) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
Add the given principal to the list of principals
addProp() - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
addPropertyStatement(String, String, String, boolean) - Method in class org.ow2.jonas.ant.jonasbase.PropertyTask
Add a property statement.
addPropertyStatement(String, PropertyStatement) - Method in class org.ow2.jonas.ant.jonasbase.PropertyTask
Add a property statement.
addPropertyStatements(String, List<PropertyStatement>) - Method in class org.ow2.jonas.ant.jonasbase.PropertyTask
Add properties statements.
addProvider(JndiResourceItem) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
addPublisher(WSDLPublisher) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Add a new publisher in this manager.
addPublisher(WSDLPublisher) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisherManager
Add a new publisher in this manager.
addQualifiedPattern(Pattern) - Method in class org.ow2.jonas.deployment.web.PatternEntry
Add to this pattern a qualified pattern
addQuery(Query) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Add a new query element to this object
addRar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given rar file with the help of the resource service.
addRealmItem(ArrayList, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Add RealmItem in the list.
addRemovedBean(SessionId, RequestId) - Static method in class org.ow2.jonas.lib.ejb21.ha.JRepUtil
Adds a bean to the beans associated with rootId marked for remove
addRemovedServer(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Called when substracting a server to clusterd supervision
addRequiredConfigProperty(RequiredConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Add a new required-config-property element to this object
addResource(ContextResource) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Add a resource reference for this web application.
addResourceEnvRef(ResourceEnvRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new resource-env-ref element to this object
addResourceRef(ResourceRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new resource-ref element to this object
addResources(String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Add JResources with a given xml configuration.
addResources(String) - Method in interface org.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Add JResources with a given xml configuration
addResources(JResources, Reader, String) - Method in class org.ow2.jonas.security.lib.JResourceManager
Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
addRole(String, String) - Method in class org.ow2.jonas.deployment.web.MethodDesc
Add role with its transportGuarantee to this method
addRole(Role) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a role to this resource.
addRole(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a role with a given name?
addRole(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Add a role with a given name
addRole(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Add a role to this group
addRole(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Add a role to this user
addRole(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
addRole(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Add a role to this user
addRole(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Add a role to this user
addRoleName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
Add a new role-name element to this object
addRoleName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Add a new role-name element to this object
addRoleName(String) - Method in class org.ow2.jonas.deployment.web.xml.AuthConstraint
Add a new role-name element to this object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.client.rules.ApplicationClientRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.client.rules.JonasClientRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.client.rules.JonasSecurityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.clusterd.rules.ClusterDaemonRuleSet
Add a set of rules to the digester object.
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.clusterd.rules.DiscoveryRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.clusterd.rules.ServerRuleSet
Add a set of rules to the digester object.
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.EjbLocalRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.EjbRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.EnvEntryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.EnvironmentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.HandlerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.IconRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.InitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasCustomParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasEjbRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasEnvironmentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasInitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasMessageDestinationRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasMessageDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasPortComponentRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasResourceEnvRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasResourceRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.JonasServiceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.MessageDestinationRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.MessageDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.PortComponentRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.ResourceEnvRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.ResourceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.RunAsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.SecurityRoleRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.SecurityRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.ServiceQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.ServiceRefRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.SoapHeaderRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.common.rules.WsdlPortRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.domain.rules.ClusterDaemonRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.domain.rules.ClusterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.domain.rules.DomainRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.domain.rules.LocationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.domain.rules.ServerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.ApplicationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.JonasApplicationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.JonasSecurityRoleMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.JonasSecurityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.ModuleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.SecurityRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ear.rules.WebRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ActivationConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ActivationConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.AsContextRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.AssemblyDescriptorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ClusterArrayPropertyRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ClusterPropertiesRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ClusterRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ClusterSimplePropertyRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.CmpFieldJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.CmpFieldRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.CmrFieldRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ContainerTransactionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.EjbJarRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.EjbRelationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.EjbRelationshipRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.EnterpriseBeansRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.EntityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ExcludeListRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.FinderMethodJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.ForeignKeyJdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.IorSecurityConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JdbcMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasEjbJarRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasEjbRelationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasEjbRelationshipRoleRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasEntityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasInitParamRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasMessageDrivenDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasMessageDrivenRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasMethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasRunAsMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.JonasSessionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.MessageDrivenDestinationRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.MessageDrivenRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.MethodParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.MethodPermissionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.MethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.PoolRuleSet
 
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.QueryMethodRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.QueryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.RelationshipRoleSourceRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.RelationshipsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.SasContextRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.SecurityIdentityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.SessionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.TransportConfigRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ejb.rules.UseCallerIdentityRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.ActivationspecRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.AdminobjectRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.AuthenticationMechanismRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.ConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.ConnectionDefinitionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.ConnectorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.IconRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.InboundResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JdbcConnParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasActivationspecRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasAdminobjectRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasConnectionDefinitionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasConnectorRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.JonasSecurityMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.LicenseRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.MessageadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.MessagelistenerRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.OutboundResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.PoolParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.RequiredConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.ResourceadapterRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.SecurityEntryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.SecurityPermissionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.TmConfigPropertyRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.rar.rules.TmParamsRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.AuthConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.DistributableRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.JonasServletRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.JonasWebAppRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.SecurityConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.ServletMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.ServletRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.UserDataConstraintRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.WebAppRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.web.rules.WebResourceCollectionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.AnonymousTypeQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.JavaWsdlMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.JavaXmlTypeMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.JonasPortComponentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.JonasWebserviceDescriptionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.JonasWebservicesRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.PackageMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.PortComponentRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.RootTypeQnameRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.ServiceImplBeanRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.VariableMappingRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.WebserviceDescriptionRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.deployment.ws.rules.WebservicesRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.security.rules.JDSRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.security.rules.JLDAPRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.security.rules.JMemoryRuleSet
Add a set of rules to the digester object
addRuleInstances(Digester) - Method in class org.ow2.jonas.web.tomcat6.JCatalinaRuleSet
Add the rules to the digester object.
addSchemas(String[]) - Static method in class org.ow2.jonas.deployment.common.CommonsSchemas
Add to our repository the given local schemas.
addSchemas(Schemas) - Method in class org.ow2.jonas.deployment.common.lib.JEntityResolver
Add the given Schemas to the schemas available for this resolver
addSecurityConstraint(SecurityConstraint) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Add a new security constraint element to this object
addSecurityEntry(SecurityEntry) - Method in class org.ow2.jonas.deployment.rar.xml.JonasSecurityMapping
Add a new security-entry element to this object
addSecurityPermission(SecurityPermission) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Add a new security-permission element to this object
addSecurityRole(SecurityRole) - Method in class org.ow2.jonas.deployment.ear.xml.Application
Add a new security-role element to this object
addSecurityRole(SecurityRole) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Add a new security-role element to this object
addSecurityRole(SecurityRole) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Add a new security role element to this object
addSecurityRole(Node) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-role element into the web.xml
addSecurityRoleMapping(SecurityRoleMapping) - Method in class org.ow2.jonas.deployment.ear.xml.JonasSecurity
Add a new security-role-mapping element to this object
addSecurityRoleRef(SecurityRoleRef) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Add a new security-role-ref element to this object
addSecurityRoleRef(SecurityRoleRef) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Add a new security-role-ref element to this object
addServer(String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Add a server to cluster daemon control.
addServer(String, String, String, String, String, String, String, String, String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Add a server configuration.
addServer(Server) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
Add a new server element to this object
addServer(Server) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
Add a new server element to this object
addServer(Server) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
Add a new server element to this object
addServer(String, String[], String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Deprecated. BaseCluster.addServer(String, String[], String, String, String)
addServer(String, String[], String, String, String) - Method in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
Deprecated. BaseClusterMBean.addServer(String, String[], String, String, String)
addServer(String, String[], String, String, String) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
Add a new server in the cluster (jonasAdmin).
addServer(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalCluster
Add a Server to the list.
addServer(String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Add a server to cluster daemon control
addServer(String, String, String, String, String, String, String, String, String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Add a server to cluster daemon control.
addServer(String, String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Add a server to cluster daemon control.
AddServer(String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Add a server to cluster daemon control.
addServer(String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Add a new server in the domain.
addServer(String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Add a new server in the domain.
addServer(String, String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Add a server to cluster daemon control
addServer(String, String, String, String, String, String, String, String, String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Add a server to cluster daemon control.
addServer(String, String, String, String, String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Add server in domain.
addServersDefinition() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Add the servers definition in the clusterd.xml
addServerToCluster(String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
Add server to cluster.
addServerToCluster(String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Add server to cluster.
addServerToCluster(String, String, String, String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
Add server to cluster.
addServiceRef(ServiceRef) - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
Add a new service-ref element to this object
addServiceReferenceContext(ServiceReferenceContext) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
addServlet(JonasServlet) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Add a new servlet element to this object
addServlet(Servlet) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Add a new servlet element to this object
addServlet(String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new servlet element in the web.xml.
addServletMapping(ServletMapping) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Add a new servlet-mapping element to this object
addServletMapping(String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new servlet-mapping element in the web.xml.
addServletParam(String, String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new init-param element in the web.xml.
addServletSecurityRoleRefs(String, NodeList) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Add a new security-role-ref element in the web.xml.
addSession(Session) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Add a new session element to this object
addSignature(long) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
addSoapHeader(Qname) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Add a new soap-header element to this object
addSoapRole(String) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Add a new soap-role element to this object
addSrvConfiguredForClusterd(ServerItem) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
The given server has been configuered to be affected to a clusterd.
addSupportClasses(Hashtable) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Adds any classes the user specifies using support nested elements to the ejbFiles Hashtable.
addTask(Task) - Method in class org.ow2.jonas.ant.jonasbase.Tasks
Add a task to the list of defined tasks.
addTask(BaseTaskItf) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add a task for configure some objects.
addTasks(Tasks) - Method in class org.ow2.jonas.ant.jonasbase.Tasks
Add several tasks.
addTasks(List<Task>) - Method in class org.ow2.jonas.ant.jonasbase.Tasks
Add several tasks.
addTasks(Tasks) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Add tasks for configured object.
addTasks(Tasks) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Add tasks for configured object
addText(String) - Method in class org.ow2.jonas.ant.jonasbase.Replace.NestedString
the text of the element
addTimer(TimerEventListener, long, Object, boolean) - Method in class org.ow2.jonas.lib.timer.TimerManager
Deprecated. use addTimerMs instead.
addTimerMs(TimerEventListener, long, Object, boolean) - Method in class org.ow2.jonas.lib.timer.TimerManager
add a new timer in the list
addTmConfigProperty(TmConfigProperty) - Method in class org.ow2.jonas.deployment.rar.xml.TmParams
Add a new tm-config-property element to this object
addToEnvironment(String, Object) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
addToEnvironment(String, Object) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Adds a new environment property to the environment of this context.
addToExcludedPolicy(Permission) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToJormList(MetaObject) - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
add a Jorm MetaObject in the list of Jorm Meta Objects to generate
addToLogRecordsQueue(LogRecord) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Add a LogRecord to the queue
addTomcatServer(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
Add a Tomcat Server to the list of the TomcatCluster.
addToRecentLog(LogRecord) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Add a LogRecord to the recent recors list
addToRole(String, Permission) - Method in class org.ow2.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.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addTransportGuarantee(String) - Method in class org.ow2.jonas.deployment.web.MethodDesc
Defines the transport guarantee
addTransportValue(String) - Method in class org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.web.PatternEntry
Add Unchecked Http methods
addUrl(String) - Method in class org.ow2.jonas.deployment.domain.xml.Location
Add a url to the urlList.
addURL(URL) - Method in class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Add the specified URL to this ClassLoader.
addURL(URL) - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUrlPattern(String) - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Add a new url-pattern element to this object
addURLs(URL[]) - Method in class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Add the specified URLs to this ClassLoader.
addUser(User) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a user to this resource.
addUser(String, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Add a user with a given principal and credential.
addUser(String, String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Add a user with a given principal and credential
addUser(String, JettyPrincipal) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Add a user to the current map.
addUserToRoleMapping(String, String, String[]) - Static method in class org.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Add a mapping for the given principal name
addVar(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Add a value for the given key
addVariableMapping(VariableMapping) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Add a new variable-mapping element to this object
addVendorFiles(Hashtable, String) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Add any vendor specific files which should be included in the EJB Jar.
addVendorFiles(Hashtable, String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
 
addWar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given war file with the help of the web container service.
addWar(String) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Called by the deployer if this proxy is enabled.
addWebApp(WebApp, String) - Method in class org.ow2.jonas.generators.genbase.archive.Application
Add a new WebApp in the Application.
addWebApp(Document, Archive, String) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Add an web module in an application Document
addWeblogic(WebLogicHotDeploymentTool) - Method in class org.ow2.jonas.ant.ServerDeploy
Creates a WebLogic deployment tool, for deployment to WebLogic servers.
addWebResourceCollection(WebResourceCollection) - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Add a new web-resource-collection element to this object
addWebserviceDescription(WebserviceDescription) - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
Add a new webservice-description element to this object
addWorker(String, String) - Method in class org.ow2.jonas.ant.cluster.ModJk
Add a worker
addWorker(String, int, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.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.
addWrapped(Context) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Allow to wrap a given context for delegating lookup operations.
addXML(String, String, String) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
 
adjust() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Adjust the pool size, according to poolMax and poolMin values.
adjust() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Adjust the pool size, according to poolMax and minSize values.
adjust() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
adjust checks the age of the entries and removes them if they are too old
adjustBeginLineColumn(int, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ADJUSTPERIOD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
AdmException - Exception in org.ow2.jonas.adm
Exption throwed by the Adm object when a deployment operation failed due to a missing service.
AdmException(String) - Constructor for exception org.ow2.jonas.adm.AdmException
Constructs a new AdmException with the specified message.
AdminException - Exception in org.ow2.jonas.lib.management.extensions.base
Any administration Exception.
AdminException(String, String, Throwable) - Constructor for exception org.ow2.jonas.lib.management.extensions.base.AdminException
 
AdminException(String, String) - Constructor for exception org.ow2.jonas.lib.management.extensions.base.AdminException
 
AdminException(String) - Constructor for exception org.ow2.jonas.lib.management.extensions.base.AdminException
 
AdminHelper - Class in org.ow2.jonas.lib.management.extensions.base
Helper class providing basic info about the current server.
AdminHelper() - Constructor for class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
AdminJmxHelper - Class in org.ow2.jonas.lib.management.extensions.base
Jmx helper for administration.
AdminJmxHelper() - Constructor for class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Default constructor.
adminJonasServerConfDir - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
adminJonasServerName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
adminobject(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
Adminobject - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element adminobject
Adminobject() - Constructor for class org.ow2.jonas.deployment.rar.xml.Adminobject
Constructor
AdminobjectDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element adminobject
AdminobjectDesc(Adminobject) - Constructor for class org.ow2.jonas.deployment.rar.AdminobjectDesc
Constructor
AdminobjectRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element adminobject
AdminobjectRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.AdminobjectRuleSet
Construct an object with a specific prefix
AdmInterface - Interface in org.ow2.jonas.adm
 
ADMNAME_SUFFIX - Static variable in interface org.ow2.jonas.adm.AdmInterface
Adm JNDI name suffix.
ADVANCED - Static variable in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Advanced mode was used.
afterCompletion(int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
synchronization implementation
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
This method is typically called after the transaction is committed.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.JTimer
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.ow2.jonas.lib.ejb21.TxListener
The afterCompletion method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.ow2.jonas.resource.internal.cm.jta.JSynchronization
This method is called by the transaction manager after the transaction is committed or rolled back.
AggregateSelectExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Ajp - Class in org.ow2.jonas.ant.jonasbase.web
Support for AJP Connector Configuration.
Ajp() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Ajp
 
ALL - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
Constant used in pattern ObjectNames.
ALL - Static variable in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Constant used in pattern ObjectNames.
ALL - Static variable in class org.ow2.jonas.migration.jboss.Transformer
A predefined Transformer.NodeFilter that accepts all nodes.
ALL - Static variable in class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
ALL_FAMILY_TEXT - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
allGroups(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all groups in a resource.
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.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.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
The method allocateConnection gets called by the resource adapter's connection factory instance.
ALLOW_BACKSLASH - Static variable in class org.apache.catalina.connector.CoyoteAdapter
 
ALLOWED_SPECIAL_CHARS - Static variable in interface org.ow2.jonas.versioning.VersioningService
List of allowed special characters in version identifiers and JNDI prefixes.
allowTrace - Variable in class org.apache.catalina.connector.Connector
Do we allow TRACE ?
allRoles(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all roles in a resource.
allSecurityDatasourceFactories(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all the Security datasource factories.
allSecurityFactories(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for the Security factory name.
allSecurityLdapFactories(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all the Security ldap factories.
allSecurityMemoryFactories(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all the Security memory factories.
allUsers(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for all users in a resource.
allWars(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
ObjectName for all war MBeans in the domain
ANALYZER_CLASS_FULL - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_CLASS_SUPER - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
The analyzer class for the super analyzer
ANALYZER_FULL - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
A dependency analyzer name to find all related classes
ANALYZER_NONE - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
A dependency analyzer name for no analyzer
ANALYZER_SUPER - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
A dependency analyzer name to find ancestor classes
analyzeRequest() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Analyze the request sent by the client.
anchor - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The anchor to be added to the end of the generated hyperlink.
AND - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
AnnotationHandlerChainBuilder - Class in org.ow2.jonas.ws.jaxws.handler.builder
 
AnnotationHandlerChainBuilder(Class<?>) - Constructor for class org.ow2.jonas.ws.jaxws.handler.builder.AnnotationHandlerChainBuilder
This constructors has to be used on the endpoint side (@WebService annotated class).
AnonymousQNameRule - Class in org.ow2.jonas.deployment.common.rules
Rule that create a new QName object for anonymous-type-qname in jaxrpc mapping file.
AnonymousQNameRule() - Constructor for class org.ow2.jonas.deployment.common.rules.AnonymousQNameRule
 
AnonymousTypeQnameRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element anonymous-type-qname
AnonymousTypeQnameRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.AnonymousTypeQnameRuleSet
Construct an object with a specific prefix
AppClientDTDs - Class in org.ow2.jonas.deployment.client
This class defines the declarations of DTDs for application-client.xml and jonas-client.xml.
AppClientDTDs() - Constructor for class org.ow2.jonas.deployment.client.AppClientDTDs
Build a new object for web.xml DTDs handling.
AppClientModule - Class in org.ow2.jonas.ear.internal.mbean
MBean class for AppClientModule management
AppClientModule(String, String, String, String) - Constructor for class org.ow2.jonas.ear.internal.mbean.AppClientModule
Constructor
AppClientModule - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Constant for client module.
AppClientModuleInfo - Class in org.ow2.jonas.ear.internal
 
AppClientModuleInfo(String, String, String, String) - Constructor for class org.ow2.jonas.ear.internal.AppClientModuleInfo
 
AppClientSchemas - Class in org.ow2.jonas.deployment.client
This class defines the declarations of Schemas for appliation-client.xml and jonas-client.xml.
AppClientSchemas() - Constructor for class org.ow2.jonas.deployment.client.AppClientSchemas
Build a new object for Schemas handling.
APPEND_CHAR - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
appendVectorToBuffer(String, StringBuffer, Vector) - Static method in class org.ow2.jonas.security.internal.realm.lib.XML
Append to the given buffer the hashtable elements with comma separated list
Application - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element application
Application() - Constructor for class org.ow2.jonas.deployment.ear.xml.Application
Constructor
Application - Class in org.ow2.jonas.generators.genbase.archive
Application is a wrapper around an ear (packaged as a jar or as an unpacked jar).
Application(Archive, IDeployable) - Constructor for class org.ow2.jonas.generators.genbase.archive.Application
Creates a new Application archive.
APPLICATION - Static variable in class org.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
Application Archive mode.
APPLICATION_AUTH - Static variable in interface org.ow2.jonas.deployment.api.IResourceRefDesc
To indicate that the application manage the authentication.
APPLICATION_ELEMENT - Static variable in class org.ow2.jonas.deployment.ear.xml.Application
application element XML header
APPLICATION_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Path of the application.xml deploymnet descriptor file.
ApplicationClient - Class in org.ow2.jonas.deployment.client.xml
This class defines the implementation of the element application-client
ApplicationClient() - Constructor for class org.ow2.jonas.deployment.client.xml.ApplicationClient
Constructor
ApplicationClientRuleSet - Class in org.ow2.jonas.deployment.client.rules
This class defines the rules to analyze the element application-client
ApplicationClientRuleSet() - Constructor for class org.ow2.jonas.deployment.client.rules.ApplicationClientRuleSet
Construct an object with a specific prefix
applicationContextPath - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
ApplicationLocales - Class in org.ow2.jonas.webapp.jonasadmin
Class to hold the Locales supported by this package.
ApplicationLocales(ActionServlet) - Constructor for class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
Initialize the set of Locales supported by this application.
ApplicationModifier - Class in org.ow2.jonas.generators.genclientstub.modifier
Modify a given Application.
ApplicationModifier(Application) - Constructor for class org.ow2.jonas.generators.genclientstub.modifier.ApplicationModifier
Creates a new ApplicationModifier.
ApplicationModifier - Class in org.ow2.jonas.generators.wsgen.modifier
Modify a given Application.
ApplicationModifier(Application) - Constructor for class org.ow2.jonas.generators.wsgen.modifier.ApplicationModifier
Creates a new ApplicationModifier.
ApplicationRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element application
ApplicationRuleSet() - Constructor for class org.ow2.jonas.deployment.ear.rules.ApplicationRuleSet
Construct an object with the prefix "application"
applicationServerPort - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
applicationWebConfig() - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
Process the application configuration file, if it exists.
APPLY_TO - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_BEAN - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_BEAN_METHOD - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_BEAN_METHOD_NAME - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_CLASS - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_CLASS_METHOD - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_CLASS_METHOD_NAME - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
APPLY_TO_NOTHING - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
ApplyArchiveConfigAction - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
 
ApplyCatalinaAccessLoggerAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ApplyCatalinaAccessLoggerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
 
ApplyClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
Create a LogicalCluster by admin.
ApplyClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ApplyClusterAction
 
ApplyCmiAction - Class in org.ow2.jonas.webapp.jonasadmin.cmi
This class executes CMI Actions.
ApplyCmiAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.ApplyCmiAction
 
ApplyCmiClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
Apply modifications of a CmiCluster.
ApplyCmiClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyCmiClusterAction
 
ApplyConfirmDestinationsAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyConfirmDestinationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyConfirmDestinationsAction
 
ApplyConfirmMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyConfirmMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyConfirmMemoryRealmAction
 
ApplyConfirmRealmsAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyConfirmRealmsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyConfirmRealmsAction
 
ApplyConfirmXaResourceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ApplyConfirmXaResourceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ApplyConfirmXaResourceAction
 
ApplyConnectorAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorAction
 
ApplyConnectorsAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorsAction
 
ApplyConnectorsConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ApplyConnectorsConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorsConfirmAction
 
ApplyContainersStatisticAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
Handles update of monitoring configuration for session beans.
ApplyContainersStatisticAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyContainersStatisticAction
 
ApplyCreateResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.resourceadapter
The action used when a Resource Adapter is created.
ApplyCreateResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
 
ApplyDatasourceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
ApplyDatasourceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
ApplyDatasourcePropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyDatasourcePropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
ApplyDatasourceRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyDatasourceRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyDatasourceRealmAction
 
ApplyDatasourceStatAction - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
ApplyDatasourceStatAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
ApplyDeployAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
ApplyDeployAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDeployAction
 
ApplyDeployConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
ApplyDeployConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDeployConfirmAction
 
ApplyDepmonitorConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.depmonitor
 
ApplyDepmonitorConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.ApplyDepmonitorConfigurationAction
 
ApplyDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyDestinationAction
 
ApplyDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDestinationAction
 
ApplyDestinationsAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyDestinationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDestinationsAction
 
ApplyDomainDeployAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
ApplyDomainDeployAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployAction
 
ApplyDomainDeployConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
ApplyDomainDeployConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction
 
ApplyDomainDeployConfirmAction.DeployThread - Class in org.ow2.jonas.webapp.jonasadmin.deploy
A custom thread class used for doing the deployment operations.
ApplyDomainDeployConfirmAction.DeployThread(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
ApplyEjbContainersStatisticAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
Handles update of monitoring configuration for session beans.
ApplyEjbContainersStatisticAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyEjbContainersStatisticAction
 
ApplyEjbSessionConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
ApplyEjbSessionConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.ApplyEjbSessionConfigurationAction
 
applyGenClientStubIfNeeded(EARDeployable) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Apply GenClientStub of the given archive.
ApplyGroupMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyGroupMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyGroupMemoryRealmAction
 
ApplyJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
This action is called when confirming a server add the domain.
ApplyJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServerAction
 
ApplyJonasServersAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
ApplyJonasServersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.ApplyJonasServersAction
 
ApplyJonasServersAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
Implement remove action for servers management in the domain
ApplyJonasServersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersAction
 
ApplyJonasServersConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
ApplyJonasServersConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmAction
 
ApplyJonasServersConfirmMoveAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
ApplyJonasServersConfirmMoveAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmMoveAction
 
ApplyJoramQueueAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramQueueAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramQueueAction
 
ApplyJoramReaderAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramReaderAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramReaderAction
 
ApplyJoramTopicAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramTopicAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramTopicAction
 
ApplyJoramWriterAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyJoramWriterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramWriterAction
 
ApplyJtmConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ApplyJtmConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ApplyJtmConfigurationAction
 
ApplyLdapRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyLdapRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyLdapRealmAction
 
ApplyLoggersAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ApplyLoggersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggersAction
 
ApplyLoggersConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ApplyLoggersConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggersConfirmAction
 
ApplyLoggingJonasAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ApplyLoggingJonasAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggingJonasAction
 
ApplyMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyMailFactoryPropertiesAction
 
ApplyMbeanFilteringAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ApplyMbeanFilteringAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ApplyMbeanFilteringAction
 
ApplyMemoryAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
ApplyMemoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyMemoryAction
 
ApplyMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyMemoryRealmAction
 
ApplyMimePartMailFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
 
ApplyMimePartMailFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.ApplyMimePartMailFactoryAction
 
ApplyMimePartMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplyMimePartMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplyMimePartMailFactoryPropertiesAction
 
ApplyMonitoringAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
ApplyMonitoringAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyMonitoringAction
 
applyMonitorSettings(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Applies the current monitoring settings to deployed EJBs.
applyMonitorSettings(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
Applies the current monitoring settings to deployed EJBs.
ApplyRealmsAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyRealmsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyRealmsAction
 
ApplyRemoveAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
Set the list of removed modules choosen by the user
ApplyRemoveAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyRemoveAction
 
ApplyRemoveConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
Remove selected modules (after user confirm)
ApplyRemoveConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyRemoveConfirmAction
 
ApplyResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ApplyResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
ApplyResourceAdapterCFAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ApplyResourceAdapterCFAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
ApplyRoleMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyRoleMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyRoleMemoryRealmAction
 
ApplySessionMailFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
 
ApplySessionMailFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.ApplySessionMailFactoryAction
 
ApplySessionMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ApplySessionMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ApplySessionMailFactoryPropertiesAction
 
ApplyStackDumpAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
ApplyStackDumpAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyStackDumpAction
 
ApplyTemplateCreateResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.resourceadapter
This action is called when the user picks which type of Resource Archive to create.
ApplyTemplateCreateResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyTemplateCreateResourceAdapterAction
 
ApplyTopAction - Class in org.ow2.jonas.webapp.jonasadmin
 
ApplyTopAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.ApplyTopAction
 
ApplyUploadAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
Upload a file to the J2EE server.
ApplyUploadAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyUploadAction
 
ApplyUserAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyUserAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyUserAction
 
ApplyUserMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ApplyUserMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ApplyUserMemoryRealmAction
 
ApplyVersioningConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.versioning
Implement action for versioning service reconfiguration.
ApplyVersioningConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.versioning.ApplyVersioningConfigurationAction
 
ApplyWebAppCatalinaAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ApplyWebAppCatalinaAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
 
ApplyWebAppJettyAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ApplyWebAppJettyAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
 
ApplyWebAppVirtualCatalinaAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ApplyWebAppVirtualCatalinaAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppVirtualCatalinaAction
 
ApplyWebsConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ApplyWebsConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebsConfirmAction
 
ApplyWorkcleanerConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.workcleaner
Implement action for WC service reconfiguration.
ApplyWorkcleanerConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.ApplyWorkcleanerConfigurationAction
 
ApplyWorkmanagerConfigurationAction - Class in org.ow2.jonas.webapp.jonasadmin.service.workmanager
Implement action for WM service reconfiguration.
ApplyWorkmanagerConfigurationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workmanager.ApplyWorkmanagerConfigurationAction
 
applyWSGen(IDeployable<?>) - Method in class org.ow2.jonas.ws.axis.AxisService
Apply WSGen on the given deployable.
applyWSGen(IDeployable<?>) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Apply WSGen on the given deployable.
ARCH_BOTH_WEB_EJB - Static variable in class org.ow2.jonas.ant.cluster.ClusterTasks
Architecture of the JOnAS's instances : contain both Web level and Ejb level.
ARCH_SEPARATED_WEB_EJB - Static variable in class org.ow2.jonas.ant.cluster.ClusterTasks
Architecture of the JOnAS's instances : separate Web level and Ejb level.
Archive - Interface in org.ow2.jonas.generators.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(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ArchiveConfigAction - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigAction
 
ArchiveConfigAdvancedAction - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigAdvancedAction
 
ArchiveConfigForm - Class in org.ow2.jonas.webapp.jonasadmin.xml
Struts form used by the archive configuration pages.
ArchiveConfigForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
ArchiveConfigMBean - Class in org.ow2.jonas.resource.internal.mbean
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.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Default constructor, constructs a BaseModelMBean.
ArchiveConfigSelectAction - Class in org.ow2.jonas.webapp.jonasadmin.xml
 
ArchiveConfigSelectAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigSelectAction
 
ArchiveModifier - Class in org.ow2.jonas.generators.genbase.modifier
Modify a J2EEArchive
ArchiveModifier(J2EEArchive) - Constructor for class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
Creates a new ArchiveModifier object.
Archives - Class in org.ow2.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/xxxx/(autoload).
Archives(String, String) - Constructor for class org.ow2.jonas.ant.jonasbase.Archives
Default constructor.
ArchiveStorer - Class in org.ow2.jonas.generators.genbase.utils
Store an Archive in compressed or uncompressed format
ArchiveStorer(J2EEArchive) - Constructor for class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
Creates a new ArchiveStorer object.
ArchiveUtilAction - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.ArchiveUtilAction
 
arguments - Variable in class org.ow2.jonas.lib.ejb21.EJBInvocation
List of arguments for the EJB
ArithmeticExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ArithmeticFactor() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ArithmeticLiteral() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ArithmeticPrimary() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ArithmeticTerm() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ArithmeticValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
arrayToString(Object[]) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
AS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
ASC - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
asc - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
AsContextMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element as-context
AsContextMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
Constructor
AsContextRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ior-security-config
AsContextRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.AsContextRuleSet
Construct an object with a specific prefix
asd - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Assembly descriptor
asn2BeanDesc(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get bean descriptor given its abstract schema name
AssemblyDescriptor - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element assembly-descriptor
AssemblyDescriptor() - Constructor for class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Constructor
AssemblyDescriptorRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element assembly-descriptor
AssemblyDescriptorRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.AssemblyDescriptorRuleSet
Construct an object with a specific prefix
assignCallProperties(String, Properties) - Method in class org.ow2.jonas.ws.axis.JService
 
assignSEIClassnameToWSDLPort(Map<String, QName>) - Method in class org.ow2.jonas.ws.axis.JService
Assign the classname 2 port Map.
assignStubProperties(String, Properties) - Method in class org.ow2.jonas.ws.axis.JService
 
associateConnection(Object) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Change the association of a connection handle.
ASTAbstractSchemaName - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTAbstractSchemaName(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTAbstractSchemaName
 
ASTAbstractSchemaName(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTAbstractSchemaName
 
ASTAggregateSelectExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTAggregateSelectExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTAggregateSelectExpression
 
ASTAggregateSelectExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTAggregateSelectExpression
 
ASTArithmeticExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTArithmeticExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticExpression
 
ASTArithmeticExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticExpression
 
ASTArithmeticFactor - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTArithmeticFactor(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticFactor
 
ASTArithmeticFactor(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticFactor
 
ASTArithmeticLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTArithmeticLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticLiteral
 
ASTArithmeticLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticLiteral
 
ASTArithmeticTerm - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTArithmeticTerm(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticTerm
 
ASTArithmeticTerm(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticTerm
 
ASTBetweenExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTBetweenExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBetweenExpression
 
ASTBetweenExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBetweenExpression
 
ASTBooleanExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTBooleanExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanExpression
 
ASTBooleanExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanExpression
 
ASTBooleanLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTBooleanLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanLiteral
 
ASTBooleanLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanLiteral
 
ASTCmpPathExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTCmpPathExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCmpPathExpression
 
ASTCmpPathExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCmpPathExpression
 
ASTCollectionMemberDeclaration - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTCollectionMemberDeclaration(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberDeclaration
 
ASTCollectionMemberDeclaration(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberDeclaration
 
ASTCollectionMemberExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTCollectionMemberExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberExpression
 
ASTCollectionMemberExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberExpression
 
ASTCollectionValuedPathExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTCollectionValuedPathExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionValuedPathExpression
 
ASTCollectionValuedPathExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionValuedPathExpression
 
ASTComparisonExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTComparisonExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTComparisonExpression
 
ASTComparisonExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTComparisonExpression
 
ASTConditionalExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTConditionalExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalExpression
 
ASTConditionalExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalExpression
 
ASTConditionalFactor - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTConditionalFactor(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalFactor
 
ASTConditionalFactor(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalFactor
 
ASTConditionalTerm - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTConditionalTerm(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalTerm
 
ASTConditionalTerm(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalTerm
 
ASTDatetimeExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTDatetimeExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTDatetimeExpression
 
ASTDatetimeExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTDatetimeExpression
 
ASTEJBQL - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTEJBQL(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEJBQL
 
ASTEJBQL(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEJBQL
 
ASTEmptyCollectionComparisonExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTEmptyCollectionComparisonExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEmptyCollectionComparisonExpression
 
ASTEmptyCollectionComparisonExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEmptyCollectionComparisonExpression
 
ASTEntityBeanExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTEntityBeanExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEntityBeanExpression
 
ASTEntityBeanExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTEntityBeanExpression
 
ASTFloatingPointLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTFloatingPointLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFloatingPointLiteral
 
ASTFloatingPointLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFloatingPointLiteral
 
ASTFromClause - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTFromClause(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFromClause
 
ASTFromClause(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFromClause
 
ASTFunctionsReturningNumerics - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTFunctionsReturningNumerics(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningNumerics(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningNumerics
 
ASTFunctionsReturningStrings - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTFunctionsReturningStrings(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningStrings
 
ASTFunctionsReturningStrings(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningStrings
 
ASTIdentificationVariable - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTIdentificationVariable(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentificationVariable
 
ASTIdentificationVariable(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentificationVariable
 
ASTIdentifier - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTIdentifier(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentifier
 
ASTIdentifier(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentifier
 
ASTInExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTInExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTInExpression
 
ASTInExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTInExpression
 
ASTInputParameter - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTInputParameter(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTInputParameter
 
ASTInputParameter(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTInputParameter
 
ASTIntegerLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTIntegerLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIntegerLiteral
 
ASTIntegerLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTIntegerLiteral
 
ASTLikeExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTLikeExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLikeExpression
 
ASTLikeExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLikeExpression
 
ASTLimitClause - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTLimitClause(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitClause
 
ASTLimitClause(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitClause
 
ASTLimitExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTLimitExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitExpression
 
ASTLimitExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitExpression
 
ASTLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLiteral
 
ASTLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTLiteral
 
ASTNullComparisonExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTNullComparisonExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTNullComparisonExpression
 
ASTNullComparisonExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTNullComparisonExpression
 
ASTOrderByClause - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTOrderByClause(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByClause
 
ASTOrderByClause(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByClause
 
ASTOrderByItem - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTOrderByItem(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByItem
 
ASTOrderByItem(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByItem
 
ASTPath - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTPath(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTPath
 
ASTPath(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTPath
 
ASTRangeVariableDeclaration - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTRangeVariableDeclaration(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTRangeVariableDeclaration
 
ASTRangeVariableDeclaration(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTRangeVariableDeclaration
 
ASTSelectClause - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTSelectClause(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectClause
 
ASTSelectClause(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectClause
 
ASTSelectExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTSelectExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectExpression
 
ASTSelectExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectExpression
 
ASTSingleValuedCmrPathExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTSingleValuedCmrPathExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedCmrPathExpression
 
ASTSingleValuedCmrPathExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedCmrPathExpression
 
ASTSingleValuedPathExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTSingleValuedPathExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedPathExpression
 
ASTSingleValuedPathExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedPathExpression
 
ASTStringExpression - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTStringExpression(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTStringExpression
 
ASTStringExpression(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTStringExpression
 
ASTStringLiteral - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTStringLiteral(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTStringLiteral
 
ASTStringLiteral(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTStringLiteral
 
ASTWhereClause - Class in org.ow2.jonas.deployment.ejb.ejbql
 
ASTWhereClause(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTWhereClause
 
ASTWhereClause(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.ASTWhereClause
 
AttachmentDescriptionImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
 
AttachmentDescriptionImpl(AttachmentType, String[]) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
attachTransaction(Xid, long) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Attach the current calling Thread to the given Xid.
attachTransaction(Xid, long) - Method in interface org.ow2.jonas.tm.TransactionService
Attach the current calling Thread to the given Xid.
AttributeRestrictions - Interface in org.ow2.jonas.webapp.jonasadmin.xml.xs
Interface for attribute restrictions from schema files.
attributes - Variable in class org.apache.commons.modeler.ManagedBean
 
AuthConstraint - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element auth-constraint
AuthConstraint() - Constructor for class org.ow2.jonas.deployment.web.xml.AuthConstraint
Constructor
AuthConstraintRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze auth-constraint in security-constraint element
AuthConstraintRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.AuthConstraintRuleSet
Construct an object with a specific prefix
authenticate(String, char[], String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceRemote
Authenticate a given user
authenticate(String, char[], String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceRemoteImpl
Authenticate a given user
authenticate(String, Object, Request) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Authenticate a user with a specific username and credentials.
authenticate(String, String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(X509Certificate[]) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the Principal associated with the specified chain of X509 client certificates.
authenticateJAAS(String, char[], String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceRemote
Authenticate a given user
authenticateJAAS(String, char[], String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceRemoteImpl
Authenticate a given user
authenticateJAAS(String, String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticateResource(String, String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
AuthenticationInformation - Class in org.ow2.jonas.lib.management.domain
Stores the authentication information for a server.
AuthenticationInformation(String, String) - Constructor for class org.ow2.jonas.lib.management.domain.AuthenticationInformation
Saves the authentication information.
authenticationMechanism(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
AuthenticationMechanism - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element authentication-mechanism
AuthenticationMechanism() - Constructor for class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Constructor
AuthenticationMechanismDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element authentication-mechanism
AuthenticationMechanismDesc(AuthenticationMechanism) - Constructor for class org.ow2.jonas.deployment.rar.AuthenticationMechanismDesc
Constructor
AuthenticationMechanismRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element authentication-mechanism
AuthenticationMechanismRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.AuthenticationMechanismRuleSet
Construct an object with a specific prefix
AUTO_ACKNOWLEDGE - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
autoRefresh(TreeControlNode) - Method in class org.ow2.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.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
awaitResponse() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
Axis2ConfigurationExtension - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Called by Easybeans Runtime to provide a Hook for Axis2.
Axis2ConfigurationExtension() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
 
Axis2EjbMessageReceiver - Class in org.ow2.jonas.ws.axis2.easybeans
Substitue axis2's MessageReceiver
Axis2EjbMessageReceiver(Axis2WSEndpoint, Class, StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EjbMessageReceiver
 
Axis2EJBWebserviceEndpoint - Class in org.ow2.jonas.ws.axis2.easybeans
The EJBCXFWebserviceEndpoint is the EJB based endpoint implementation on CXF.
Axis2EJBWebserviceEndpoint(Class, PortMetaData, StatelessSessionFactory, EZBContainer, IBeanInfo) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
 
Axis2EndpointController - Class in org.ow2.jonas.ws.axis2.easybeans
Rewrite EndpointController to use our own dispather class
Axis2EndpointController(StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointController
Constructor
Axis2EndpointLifecycleManager - Class in org.ow2.jonas.ws.axis2.easybeans
Axis2EndpointLifecycleManager is try to make axis2's serverinstance is null for EJB, and then use our own instance
Axis2EndpointLifecycleManager() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
Axis2EndpointLifecycleManagerFactory - Class in org.ow2.jonas.ws.axis2.easybeans
Substitue the EndpointLifecycleManagerFactory to create Axis2EndpointLifecycleManager
Axis2EndpointLifecycleManagerFactory() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
Axis2Java2WSDLBuilder - Class in org.ow2.jonas.ws.axis2.util
 
Axis2Java2WSDLBuilder(String, OutputStream, String, ClassLoader) - Constructor for class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
Axis2RequestResponseTransport - Class in org.ow2.jonas.ws.axis2.http
 
Axis2RequestResponseTransport(IWSResponse) - Constructor for class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
Axis2Service - Class in org.ow2.jonas.ws.axis2
The Axis2Service class is used to declare Axis2 as a module in JOnAS.
Axis2Service() - Constructor for class org.ow2.jonas.ws.axis2.Axis2Service
 
Axis2ServiceDispatcher - Class in org.ow2.jonas.ws.axis2.easybeans
Dispatchers that get instace from ejb's pool
Axis2ServiceDispatcher(Class, EasybeansAxis2Invoker) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
 
Axis2TransportInfo - Class in org.ow2.jonas.ws.axis2.http
Wrap IWSResponse to fit axis2's OutTransportInfo
Axis2TransportInfo(IWSResponse) - Constructor for class org.ow2.jonas.ws.axis2.http.Axis2TransportInfo
 
Axis2WSEndpoint - Class in org.ow2.jonas.ws.axis2.jaxws
This class represents the JOnAS' view on a web service endpoint (server side).
Axis2WSEndpoint(Class, IWebServiceEndpoint.EndpointType, PortMetaData, StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
AXIS_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
AXIS_SERVER_CONFIG_PARAM - Static variable in class org.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
server config parameter name in init-param
AxisGeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator.axis
Deprecated.  
AxisGeneratorFactory() - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.AxisGeneratorFactory
Deprecated.  
AxisService - Class in org.ow2.jonas.ws.axis
Implements commons methods declared within the abstract class.
AxisService() - Constructor for class org.ow2.jonas.ws.axis.AxisService
 
AxisServiceGenerator - Class in org.ow2.jonas.ws.axis2.http
Get service description from class or wsdl If the service impl is ejb, use Axis2MessageReceiver, if it is pojo, use its own JAXWSMessageReceiver
AxisServiceGenerator() - Constructor for class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
AxisWsClientGenerator - Class in org.ow2.jonas.generators.wsgen.generator.axis
Generate WebServices client files dedicated to axis.
AxisWsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsClientGenerator
Creates a new AxisWsClientGenerator
AxisWsEndpointGenerator - Class in org.ow2.jonas.generators.wsgen.generator.axis
Generate Axis specific config files for Endpoint
AxisWsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsEndpointGenerator
Creates a new AxisWsEndpointGenerator

B

backup(int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
Base64 - Class in org.ow2.jonas.lib.util
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
BaseCluster - Class in org.ow2.jonas.lib.management.domain.cluster
Implements basics for cluster management.
BaseCluster(ClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Constructor
BaseCluster.DeployThread - Class in org.ow2.jonas.lib.management.domain.cluster
 
BaseCluster.DeployThread(ServerProxy, String, int, boolean) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.BaseCluster.DeployThread
 
BaseClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
BaseClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
BaseClusterMBean - Interface in org.ow2.jonas.lib.management.domain.cluster
Implements MBean interface for different Cluster MBean types
BaseConfigurationActuator - Class in org.ow2.jonas.lib.management.reconfig.actuator
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource This is an abstract class.
BaseConfigurationActuator(String, String) - Constructor for class org.ow2.jonas.lib.management.reconfig.actuator.BaseConfigurationActuator
Construct a reconfigurator for a JOnAS service or a JOnAS resource.
BaseDeployAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
BaseDeployAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
BaseDiscovery - Class in org.ow2.jonas.discovery.base
This class is inherited by all discovery Implementations It provides common discovery operations.
BaseDiscovery() - Constructor for class org.ow2.jonas.discovery.base.BaseDiscovery
 
BASEJARNAME - Static variable in class org.ow2.jonas.ant.EjbJar.NamingScheme
Naming scheme where the generated jar is named by the basejarname attribute
BaseJMXService - Class in org.ow2.jonas.jmx.internal
JMX Service implementation.
BaseJMXService() - Constructor for class org.ow2.jonas.jmx.internal.BaseJMXService
 
BaseLoggerAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
BaseLoggerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.BaseLoggerAction
 
BaseManagement - Class in org.ow2.jonas.lib.management.extensions.base
Base class for JOnAS management.
BaseManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Base constructor.
BaseMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
BaseMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
 
BaseObjectName - Class in org.ow2.jonas.lib.management.extensions.base
 
BaseObjectName() - Constructor for class org.ow2.jonas.lib.management.extensions.base.BaseObjectName
 
basePath(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
merge the first tokens into a dot separated path.
BaseSecurityAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
BaseSecurityAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.BaseSecurityAction
 
BaseTaskItf - Interface in org.ow2.jonas.ant.jonasbase
 
BaseWebAppAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
BaseWebAppAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
BaseWebContainerService - Class in org.ow2.jonas.web.base
This abstract class provides an implementation for a dynamic JWebContainerService service.
BaseWebContainerService() - Constructor for class org.ow2.jonas.web.base.BaseWebContainerService
Default constructor.
BaseWebContainerService.WebLoaderHolder - Class in org.ow2.jonas.web.base
Holds the ClassLoader used to retrieve the WebApp JNDI Context and the JOnAS Webapp ClasLoader.
BaseWebContainerService.WebLoaderHolder(WebappClassLoader, ClassLoader) - Constructor for class org.ow2.jonas.web.base.BaseWebContainerService.WebLoaderHolder
Constructs a WebLoaderHolder with jonas Loader and en Loader.
BaseWebContainerServiceMBean - Interface in org.ow2.jonas.web.base
This interface provides a description for the web container management.
BasicJonasServerForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
BasicJonasServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
batch() - Method in class org.ow2.jonas.lib.timer.TimerManager
process all expired timers
bctxlist - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
freelist of JEntityContext's
bctxlist - Variable in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.EJBInvocation
Enterprise Bean being processed
BEAN_TRANSACTION_TYPE - Static variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Bean transaction type
beanclass - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
BeanComparator - Class in org.ow2.jonas.webapp.jonasadmin.common
BeanComparator is a comparator for beans.
BeanComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Comparator by default (use the toString() methods).
BeanComparator(String[]) - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Comparator in order of the properties.
BeanDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to any enterprise-beans
BeanDesc(ClassLoader, CommonEjb, JonasCommonEjb, AssemblyDescriptor, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.BeanDesc
Constructor to be used by parent node
beanDesc - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Set of enterprise beans deployment descriptors
beanDesc - Variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
BeanEventListener - Class in org.ow2.jonas.cmi.internal.event
Listener for Beans events.
BeanEventListener(ServerClusterViewManager) - Constructor for class org.ow2.jonas.cmi.internal.event.BeanEventListener
Default constructor.
BeanFactory - Interface in org.ow2.jonas.lib.ejb21
Interface to the Bean Factories used by the Container, JMX, or generic parts of this package.
beanIdentification - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
bean identification string
BeanNaming - Class in org.ow2.jonas.lib.util
This class is made for hiding Naming convention in all JOnAS framework.
BeanNaming() - Constructor for class org.ow2.jonas.lib.util.BeanNaming
 
BeanSources - Class in org.ow2.jonas.generators.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) - Constructor for class org.ow2.jonas.generators.genic.BeanSources
BeanSources Constructor for bean that is not a entity with CMP2
beforeBind(EZBContainerCallbackInfo, EZBRef) - Method in class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerConfigurationExtension
Called before binding a reference into the registry.
beforeCompletion() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
synchronization implementation
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
This method is typically called at beforeCompletion
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
beforeCompletion() - Method in class org.ow2.jonas.lib.ejb21.TxListener
This beforeCompletion method is called by the transaction manager prior to the start of the transaction completion process.
beforeCompletion() - Method in class org.ow2.jonas.resource.internal.cm.jta.JSynchronization
This method is called by the transaction manager prior to the start of the transaction completion process.
begin() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
start a new local transaction.
begin() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
Creates a new transaction and associate it with the current thread.
beginColumn - Variable in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
BegunTransactionsServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
BegunTransactionsServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BegunTransactionsServlet
 
BETWEEN - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
BetweenExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Factory for this bean
bf - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JRemote
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
bean factory
bf - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
bf - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
BG_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
bind(Name, Object) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
bind(String, Object) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
bind(Name, Object) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a name to an object.
bind(String, Object) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a name to an object.
bind(Name, Object) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Binds a name to an object.
bind(String, Object) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Binds a name to an object.
bindContextRoot(String, String, Context, String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Binds a new context root.
bindEJB(Object, JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Bind a PK with a JEntitySwitch
bindEventService(IEventService) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Callback invoked when an EventService becomes available.
bindEventService(IEventService) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
bindEventService(IEventService) - Method in class org.ow2.jonas.ws.cxf.CXFService
Callback invoked when an EventService becomes available.
bindICtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
bind a JEntityContext for a create method.
bindICtx(Transaction, JStatefulContext) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
At each create, bind the Context to the transaction
binding - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
BindingUtils - Class in org.ow2.jonas.ws.jaxws.handler.builder
The BindingUtils is responsible to resolve aliased URI bindings.
BindingUtils() - Constructor for class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
bindJ2EEServer(J2EEServerService) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
bindJaxwsService(IJAXWSService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Store the reference to the JAX-WS Service.
bindResource(String, JResource) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Bind the given resource with the given name and register with a new MBean.
bindResource(String, JResource) - Method in interface org.ow2.jonas.security.SecurityService
Bind the given resource with the given name.
bindVersioningService(VersioningService) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
bindWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
Bind an IWebDeployer that will be used to deploy web services enabled EjbJars
bindWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Bind an IWebDeployer that will be used to deploy web services enabled EjbJars
bindWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Bind the publisher manager.
bindWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Bind the WSDLPublisherManager into this service
block() - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
blockedtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
List of all transactions currently blocked by runningtx
bmcalled - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
ejb business method has been called
BMP - Static variable in class org.ow2.jonas.ejb2.internal.JOnASEJBService
BeanManaged Management properties.
Bnd - Class in org.ow2.jonas.extension.loader
Perform the wrap operation of the bnd tool, force the DynamicImport-Package header to '*'.
Bnd() - Constructor for class org.ow2.jonas.extension.loader.Bnd
 
body(String, String, String) - Method in class org.ow2.jonas.deployment.common.rules.AnonymousQNameRule
This method is called when the body of a matching XML element is encountered.
body(String, String, String) - Method in class org.ow2.jonas.deployment.common.rules.QNameRule
This method is called when the body of a matching XML element is encountered.
BooleanExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
BooleanLiteral() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
BooleanValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Bootstrap - Class in org.ow2.jonas.client.boot
Client Bootstrap class that launch given class using client.jar file.
Bootstrap - Class in org.ow2.jonas.lib.bootstrap
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.ow2.jonas.ant.JonasDeploymentTool
Bootstrap class name.
BootstrapTask - Class in org.ow2.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.ow2.jonas.ant.BootstrapTask
 
BOTTOM_MARGIN - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
switch instance to use
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionContext
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
bs - Variable in class org.ow2.jonas.lib.ejb21.JSessionRemote
bs
bufcolumn - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
buffer - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
bufline - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
bufpos - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
build(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
Build the good instance of MbeanItem, J2eeMbeanItem or OwnerMbeanItem.
buildApplicationJNDIResolver() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
buildApplicationJNDIResolver() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
 
buildByteCodeEnhancementClassLoader(URL[], ClassLoader) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Allow to build a classloader that provide JPA classtransformers and bytecode modifications.
buildByteCodeEnhancementClassLoader(URL[], ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Allow to build a classloader that provide JPA classtransformers and bytecode modifications.
buildConfigProperty(List, List, List) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
 
buildCorbaPropagationContext(TransactionContext) - Method in class org.ow2.jonas.tm.jotm.ots.OTSInterceptor
Build and returns the CORBA PropagationContext (JTS) from a JOTM TransactionContext.
buildHandler() - Method in class org.ow2.jonas.ws.jaxws.handler.builder.HandlerBuilder
Build a handler and init it.
buildHandlerChain(PortInfo, ClassLoader) - Method in class org.ow2.jonas.ws.jaxws.handler.builder.AnnotationHandlerChainBuilder
Build the chain.
buildHandlerChain(PortInfo, ClassLoader) - Method in class org.ow2.jonas.ws.jaxws.handler.builder.DescriptorHandlerChainBuilder
Build the chain.
buildHandlerChain(PortInfo, ClassLoader) - Method in class org.ow2.jonas.ws.jaxws.handler.builder.HandlerChainBuilder
Build a Handler chain for the given PortInfo.
buildHandlerChain(IHandlerChains, PortInfo, ClassLoader) - Method in class org.ow2.jonas.ws.jaxws.handler.builder.HandlerChainBuilder
Build a Handler chain for the given PortInfo.
buildInjectionHolder(EZBPersistenceUnitManager, EZBJNDIResolver) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
buildInjectionHolder(EZBPersistenceUnitManager, EZBJNDIResolver) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
 
buildModuleName(String, String) - Static method in class org.ow2.jonas.resource.internal.Rar
 
buildRuntimeInfo() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Gets runtime info of current platform.
buildServiceRef(IServiceRefDesc, ClassLoader) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
buildServiceRef from WS ref descriptor
buildServiceRef(IServiceRefDesc, ClassLoader) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
buildServiceRef from WS ref descriptor.
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Add the required nodes to the specified treeControl instance.
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Add the required nodes to the specified treeControl instance.
buildTree(TreeControl, ActionServlet, HttpServletRequest) - Method in interface org.ow2.jonas.webapp.taglib.TreeBuilder
 
BundleContent - Class in org.ow2.jonas.cmi.internal
Wrapper for a policy/strategy bundle.
BundleContent(String, Class<? extends IPolicy<?>>[], Class<? extends IStrategy<?>>[]) - Constructor for class org.ow2.jonas.cmi.internal.BundleContent
Constructor using fields.
Bundlizable - Class in org.ow2.jonas.extension.loader
Represents a jar file in lib/ext that will be converted in bundle.
Bundlizable() - Constructor for class org.ow2.jonas.extension.loader.Bundlizable
 
BusCreator - Class in org.ow2.jonas.ws.cxf
Manage all the code required to start a new CXF Bus.
BusCreator() - Constructor for class org.ow2.jonas.ws.cxf.BusCreator
 
BytesReceivedByConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
BytesReceivedByConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BytesReceivedByConnectorTomcatServlet
 
BytesSentByConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
BytesSentByConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BytesSentByConnectorTomcatServlet
 
bytesToObject(byte[]) - Static method in class org.ow2.jonas.discovery.base.DiscHelper
Gets DiscEvenet, DiscMessage, or DiscGreeting from bytes array.
bytesToObject(Data) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Convert network datas into a discovey communication object.

C

cacheMax - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Maximum Bean Cache size
cacheSize - Variable in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Current Cache Size
calculateAutomaticPk() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Calculate a new uid for automatic pk creation Used by JEntityCmpJdbc.vm
call(SOAPMessage, Object) - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
callClientGenStubExecute(String) - Method in class org.ow2.jonas.generators.genclientstub.wrapper.ClientGenStubWrapper
Wrapper around ClientstubGen.execute(String[]) method
callClientGenStubIsInputModifed() - Method in class org.ow2.jonas.generators.genclientstub.wrapper.ClientGenStubWrapper
Wrapper around ClientGenStubGen.isModified() method
callGenic(String[]) - Static method in class org.ow2.jonas.generators.genic.wrapper.GenicServiceWrapper
Wrapper around GenIC.main(String[]) method
cancel() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
cancel() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Cause the timer and all its associated expiration notifications to be cancelled.
cancel() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancelAllTimers() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
cancel all timers (when entity bean is removed)
canPassivate() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
canThrowCreate() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
Carol - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the properties in carol.properties file.
Carol() - Constructor for class org.ow2.jonas.ant.jonasbase.Carol
Default constructor.
CAROL_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of Carol configuration file.
CarolCluster - Class in org.ow2.jonas.ant.cluster
Define CarolCluster task.
CarolCluster() - Constructor for class org.ow2.jonas.ant.cluster.CarolCluster
Default constructor
CarolRegistryConfigurationPlugin - Class in org.ow2.jonas.registry.carol.osgi
JOnAS CarolRegistryConfigurationPlugin component.
CarolRegistryConfigurationPlugin() - Constructor for class org.ow2.jonas.registry.carol.osgi.CarolRegistryConfigurationPlugin
 
CarolRegistryService - Class in org.ow2.jonas.registry.carol
Implementation of the RegistryService interface.
CarolRegistryService() - Constructor for class org.ow2.jonas.registry.carol.CarolRegistryService
 
cartesianXToGraphicsX(int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
cartesianYToGraphicsY(int, int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
CatalinaAccessLogValveForm - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
CatalinaAccessLogValveForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
catalinaAccessLogValves(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
CatalinaBaseAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
CatalinaBaseAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
 
catalinaClusterMembership(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaClusterReceiver(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaClusters(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaClusterSender(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaConnector(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaConnectors(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.BaseObjectName
 
catalinaConnectors(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaEngine(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaFactory() - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaGlobalRequestProcessors(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaHost(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaHosts(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
CatalinaObjectName - Class in org.ow2.jonas.lib.management.extensions.base.mbean
A set of static methods used to build the names of Catalina MBeans used in JOnAS.
catalinaRealm(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaRealms() - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaServer - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
catalinaServer() - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaService(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaThreadPools(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaValve(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaValve(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
CatalinaValveForm - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
CatalinaValveForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
catalinaValves(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
catalinaValves(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.CatalinaObjectName
 
cels - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
CertificateCallback - Class in org.ow2.jonas.security.auth.callback
Defines a callback which is use to store a certificate.
CertificateCallback() - Constructor for class org.ow2.jonas.security.auth.callback.CertificateCallback
 
cf - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
ClusterFactory that created this Cluster
CfForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Form used to present a ConnectionFactory's properties
CfForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
change(long, Object) - Method in class org.ow2.jonas.lib.timer.TimerEvent
Change the Timer value
changeServletLink(String, String, String) - Method in class org.ow2.jonas.generators.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.ow2.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.ow2.jonas.ant.jonasbase.JTask
Add a value for a specific property in a configuration file.
characters(char[], int, int) - Method in class org.ow2.jonas.ant.DescriptorHandler
SAX parser call-back method invoked whenever characters are located within an element.
check() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check that the bean descriptor is valid
check() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Check that the message diven bean descriptor is valid
check() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
Check that the bean descriptor is valid
check() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
Check that the bean descriptor is valid
checkAndAddDependants(Hashtable) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Add all available classes, that depend on Remote, Home, Bean, PK
checkclose - Variable in class org.ow2.jonas.dbm.internal.cm.JConnection
 
checkConfiguration(String, SAXParser) - Method in class org.ow2.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.ow2.jonas.ant.JonasDeploymentTool
 
checkConnection(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Check on a connection the test statement
checkConnection(String) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
checkConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Check the established connection to the remote server, or try to establish a connection if the connection object is null.
checkEnableMtom(JaxWsServiceFactoryBean, JOnASJaxWsImplementorInfo) - Method in class org.ow2.jonas.ws.cxf.CXFService
Enable MTOM feature on CXF service factory if it is enabled.
checkEnableMtom(JaxWsServiceFactoryBean, JOnASJaxWsImplementorInfo) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Enable MTOM feature on CXF service factory if it is enabled.
CheckEnv - Class in org.ow2.jonas.commands.check
This class allows to check if the environment is correct for JOnAS.
CheckEnv(String[]) - Constructor for class org.ow2.jonas.commands.check.CheckEnv
Build new instance.
checkGenIC(String, URL[]) - Method in interface org.ow2.jonas.ejb2.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.ow2.jonas.ejb2.internal.JOnASEJBService
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.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Checks that this object is not in invalid state
checkit() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Check the MBean server connection and possibly change state.
checkit(boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Check the MBean server connection and possibly change state in UNREACHABLE or FAILED.
checkJNDIBindings() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Checks that the default JNDI binding is still present.
checkJonasVersion(String) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Check if the given class have been generated by GenIC tool with a correct version.
checkNormalize(MessageBytes) - Static method in class org.apache.catalina.connector.CoyoteAdapter
Check that the URI is normalized following character decoding.
CheckOpenResourcesValve - Class in org.ow2.jonas.web.tomcat6
Valve used to check if resources open in an http method are all closed at the end of the method call.
CheckOpenResourcesValve(IResourceCheckerManager) - Constructor for class org.ow2.jonas.web.tomcat6.CheckOpenResourcesValve
Default constructor with a given resource checker manager.
checkPermission(IEventListener) - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
Check whether the event listener has permission to receive this event.
checkRemoteException(Method, boolean) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check if method throws RemoteException (or not).
checkRunAsMapping() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check that the runAs role mapping is correct
checkSecurity(String, EJBInvocation, boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Check Security.
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JHome
Check if the access to the bean is authorized.
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Check if the access to the bean is authorized
checkSecurity(EJBInvocation) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Check if the access to the bean is authorized
checkSecurity(String, EJBInvocation, boolean) - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Check the security for a given EJB signature method and for an EJB
checkServerState(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Retrieve the state of the given controlled server.
checkServerState(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Retrieve the state of the given controlled server.
checkStartedContext(Context, PermissionManager) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Check that the context that was started was right configured.
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Check Transaction before calling a method on a bean.
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
For Message Driven Beans, only 2 cases are possible: TX_REQUIRED or TX_NOT_SUPPORTED
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
For Message Driven Beans, only 2 cases are possible.
checkTransaction(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Session beans can be container managed or bean managed transaction Session home don't check transactional context.
checkTransactionContainer(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Process Transaction Attribute before calling a business method
checkTxAttribute(MethodDesc) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check that trans-attribute is valid for a bean's method.
checkTxAttribute(MethodDesc) - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
check that trans-attribute is valid for bean
checkTxAttribute(MethodDesc) - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
check that trans-attribute is valid for bean
checkTxAttribute(MethodDesc) - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
check that trans-attribute is valid for bean
checkType(URL, String, IJNDIEnvRefsGroupDesc) - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Check if the type of the ejb-ref is correct.
checkTypeUsage(URL, String, String, BeanDesc) - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Check if the type & usage of the message-destination-ref is correct.
checkValidTypesForRmi(Method) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check if argument and return types are valid types for RMI-IIOP.
checkWarDeployed(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Check if the specified file is already deployed in the JOnAS server and return the URL of this deployed war file.
checkWarFile(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Check if the specified file name correspond to a file which is located relatively to where the JOnAS server is launched or in the $JONAS_BASE/web-apps.
checkWebResourcePermission(HttpServletRequest, String, String[]) - Method in class org.ow2.jonas.web.base.lib.PermissionManager
Check the security for a given HttpServletRequest.
checkWebRoleRefPermission(HttpServletRequest, String, String, String[], String) - Method in class org.ow2.jonas.web.base.lib.PermissionManager
Check the security for a given HttpServletRequest.
checkWebUserDataPermission(HttpServletRequest, String, String[]) - Method in class org.ow2.jonas.web.base.lib.PermissionManager
Check the security for a given HttpServletRequest.
children - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
children - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The set of child TreeControlNodes for this node, in the order that they should be displayed.
childrenAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
Accept the visitor.
CLASS - Static variable in class org.ow2.jonas.mail.internal.JOnASMailService
Mail service configuration parameters (class).
CLASS - Static variable in class org.ow2.jonas.resource.internal.Rar
 
CLASS_TITLE - Static variable in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
CLASSLOADER_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
classloader Context param.
CLASSLOADER_FILTERING_FILE - Static variable in class org.ow2.jonas.lib.loader.FilteringClassLoader
Name of the XML file inside modules.
className - Variable in class org.apache.commons.modeler.ManagedBean
 
CLASSNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
CLASSNAME - Static variable in class org.ow2.jonas.ws.publish.internal.manager.WSDLPublisherFactory
Classname property.
clean() - Method in class org.ow2.jonas.generators.genic.GenIC
Clean the intermediate generated files.
cleanDummyApplication(Document) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
default application.xml contains a fake ejb module needed to be parsed without error but not needed for a normal application.
cleanResourceAdapter() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Description of the Method
CleanTask - Interface in org.ow2.jonas.workcleaner
Give access to a CleanTask implementation.
cleanup - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
cleanup() - Method in class org.ow2.jonas.eclipse.compiler.JOnASNameEnvironment
 
cleanup() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Cleanup the ManagedConnection instance.
cleanup() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
 
cleanup(String) - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Send an error message.
cleanup(String, Exception) - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Send an error message with its exception
CLEANUP_CREATE - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
CLEANUP_NONE - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
CLEANUP_REMOVEALL - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
CLEANUP_REMOVEDATA - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
clear() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It removes all elements.
clear() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It removes all elements.
clear() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionResourceHint
Clear the current contents
clearAssertionStatus() - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
clearBatch() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
clearBatch() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Empties this Statement object's current list of SQL commands.
clearCache() - Method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Clear the cache.
clearCache() - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
clearCache() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Clear the cache
clearCache() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Clear the cache
clearCache() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Clear the cache.
clearConfigureForClusterList() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
clears the configuredServerForClusterDaemonList list
clearParameters() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
clearParameters() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Clears the current parameter values immediately.
clearPstmtValues() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Clears the values stored in the preparement.
clearServiceDescriptionCache() - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears the entire ServiceDescription cache.
clearServiceDescriptionCache(ConfigurationContext) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears all the ServiceDescription objects in the cache associated with the specified configuration context.
clearSignature() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
clearSignature(long, boolean) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
clearWarnings() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
clearWarnings() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
clearWarnings() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
clearWarnings() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Clears all the warnings reported on this Statement object.
CLIArgument - Class in org.ow2.jonas.commands.admin
Command line argument holder.
CLIArgument(int) - Constructor for class org.ow2.jonas.commands.admin.CLIArgument
CLIArgument constructor.
CLIArgument(int, String) - Constructor for class org.ow2.jonas.commands.admin.CLIArgument
CLIArgument constructor.
CLIConstants - Interface in org.ow2.jonas.commands.admin
 
Client - Class in org.ow2.jonas.generators.genbase.archive
Client represnets a J2EE Client Archive.
Client(Archive) - Constructor for class org.ow2.jonas.generators.genbase.archive.Client
Create a new Client not contained in Application
Client(Archive, Application) - Constructor for class org.ow2.jonas.generators.genbase.archive.Client
Create a new Client contained in Application
CLIENT - Static variable in class org.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
ApplicationClient Archive mode.
CLIENT_FILE_NAME - Static variable in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
The path to the application-client.xml file.
ClientAdmin - Class in org.ow2.jonas.commands.admin
This class implements a jmx remote client to administer a JOnAS server.
ClientAdmin(String[]) - Constructor for class org.ow2.jonas.commands.admin.ClientAdmin
 
ClientClassLoader - Class in org.ow2.jonas.lib.loader
ClassLoader used for loading Client classes and resources
ClientClassLoader(URL) - Constructor for class org.ow2.jonas.lib.loader.ClientClassLoader
Create a new ClientClassLoader with default parent ClassLoader
ClientClassLoader(URL, ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.ClientClassLoader
Create a new ClientClassLoader with specified parent ClassLoader
ClientClassLoader(URL[], ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.ClientClassLoader
Create a new ClientClassLoader with specified parent ClassLoader
ClientContainer - Class in org.ow2.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.ow2.jonas.deployment.client
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.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Construct an instance of a ClientContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
ClientContainerDeploymentDescException - Exception in org.ow2.jonas.deployment.client
This class ClientContainerDeploymentDescException indicates conditions that a reasonable application might want to catch.
ClientContainerDeploymentDescException() - Constructor for exception org.ow2.jonas.deployment.client.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with no detail message.
ClientContainerDeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.client.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with the specified message.
ClientContainerDeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.client.ClientContainerDeploymentDescException
Constructs a new ClientContainerDeploymentDescException with the specified message and cause.
ClientContainerDeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.client.ClientContainerDeploymentDescException
Construct an exception from a causing exception.
ClientContainerException - Exception in org.ow2.jonas.client
The class ClientContainerException that indicates conditions that a reasonable application might want to catch.
ClientContainerException(String) - Constructor for exception org.ow2.jonas.client.ClientContainerException
Constructs a new ClientContainerException with the specified message.
ClientContainerException(String, Throwable) - Constructor for exception org.ow2.jonas.client.ClientContainerException
Constructs a new ClientContainerException with the specified message.
ClientDeploymentDescManager - Class in org.ow2.jonas.deployment.client.lib
This class provide a way for managing the ClientContainerDeploymentDesc.
ClientGenStubWrapper - Class in org.ow2.jonas.generators.genclientstub.wrapper
ClientGenStub wrapper Used to launch ClientGenStub in DeployFile of JSR 88
ClientGenStubWrapper() - Constructor for class org.ow2.jonas.generators.genclientstub.wrapper.ClientGenStubWrapper
Empty constructor.
ClientInitialContextFactory - Class in org.ow2.jonas.client.naming
This InitialContextFactory, to be used on the client side only, has the role of initializing the JComponentContextFactory (for example java:comp/UserTransaction).
ClientInitialContextFactory() - Constructor for class org.ow2.jonas.client.naming.ClientInitialContextFactory
 
ClientJServiceFactoryFinder - Class in org.ow2.jonas.ws.jaxrpc.base
Used to retrieve from jonas-client.properties the factory to use for Service creation (WebServices)
ClientLoginModule - Class in org.ow2.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.ow2.jonas.security.auth.spi.ClientLoginModule
 
ClientManagerWrapper - Class in org.ow2.jonas.deployment.client.wrapper
Wrap the call to ClientDeploymentDescManager during JOnAS runtime to solve classloader problem with Digester.
ClientModifier - Class in org.ow2.jonas.generators.genclientstub.modifier
Modify a given Client.
ClientModifier(Client) - Constructor for class org.ow2.jonas.generators.genclientstub.modifier.ClientModifier
Creates a new ClientModifier object.
ClientModifier - Class in org.ow2.jonas.generators.wsgen.modifier
Modify a given Client.
ClientModifier(Client) - Constructor for class org.ow2.jonas.generators.wsgen.modifier.ClientModifier
Creates a new ClientModifier object.
ClientSecurityInterceptor - Class in org.ow2.jonas.security.interceptors.jrmp
Class ClientSecurityInterceptor is a JRMP Security client interceptor for Security Context propagation
ClientSecurityInterceptor() - Constructor for class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
constructor
ClientStubGen - Class in org.ow2.jonas.generators.genclientstub
Main class of the client stub generator Class.
ClientStubGen() - Constructor for class org.ow2.jonas.generators.genclientstub.ClientStubGen
Private Constructor for Utility class.
ClientStubGenException - Exception in org.ow2.jonas.generators.genclientstub
This class represents the exception that can be throwned by the ClientStubGen tool.
ClientStubGenException() - Constructor for exception org.ow2.jonas.generators.genclientstub.ClientStubGenException
Constructs a ClientStubGenException with no specified detail message.
ClientStubGenException(String) - Constructor for exception org.ow2.jonas.generators.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
ClientStubGenException(Exception) - Constructor for exception org.ow2.jonas.generators.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
ClientStubGenException(String, Exception) - Constructor for exception org.ow2.jonas.generators.genclientstub.ClientStubGenException
Constructs an ClientStubGenException with the specified detail message.
clientTx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Tx to be resumed at postInvoke
cloader - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
saved class loader to be resumed at postInvoke
clock() - Method in class org.ow2.jonas.lib.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.ow2.jonas.web.tomcat6.security.Realm
Creates and returns a copy of this object.
close() - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
close() - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
close() - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
Close the underlying JMXConnector.
close() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
Trigger an event to the listener.
close() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Close the database connection.
close() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
close() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
close(ConnectionImpl) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
The Connection Handler has been closed by its user.
close() - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Close this archive
close() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.Ejb
Close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.JarArchive
Close this archive
close() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Close this archive
close() - Method in class org.ow2.jonas.lib.naming.ComponentContext
Closes this context.
close() - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Closes this context.
close() - Method in class org.ow2.jonas.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.ow2.jonas.migration.jboss.Transformer
Restores the previous current node.
close() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
closeAllConnection() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Close all connections in the pool, when server is shut down.
closeAllConnections() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Close all connections in the pool when server is shutting down.
closeAllConnections() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
Close all connections in the pool when server is shutting down.
closeChannel() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Close JGroups channel.
closePstmt() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Close this object
Cluster - Class in org.ow2.jonas.ant.jonasbase.web
Support for HTTP Session Clustering.
Cluster() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Cluster
 
Cluster - Class in org.ow2.jonas.deployment.domain.xml
 
Cluster() - Constructor for class org.ow2.jonas.deployment.domain.xml.Cluster
Constructor
cluster(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for a Cluster defined by its type and its name.
ClusterArrayPropertyRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for cluster array property.
ClusterArrayPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ClusterArrayPropertyRuleSet
Constructor.
ClusterAttribute - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
ClusterAttribute(String, Set<String>) - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute
 
CLUSTERD_FILE_NAME - Static variable in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Path of the clusterd.xml configuration file
ClusterDaemon - Class in org.ow2.jonas.ant.cluster
Configures the cluster daemon
ClusterDaemon() - Constructor for class org.ow2.jonas.ant.cluster.ClusterDaemon
Default constructor
ClusterDaemon - Class in org.ow2.jonas.cluster.daemon
ClusterDaemon is provided to control JOnAS instances remotely.
ClusterDaemon - Class in org.ow2.jonas.deployment.clusterd.xml
This class defines the configuration of the cluster daemon
ClusterDaemon() - Constructor for class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
Constructor
ClusterDaemon - Class in org.ow2.jonas.deployment.domain.xml
Cluster Daemon configuration element
ClusterDaemon() - Constructor for class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
Constructor
clusterDaemon(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ClusterDaemonAdmin - Class in org.ow2.jonas.cluster.daemon
This class implements a JMX client to administer the cluster daemon.
ClusterDaemonConfiguration - Class in org.ow2.jonas.deployment.clusterd
This class provides a cluster daemon configuration structure as described by the description file.
ClusterDaemonConfiguration(ClusterDaemon) - Constructor for class org.ow2.jonas.deployment.clusterd.ClusterDaemonConfiguration
Constructor
ClusterDaemonConfigurationException - Exception in org.ow2.jonas.deployment.clusterd
Cluster daemon exception when loading its configuration
ClusterDaemonConfigurationException() - Constructor for exception org.ow2.jonas.deployment.clusterd.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with no detail message.
ClusterDaemonConfigurationException(String) - Constructor for exception org.ow2.jonas.deployment.clusterd.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified message.
ClusterDaemonConfigurationException(Throwable) - Constructor for exception org.ow2.jonas.deployment.clusterd.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified error cause.
ClusterDaemonConfigurationException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.clusterd.ClusterDaemonConfigurationException
Constructs a new ClusterDaemonConfigurationException with the specified error cause.
ClusterDaemonConfigurationManager - Class in org.ow2.jonas.deployment.clusterd.lib
Description of the cluster daemon configuration
ClusterDaemonException - Exception in org.ow2.jonas.cluster.daemon
Exception thrown if there is a failure in the cluster daemon.
ClusterDaemonException() - Constructor for exception org.ow2.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with null as its detail message.
ClusterDaemonException(String) - Constructor for exception org.ow2.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with the specified detail message.
ClusterDaemonException(String, Throwable) - Constructor for exception org.ow2.jonas.cluster.daemon.ClusterDaemonException
Constructs a new runtime exception with the specified detail message and cause.
ClusterDaemonException(Throwable) - Constructor for exception org.ow2.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).
ClusterDaemonItem - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
ClusterDaemonItem(ObjectName, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
ClusterdaemonManagement - Class in org.ow2.jonas.lib.management.extensions.clusterdaemon
Implements clusterdaemon management functions.
ClusterdaemonManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Constructor.
ClusterDaemonMBean - Interface in org.ow2.jonas.cluster.daemon
 
ClusterDaemonProxy - Class in org.ow2.jonas.lib.management.domain.proxy.clusterd
ClusterDaemon proxy.
ClusterDaemonProxy(DomainMonitor, String, Collection) - Constructor for class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Constructor.
clusterDaemonProxy(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ClusterDaemonProxyMBean - Interface in org.ow2.jonas.lib.management.domain.proxy.clusterd
Implements MBean interface for cluster daemon proxy MBeans.
clusterDaemonProxys(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ClusterDaemonRuleSet - Class in org.ow2.jonas.deployment.clusterd.rules
This class defines the rules to analyze the cluster-daemon element.
ClusterDaemonRuleSet() - Constructor for class org.ow2.jonas.deployment.clusterd.rules.ClusterDaemonRuleSet
Constructs an object with the prefix "cluster-daemon".
ClusterDaemonRuleSet - Class in org.ow2.jonas.deployment.domain.rules
This class defines the rules to analyze the server element
ClusterDaemonRuleSet(String) - Constructor for class org.ow2.jonas.deployment.domain.rules.ClusterDaemonRuleSet
Construct an object with the prefix "application"
ClusterDaemonSchemas - Class in org.ow2.jonas.deployment.clusterd
This class defines the declarations of Schemas for clusterd.xml file.
ClusterDaemonSchemas() - Constructor for class org.ow2.jonas.deployment.clusterd.ClusterDaemonSchemas
Build a new object for Schemas handling.
ClusterDaemonTools - Class in org.ow2.jonas.cluster.daemon
Commons tools
ClusterdAttribute - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
ClusterdAttribute() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
ClusterdAttribute(String, Long, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
ClusterdDiscoveryEvent - Class in org.ow2.jonas.discovery.base.comm
Discovery Event sent by a cluster daemon.
ClusterdDiscoveryEvent(String, int, String) - Constructor for class org.ow2.jonas.discovery.base.comm.ClusterdDiscoveryEvent
Constructor.
ClusterdDiscoveryEvent(String, Integer, String, String, String, String[]) - Constructor for class org.ow2.jonas.discovery.base.comm.ClusterdDiscoveryEvent
 
clusterdGraphAttributes - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Hashtable to store cluster daemons attributes.
ClusterdServerForm - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
ClusterdServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
ClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster
Factory for any Cluster.
ClusterFactory(DomainMonitor) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
 
ClusterManagement - Class in org.ow2.jonas.lib.management.extensions.cluster
Cluster management base.
ClusterManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
Default constructor.
ClusterMember - Class in org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.ClusterMember
Constructor in case of Remote Server
clusterMember(String, String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for a ClusterMember.
ClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster
Implements MBean interface for different ClusterMember MBean types
clusterOId - Variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
 
ClusterPropertiesRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for cluster properties.
ClusterPropertiesRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ClusterPropertiesRuleSet
Constructor.
ClusterPropertyAttribute - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
ClusterPropertyAttribute(String, Object) - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterPropertyAttribute
Constructor using fields.
clusterReplicated - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Cluster - true if the bean has to be replicated
ClusterRuleSet - Class in org.ow2.jonas.deployment.domain.rules
This class defines the rules to analyze the cluster element.
ClusterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.domain.rules.ClusterRuleSet
Construct an object with the given prefix
ClusterRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for cluster configuration
ClusterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ClusterRuleSet
Constructor.
clusters(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for a Cluster defined by its type only.
ClusterSimplePropertyRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for cluster simple property.
ClusterSimplePropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ClusterSimplePropertyRuleSet
Constructor.
ClusterTasks - Class in org.ow2.jonas.ant.cluster
Defines a common cluster task
ClusterTasks() - Constructor for class org.ow2.jonas.ant.cluster.ClusterTasks
Constructor.
ClusterUtil - Class in org.ow2.jonas.deployment.ejb.lib.util
Util class for cluster rules.
Cmd - Class in org.ow2.jonas.lib.util
This class allows to run a command in sub-process.
Cmd(String, boolean) - Constructor for class org.ow2.jonas.lib.util.Cmd
Construtor method of Cmd class.
Cmd(String) - Constructor for class org.ow2.jonas.lib.util.Cmd
Construtor method of Cmd class.
Cmd(String, String[], boolean) - Constructor for class org.ow2.jonas.lib.util.Cmd
Construtor method of Cmd class.
Cmi - Class in org.ow2.jonas.ant.jonasbase
Defines properties for cmi service.
Cmi() - Constructor for class org.ow2.jonas.ant.jonasbase.Cmi
Default constructor.
CMI_CONFIGURATION_FILE_NAME - Static variable in class org.ow2.jonas.cmi.internal.CmiServiceHelper
The cmi configuration file.
CMI_RMI - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
CMI protocol
cmiClient(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for the CMIClient MBean.
CmiCluster - Class in org.ow2.jonas.ant.cluster
Define CmiCluster task.
CmiCluster() - Constructor for class org.ow2.jonas.ant.cluster.CmiCluster
Default constructor
CmiCluster - Class in org.ow2.jonas.lib.management.domain.cluster.cmi
Implements Cmi Cluster MBean
CmiCluster(CmiClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
CMI cluster constructor
CmiClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterAction
 
CmiClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
CmiCluster monitoring action.
CmiClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiClusterAction
 
CmiClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster.cmi
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.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterFactory
Constructor
CmiClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
Default constructor.
CmiClusterForm(String, Set<String>) - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
CmiClusterMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.cmi
Define here only specific operations and attributes.
CmiClusterMember - Class in org.ow2.jonas.lib.management.domain.cluster.cmi
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.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMember
Constructor
CmiClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.cmi
Define here only specific operations and attributes.
CmiForm - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulInputStream
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocalHome
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.JRepUtil
Logger for traces
cmilogger - Static variable in class org.ow2.jonas.lib.ejb21.ha.StatefulBeanRefImpl
Logger for traces
CmiMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
CmiMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberAction
 
CmiMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
CmiMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
CmiObject - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiObject(String, boolean, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
Constructor using fields.
CmiObject() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
Default constructor.
CmiObjectAction - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiObjectAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectAction
 
CmiObjectForm - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiObjectForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
CmiProtocolAction - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiProtocolAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolAction
 
CmiProtocolForm - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiProtocolForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolForm
 
CmiRegistryResource - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
Helper class which manipulates CMI MBean for registry content
CmiRegistryResource() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
cmiServer(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for the CMIServer MBean.
CmiServerAction - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerAction
 
CmiServerForm - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
CmiServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
CmiService - Interface in org.ow2.jonas.cmi
CMI Service interface.
CmiServiceException - Exception in org.ow2.jonas.cmi.internal
Cmi service Exceptions.
CmiServiceException() - Constructor for exception org.ow2.jonas.cmi.internal.CmiServiceException
Default constructor.
CmiServiceException(String) - Constructor for exception org.ow2.jonas.cmi.internal.CmiServiceException
Constructor using fields.
CmiServiceHelper - Class in org.ow2.jonas.cmi.internal
Cmi service helper.
CmiServiceImpl - Class in org.ow2.jonas.cmi.internal
CMI Service interface.
CmiServiceImpl(BundleContext) - Constructor for class org.ow2.jonas.cmi.internal.CmiServiceImpl
Constructor providing the bundle context.
CmiServicePolicyStrategyManager - Class in org.ow2.jonas.cmi.internal
Manager for cmi policies and strategies.
CmiServicePolicyStrategyManager() - Constructor for class org.ow2.jonas.cmi.internal.CmiServicePolicyStrategyManager
Default constructor.
CmiServicePolicyStrategyManager(ServerClusterViewManager) - Constructor for class org.ow2.jonas.cmi.internal.CmiServicePolicyStrategyManager
Constructor using fields.
CmiServiceProperty - Enum in org.ow2.jonas.cmi.internal
Properties for CMI service.
CMP - Static variable in class org.ow2.jonas.ejb2.internal.JOnASEJBService
ContainerManaged Management properties.
CMP1_0 - Static variable in class org.ow2.jonas.ant.EjbJar.CMPVersion
 
cmp2 - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
True if CMP2 container
CMP2_0 - Static variable in class org.ow2.jonas.ant.EjbJar.CMPVersion
 
CMP2Bean - Class in org.ow2.jonas.lib.ejb21.jorm
This Class represents a CMP2 EntityBean, mapped on Jorm.
CMP2Bean(EntityJdbcCmp2Desc) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
CmpField - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element cmp-field
CmpField() - Constructor for class org.ow2.jonas.deployment.ejb.xml.CmpField
Constructor
CmpFieldJdbcMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element cmp-field-jdbc-mapping
CmpFieldJdbcMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Constructor
CmpFieldJdbcMappingRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element cmp-field-jdbc-mapping
CmpFieldJdbcMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.CmpFieldJdbcMappingRuleSet
Construct an object with a specific prefix
CmpFieldRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element cmp-field
CmpFieldRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.CmpFieldRuleSet
Construct an object with a specific prefix
CmpPathExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
CmrField - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element cmr-field
CmrField() - Constructor for class org.ow2.jonas.deployment.ejb.xml.CmrField
Constructor
cmrFieldName - Variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
CmrFieldRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element cmr-field
CmrFieldRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.CmrFieldRuleSet
Construct an object with a specific prefix
cmrFieldType - Variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
Coder - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface specifies two methods to translate a PName into a PK or the opposite action.
coherence - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
Collection - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the java.util.Collection based on the generic class implementation (GenClassImpl).
Collection() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.Collection
 
CollectionElement - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a specialization of the GenClassElement with an index to distinguish the dupicated element.
CollectionElement(GenClassImpl, int) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
It builds a CollectionElement with the specified index.
CollectionEnum - Class in org.ow2.jonas.lib.ejb21
This class implements the java.util.Enumeration and the java.io.Serializable interfaces.
CollectionEnum() - Constructor for class org.ow2.jonas.lib.ejb21.CollectionEnum
Create an empty CollectionEnum
CollectionEnum(Vector) - Constructor for class org.ow2.jonas.lib.ejb21.CollectionEnum
Create a CollectionEnum from a vector
CollectionMemberDeclaration() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
CollectionMemberExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
collectionToString(Collection) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
CollectionValuedPathExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
COLLOCATED - Static variable in class org.ow2.jonas.registry.carol.CarolRegistryService
Collocated mode.
column - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
com.sun.xml.messaging.saaj.client.p2p - package com.sun.xml.messaging.saaj.client.p2p
 
COMMA - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
comment(String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Adds a comment to the current node.
comment - Variable in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
commit() - Method in class org.ow2.jonas.dbm.internal.cm.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.ow2.jonas.dbm.internal.cm.JManagedConnection
Commit the global transaction specified by xid.
commit() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
commit() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
commit the local transaction.
commit(Xid, boolean) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Commit the global transaction specified by xid.
commit() - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
Commit the Policy Configuration.
commit() - Method in class org.ow2.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.
commit(Xid, boolean) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
Commit the localTransaction, the params aren't used for a local transaction.
commit() - Method in class org.ow2.jonas.security.auth.spi.ClientLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.ow2.jonas.security.auth.spi.CRLLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.ow2.jonas.security.auth.spi.JResourceLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Method to commit the authentication process (phase 2).
commit() - Method in class org.ow2.jonas.security.auth.spi.SignLoginModule
Method to commit the authentication process (phase 2).
commitXAResource(String) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
administrator recovery action: Commit.
commitXAResource(String) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
administrator recovery action: Commit.
Common - Class in org.ow2.jonas.ant.cluster
Common task
Common() - Constructor for class org.ow2.jonas.ant.cluster.Common
Default constructor
CommonEjb - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element session
CommonEjb() - Constructor for class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Constructor
CommonEjbXml - Interface in org.ow2.jonas.deployment.ejb.xml
This interface provides to the value of Xml elements common for session/entity/mdb
CommonMethodDesc - Class in org.ow2.jonas.deployment.ejb
Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
CommonMethodDesc(List) - Constructor for class org.ow2.jonas.deployment.ejb.CommonMethodDesc
Constructor for CommonMethodDesc
CommonsDTDs - Class in org.ow2.jonas.deployment.common
This class defines the declarations of defaults DTDs used for J2EE 1.4 and less
CommonsDTDs() - Constructor for class org.ow2.jonas.deployment.common.CommonsDTDs
Build a new object for DTDs handling.
CommonsSchemas - Class in org.ow2.jonas.deployment.common
This class defines the declarations of the default Java EE 5 Schemas.
CommonsSchemas() - Constructor for class org.ow2.jonas.deployment.common.CommonsSchemas
Build a new object for Schemas handling.
commProtoName - Variable in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
Current name of stack communication protocol.
compare(File, File) - Method in class org.ow2.jonas.deployablemonitor.LexicographicallyFileComparator
Compare two files.
compare(Object, Object) - Method in class org.ow2.jonas.lib.jmbeans.log.LogRecordComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItemByNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItemByNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Compare two beans instances.
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItemByName
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
compare(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
compareDefault(Object, Object) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Compare the null of two objects.
compareOrder(Object, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Compare the beans with the properties in order given.
compareString(String, String) - Static method in class org.ow2.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.ow2.jonas.dbm.internal.cm.JManagedConnection
Compare is based on the number of PrepareStatement cached in this Connection.
compareTo(Object) - Method in class org.ow2.jonas.deployment.web.Pattern
Compares this object with the specified object for order.
ComparisonExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
CompilationContext - Class in org.ow2.jonas.eclipse.compiler
The CompilationContext defines all the options needed by the eclipse compiler.
CompilationContext() - Constructor for class org.ow2.jonas.eclipse.compiler.CompilationContext
 
compilClasses(String, ClassLoader) - Method in class org.ow2.jonas.generators.genic.GenIC
Compiles the java sources generated by the constructor I.e.
compile() - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompiler
Compile the requested classes.
compile() - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
Compile generated java files into classes directory.
compile() - Method in class org.ow2.jonas.generators.genclientstub.generator.Generator
Compile generated java files into classes directory.
compile() - Method in class org.ow2.jonas.generators.wsgen.generator.Generator
Compile generated java files into classes directory.
CompilerError - Class in org.ow2.jonas.eclipse.compiler
Error that happened during the compilation process.
CompilerError(String, Exception) - Constructor for class org.ow2.jonas.eclipse.compiler.CompilerError
Creates a new CompilerError coming from the execution.
CompilerError(String, IProblem) - Constructor for class org.ow2.jonas.eclipse.compiler.CompilerError
Creates a new CompilerError coming from the compilation itself.
completeClient(ICarDeployableMetadata, ApplicationClient, JonasClient, ClassLoader) - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Complete the given applicationClient object and jonasClient by reading annotations.
completeWebApp(IWarDeployableMetadata, WebApp, JonasWebApp, ClassLoader) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Complete the given webapp object and jonasWebApp by reading annotations.
completeWebServicesDeployment(URL, EARDeployable, ClassLoader) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Complete the Deployment of the WebServices.
completeWSDeployment(Context) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
completeWSDeployment(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Complete the WebServices Deployment (add informations in web environment).
ComponentContext - Class in org.ow2.jonas.lib.naming
JOnAS implementation of Context interface.
Supports subContexts (because of jndi/, ejb/, ...)
ComponentContext(String, Hashtable) - Constructor for class org.ow2.jonas.lib.naming.ComponentContext
Constructor.
ComponentContext(String) - Constructor for class org.ow2.jonas.lib.naming.ComponentContext
Constructor.
ComponentNameParser - Class in org.ow2.jonas.lib.naming
Basic name parser used for java:comp naming space.
ComponentNameParser() - Constructor for class org.ow2.jonas.lib.naming.ComponentNameParser
 
composeName(Name, Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
composeName(String, String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
composeName(Name, Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Composes the name of this context with a name relative to this context: Not supported.
composeName(Name, Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Composes the name of this context with a name relative to this context.
CONCAT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
ConditionalExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ConditionalFactor() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ConditionalPrimary() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ConditionalTerm() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
CONF_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
name of the directory containig configuration.
CONFIDENTIAL_TRANSPORT - Static variable in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Constant for Confidential transport guarantee
Config - Class in org.ow2.jonas.generators.genbase.generator
Configuration object storing generation params.
Config() - Constructor for class org.ow2.jonas.generators.genbase.generator.Config
Creates a new Config.
CONFIG_FILE - Static variable in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Relative path of the realm configuration file.
CONFIG_FILE - Static variable in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Relative path of the configuration file.
CONFIG_FILE_DTD - Static variable in class org.ow2.jonas.security.lib.JResourceManager
DTD of the realm configuration file.
configFileName - Variable in class org.ow2.jonas.lib.management.reconfig.actuator.BaseConfigurationActuator
Name of the file updated by the saveConfig method.
configProperty(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
ConfigProperty - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element config-property
ConfigProperty() - Constructor for class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Constructor
ConfigPropertyDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element config-property
ConfigPropertyDesc() - Constructor for class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Constructor
ConfigPropertyDesc(ConfigProperty) - Constructor for class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
 
ConfigPropertyDesc(ConfigPropertyDesc) - Constructor for class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
 
ConfigPropertyRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element config-property
ConfigPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.ConfigPropertyRuleSet
Construct an object with a specific prefix
configRealm(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WebJettyDDModifier
Sets up the realm for Jetty to use
configRealm(String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WebJettyDDModifier
Sets up the realm for Jetty to use
ConfigurationActivator - Class in org.ow2.jonas.registry.carol.osgi
JOnAS Configuration Activator.
ConfigurationActivator() - Constructor for class org.ow2.jonas.registry.carol.osgi.ConfigurationActivator
 
ConfigurationConstants - Interface in org.ow2.jonas.lib.util
 
configurationContext - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
configurationFile - Variable in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
The JGroups stack configuration file.
ConfigurationManager - Interface in org.ow2.jonas.configuration
This interface provides methods to manage the JOnAS service configurations.
configure(EjbJar.Config) - Method in interface org.ow2.jonas.ant.EJBDeploymentTool
Configure this tool for use in the ejbjar task.
configure(EjbJar.Config) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Configure this tool for use in the ejbjar task.
configure(Task, Task) - Static method in class org.ow2.jonas.ant.JOnASAntTool
Configure the given task by setting name, project root, etc.
configure(EZBContainerConfig) - Method in class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerConfigurationExtension
Adapt the given configuration.
configure(LoggerFactory) - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
Configure loggers for monolog
configure(LoggerFactory) - Static method in class org.ow2.jonas.lib.timer.TraceTimer
Configure the Timer logger.
configure(String) - Static method in class org.ow2.jonas.lib.util.Log
Configure Logger.
configure() - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Method called when the Configuration Admin Service is bound to the component.
configure(EZBContainerConfig) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
Adapt the given configuration.
configure(EZBContainerConfig) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Adapt the given configuration.
configureAS(ActivationSpec, List, List, String, String) - Method in class org.ow2.jonas.resource.internal.Rar
 
configureAS(ActivationSpec, List, List, String, String) - Method in interface org.ow2.jonas.resource.Rar
Configure ActivationSpec
configuredServerForClusterDaemonList - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
List of servers that are already configured for cluster daemon affactation that means they have jonasBase, JavaHome...(cf clusterd.xml)
configureExtraDialects() - Method in class org.ow2.jonas.client.ClientContainer
Code from org.ow2.jonas.ejb.easybeans.EasyBeansService.
configureExtraDialects() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Configure some dialects that may be used with some databases used by JOnAS.
configureHandlers() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
configurePnc(String, PNamingContext, JormFactory, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
It assignes the PNamingContext which manages a relation.
configurePoolParams(PoolParamsDesc, JdbcConnParamsDesc, ConnectionManagerPoolParams) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
Set the PoolParams and the JdbcConnParams, if set.
CONNCHECKLEVEL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
CONNCHECKLEVEL - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
connect(String) - Static method in class org.ow2.jonas.cluster.daemon.mbean.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.ow2.jonas.cluster.daemon.mbean.JMXRemoteHelper
Connect to a JMX Remote connector.
connect() - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
Try to connect to the remote MBeanServer.
connect(Collection) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Try to connect this Proxy to its Server.
connectChannel() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Connect the channel.
connectionClosed(ConnectionEvent) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
connectionClosed(ConnectionEvent) - Method in class org.ow2.jonas.resource.internal.cm.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.ow2.jonas.deployment.rar.Utility
Convert the list
ConnectionDefinition - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element connection-definition
ConnectionDefinition() - Constructor for class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Constructor
ConnectionDefinitionDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element connection-definition
ConnectionDefinitionDesc(ConnectionDefinition) - Constructor for class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Constructor
ConnectionDefinitionRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element connection-definition
ConnectionDefinitionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.ConnectionDefinitionRuleSet
Construct an object with a specific prefix
connectionErrorOccurred(ConnectionEvent) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
The connectionErrorOccurred method indicates that the associated ManagedConnection instance is now invalid and unusable.
connectionEventListener - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Has the ConnectionEventListener been set
ConnectionFactoryEditAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
ConnectionFactoryEditAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditAction
 
ConnectionFactoryEditForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
ConnectionFactoryEditForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
ConnectionFailuresJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ConnectionFailuresJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionFailuresJCAConnectionServlet
 
ConnectionImpl - Class in org.ow2.jonas.ee.jdbc
The class ConnectionImpl provides the Connection implementation for encapsulating JDBC Connections
ConnectionImpl(ManagedConnectionImpl, Connection, long, PrintWriter) - Constructor for class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
ConnectionLeakServlet - Class in org.ow2.jonas.tests.applications.connectionsleaks
This class is getting a JDBC connection and forgot to close the SQL Connection
ConnectionLeakServlet() - Constructor for class org.ow2.jonas.tests.applications.connectionsleaks.ConnectionLeakServlet
 
ConnectionLeaksJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ConnectionLeaksJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionLeaksJCAConnectionServlet
 
ConnectionLeaksJDBCResourceServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ConnectionLeaksJDBCResourceServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionLeaksJDBCResourceServlet
 
ConnectionManager - Class in org.ow2.jonas.dbm.internal.cm
DataSource implementation.
ConnectionManager() - Constructor for class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Deprecated.  
ConnectionManager(boolean) - Constructor for class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Always called with true
ConnectionManager(TransactionService) - Constructor for class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
ConnectionManagerImpl - Class in org.ow2.jonas.ee.jdbc
Description of the ConnectionManagerImpl.
ConnectionManagerImpl() - Constructor for class org.ow2.jonas.ee.jdbc.ConnectionManagerImpl
 
ConnectionManagerImpl - Class in org.ow2.jonas.resource.internal.cm
Description of the ConnectionManagerImpl
ConnectionManagerImpl(String) - Constructor for class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
ConnectionManagerImpl constructor
ConnectionManagerPoolParams - Class in org.ow2.jonas.resource.internal.cm
 
ConnectionManagerPoolParams() - Constructor for class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Default Constructor
ConnectionManagerPoolParams(ConnectionManagerPoolParams) - Constructor for class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Constructor to build new object based on another set of pool params
ConnectionPoolMCFImpl - Class in org.ow2.jonas.ee.jdbc
JDBC RA connection pool MCF implmentation
ConnectionPoolMCFImpl() - Constructor for class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
ConnectionProxy - Class in org.ow2.jonas.jndi.interceptors.impl.datasource
Invocation handler that will monitor the calls to the stop() method.
ConnectionProxy(Long, DatasourceWrapper, Connection, StackTraceElement[]) - Constructor for class org.ow2.jonas.jndi.interceptors.impl.datasource.ConnectionProxy
Constructor of the handler of the proxy.
ConnectionRequestInfoImpl - Class in org.ow2.jonas.ee.jdbc
Basic implementation of JCA ConnectionRequestInfo.
ConnectionRequestInfoImpl() - Constructor for class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
ConnectionRequestInfoImpl(String, String) - Constructor for class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
ConnectionResourceHint - Class in org.ow2.jonas.resource.internal.cm
This class describes the context of a getConnection call: - the mcf to request a ManagedConnection - the security subject - the ConnectionRequestInfo transmitted with the request
ConnectionResourceHint(Subject, ConnectionRequestInfo) - Constructor for class org.ow2.jonas.resource.internal.cm.ConnectionResourceHint
Constructor for the ConnectionResourceHint object
Connector - Class in org.apache.catalina.connector
Implementation of a Coyote connector for Tomcat 5.x.
Connector() - Constructor for class org.apache.catalina.connector.Connector
 
Connector(String) - Constructor for class org.apache.catalina.connector.Connector
 
connector - Variable in class org.apache.catalina.connector.MapperListener
Associated connector.
Connector - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element connector
Connector() - Constructor for class org.ow2.jonas.deployment.rar.xml.Connector
Constructor
ConnectorDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element connector
ConnectorDesc(Connector) - Constructor for class org.ow2.jonas.deployment.rar.ConnectorDesc
Constructor
ConnectorDTDs - Class in org.ow2.jonas.deployment.rar
This class defines the declarations of DTDs for ra.xml.
ConnectorDTDs() - Constructor for class org.ow2.jonas.deployment.rar.ConnectorDTDs
Build a new object for ra.xml DTDs handling.
ConnectorForm - Class in org.ow2.jonas.webapp.jonasadmin.catalina
Form bean for the connector page.
ConnectorForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
ConnectorItem - Class in org.ow2.jonas.lib.management.extensions.base
 
ConnectorItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
ConnectorItem - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ConnectorItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
ConnectorItem(ObjectName, int, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
ConnectorItemByPort - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ConnectorItemByPort() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
ConnectorRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element connector
ConnectorRuleSet() - Constructor for class org.ow2.jonas.deployment.rar.rules.ConnectorRuleSet
Construct an object
ConnectorSchemas - Class in org.ow2.jonas.deployment.rar
This class defines the declarations of Schemas for ra.xml.
ConnectorSchemas() - Constructor for class org.ow2.jonas.deployment.rar.ConnectorSchemas
Build a new object for Schemas handling.
ConnectorUtils - Class in org.ow2.jonas.lib.management.domain.proxy
JMX Connector related utility methods.
ConnectorUtils - Class in org.ow2.jonas.lib.management.extensions.util
JMX Connector related utility methods.
CONNMAXAGE - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
CONNMAXAGE - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
CONNTESTSTMT - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
CONNTESTSTMT - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
constructors - Variable in class org.apache.commons.modeler.ManagedBean
 
cont - Variable in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
cont - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
container - Variable in class org.apache.catalina.connector.Connector
The Container used for processing requests received by this Connector.
Container - Interface in org.ow2.jonas.lib.ejb21
A Container is what a JOnAS Server can see of a JOnAS EJB Container.
CONTAINER_AUTH - Static variable in interface org.ow2.jonas.deployment.api.IResourceRefDesc
To indicate that the container manage the authentication.
CONTAINER_TRANSACTION_TYPE - Static variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Container transaction type
containerEvent(ContainerEvent) - Method in class org.apache.catalina.connector.MapperListener
 
ContainerForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ContainerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
ContainerItem - Class in org.ow2.jonas.webapp.jonasadmin.service.container
Used by the JonasTreeBuilder.
ContainerItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItem(String, String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
ContainerItemByFile - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ContainerItemByFile() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
ContainerManagement - Class in org.ow2.jonas.lib.management.extensions.container
 
ContainerManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Default constructor.
ContainerTransaction - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element container-transaction
ContainerTransaction() - Constructor for class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Constructor
ContainerTransactionRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element container-transaction
ContainerTransactionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ContainerTransactionRuleSet
Construct an object with a specific prefix
contains(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
contains(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
containsAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
containsAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
containsResource(String, AbsEnvironmentElement) - Static method in class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
 
context - Variable in class org.apache.catalina.util.DefaultAnnotationProcessor
 
context - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
CONTEXT_MACRO - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
ContextDDModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
Modify a the context.xml file.
ContextDDModifier(Document) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.ContextDDModifier
Create a new ContextDDModifier
ContextFinder - Class in org.ow2.jonas.web.tomcat6.versioning
Manages virtual contexts.
ContextInfo - Class in org.ow2.jonas.web.base.proxy
Keep details on a context (like war file, isStarting, etc)
ContextInfo() - Constructor for class org.ow2.jonas.web.base.proxy.ContextInfo
 
contextIsStarting(String) - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Tell to the client that the context is starting.
ContextNamingStrategyException - Exception in org.ow2.jonas.ws.jaxws.ejb.context
The ContextNamingStrategyException is ...
ContextNamingStrategyException(String) - Constructor for exception org.ow2.jonas.ws.jaxws.ejb.context.ContextNamingStrategyException
Constructs a new exception with the specified detail message.
ContextNamingStrategyException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.ejb.context.ContextNamingStrategyException
Constructs a new exception with the specified detail message and cause.
contextString(SecurityContext) - Method in class org.ow2.jonas.security.interceptors.iiop.SecurityInterceptor
Return string representation of a security context
convertMB(MessageBytes) - Method in class org.apache.catalina.connector.CoyoteAdapter
Character conversion of the a US-ASCII MessageBytes.
convertName(String) - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
convert a filename from unix to windows filename and reverse
convertName(String) - Method in class org.ow2.jonas.generators.genbase.utils.DirStorer
Convert a filename to a local filesystem filename.
convertName(String) - Method in class org.ow2.jonas.generators.genbase.utils.JarStorer
Convert a name from any format in Jar filename format
convertName(String) - Method in class org.ow2.jonas.generators.genic.GenIC
Convert a name from any format in Jar filename format.
convertPackageName(String) - Static method in class org.ow2.jonas.deployment.common.util.ResourceHelper
 
convertToList(String) - Static method in class org.ow2.jonas.lib.service.AbsServiceImpl
Utility method to convert a given String of comma-separated elements to a List.
convertURI(MessageBytes, Request) - Method in class org.apache.catalina.connector.CoyoteAdapter
Character conversion of the URI.
copyBytes(byte[], int, int, int) - Static method in class org.apache.catalina.connector.CoyoteAdapter
Copy an array of bytes to a different position.
CopyingStream - Class in org.ow2.jonas.web.base.proxy
Allow to copy inputstream of the client to the remote output stream.
CopyingStream(HttpSocketHandler, ByteArrayOutputStream, InputStream, OutputStream) - Constructor for class org.ow2.jonas.web.base.proxy.CopyingStream
Build a new copying stream with the given parameters.
CorbaClientSecurityInterceptor - Class in org.ow2.jonas.security.interceptors.iiop
Class CorbaClientSecurityInterceptor is a Client Security Interceptor Java Client
CorbaClientSecurityInterceptor(ORBInitInfo) - Constructor for class org.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
constructor
CorbaServerSecurityInterceptor - Class in org.ow2.jonas.security.interceptors.iiop
Class CorbaServerSecurityInterceptor is a Server Interceptor for Security
CorbaServerSecurityInterceptor(ORBInitInfo) - Constructor for class org.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
constructor
COUNT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
counter - Static variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
countIH - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of non transacted requests running
countIT - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of transacted requests running
CoyoteAdapter - Class in org.apache.catalina.connector
Implementation of a request processor which delegates the processing to a Coyote processor.
CoyoteAdapter(Connector) - Constructor for class org.apache.catalina.connector.CoyoteAdapter
Construct a new CoyoteProcessor associated with the specified connector.
create(BeanDesc, int, Manager) - Static method in class org.ow2.jonas.generators.genic.VContextFactory
Creates the Velocity Context used to build the generated sources with the Velocity templates.
create() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
unique create method
create() - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansInvokerFactory
Creates the object that will be used for the invoke
create() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsServerFactoryBean
 
create_any() - Method in class org.ow2.jonas.tm.jotm.ots.OTSInterceptor
Create an Any from PropagationContext type.
createAccessLogger(CatalinaAccessLogValveForm, ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Create a new access logger.
createArchiveWithXmlFile(String, String, String) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
 
createCall() - Method in class org.ow2.jonas.ws.axis.JService
 
createClasspath() - Method in class org.ow2.jonas.ant.BootstrapTask
Adds to the classpath the class of the project.
createClasspath() - Method in class org.ow2.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.ow2.jonas.ant.GenericDeploymentTool
Add the classpath for the user classes
createClasspath() - Method in class org.ow2.jonas.ant.GenICTask
 
createCluster(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Create a logical cluster.
createCluster(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Create a logical cluster (used by jonasAdmin).
CreateClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
CreateClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.CreateClusterAction
 
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Create a new ClusterMember.
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
 
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkCluster
 
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalCluster
 
createClusterMember(String, ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
Should never be called, as by definition, we can't create a 'physical' cluster member via an administration program or a tool.
createComponentContext(String) - Method in class org.ow2.jonas.lib.naming.SingletonComponentContextFactory
Create Context for component environments.
createComponentContext(String) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Create Context for component environments.
createConnectionFactory() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
createConnectionFactory(ConnectionManager) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
createConnectionFactory(ConnectionManager) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
createConnectionFactory() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
createConnectionManager(String, TransactionManager, Logger, Logger, String, boolean) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
 
CreateConnectorAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
CreateConnectorAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.CreateConnectorAction
 
createContainer(Context) - Method in interface org.ow2.jonas.ejb2.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.ow2.jonas.ejb2.EJBService
Create a JOnAS Container for all the beans that are described in a .xml file, or belong to .jar file.
createContainer(Context) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
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.ow2.jonas.ejb2.internal.JOnASEJBService
Create an ejb container for the EJBs contained in a .jar (or .xml) file.
createContextConfig() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
createContextDigester() - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
Extend META-INF/Context.xml Digester with JOnAS SecurityService setup.
createDataSource(String, Properties) - Method in interface org.ow2.jonas.dbm.DataBaseService
create a new DataSource
createDataSource(String, Properties) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
Creates a ConnectionManager (implementation of DataSource).
createDir() - Method in class org.ow2.jonas.generators.genbase.utils.TempRepository
Return an empty temporary directory and automatically add it into the repository.
createDir(String) - Method in class org.ow2.jonas.generators.genbase.utils.TempRepository
Return an empty temporary directory and automatically add it into the repository.
createDiscGreeting(boolean) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Create a discovery greeting message
createDiscGreeting(boolean) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Create a discovery greeting message.
createDTD() - Method in class org.ow2.jonas.ant.EjbJar
Create a DTD location record.
createEJB() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Create a new Session Find one in the pool, or create a new object.
createEmptyJonasRa() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
Creates an empty jonas-ra.xml content header.
createEndpoint(XAResource) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Create the message endpoint
createEndpointLifecycleManager(Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManagerFactory
 
createFactory(String, String, int, String, ConnectorDesc, JonasConnectorDesc) - Method in class org.ow2.jonas.resource.internal.Rar
Create the factory specified.
createFile(String) - Method in class org.ow2.jonas.ant.cluster.Director
Creation of the Director file
createFiles() - Method in class org.ow2.jonas.ant.cluster.ModJk
Creation of the mod_jk files
createFiles(String) - Method in class org.ow2.jonas.ant.cluster.Script
Creation of the script files
createFileSet() - Method in class org.ow2.jonas.ant.GenICTask
 
createInvoker() - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServerFactoryBean
Set our own Invoker.
createInvoker() - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServiceFactoryBean
Set our own Invoker.
createJNDIBindingMBeans(String, String) - Static method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Creates or adds into an existing binding a prefix.
createJNDIBindingMBeans(IDeployable<?>) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
Creates JNDI binding management beans for a given archive.
createJNDIBindingMBeans(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
Creates JNDI binding management beans for a given archive.
createJonas() - Method in class org.ow2.jonas.ant.EjbJar
Adds a deployment tool for JOnAS server.
createJonasRa(CreateResourceAdapterForm, VelocityEngine, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
Create a ra.xml file (from a Velocity template) and adds it to a RAR file.
createJOnASRealm(String, boolean) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Creates a new JOnAS Realm (JACC or JAAS).
CreateJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
This action is called when adding a server to the domain (Add server button).
CreateJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.CreateJonasServerAction
 
createJonasServiceRef(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsClientDDModifier
 
createJOnASWebDescriptor(List<ISecurityConstraint>) - Method in class org.ow2.jonas.web.tomcat6.ws.security.SecureWebDeploymentDescBuilder
Creates the Web DD structure.
CreateJoramDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramDestinationAction
 
CreateJoramUserAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramUserAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramUserAction
 
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityLocalHome
 
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocalHome
Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocalHome
Creates a new Local Object for that bean.
createLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocalHome
Creates the EJBLocalObject This is in the generated class because it is mainly "new objectClass()"
createLogicalCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
Create a logical cluster.
createMailFactory(String, Properties) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Create a mail factory with the specified properties and register it into the registry.
createMailFactory(String, Properties) - Method in interface org.ow2.jonas.mail.MailService
Create a mail factory with the specified properties and register it into the registry.
createMailFactoryMBean(String, Properties, Boolean) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Create a mail factory with the specified properties and register it into the registry.
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.DriverManagerMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
Not used.
createMBean() - Method in class org.apache.commons.modeler.ManagedBean
Create and return a ModelMBean that has been preconfigured with the ModelMBeanInfo information for this managed bean, but is not associated with any particular managed resource.
createMBean(Object) - Method in class org.apache.commons.modeler.ManagedBean
Create and return a ModelMBean that has been preconfigured with the ModelMBeanInfo information for this managed bean, and is associated with the specified managed object instance.
createMBeanInfo() - Method in class org.apache.commons.modeler.ManagedBean
Create and return a ModelMBeanInfo object that describes this entire managed bean.
createNamingReference(IJaxwsWebServiceRef) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
createNamingReference(IJaxwsWebServiceRef) - Method in class org.ow2.jonas.ws.cxf.CXFService
Construct a Reference dedicated to the given @WebServiceRef metadata.
createNamingReference(IJaxwsWebServiceRef) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Construct a Reference dedicated to the given @WebServiceRef metadata.
createNewContext(EntityBean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
createNewContext(EntityBean) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
This method is overrided in order to specify the JEntityContext class which must be instanciated.
createNewInstance(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JSessionFactory
 
createNewSession() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Creates a new Session Stateful called back from createEJB
createNewSession() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Creates a new Session Stateless
createNotifMessage(String) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Create a discovery event to notify about a state change of the event sender
createNotifMessage(String) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Create a discovery event to notify about a state change of the event sender
createNotifMessageForClusterd(String) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Create a discovery event to notify about a state change of the event sender
createObjectName(String, String) - Method in class org.apache.catalina.connector.Connector
 
createParser() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
 
createPIndexedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
createPIndexedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
The default implementation of the PIndexedElem is GenClassElement.
createPOJOWebServiceEndpoint(IWarClassMetadata, ClassLoader, ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
createPOJOWebServiceEndpoint(IWarClassMetadata, ClassLoader, ServletContext) - Method in class org.ow2.jonas.ws.cxf.CXFService
Creates a new POJO Web service endpoint from classes metadata.
createPOJOWebServiceEndpoint(IWarClassMetadata, ClassLoader, ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Creates a new POJO Web service endpoint from classes metadata.
createQueue(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Create a Queue
createQueue(String) - Method in interface org.ow2.jonas.jms.JmsManager
Create a Queue and bind it in the registry
createRa(CreateResourceAdapterForm, VelocityEngine, String, String) - Method in class org.ow2.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.ow2.jonas.security.lib.JResourceManager
Create and configure the Digester that will be used for the xml parsing of the JOnAS realm file.
createReference(String) - Method in class org.ow2.jonas.ws.jaxws.client.JAXWSWebServiceRefBuilder
Provides our own ObjectFactory.
createRemoteObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityHome
creates a new Remote Object for that bean.
createRemoteObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
Creates the EJBObject (remote) this is in the generated class because it is mainly "new objectClass()"
createReplacefilter() - Method in class org.ow2.jonas.ant.jonasbase.Replace
Add a nested <replacefilter> element.
createReplaceToken() - Method in class org.ow2.jonas.ant.jonasbase.Replace
the token to filter as the text of a nested element
createReplaceValue() - Method in class org.ow2.jonas.ant.jonasbase.Replace
the string to replace the token as the text of a nested element
createRequest() - Method in class org.apache.catalina.connector.Connector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createResource(Object) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Call the ManagedConnectionFactory in order to create a new instance.
createResource(Object) - Method in interface org.ow2.jonas.resource.internal.pool.PoolMatchFactory
createResource creates a new Object.
createResourceAdapter(Context) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Create a new resource adapter.
createResourceAdapter(Context) - Method in interface org.ow2.jonas.resource.ResourceService
Create a Resource Adapter
CreateResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.resourceadapter
Forwards to the create resource adapter struts action.
CreateResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterAction
 
CreateResourceAdapterForm - Class in org.ow2.jonas.webapp.jonasadmin.resourceadapter
The form used for the create resource adapter functionality.
CreateResourceAdapterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
createResponse() - Method in class org.apache.catalina.connector.Connector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createServerDigester() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Create and configure the Digester that will be used for the xml parsing of the configuration file.
createServiceDescription(Class<?>, ConfigurationContext, PortMetaData) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
createServiceDescription(URL, QName, Class) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescriptionFromServiceImpl(Class, AxisService) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
Deprecated.  
createServiceEndpointObject() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
createServiceFactory() - Method in class org.ow2.jonas.ws.axis.AxisService
Return JServiceFactory instance
createServiceFactory() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Return JServiceFactory instance
createServiceGenerator() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
createServiceInstance(MessageContext, Class) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
This method is called on each web service call.
createSQLWrapper(Object, ManagedConnectionInfo, SQLManager, Logger) - Static method in class org.ow2.jonas.resource.internal.cm.sql.SQLConnectionInvocationHandler
Returns a proxy for the sql Connection
createStatement() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
createStatement(int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
createStatement(int, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
createStatement() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
createStatement(int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
createStatement(int, int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
createSubcontext(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
createSubcontext(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
createSubcontext(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Creates and binds a new context.
createSubcontext(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Creates and binds a new context.
createSupport() - Method in class org.ow2.jonas.ant.EjbJar
Adds a fileset for support elements.
createTimer(long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK /* (non-Javadoc)
createTimer(Date, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
createTimer(long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
createTimer(Date, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JTimerService
Create a single-action timer that expires at a given point in time.
createTimer(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JTimerService
Create a single-action timer that expires after a specified duration.
createTimer() - Method in class org.ow2.jonas.resource.internal.ResourceBootstrapContext
Create a timer for use by the Resource Adapter
createTopic(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Create a Topic
createTopic(String) - Method in interface org.ow2.jonas.jms.JmsManager
Create a Topic and bind it in the registry
createVariable(String, String) - Static method in class org.ow2.jonas.ant.JOnASAntTool
Create an Ant Environment.Variable configured with a simple value.
createVariable(String, File) - Static method in class org.ow2.jonas.ant.JOnASAntTool
Create an Ant Environment.Variable configured with an absolute File path as value.
createWarForm(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Create a new War form
createWebAppForm(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Create a new WebApp form in function of Web Server.
createWebservicesContainer(String) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
 
createWebservicesContainer(String) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
 
createWebservicesContext(String) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Creates an empty (no servlets registered) StandardContext setup for serving webservices endpoints.
createWebservicesModule(String) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
 
createWebservicesModule(String) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
 
CRLLoginModule - Class in org.ow2.jonas.security.auth.spi
Defines a login module for the authentication by using certificates
CRLLoginModule() - Constructor for class org.ow2.jonas.security.auth.spi.CRLLoginModule
 
Csiv2ClientInterceptor - Class in org.ow2.jonas.security.iiop
SAS context interceptor on client side.
Csiv2ClientInterceptor(Codec, Logger, Logger) - Constructor for class org.ow2.jonas.security.iiop.Csiv2ClientInterceptor
Constructor
Csiv2Const - Class in org.ow2.jonas.security.iiop
Defines some constants for Csiv2 exchange
Csiv2Const() - Constructor for class org.ow2.jonas.security.iiop.Csiv2Const
 
Csiv2Initializer - Class in org.ow2.jonas.security.iiop
Initializer of SAS interceptor
Csiv2Initializer() - Constructor for class org.ow2.jonas.security.iiop.Csiv2Initializer
 
Csiv2InterceptorException - Exception in org.ow2.jonas.security.iiop
Exception for Csiv2
Csiv2InterceptorException(String) - Constructor for exception org.ow2.jonas.security.iiop.Csiv2InterceptorException
Create an exception with given message
Csiv2InterceptorException(String, Throwable) - Constructor for exception org.ow2.jonas.security.iiop.Csiv2InterceptorException
Create an exception with given message and the original cause
Csiv2IorInterceptor - Class in org.ow2.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.ow2.jonas.security.iiop.Csiv2IorInterceptor
Constructor
Csiv2ServerInterceptor - Class in org.ow2.jonas.security.iiop
SAS context interceptor on server side
Csiv2ServerInterceptor(Codec, Logger, Logger) - Constructor for class org.ow2.jonas.security.iiop.Csiv2ServerInterceptor
Constructor
CTX_STATE_ACTIVE - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_COMMITTING - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_FINDING - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CTX_STATE_INITIAL - Static variable in class org.ow2.jonas.lib.ejb21.JContext
State of this Context This state is used to know if some operation is allowed or not in this context.
CTX_STATE_PASSIVE - Static variable in class org.ow2.jonas.lib.ejb21.JContext
 
CtxCheckConfig - Class in org.ow2.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.ow2.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
Default constructor.
curChar - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
CurrentBusyJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentBusyJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentBusyJCAConnectionServlet
 
CurrentBusyJDBCResourceServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentBusyJDBCResourceServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentBusyJDBCResourceServlet
 
currentCatalinaDefaultHostName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentCatalinaDomainName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentCatalinaEngineName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentCatalinaServiceName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentClusterDaemon - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentClusterDaemonName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentDomain - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentDomainName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentElement - Variable in class org.ow2.jonas.ant.DescriptorHandler
Instance variable used to store the name of the current element being processed by the SAX parser.
currentJonasDeploymentType - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Type of deployment in progress : JAR, EAR, WAR, RAR, DATASOURCE.
currentJonasServer - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentJonasServerName - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
CurrentNumberOfEJBServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentNumberOfEJBServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfEJBServlet
 
CurrentNumberOfEntityBeanServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentNumberOfEntityBeanServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfEntityBeanServlet
 
CurrentNumberOfMDBServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentNumberOfMDBServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfMDBServlet
 
CurrentNumberOfSBFServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentNumberOfSBFServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfSBFServlet
 
CurrentNumberOfSBLServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentNumberOfSBLServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfSBLServlet
 
currentServerId(ObjectName) - Static method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Determine the server Id of a destination.
currentSrvToConfigure - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
currentText - Variable in class org.ow2.jonas.ant.DescriptorHandler
The text of the current element
currentToken - Variable in exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
This is the last token that has been consumed successfully.
CurrentUsedMemoryServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
CurrentUsedMemoryServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentUsedMemoryServlet
 
currTx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
transaction in which the request will execute
CUSTOMOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Custom option state.
CXFConfigurationExtension - Class in org.ow2.jonas.ws.cxf.easybeans.ext
Called by Easybeans Runtime to provide a Hook for CXF.
CXFConfigurationExtension() - Constructor for class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
 
CXFEJBWebserviceEndpoint - Class in org.ow2.jonas.ws.cxf.easybeans
The EJBCXFWebserviceEndpoint is the EJB based endpoint implementation on CXF.
CXFEJBWebserviceEndpoint(EndpointImpl, PortMetaData, WebservicesContainer, EZBContainer, IBeanInfo) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.CXFEJBWebserviceEndpoint
 
CXFResourceInjector - Class in org.ow2.jonas.ws.cxf.easybeans
Slightly change the original CXF ResourceInjector to avoid the call to PostConstruct annotated methods.
CXFResourceInjector(ResourceManager) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.CXFResourceInjector
Creates an new CXFResourceInjector.
CXFService - Class in org.ow2.jonas.ws.cxf
The CXFService class is used to declare CXF as a module in JOnAS.
CXFService() - Constructor for class org.ow2.jonas.ws.cxf.CXFService
Default constructor.
CXFWSEndpoint - Class in org.ow2.jonas.ws.cxf.jaxws
This class represents the JOnAS' view on a web service endpoint (server side).
CXFWSEndpoint(EndpointImpl, IWebServiceEndpoint.EndpointType, PortMetaData, WebservicesContainer) - Constructor for class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
Construct a new WSEndpoint using CXF as JAX-WS implementation.
cxRequestInfo - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionResourceHint
ConnectionRequestInfo object

D

DaemonProxyClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
DaemonProxyClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterAction
 
DaemonProxyClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterAction
 
DaemonProxyClusterApplyModifAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
DaemonProxyClusterApplyModifAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterApplyModifAction
 
DaemonProxyClusterConfigureServerAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
DaemonProxyClusterConfigureServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
 
DaemonProxyClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
DaemonProxyClusterModifyAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
DaemonProxyClusterModifyAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterModifyAction
 
DaemonProxyMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberAction
 
DaemonProxyMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
DaemonProxyMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberForm
 
Data - Class in org.ow2.jonas.discovery.jgroups.utils
 
Data(int, Serializable) - Constructor for class org.ow2.jonas.discovery.jgroups.utils.Data
 
DATABASENAME - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
DataBaseService - Interface in org.ow2.jonas.dbm
DataBase Service interface.*
databaseService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
datasource - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
Datasource in case of CMP
DataSourceFactory - Class in org.ow2.jonas.dbm.internal.cm.naming
 
DataSourceFactory() - Constructor for class org.ow2.jonas.dbm.internal.cm.naming.DataSourceFactory
 
DatasourceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
DatasourceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
DataSourceImpl - Class in org.ow2.jonas.ee.jdbc
Description of the DataSourceImpl.
DataSourceImpl(ManagedConnectionFactoryImpl, ConnectionManager) - Constructor for class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
DatasourceItem - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
DatasourceItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItem(String, boolean) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItem(String, String, int, boolean) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
DatasourceItemByNameComparator - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
DatasourceItemByNameComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
DataSourceLeakDetectorContextInterceptor - Class in org.ow2.jonas.jndi.interceptors.impl.datasource
Context interceptor for Datasources.
DataSourceLeakDetectorContextInterceptor() - Constructor for class org.ow2.jonas.jndi.interceptors.impl.datasource.DataSourceLeakDetectorContextInterceptor
 
DataSourceMCFImpl - Class in org.ow2.jonas.ee.jdbc
 
DataSourceMCFImpl() - Constructor for class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
DATASOURCENAME - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
DatasourcePropertiesForm - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
DatasourcePropertiesForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
DatasourceRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
DatasourceRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
DatasourceWrapper - Class in org.ow2.jonas.jndi.interceptors.impl.datasource
Wrapper of existing datasources.
DatasourceWrapper(DataSource) - Constructor for class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Wrap a given datasource.
DatetimeExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
DatetimeValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Db - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the DB service.
Db() - Constructor for class org.ow2.jonas.ant.jonasbase.Db
Default constructor.
DbCluster - Class in org.ow2.jonas.ant.cluster
Define DbCluster task
DbCluster() - Constructor for class org.ow2.jonas.ant.cluster.DbCluster
Default constructor
Dbm - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the DBM service.
Dbm() - Constructor for class org.ow2.jonas.ant.jonasbase.Dbm
Default constructor.
DbmCluster - Class in org.ow2.jonas.ant.cluster
Define DbmCluster task
DbmCluster() - Constructor for class org.ow2.jonas.ant.cluster.DbmCluster
Default constructor
DBMConstants - Interface in org.ow2.jonas.dbm.internal
Holds all the constants used in the 'dbm' service.
DBService - Interface in org.ow2.jonas.db
Interface of the database service
DBSPECIFICMETHODS - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
dc2d - Variable in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 
dd - Variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
dd - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
deadlockTimeout - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
deadlockTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
DEBUGOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Debug option state.
debugStream - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
decode(Object) - Method in interface org.ow2.jonas.lib.ejb21.jorm.Coder
This method build a PName with the primary key specifed in parameter.
decode(char[]) - Static method in class org.ow2.jonas.lib.util.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decodeCorbaPropagationContext(ServiceContext) - Method in class org.ow2.jonas.tm.jotm.ots.OTSInterceptor
Decode the Corba Propagation Context and build an internal transaction context.
decodePassword() - Method in class org.ow2.jonas.lib.management.domain.AuthenticationInformation
 
decodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Decode PK.
decodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Decode String to a PName
DEF_ADJUSTPERIOD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_AUTO_BOOT - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
Default atoboot value.
DEF_CLASSNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_CONNCHECKLEVEL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_CONNMAXAGE - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_CONNTESTSTMT - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_DESC - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
Default Server description.
DEF_DESCRIPTION - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_EXEC_TIME - Static variable in class org.ow2.jonas.resource.internal.Rar
 
DEF_GROUP_NAME - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Default group name for discovery channel.
DEF_ISOLATIONLEVEL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MAPPERNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MAXCONPOOL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MAXOPENTIME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MAXWAITERS - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MAXWAITTIME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_MINCONPOOL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_NUM_MESURE - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
DEF_PASSWORD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_PSTMTMAX - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_RANGE - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
DEF_SAMPLINGPERIOD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_SIZE_TABLE_MEASURES - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
DEF_SPACE_BETWEEN_LINES - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
DEF_URL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_USERNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
DEF_WRK_THREADS - Static variable in class org.ow2.jonas.resource.internal.Rar
 
DEF_XPREM - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
Default extra parameters.
DEFAULT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
DEFAULT - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a default context.
DEFAULT_ALGO - Static variable in class org.ow2.jonas.security.internal.realm.lib.HashHelper
The default algorithm
DEFAULT_ANALYZER - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
The default analyzer
DEFAULT_CLUSTER_NAME - Static variable in class org.ow2.jonas.ant.jonasbase.web.Cluster
Default cluster name.
DEFAULT_CONFIG_DIR - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
configuration directory name (changed from 'config' to 'conf' !!)
DEFAULT_CONTEXT_XML - Static variable in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
Path to the default Context for Tomcat6 (can use /).
DEFAULT_DOMAIN_NAME - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default domain name.
DEFAULT_DOMAIN_NAME - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
Default server name
DEFAULT_FACTORY_CLASS_NAME - Static variable in class org.ow2.jonas.lib.ejb21.JContainer
This class is the default factory class name used for the Entity bean.
DEFAULT_FOLDER - Static variable in class org.ow2.jonas.ear.internal.EarDeployer
Folder to create in tmp folder.
DEFAULT_JONAS_NAME - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The jonas name.
DEFAULT_JONAS_NAME - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
Default server name
DEFAULT_JONAS_PREFIX - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
Prefix for jonas.properties file
DEFAULT_JONAS_VERSIONS - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
File name where JOnAS components versions are stored.
DEFAULT_LISTEN_PORT - Static variable in class org.ow2.jonas.ant.jonasbase.web.Cluster
Default listening port for HTTP Session Clustering.
DEFAULT_LOGIN_MODULE_NAME - Static variable in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
Class name of the JResourceLoginModule
DEFAULT_MAX_MESSAGES - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
DEFAULT_MCAST_ADDR - Static variable in class org.ow2.jonas.ant.jonasbase.web.Cluster
Default MultiCast Host for HTTP Session Clustering.
DEFAULT_MCAST_PORT - Static variable in class org.ow2.jonas.ant.jonasbase.web.Cluster
Default MultiCast Port for HTTP Session Clustering.
DEFAULT_MODE - Static variable in class org.ow2.jonas.registry.carol.CarolRegistryService
Automatic mode.
DEFAULT_PORT - Static variable in class org.ow2.jonas.ant.jonasbase.web.Http
Default HTTP Port.
DEFAULT_PORT - Static variable in class org.ow2.jonas.ant.jonasbase.web.Https
Default HTTPS Port.
DEFAULT_SERVER_ID - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default server Id.
DEFAULT_STACK_FILENAME - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Default file name for the stack.
DEFAULT_WEB_XML - Static variable in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
Path to the default Web.xml object for Tomcat6 (can use /).
DefaultAnnotationProcessor - Class in org.apache.catalina.util
Verify the annotation and Process it.
DefaultAnnotationProcessor(Context) - Constructor for class org.apache.catalina.util.DefaultAnnotationProcessor
 
DefaultConfigurationProvider - Class in org.ow2.jonas.launcher.felix
Default IConfigurationProvider for Apache Felix.
DefaultConfigurationProvider() - Constructor for class org.ow2.jonas.launcher.felix.DefaultConfigurationProvider
 
defaultContext - Variable in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Default context.
DefaultWSDLPublisherManager - Class in org.ow2.jonas.ws.publish.internal.manager
Delegate publishing to all added WSDL Publishers.
DefaultWSDLPublisherManager() - Constructor for class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Get a new instance of WSDLManager.
DEFAUT_FLAG - Static variable in class org.ow2.jonas.ant.jonasbase.jaas.LoginModule
Default behaviour flag
delayToRefresh - Variable in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
This configuration information is provided by a CMI MBean.
delete() - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
Delete this object.
delete() - Method in class org.ow2.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.ow2.jonas.generators.genbase.utils.TempRepository
Delete all the files contained in the repository.
deleteAllFiles(File) - Static method in class org.ow2.jonas.ant.JOnASAntTool
Delete a file.
deleteDestination(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Delete a destination.
deleteDir(File) - Static method in class org.ow2.jonas.launcher.felix.util.IOUtils
Recursively delete a directory.
deletedLength - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This array represents the distance between two deleted elements in the pIndexedElems arraylist.
deleteInstance(String) - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Remove the JProp instance corresponding to the given file name from the 'multiple' data structure and delete the file
deleteServiceConfiguration(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Delete the service configuration for the given service.
deleteServiceConfiguration(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Delete the service configuration for the given service.
delistAll() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Delist all resources that are enlisted.
delistAll() - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Delist all resources that are enlisted.
delistConnection(Transaction) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
delistConnection: used for Stateful beans at postInvoke.
delistConnection(Transaction) - Method in class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
Used when going out of a Stateful beans
delistConnection(Transaction) - Method in interface org.ow2.jonas.tm.Enlistable
Delist Connection from the Transaction.
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
delist all connections of the list at postInvoke.
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
delistResource(IResourceChecker) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Delist a resource.
delistResource(IResourceChecker) - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Delist a resource.
deliverTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deliver a timeout to the bean
deliverTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deliver a timeout to the bean
DEPL_EXTENSION - Static variable in class org.ow2.jonas.lib.jmbeans.J2EEServer
file extension containing a deployment plan
deploy() - Method in interface org.ow2.jonas.ant.HotDeploymentTool
Perform the actual deployment.
deploy() - Method in class org.ow2.jonas.ant.JonasHotDeploymentTool
Perform the actual deployment.
deploy(String) - Method in interface org.ow2.jonas.configuration.DeploymentPlanDeployer
Try to deploy all bundles for a given deployment plan.
deploy(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Deploy a file to a local deployer.
DEPLOY - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
deploy(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Deploy a module on a target server in the domain.
deploy(String, String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Deploy a module on a target server in the domain.
deploy(String, String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Deploy a module on a target server.
deploy(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
Try to deploy all bundles for a given deployment plan.
deploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Deploy the given module, with all its endpoints in the web container, creating appropriate contexts when required.
deploy(String) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
deploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in interface org.ow2.jonas.ws.jaxws.ejb.IWebDeployer
Deploy the given module, with all its endpoints in the web container, creating appropriate contexts when required.
DEPLOY_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
 
DEPLOY_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of deploy directory.
DEPLOY_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASClusterConfigTask
Name of deploy directory.
DeployableCluster - Class in org.ow2.jonas.ant.cluster
Define MailCluster task
DeployableCluster() - Constructor for class org.ow2.jonas.ant.cluster.DeployableCluster
Default constructor.
DeployableEnumeration - Enum in org.ow2.jonas.lib.service.manager
Enumeration of JOnAS deployables and their associated service (deployer starter).
DeployableMonitor - Class in org.ow2.jonas.deployablemonitor
This monitor will search all the deployable from a list of directories.
In development mode, this monitor will detect changes on the deployables and then restart or undeploy them if they have been changed or removed.
DeployableMonitor(DeployableMonitorService) - Constructor for class org.ow2.jonas.deployablemonitor.DeployableMonitor
Constructor of this monitor.
DeployableMonitorException - Exception in org.ow2.jonas.deployablemonitor
Component exception if the component has some errors.
DeployableMonitorException() - Constructor for exception org.ow2.jonas.deployablemonitor.DeployableMonitorException
Constructs a new runtime exception with null as its detail message.
DeployableMonitorException(String) - Constructor for exception org.ow2.jonas.deployablemonitor.DeployableMonitorException
Constructs a new runtime exception with the specified detail message.
DeployableMonitorException(String, Throwable) - Constructor for exception org.ow2.jonas.deployablemonitor.DeployableMonitorException
Constructs a new runtime exception with the specified detail message and cause.
DeployableMonitorException(Throwable) - Constructor for exception org.ow2.jonas.deployablemonitor.DeployableMonitorException
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).
DeployableMonitorService - Class in org.ow2.jonas.deployablemonitor
Service that will launch the Deployable Monitor.
DeployableMonitorService() - Constructor for class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Default constructor.
deployableMonitorService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the deployableMonitorService (Jmx).
DeployableSelector - Class in org.ow2.jonas.ant.jonasbase
Filter deployables to be copied or excluded.
DeployableSelector() - Constructor for class org.ow2.jonas.ant.jonasbase.DeployableSelector
Default constructor.
DeployableSelector(List<String>) - Constructor for class org.ow2.jonas.ant.jonasbase.DeployableSelector
Default constructor.
DeployableTask - Class in org.ow2.jonas.ant.jonasbase
Allow to create mail factory.
DeployableTask() - Constructor for class org.ow2.jonas.ant.jonasbase.DeployableTask
 
DeployAction - Class in org.ow2.jonas.lib.management.domain
Action of deployment on a remote server Used by jonasAdmin to follow the progression of operations
DeployAction(ServerProxy, String, int) - Constructor for class org.ow2.jonas.lib.management.domain.DeployAction
Constructor
deployDataSource(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Deploy a datasource file.
deployDir - Variable in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Deploy directory.
deployEar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Deploy a EAR file on a multiple management target composed of servers and/or clusters.
deployEJB21s(EARDeployable, URL, URLClassLoader, ClassLoader, String[]) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the EJB 2.1 of the given EAR.
deployEndpoints(WebservicesWebDeployer.WebContext, List<IEJBWebserviceEndpoint>) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Deploy a context and the associated endpoints.
DeployerLog - Class in org.ow2.jonas.lib.work
Class which permits to store or load the association between the name of a package and the timestamped work copy associated.
DeployerLog(File) - Constructor for class org.ow2.jonas.lib.work.DeployerLog
Constructor for the deployerLog.
DeployerLogException - Exception in org.ow2.jonas.lib.work
The class DeployerLogException indicates conditions that a reasonable application might want to catch.
DeployerLogException() - Constructor for exception org.ow2.jonas.lib.work.DeployerLogException
Constructs a new DeployerLogException with no detail message.
DeployerLogException(String) - Constructor for exception org.ow2.jonas.lib.work.DeployerLogException
Constructs a new DeployerLogException with the specified message.
deployFileOn(String, String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
DeployForm - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
DeployForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
DEPLOYING - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
deployJar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Deploy a JAR file on a multiple management target composed of servers and/or clusters.
deployJars(Context) - Method in interface org.ow2.jonas.ejb2.EJBService
Deploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
deployJars(Context) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Deploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
deployMailFactory(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Deploy a mail factory.
DEPLOYMENT - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_DATASOURCE - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_EAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_JAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_JMS - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_MAIL - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_PLAN_LIST - Static variable in class org.ow2.jonas.ant.JOnASAntTool
List of deployment plans to copy for each JONAS_BASE.
DEPLOYMENT_PLAN_LIST - Static variable in class org.ow2.jonas.ant.JOnASClusterConfigTask
List of deployment plans to copy for each JONAS_BASE.
DEPLOYMENT_RAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_DATASOURCE - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_EAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_JAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_JMS - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_MAILFACTORY - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_RAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_STRING_WAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DEPLOYMENT_WAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DeploymentCluster - Class in org.ow2.jonas.ant.cluster
 
DeploymentCluster() - Constructor for class org.ow2.jonas.ant.cluster.DeploymentCluster
 
deploymentDesc - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
DeploymentDesc parent of this BeanDesc
DeploymentDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to the deployment of an ejb-jar
DeploymentDesc(ClassLoader, EjbJar, JonasEjbJar, Logger, String) - Constructor for class org.ow2.jonas.deployment.ejb.DeploymentDesc
Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
DeploymentDescEjb1_1 - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.DeploymentDescEjb1_1
constructor
DeploymentDescEjb2 - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.DeploymentDescEjb2
Build the Meta-Information from the XML data binding trees containing the EJB and JOnAS deployment descriptors.
DeploymentDescException - Exception in org.ow2.jonas.deployment.common
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.ow2.jonas.deployment.common.DeploymentDescException
Construct an exception without anything
DeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.common.DeploymentDescException
Construct an exception without a specified cause.
DeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.common.DeploymentDescException
Construct an exception with an associated causing exception.
DeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.common.DeploymentDescException
Construct an exception from a causing exception.
DeploymentDescManager - Interface in org.ow2.jonas.deployment.common.lib
Defines an interface for all Deployment Desc manager
DeploymentDescModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
Modify an Element from a Deployment Descriptor.
DeploymentDescModifier(Element, Document) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new DeploymentDescModifier to update the given Element.
DeploymentDescModifier(Element, Document, Element) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new DeploymentDescModifier to update the given Element.
deploymentPlan(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for the DeploymentPlan MBean.
DeploymentPlanDeployer - Interface in org.ow2.jonas.configuration
Allows to deploy or undeploy all bundles for a particular deployment plan.
DeploymentPlans - Class in org.ow2.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/rars/(autoload).
DeploymentPlans() - Constructor for class org.ow2.jonas.ant.jonasbase.DeploymentPlans
Default constructor.
deployModule(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Deploy a module on all nodes.
deployModule(String) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
deployModule(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Deploy a filename on the represented (remote) server
deployModule(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
deployModule(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
deployOnTarget(String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Deploy a module on a target which may be a server or a cluster
deployRar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Deploy a RAR file on a multiple management target composed of servers and/or clusters.
deployRar(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Deploy the resource adapter
deployRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Deploy an RAR, used by management applications via J2EEServer managed object
deployRARs(EARDeployable, URL, ClassLoader) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the RARs of the given EAR.
deployRars(Context) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
deployRars(Context) - Method in interface org.ow2.jonas.resource.ResourceService
Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
deployWar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Deploy a WAR file on a multiple management target composed of servers and/or clusters.
deployWARs(EARDeployable, URL, ClassLoader, ClassLoader, EZBInjectionHolder) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the WAR files present in the given EAR.
deployWars(Context) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWars(Context) - Method in interface org.ow2.jonas.web.JWebContainerService
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWebServices(EARDeployable, URL, ClassLoader, ClassLoader, List<URL>, List<URL>) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the Web Services of the given EAR.
deployWebServices(Context) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Get, update and publish WSDL documents contained in a set of jars and wars.
deployWebServices(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
explore the context classloader to find Web service deployment descriptor (for endpoints) and service-ref element within standard deployment descriptor (for clients).
DepMonitorServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.depmonitor
 
DepMonitorServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
DEPTH_DOMAIN - Static variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
DEPTH_SERVER - Static variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
derivedBeanName - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Bean classname
DESC - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
desc - Variable in class org.ow2.jonas.ejb2.internal.mbean.EJB
Bean Deployment Descriptor.
description - Variable in class org.apache.commons.modeler.ManagedBean
 
DESCRIPTION - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
description - Variable in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
The description field
DESCRIPTION - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
DescriptionFactoryImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
Creates the JAX-WS metadata descritpion hierachy from some combinations of WSDL, Java classes with annotations, and (in the future) deployment descriptors.
DescriptionFactoryImpl() - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
DescriptionGroupDesc - Class in org.ow2.jonas.deployment.common
This class is used to keep the usage of the contained description related elements consistent acoross J2EE deployment descriptors.
DescriptionGroupDesc() - Constructor for class org.ow2.jonas.deployment.common.DescriptionGroupDesc
 
DescriptionGroupXml - Interface in org.ow2.jonas.deployment.common.xml
This interface provides to the value of Xml element of a DescritionGroup
DescriptionUtils - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
Utilities used throughout the Description package.
DescriptionUtils() - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 
DESCRIPTOR - Static variable in class org.ow2.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.ow2.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.ow2.jonas.ant.DescriptorHandler
 
DescriptorHandlerChainBuilder - Class in org.ow2.jonas.ws.jaxws.handler.builder
The DescriptorHandlerChainBuilder is responsible to build a Handler chain from a pre parsed handler-chains.xml file.
DescriptorHandlerChainBuilder(IHandlerChains) - Constructor for class org.ow2.jonas.ws.jaxws.handler.builder.DescriptorHandlerChainBuilder
Constructs a new builder using the given structure.
destination - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
DestinationAddAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddAction
 
DestinationAddConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmAction
 
DestinationAddConfirmForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddConfirmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
DestinationAddForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationAddForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddForm
 
DestinationDeleteAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteAction
 
DestinationDeleteConfirmAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteConfirmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmAction
 
DestinationDeleteConfirmForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteConfirmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
DestinationDeleteForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationDeleteForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
DestinationEditAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationEditAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditAction
 
DestinationEditForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationEditForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
DestinationForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram queue and topic pages
DestinationForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
DestinationForm - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
DestinationForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
 
DestinationItem - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
DestinationItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
DestinationItem(String, String, boolean) - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
DestinationItem - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
DestinationItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
DestinationItem(String, String, boolean) - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
DestinationItemByNameComparator - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
DestinationItemByNameComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
DestinationItemByNameComparator - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
DestinationItemByNameComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
destinationJndiName - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
destinationLink - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
DestinationsAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsAction
 
DestinationsForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
DestinationsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
 
destinationType - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
destroy() - Method in class org.apache.catalina.connector.Connector
 
destroy() - Method in class org.apache.catalina.connector.MapperListener
unregister this from JMImplementation:type=MBeanServerDelegate
destroy() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Destroys the physical connection.
destroy() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
remove the bean instance.
destroy() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Fowards the detroy call on the ManagedConnection
destroy() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Destroy this preparestatement object, then it becomes closed and invalid
destroy() - Method in interface org.ow2.jonas.resource.internal.pool.PoolResource
destroy is called when this resource is removed from a Pool.
destroy() - Method in class org.ow2.jonas.security.iiop.Csiv2ClientInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.ow2.jonas.security.iiop.Csiv2IorInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.ow2.jonas.security.iiop.Csiv2ServerInterceptor
Provides an opportunity to destroy this interceptor.
destroy() - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
destroy() - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
destroy() - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Nothing to release ...
destroy() - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Have nothing to release ...
destroyPStmts(ManagedConnectionInfo) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Destroying of the PreparedStatement objects of the Pool
destroySubcontext(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
destroySubcontext(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
destroySubcontext(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Destroys the named context and removes it from the namespace.
detachPk() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Detach entity switch from PK list.
detachTransaction() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Detach the current Thread of the running Transaction.
detachTransaction() - Method in interface org.ow2.jonas.tm.TransactionService
Detach the current Thread of the running Transaction.
detachTx() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Detach this Context from tx
detect(IResourceCheckerInfo) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceChecker
Callback occuring in order to check if there are problems.
detect(IResourceCheckerInfo) - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Call detect method on each enlisted resource.
detect(IResourceCheckerInfo) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Callback occuring in order to check if there are problems.
DEVELOPMENT_MODE_PROPERTY - Static variable in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Property for the development mode.
developmentMode(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return true if a given service is in 'development' mode for a given server managed in the domain.
developmentMode(String, String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Return true if a given service is in 'development' mode for a given server managed in the domain.
developmentMode(String, String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Return true if a given service is in 'development' mode for a given server managed in the domain.
DialogCallbackHandler - Class in org.ow2.jonas.security.auth.callback
Uses a Swing dialog window to query the user for answers to authentication questions.
DialogCallbackHandler() - Constructor for class org.ow2.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window.
DialogCallbackHandler(String) - Constructor for class org.ow2.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.ow2.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.ow2.jonas.security.auth.callback.DialogCallbackHandler
The constructor to create a callback dialog with the default parent window.
DIGIT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
DirContextURLStreamHandlerService - Class in org.ow2.jonas.web.tomcat6.handler
The DirContextURLStreamHandlerService is a wrapper around the Tomcat's DirContextURLStreamHandler that is responsible of loading URL of the scheme 'jndi' (jndi://...).
DirContextURLStreamHandlerService() - Constructor for class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
Director - Class in org.ow2.jonas.ant.cluster
Allow to configure the director Load Balancer for Apache
Director() - Constructor for class org.ow2.jonas.ant.cluster.Director
Default constructor
Director - Class in org.ow2.jonas.ant.jonasbase.web
Support for Director Connector Configuration.
Director() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Director
 
Director.AppServer - Class in org.ow2.jonas.ant.cluster
Define an inner class for application servers
Director.AppServer() - Constructor for class org.ow2.jonas.ant.cluster.Director.AppServer
 
DIRECTORIES_LIST_PROPERTY - Static variable in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Property for the list of extra directories to analyze.
DIRECTORY - Static variable in class org.ow2.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.ow2.jonas.lib.util
Filter used to seek directories
DirFilter(String, String) - Constructor for class org.ow2.jonas.lib.util.DirFilter
 
DirLocator - Class in org.ow2.jonas.lib.loader.locator
A DirLocator is used to look up for a file inside a directory.
DirLocator(URL) - Constructor for class org.ow2.jonas.lib.loader.locator.DirLocator
Construct a new DirLocator from an URL pointing to a directory.
DirStorer - Class in org.ow2.jonas.generators.genbase.utils
Store a J2EEArchive in an unpacked form.
DirStorer(J2EEArchive, File) - Constructor for class org.ow2.jonas.generators.genbase.utils.DirStorer
Creates a new DirStorer object.
dirtyInstances() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
DirURLFactory - Class in org.ow2.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.ow2.jonas.lib.loader.factory.DirURLFactory
Create a new DirURLFactory using the specified base URL.
disable() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Stop the component
DISABLE_FILTERING_PROPERTY_NAME - Static variable in class org.ow2.jonas.lib.loader.FilteringClassLoader
System property for disabling the Filtering.
disable_tracing() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
disableAutoRefresh() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
Disable auto-refresh mode.
DISABLED - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a disabled context.
disableServiceStatesCheck() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Disable the service states check.
disableServiceStatesCheck() - Method in interface org.ow2.jonas.management.ServiceManager
Disable the service states check.
disassociate(Principal) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Disassociate a user.
DISC_EVENT - Static variable in class org.ow2.jonas.discovery.jgroups.utils.Data
Constant for DiscEvent objects type.
DISC_GREETING - Static variable in class org.ow2.jonas.discovery.jgroups.utils.Data
Constant for DiscGreeting objects type.
DISC_MESSAGE - Static variable in class org.ow2.jonas.discovery.jgroups.utils.Data
Constant for DiscMessage objects type.
discardContext(Transaction, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Discard instance/Context and free all objects.
DiscComm - Interface in org.ow2.jonas.discovery.jgroups.comm.api
Common interface for assuming communication in JGroups discovery.
DiscCommGreetingHandler - Class in org.ow2.jonas.discovery.jgroups.comm.handler
 
DiscCommGreetingHandler(Address) - Constructor for class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommGreetingHandler
Constructor.
DiscCommHandlerImpl - Class in org.ow2.jonas.discovery.jgroups.comm.handler
 
DiscCommHandlerImpl(Address, String) - Constructor for class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
Contructor.
DiscCommHandlerImpl(Address) - Constructor for class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
DiscCommManager - Class in org.ow2.jonas.discovery.jgroups.comm
Assumes general communication in Master instances of JGroups discovery.
DiscCommManager(String) - Constructor for class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
The constructor.
DiscCommReceiver - Interface in org.ow2.jonas.discovery.jgroups.comm.api
Communication receiver fro JGroups discovery.
DiscEvent - Class in org.ow2.jonas.discovery.base.comm
 
DiscEvent(String, int, String) - Constructor for class org.ow2.jonas.discovery.base.comm.DiscEvent
Constructor.
DiscEvent(String, int, String, String, String, String[]) - Constructor for class org.ow2.jonas.discovery.base.comm.DiscEvent
Constructor for a Discovery Event.
DiscEvent(String, int, String, String, String, String[], boolean) - Constructor for class org.ow2.jonas.discovery.base.comm.DiscEvent
Constructor for a Discovery Event.
DiscGreeting - Class in org.ow2.jonas.discovery.base.comm
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.ow2.jonas.discovery.base.comm.DiscGreeting
Constructor.
DiscGreeting(String, int, String, String, boolean, String) - Constructor for class org.ow2.jonas.discovery.base.comm.DiscGreeting
Constructor for a Discovery Greeting.
DiscHelper - Class in org.ow2.jonas.discovery.base
Discovery Helper.
DiscHelper() - Constructor for class org.ow2.jonas.discovery.base.DiscHelper
 
DiscMessage - Class in org.ow2.jonas.discovery.base.comm
 
DiscMessage(String, int) - Constructor for class org.ow2.jonas.discovery.base.comm.DiscMessage
Creates a new DiscoveryRequest.
disconnect() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Disconnect the proxy.
disconnectChannel() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
dDsconnect the channel.
Discovery - Class in org.ow2.jonas.ant.jonasbase
Defines properties for Discovery service.
Discovery() - Constructor for class org.ow2.jonas.ant.jonasbase.Discovery
Default constructor.
Discovery - Class in org.ow2.jonas.deployment.clusterd.xml
 
Discovery() - Constructor for class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
DISCOVERY_GREETING_IP - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default greeting Ip.
DISCOVERY_GREETING_PORT_DEFAULT - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default greeting port name.
DISCOVERY_GREETING_TIMEOUT_DEFAULT - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default JGroups discovery timeout.
DISCOVERY_IS_CLUSTERD - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default key for discovery master started by clusterd.
DISCOVERY_IS_MASTER - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default key for discovery master started by JOnAS server.
DISCOVERY_IS_SLAVE - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The default key for discovery slave started by JOnAS server.
DISCOVERY_PROTOCOL_VERSION - Static variable in class org.ow2.jonas.discovery.base.comm.DiscMessage
The protocol version for the Discovery messages.
DISCOVERY_PROTOCOL_VERSION - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
The JGroups discovery version.
DISCOVERY_TYPE - Static variable in class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
Management notification type for discovery events
DISCOVERY_TYPE - Static variable in class org.ow2.jonas.discovery.internal.enroller.DiscoveryListener
Management notification type for discovery events
DiscoveryClient - Class in org.ow2.jonas.discovery.internal.client
The DiscoveryClient is in charge of sending discovery messages on the LAN to discover resources.
DiscoveryClient(int, String, int) - Constructor for class org.ow2.jonas.discovery.internal.client.DiscoveryClient
Creates a new Discovery client.
discoveryClient(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
DiscoveryClientListener - Class in org.ow2.jonas.discovery.internal.client
 
DiscoveryClientListener(DiscoveryClient) - Constructor for class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
Constructs a DiscoveryClientListener associated with a DiscoveryClient
DiscoveryClientMBean - Interface in org.ow2.jonas.discovery.internal.client
 
DiscoveryCluster - Class in org.ow2.jonas.ant.cluster
Define DiscoveryCluster task
DiscoveryCluster() - Constructor for class org.ow2.jonas.ant.cluster.DiscoveryCluster
Default constructor
DiscoveryComm - Class in org.ow2.jonas.discovery.internal.comm
 
DiscoveryComm(DiscoveryManager) - Constructor for class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Constructs a DiscoveryComm associated to the DiscoveryManager
discoveryEnroller(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
DiscoveryEvent - Interface in org.ow2.jonas.discovery
Discovery Message sent by the discovery service to notify new servers in the domain.
DiscoveryGreetingListener - Class in org.ow2.jonas.discovery.internal.comm
This class is the first thing started by the discovery manager when starting the discovery service.
DiscoveryGreetingListener(DiscoveryManager) - Constructor for class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingListener
Constructs a DiscoveryGreetingListener associated to the DiscoveryManager
DiscoveryGreetingResponder - Class in org.ow2.jonas.discovery.internal.comm
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.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Constructs a DiscoveryGreetingResponder associated to the DiscoveryManager
DiscoveryHelper - Class in org.ow2.jonas.discovery.internal.utils
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.ow2.jonas.discovery.internal.utils.DiscoveryHelper
 
DiscoveryListener - Class in org.ow2.jonas.discovery.internal.enroller
 
DiscoveryListener(Enroller) - Constructor for class org.ow2.jonas.discovery.internal.enroller.DiscoveryListener
Constructs a DiscoveryListener associated to the Enroller
DiscoveryManager - Class in org.ow2.jonas.discovery.internal.manager
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.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
DiscoveryManager - Class in org.ow2.jonas.discovery.jgroups.manager
 
DiscoveryManager(String) - Constructor for class org.ow2.jonas.discovery.jgroups.manager.DiscoveryManager
Constructor.
discoveryManager(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
DiscoveryManagerMBean - Interface in org.ow2.jonas.discovery.internal.manager
 
discoveryNotification(DiscoveryEvent) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Handle notifications from Discovery Service.
discoveryNotificationForClusterd(DiscoveryEvent) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Handles Notifications from Discovery Service for clusterd daemons
DiscoveryRuleSet - Class in org.ow2.jonas.deployment.clusterd.rules
 
DiscoveryRuleSet(String) - Constructor for class org.ow2.jonas.deployment.clusterd.rules.DiscoveryRuleSet
Construct an object with the prefix.
DiscoveryService - Interface in org.ow2.jonas.discovery
JOnAS Discovery Service interface.
discoveryService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Construct ObjectName for the discovery service MBean
DiscoveryServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.discovery
Form used to present the discovery service properties
DiscoveryServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
DiscoveryServiceImplMBean - Interface in org.ow2.jonas.discovery.base
Management interface for the discovery service.
DiscoveryServiceStartMasterAction - Class in org.ow2.jonas.webapp.jonasadmin.service.discovery
 
DiscoveryServiceStartMasterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceStartMasterAction
 
DiscoveryState - Class in org.ow2.jonas.discovery
This is a helper class that define the possible state attribute values in a DiscoveryEvent class instance.
DiscoveryState() - Constructor for class org.ow2.jonas.discovery.DiscoveryState
 
discoveryType - Variable in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
Host type: MASTER, SLAVE, CLUSTERD.
DiscoveryUtils - Class in org.ow2.jonas.discovery.jgroups.utils
 
DiscoveryUtils() - Constructor for class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
DiscRunnable - Interface in org.ow2.jonas.discovery.jgroups
 
dispatcher - Variable in class org.ow2.jonas.lib.ejb21.JFactory
Event dispatcher.
displayDynamicAttributes() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
displaying dynamic host attributes.
displayInfos() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
Prints info about the endPoint.
displayInfos() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
Prints info about the endPoint.
displayInfos() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Prints info about the endPoint.
displayName - Variable in class org.ow2.jonas.deployment.common.AbsDeploymentDesc
The displayName field
displayName - Variable in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
The displayName field
DisplayNodeInfoAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
This action display all inormations on JOnAS server.
DisplayNodeInfoAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.DisplayNodeInfoAction
 
DISTINCT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
distinct - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
DistributableRuleSet - Class in org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.web.rules.DistributableRuleSet
Construct an object with a specific prefix
distribute(String, byte[]) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Dump the given bytes to a local file and then return the path to this file.
DIV - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
dm - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
ref to the domainMonitor
dm - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
Reference to the DomainMonitor.
doAfterBody() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
doAfterBody() - Method in class org.ow2.jonas.webapp.taglib.PanelTag
Process the body text of this tag (if any).
doAfterBody() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
doAfterBody() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
doAfterBody() - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
documentToForm(Document, Map) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.XMLToFormUtil
Convert a DOM tree into a form to use on the configuration page.
doDeploy(IDeployable<?>) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the given deployable.
doDeploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Deploy the given deployable.
doDeploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Deploy the given EJB-JAR.
doDeploy(IDeployable<?>) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Deploy the given RAR.
doDeploy(IDeployable<?>) - Method in class org.ow2.jonas.web.base.WARDeployer
Deploy the given WAR.
doDeployWebServices(Context) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Deploy the given Web services.
doEndTag() - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
End of Tag Processing
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
Render the end of the hyperlink.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridColTitleTag
End of Tag Processing
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTitleTag
End of Tag Processing
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
End of Tag Processing
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridValueTitleTag
End of Tag Processing
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
Render the end.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.PanelSeparatorTag
.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.PanelTag
.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.RefreshTreeTag
Render this instant actions control.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Render this instant actions control.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Record this tab with our surrounding TabsTag instance.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
Render this instant actions control.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.TreeControlRenderTag
Render this tree control.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
Render this tree control.
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
doEndTag() - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
Render this instant actions control.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.tests.applications.connectionsleaks.ConnectionLeakServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.servlet.MemoryGraphRemoteHostServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BegunTransactionsServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BytesReceivedByConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.BytesSentByConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionFailuresJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionLeaksJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ConnectionLeaksJDBCResourceServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentBusyJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentBusyJDBCResourceServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfEJBServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfEntityBeanServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfMDBServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfSBFServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.CurrentNumberOfSBLServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.EditMemoryServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ErrorCountByConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsQMsgDeliverServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsQMsgReceiveServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsTopicMsgDeliverServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsTopicMsgReceiveServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ProcessingTimeByConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RejectedOpenJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RejectedOpenJDBCResourceServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RequestCountByConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ServedOpenJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ServedOpenJDBCResourceServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ThreadBusyConnectorTomcatServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalCommittedTransactionsServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalExpiredTransactionsServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalRolledbackTransactionsServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.WaiterCountJCAConnectionServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.WaiterCountJDBCResourceServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.ServerCurrentTxServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.ThreadCountServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
Respond to a GET request for the content produced by this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.JAXWSServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doInit(Context) - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Deprecated.  
domain - Variable in class org.apache.catalina.connector.Connector
 
domain - Variable in class org.apache.commons.modeler.ManagedBean
 
Domain - Class in org.ow2.jonas.deployment.domain.xml
This class defines the implementation of the domain
Domain() - Constructor for class org.ow2.jonas.deployment.domain.xml.Domain
Constructor
DOMAIN_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of domain management file.
DOMAIN_DEPLOYMENT - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_EAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_JAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_RAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_STRING_EAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_STRING_JAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_STRING_RAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_STRING_WAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_DEPLOYMENT_WAR - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
DOMAIN_FILE_NAME - Static variable in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Path of the domain.xml configuration file
DOMAIN_NAME - Static variable in class org.ow2.jonas.lib.bootstrap.JProp
Domain name
DOMAIN_NAME_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
domain.name property
DomainDeployForm - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
DomainDeployForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
DomainForm - Class in org.ow2.jonas.webapp.jonasadmin.domain
Form used for EditDomainAction.
DomainForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
DomainManagement - Class in org.ow2.jonas.lib.management.extensions.domain
Implements domain management functions.
DomainManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Constructor.
DomainManagerWrapper - Class in org.ow2.jonas.deployment.domain.wrapper
 
DomainMap - Class in org.ow2.jonas.deployment.domain
This class provides the map of the domain as described by the domain description file.
DomainMap(Domain) - Constructor for class org.ow2.jonas.deployment.domain.DomainMap
Constructor
DomainMapException - Exception in org.ow2.jonas.deployment.domain
The class EarDeploymentDescException indicates conditions that a reasonable application might want to catch.
DomainMapException() - Constructor for exception org.ow2.jonas.deployment.domain.DomainMapException
Constructs a new DomainMapException with no detail message.
DomainMapException(String) - Constructor for exception org.ow2.jonas.deployment.domain.DomainMapException
Constructs a new DomainMapException with the specified message.
DomainMapException(Throwable) - Constructor for exception org.ow2.jonas.deployment.domain.DomainMapException
Constructs a new DomainMapException with the specified error cause.
DomainMapException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.domain.DomainMapException
Constructs a new DomainMapException with the specified error cause.
DomainMapManager - Class in org.ow2.jonas.deployment.domain.lib
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the domain map
DomainMonitor - Class in org.ow2.jonas.lib.management.domain
A DomainMonitor instance is created for each Master Server in the domain.
DomainMonitor(String, String) - Constructor for class org.ow2.jonas.lib.management.domain.DomainMonitor
Constructor
domainName - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Domain name that this instance belongs to.
domainName - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
domainName - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
Domain name.
DomainRuleSet - Class in org.ow2.jonas.deployment.domain.rules
This class defines the rules to analyze the domain element
DomainRuleSet() - Constructor for class org.ow2.jonas.deployment.domain.rules.DomainRuleSet
Construct an object with the prefix "domain"
DomainSchemas - Class in org.ow2.jonas.deployment.domain
This class defines the declarations of Schemas for domain.xml file.
DomainSchemas() - Constructor for class org.ow2.jonas.deployment.domain.DomainSchemas
Build a new object for Schemas handling.
Done() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.JAXWSServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doRegisterWar(Context) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Create the environment and delegate the operation to the implementation of the web container.
doRegisterWar(Context) - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Create the environment and delegate the operation to the implementation of the web container.
doRegisterWar(Context) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Deploy a specific WAR file specified in the context.
doService(IWSRequest, IWSResponse, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
doStart() - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
Start the service.
doStart() - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
Start the service.
doStart() - Method in class org.ow2.jonas.db.hsqldb.HsqlDBServiceImpl
Start the service.
doStart() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
Starting DataBase service Initialization of the service is already done.
doStart() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Start the Deployable Monitor service.
doStart() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
Start the discovery service.
doStart() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
doStart() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Start the EAR service.
doStart() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Abstract start-up method to be implemented by sub-classes.
doStart() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Start the Service Initialization of the service is already done.
doStart() - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
doStart() - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Start the Service Initialization of the service is already done.
doStart() - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
Start the Service.
doStart() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Abstract start-up method to be implemented by sub-classes.
doStart() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Start the Mail Service.
doStart() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Abstract start-up method to be implemented by sub-classes.
doStart() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Start the Resource service.
doStart() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Abstract start-up method to be implemented by sub-classes.
doStart() - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Start the Service Initialization of the service is already done.
doStart() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
Starts the EasyBeans smartclient service and registers the management bean with JMX.
doStart() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Start the Service Initialization of the service is already done.
doStart() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
Registers the management bean with JMX.
doStart() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Start the service.
doStart() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Start the Jetty service in a new thread.
doStart() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Start the Catalina service in a new thread.
doStart() - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Start a new WorkCleaner service.
doStart() - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
Start a new WorkManager.
doStart() - Method in class org.ow2.jonas.ws.axis.AxisService
Start the AxisWSService.
doStart() - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
doStart() - Method in class org.ow2.jonas.ws.cxf.CXFService
Abstract start-up method to be implemented by sub-classes.
doStart() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Starts the JAX-RPC service.
doStart() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSService
Starts the JAX-WS service.
doStart() - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Abstract start-up method to be implemented by sub-classes.
doStartTag() - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.GridTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
Render the beginning of the hyperlink.
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridColTitleTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTitleTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridValueTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridValueTitleTag
Start of Tag processing
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
Render the beginning.
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.PanelTag
Process the start of this tag.
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
doStartTag() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
doStop() - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
Stop the service.
doStop() - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
Stop the service.
doStop() - Method in class org.ow2.jonas.db.hsqldb.HsqlDBServiceImpl
Stop the service.
doStop() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
Stopping DataBase service.
doStop() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Stop the Deployable Monitor service.
doStop() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
Stop the discovery service.
doStop() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
doStop() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Stop the EAR service.
doStop() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Abstract method for service stopping to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Stop the service.
doStop() - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
doStop() - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Stop this service.
doStop() - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
Stop this service.
doStop() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Abstract method for service stopping to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Stop the Mail service.
doStop() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Abstract method for service stopping to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Stop the Resource service.
doStop() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Abstract method for service stopping to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Stop the Service.
doStop() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
Stops the EasyBeans smartclient service and unregisters the management bean from JMX.
doStop() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Stop the transaction service.
doStop() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
Unregisters the management bean from JMX.
doStop() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Stop the service.
doStop() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Stop the Jetty service.
doStop() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Stop the Catalina service.
doStop() - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Stop the WorkCleaner.
doStop() - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
Stop the WorkManager.
doStop() - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
doStop() - Method in class org.ow2.jonas.ws.cxf.CXFService
Abstract method for service stopping to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Stops the JAX-RPC service.
doStop() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSService
Stops the JAX-WS service.
doStop() - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Abstract method for service stopping to be implemented by sub-classes.
DOT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
doUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Undeploy the given EAR.
doUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Undeploy the given EJB3.
doUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Undeploy the given EJB-JAR.
doUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Undeploy the given RAR.
doUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.web.base.WARDeployer
Undeploy the given WAR.
doUnRegisterWar(Context) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Delegate the unregistration to the implementation of the web container.
doUnRegisterWar(Context) - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Delegate the unregistration to the implementation of the web container.
doUnRegisterWar(Context) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Undeploy a specific WAR file specified in the context.
doWork(Work) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
drawCurrentUsedPerTotal(Graphics, Long, Long, int, String, String, boolean, int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
Draw a box on right of monitoring graph to show current used value compared to total value
drawGraph(Graphics, long, int, int, int, int, int, Long[], Long, String, String, int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
Draw main monitoring Graph
DriverManagerMCFImpl - Class in org.ow2.jonas.ee.jdbc
 
DriverManagerMCFImpl() - Constructor for class org.ow2.jonas.ee.jdbc.DriverManagerMCFImpl
 
DSCLASS - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
dsMethodNames - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
dsname - Variable in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
 
DTD_RESOURCE - Static variable in class org.ow2.jonas.security.lib.JResourceManager
Resource for the DTD.
DTDs - Interface in org.ow2.jonas.deployment.api
This class defines the interface for the Mapping between publicId and DTDs.
DummyApplication - Class in org.ow2.jonas.generators.genbase.archive
DummyApplication is a wrapper for auto generated application archive.
DummyApplication(String) - Constructor for class org.ow2.jonas.generators.genbase.archive.DummyApplication
Creates a new Application archive.
dummyFinderException(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Dummy method that defines the FinderException in the throws clause to can catch this exception in any case in the JentityHome.vm
dummyPool - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
True if the ConnectionManager pool is dummy.
DummyWebApp - Class in org.ow2.jonas.generators.genbase.archive
DummyWebApp is a wrapper for auto generated webapp archive.
DummyWebApp(Application, String) - Constructor for class org.ow2.jonas.generators.genbase.archive.DummyWebApp
Creates a new DummyWebApp archive.
dump(String) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
dumpCustom() - Method in interface org.ow2.jonas.adm.AdmInterface
 
dumpCustom(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
DUPLICATE_NAME - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Another JOnAS instance started with a name already bound in the domain.
duplicateExceptionName - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Used by greeting receiver and communication manager.
DuplicateServerNameException - Exception in org.ow2.jonas.discovery.base
This exception is thrown when a pre-existing server with the same server name is detected.
DuplicateServerNameException() - Constructor for exception org.ow2.jonas.discovery.base.DuplicateServerNameException
Default constructor.
DuplicateServerNameException(String, String, String) - Constructor for exception org.ow2.jonas.discovery.base.DuplicateServerNameException
Default constructor.
DUPS_OK_ACKNOWLEDGE - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
dynamicRemoteHostInfos() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
dynamicRemoteHostInfos() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
dynLoading - Variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
dynOperatingSystem - Variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
dynThread - Variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 

E

Ear - Class in org.ow2.jonas.ear.internal.mbean
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[], JmxService) - Constructor for class org.ow2.jonas.ear.internal.mbean.Ear
Construct an Ear structure with the specified files
EAR_CHILD_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
 
EAR_CONFIRM_FILE - Static variable in class org.ow2.jonas.lib.util.JModule
 
EAR_EXTENSION - Static variable in class org.ow2.jonas.lib.util.JModule
 
EAR_TYPE - Static variable in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
An ear typed archive.
EarClassPathManager - Class in org.ow2.jonas.lib.cpmanager
JOnAS Ear class path manager class.
EarClassPathManager(JarList, JarList, URL) - Constructor for class org.ow2.jonas.lib.cpmanager.EarClassPathManager
Construct an instance of a EarClassPathManager.
EarClassPathManager(JarList, URL) - Constructor for class org.ow2.jonas.lib.cpmanager.EarClassPathManager
Construct an instance of a EarClassPathManager.
EarClassPathManagerException - Exception in org.ow2.jonas.lib.cpmanager
The class EarClassPathManagerException indicates conditions that a reasonable application might want to catch.
EarClassPathManagerException() - Constructor for exception org.ow2.jonas.lib.cpmanager.EarClassPathManagerException
Constructs a new EarClassPathManagerException with no detail message.
EarClassPathManagerException(String) - Constructor for exception org.ow2.jonas.lib.cpmanager.EarClassPathManagerException
Constructs a new EarClassPathManagerException with the specified message.
EarCleanTask - Class in org.ow2.jonas.ear.internal
JOnAS EAR unused directory clean task class.
EarCleanTask(EarService, DeployerLog) - Constructor for class org.ow2.jonas.ear.internal.EarCleanTask
Construct a new EAR clean task.
EarDeployer - Class in org.ow2.jonas.ear.internal
This deployer will deploy EAR by using the other services.
EarDeployer() - Constructor for class org.ow2.jonas.ear.internal.EarDeployer
Build a new instance of the EAR deployer.
EarDeploymentDesc - Class in org.ow2.jonas.deployment.ear
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.ow2.jonas.deployment.ear.EarDeploymentDesc
Construct an instance of a EarDeploymentDesc.
EarDeploymentDescException - Exception in org.ow2.jonas.deployment.ear
The class EarDeploymentDescException indicates conditions that a reasonable application might want to catch.
EarDeploymentDescException() - Constructor for exception org.ow2.jonas.deployment.ear.EarDeploymentDescException
Constructs a new EarDeploymentDescException with no detail message.
EarDeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.ear.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified message.
EarDeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.ear.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified error cause.
EarDeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.ear.EarDeploymentDescException
Constructs a new EarDeploymentDescException with the specified error cause.
EarDeploymentDescManager - Class in org.ow2.jonas.deployment.ear.lib
This class extends the AbsDeploymentDescriptor class of JOnAS It provides a description of the specific EAR desployment descriptor.
EarDTDs - Class in org.ow2.jonas.deployment.ear
This class defines the declarations of DTDs for application.xml.
EarDTDs() - Constructor for class org.ow2.jonas.deployment.ear.EarDTDs
Build a new object for appliaction.xml DTDs handling.
EarForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EarForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
EarManagerWrapper - Class in org.ow2.jonas.deployment.ear.wrapper
Wrapper that allow us to use Commons Digester.
EARModule - Class in org.ow2.jonas.ear.internal
Class representing an Ear structure which is composed of modules inside this archive and about the current URL or unpacked folder, deployment descriptor.
EARModule(EARDeployable, String) - Constructor for class org.ow2.jonas.ear.internal.EARModule
Construct an Ear structure with the specified files.
EARModuleIdentifier - Class in org.ow2.jonas.ear.internal.mbean
Object for managing the ObjectName of the J2EE Application MBean.
EARModuleIdentifier() - Constructor for class org.ow2.jonas.ear.internal.mbean.EARModuleIdentifier
 
EARModuleMBean - Class in org.ow2.jonas.ear.internal.mbean
This class is managing the object for JSR77 J2EEApplication.
EARModuleMBean() - Constructor for class org.ow2.jonas.ear.internal.mbean.EARModuleMBean
Public default constructor.
EarSchemas - Class in org.ow2.jonas.deployment.ear
This class defines the declarations of Schemas for application.xml.
EarSchemas() - Constructor for class org.ow2.jonas.deployment.ear.EarSchemas
Build a new object for Schemas handling.
EarService - Interface in org.ow2.jonas.ear
JOnAS EAR Service interface.
earService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the earService (Jmx).
EarServiceException - Exception in org.ow2.jonas.ear
The class EarServiceException that indicates conditions that a reasonable application might want to catch.
EarServiceException(String) - Constructor for exception org.ow2.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EarServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EASYBEANS_CLUSTER_CONFIG_FILE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Name of the configuration file of EasyBeans for JOnAS with a support of clustering.
EASYBEANS_CONFIG_FILE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Name of the configuration file of EasyBeans for JOnAS.
EasybeansAxis2Invoker - Class in org.ow2.jonas.ws.axis2.easybeans
EasyBeans invoker that will take an instance from the pool, call the method and then put it back in the pool.
EasybeansAxis2Invoker(Pool<EasyBeansSLSB, Long>) - Constructor for class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Build a new invoker for the given stateless' pool.
EasyBeansContextNamingInfo - Class in org.ow2.jonas.ws.jaxws.easybeans
The EasyBeansContextNamingInfo is an implementation of IContextNamingInfo for easybeans.
EasyBeansContextNamingInfo(IEJBWebserviceEndpoint, EZBContainer, String) - Constructor for class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Creates a new ContextNamingInfo structure dedicated to easybeans.
EasyBeansDeployer - Class in org.ow2.jonas.ejb.easybeans
This deployer will deploy EJB3 on EasyBeans.
EasyBeansDeployer() - Constructor for class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Build a new instance of the EasyBeans deployer.
EasyBeansInvokerFactory - Class in org.ow2.jonas.ws.cxf.easybeans
This class implements the Factory concept of CXF, that is nicely mapped on the EasyBeans's Pool concept.
EasyBeansInvokerFactory(StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.EasyBeansInvokerFactory
Creates an EasyBeansInvoker factory for the given factory.
EasyBeansJaxWsServerFactoryBean - Class in org.ow2.jonas.ws.cxf.easybeans
Extended JaxWsServerFactoryBean to inhibit the resource injection.
EasyBeansJaxWsServerFactoryBean(JaxWsServiceFactoryBean, StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServerFactoryBean
Delagating constructor.
EasyBeansJaxWsServiceFactoryBean - Class in org.ow2.jonas.ws.cxf.easybeans
Extended JaxWsServiceFactoryBean in order to use the EasyBeans Session factory pool for managing the EJB instances.
EasyBeansJaxWsServiceFactoryBean(JOnASJaxWsImplementorInfo, StatelessSessionFactory) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServiceFactoryBean
Delagating constructor.
EasyBeansMethodInvoker - Class in org.ow2.jonas.ws.cxf.easybeans
Invoker that will allow to call release() method on the pool after each call.
EasyBeansMethodInvoker(EasyBeansInvokerFactory) - Constructor for class org.ow2.jonas.ws.cxf.easybeans.EasyBeansMethodInvoker
Delegate to the super constructor.
EasyBeansSecurityConstraint - Class in org.ow2.jonas.ws.jaxws.easybeans
The EasyBeansSecurityConstraint is the representation of an endpoint's security contraint.
EasyBeansSecurityConstraint(PortMetaData, IBeanInfo) - Constructor for class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
EasyBeansService - Class in org.ow2.jonas.ejb.easybeans
Implementation of the service that runs the EasyBeans EJB3 container.
EasyBeansService(BundleContext) - Constructor for class org.ow2.jonas.ejb.easybeans.EasyBeansService
Constructor in OSGi mode.
ebf - Variable in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
ecd - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
ectx - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
EditAllClusterDaemonsAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
EditAllClusterDaemonsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.EditAllClusterDaemonsAction
 
EditCatalinaAccessLoggerAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
EditCatalinaAccessLoggerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.EditCatalinaAccessLoggerAction
 
EditClusterDaemonAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
EditClusterDaemonAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.EditClusterDaemonAction
 
EditClusterdVmMemoryAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
EditClusterdVmMemoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.EditClusterdVmMemoryAction
 
EditConnectorAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
EditConnectorAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.EditConnectorAction
 
EditContainerAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditContainerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
EditContainerStatisticAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditContainerStatisticAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerStatisticAction
 
EditDatasourceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
EditDatasourceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
EditDatasourcePropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
EditDatasourcePropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
EditDatasourceRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditDatasourceRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditDatasourceRealmAction
 
EditDatasourceStatAction - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
EditDatasourceStatAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
EditDeployAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
EditDeployAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.EditDeployAction
 
EditDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
EditDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.EditDestinationAction
 
EditDomainAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
Display domain and cluster informations.
EditDomainAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.EditDomainAction
 
EditDomainDeployAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
EditDomainDeployAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.EditDomainDeployAction
 
EditEarAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditEarAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditEarAction
 
EditEjbAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EditEjbAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
 
EditEjbCsStatisticAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditEjbCsStatisticAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditEjbCsStatisticAction
 
EditEjbEntityAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EditEjbEntityAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
 
EditEjbMessageAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EditEjbMessageAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
 
EditEjbSessionAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EditEjbSessionAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
 
EditEjbSessionSblAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EditEjbSessionSblAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
 
EditGroupMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditGroupMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditGroupMemoryRealmAction
 
EditJmsServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Principal action for JMS service management.
EditJmsServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
EditJmxServerAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
EditJmxServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJmxServerAction
 
EditJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
EditJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJonasServerAction
 
EditJoramBaseAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramBaseAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
EditJoramDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramDestinationAction
 
EditJoramPlatformAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramPlatformAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramPlatformAction
 
EditJoramQueueAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramQueueAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramQueueAction
 
EditJoramRemoteServerAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramRemoteServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramRemoteServerAction
 
EditJoramResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramResourceAdapterAction
 
EditJoramServerAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramServerAction
 
EditJoramTopicAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramTopicAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramTopicAction
 
EditJoramUserAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
EditJoramUserAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramUserAction
 
EditJtmServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
Principal action for JTM service management.
EditJtmServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditJtmServiceAction
 
EditJvmAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
EditJvmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJvmAction
 
EditLdapRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditLdapRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditLdapRealmAction
 
EditLoggingJonasAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
EditLoggingJonasAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.EditLoggingJonasAction
 
EditMailFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Helper for actions for management of Mail Factories
EditMailFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.EditMailFactoryAction
 
EditMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
Helper for actions for the deployment of Mail Factories
EditMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction
 
EditMailServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Principal action for Mail service management.
EditMailServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.EditMailServiceAction
 
EditMemoryAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EditMemoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EditMemoryAction
 
EditMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmAction
 
EditMemoryRealmGroupsAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditMemoryRealmGroupsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmGroupsAction
 
EditMemoryRealmRolesAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditMemoryRealmRolesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmRolesAction
 
EditMemoryRealmUsersAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditMemoryRealmUsersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmUsersAction
 
EditMemoryServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
EditMemoryServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.EditMemoryServlet
 
EditMimePartMailFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Action for management of a MimePartDatasource Mail Factory
EditMimePartMailFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.EditMimePartMailFactoryAction
 
EditMimePartMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
EditMimePartMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.EditMimePartMailFactoryPropertiesAction
 
EditMonitoringAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EditMonitoringAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EditMonitoringAction
 
EditNewGroupMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditNewGroupMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditNewGroupMemoryRealmAction
 
EditNewRoleMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditNewRoleMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditNewRoleMemoryRealmAction
 
EditNewUserMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditNewUserMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditNewUserMemoryRealmAction
 
EditRegistryAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
EditRegistryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditRegistryAction
 
EditRemoveAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
 
EditRemoveAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.EditRemoveAction
 
EditResourceAdapterAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
EditResourceAdapterAOAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterAOAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAOAction
 
EditResourceAdapterASAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterASAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterASAction
 
EditResourceAdapterCFAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterCFAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
EditResourceAdapterCFStatAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterCFStatAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
EditResourceAdapterStatAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
EditResourceAdapterStatAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
EditRoleMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditRoleMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditRoleMemoryRealmAction
 
EditSecurityCatalinaRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditSecurityCatalinaRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditSecurityCatalinaRealmAction
 
EditServiceDepmonitorAction - Class in org.ow2.jonas.webapp.jonasadmin.service.depmonitor
 
EditServiceDepmonitorAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.EditServiceDepmonitorAction
 
EditServiceDiscoveryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.discovery
 
EditServiceDiscoveryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.discovery.EditServiceDiscoveryAction
 
EditServiceSecurityAction - Class in org.ow2.jonas.webapp.jonasadmin.service
 
EditServiceSecurityAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.EditServiceSecurityAction
 
EditServletServerAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
EditServletServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditServletServerAction
 
EditSessionMailFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
EditSessionMailFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.EditSessionMailFactoryAction
 
EditSessionMailFactoryPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
EditSessionMailFactoryPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.EditSessionMailFactoryPropertiesAction
 
EditSmartclientServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.smartclient
Implement action for smartclient service management.
EditSmartclientServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.smartclient.EditSmartclientServiceAction
 
EditStackDumpAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EditStackDumpAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EditStackDumpAction
 
EditTopAction - Class in org.ow2.jonas.webapp.jonasadmin
Test Action that handles events from the tree control test page.
EditTopAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.EditTopAction
 
EditTransactionMonitorAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionMonitorAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionMonitorAction
 
EditTransactionRecoveryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionRecoveryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionRecoveryAction
 
EditTransactionStatisticAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
EditTransactionStatisticAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction
 
EditUploadAction - Class in org.ow2.jonas.webapp.jonasadmin.deploy
Forward to the jsp
EditUploadAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.EditUploadAction
 
EditUserMemoryRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
EditUserMemoryRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.EditUserMemoryRealmAction
 
EditVersioningServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.versioning
Implement action for Versioning service management.
EditVersioningServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.versioning.EditVersioningServiceAction
 
EditWarAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditWarAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditWarAction
 
EditWebAppAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditWebAppAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppAction
 
EditWebAppCatalinaAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditWebAppCatalinaAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppCatalinaAction
 
EditWebAppJettyAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EditWebAppJettyAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppJettyAction
 
EditWorkcleanerServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.workcleaner
Implement action for WC service management.
EditWorkcleanerServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.EditWorkcleanerServiceAction
 
EditWorkmanagerServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.workmanager
 
EditWorkmanagerServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workmanager.EditWorkmanagerServiceAction
 
EJB - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the EJB type specified in JSR77.
EJB(String, JFactory, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.EJB
Constructs an EJB MBean object.
Ejb - Class in org.ow2.jonas.generators.genbase.archive
Ejb represent a Bean in an EjbJar.
Ejb(BeanDesc, Element) - Constructor for class org.ow2.jonas.generators.genbase.archive.Ejb
Creates a new Ejb from a BeanDesc
ejb10Env - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
ejb10EnvProps - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
EJB 1.0 Environment as Properties
EJB21Deployer - Class in org.ow2.jonas.ejb2.internal
Deployer of the EJB 2.1 deployable.
EJB21Deployer() - Constructor for class org.ow2.jonas.ejb2.internal.EJB21Deployer
 
EJB3CleanTask - Class in org.ow2.jonas.ejb.easybeans
JOnAS EB3 unused directory clean task class.
EJB3CleanTask(IEasyBeansService, DeployerLog) - Constructor for class org.ow2.jonas.ejb.easybeans.EJB3CleanTask
Construct a new EAR clean task.
EJB_BEAN - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
 
EJB_DD - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
Name for EJB Deployment descriptor within EJB jars
EJB_ENT_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
EJB_JAR_1_1_DTD - Static variable in class org.ow2.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.ow2.jonas.ant.JonasDeploymentTool
Public Id of the standard deployment descriptor DTD.
EJB_JAR_2_0_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
EJB_JAR_2_0_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
EJB_JAR_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
ejb-jar.xml filename
EJB_MDB_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
EJB_NAME - Static variable in class org.ow2.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.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
JOnAS EJB Provider name
EJB_SBF_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
EJB_SBL_STRING - Static variable in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
ejbClass - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Bean Class
ejbClientJar - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Deployment desc's file name (jar or directory)
EjbContainersStatisticForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
EjbContainersStatisticForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
ejbContext - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Used for stateful session at create and for stateless session beans
EjbDependency - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EjbDependency(String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
EjbDeploymentDescManager - Class in org.ow2.jonas.deployment.ejb.lib
This class provide a way for managing the EjbDeploymentDesc.
EJBDeploymentTool - Interface in org.ow2.jonas.ant
 
EjbEntityForm - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EjbEntityForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
ejbFiles - Variable in class org.ow2.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.ow2.jonas.webapp.jonasadmin.service.ejb
 
EjbForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
EjbHaCluster - Class in org.ow2.jonas.lib.management.domain.cluster.ha
Implements Tomcat Cluster MBean
EjbHaCluster(EjbHaClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
HA cluster constructor
EjbHaClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EjbHaClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterAction
 
EjbHaClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster.ha
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.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterFactory
Constructor
EjbHaClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EjbHaClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
EjbHaClusterMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.ha
Define here only specific operations and attributes.
EjbHaClusterMember - Class in org.ow2.jonas.lib.management.domain.cluster.ha
Member of a EjbHaCluster used for the replication of stateful sessions
EjbHaClusterMember(String, ServerProxy) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterMember
Constructor
EjbHaClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.ha
Define here only specific operations and attributes.
EjbHaMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EjbHaMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberAction
 
EjbHaMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
EjbHaMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
EJBInvocation - Class in org.ow2.jonas.lib.ejb21
Class used for preInvoke.
EJBInvocation() - Constructor for class org.ow2.jonas.lib.ejb21.EJBInvocation
Default constructor.
EjbItem - Class in org.ow2.jonas.lib.management.extensions.container.ejb
 
EjbItem() - Constructor for class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
EjbItem(ObjectName, String) - Constructor for class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
EjbItemByNameComparator - Class in org.ow2.jonas.lib.management.extensions.container.ejb
 
EjbItemByNameComparator() - Constructor for class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItemByNameComparator
 
EjbJar - Class in org.objectweb.jonas.ant
Deprecated. 
EjbJar() - Constructor for class org.objectweb.jonas.ant.EjbJar
Deprecated.  
EjbJar - Class in org.ow2.jonas.ant
Provides automated EJB JAR file creation.
EjbJar() - Constructor for class org.ow2.jonas.ant.EjbJar
 
EjbJar - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element ejb-jar
EjbJar() - Constructor for class org.ow2.jonas.deployment.ejb.xml.EjbJar
Constructor
EjbJar - Class in org.ow2.jonas.generators.genbase.archive
EjbJar represents an EjbJar J2EE Archive.
EjbJar(Archive) - Constructor for class org.ow2.jonas.generators.genbase.archive.EjbJar
Create a new EjbJar not contained in Application
EjbJar(Archive, Application) - Constructor for class org.ow2.jonas.generators.genbase.archive.EjbJar
Create a new EjbJar contained in Application
EJBJAR - Static variable in class org.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
EjbJar Archive mode.
EjbJar.CMPVersion - Class in org.ow2.jonas.ant
CMP versions supported valid CMP versions are 1.0 and 2.0
EjbJar.CMPVersion() - Constructor for class org.ow2.jonas.ant.EjbJar.CMPVersion
 
EjbJar.DTDLocation - Class in org.ow2.jonas.ant
Inner class used to record information about the location of a local DTD
EjbJar.DTDLocation() - Constructor for class org.ow2.jonas.ant.EjbJar.DTDLocation
 
EjbJar.NamingScheme - Class in org.ow2.jonas.ant
An EnumeratedAttribute class for handling different EJB jar naming schemes
EjbJar.NamingScheme() - Constructor for class org.ow2.jonas.ant.EjbJar.NamingScheme
 
EJBJAR_CHILD_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
Child directory of a expanded container.
EJBJAR_CONFIRM_FILE - Static variable in class org.ow2.jonas.lib.util.JModule
xml file in a child directory of a expanded container.
EJBJAR_EXTENSION - Static variable in class org.ow2.jonas.lib.util.JModule
file extension containing the different module types.
EJBJAR_SCHEMAS - Static variable in class org.ow2.jonas.deployment.ejb.EjbjarSchemas
List of schemas used for ejb-jar.xml.
EjbJarClassLoader - Class in org.ow2.jonas.lib.loader
ClassLoader used for loading EJB classes and resources
EjbJarClassLoader(URL[]) - Constructor for class org.ow2.jonas.lib.loader.EjbJarClassLoader
Create a new EjbJarClassLoader with default parent ClassLoader
EjbJarClassLoader(URL[], ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.EjbJarClassLoader
Create a new EjbJarClassLoader with specified parent ClassLoader
EjbJarContextNamingStrategy - Class in org.ow2.jonas.web.tomcat6.ws.strategy
The EjbJarContextNamingStrategy computes a web context name based on the EjbJar filename.
EjbJarContextNamingStrategy() - Constructor for class org.ow2.jonas.web.tomcat6.ws.strategy.EjbJarContextNamingStrategy
 
EjbjarDTDs - Class in org.ow2.jonas.deployment.ejb
This class defines the declarations of DTDs for ejbjar.xml.
EjbjarDTDs() - Constructor for class org.ow2.jonas.deployment.ejb.EjbjarDTDs
Build a new object for web.xml DTDs handling.
EjbJarModifier - Class in org.ow2.jonas.generators.genclientstub.modifier
Modify a given EjbJar.
EjbJarModifier(EjbJar) - Constructor for class org.ow2.jonas.generators.genclientstub.modifier.EjbJarModifier
Creates a new EjbJarModifier object.
EjbJarModifier - Class in org.ow2.jonas.generators.wsgen.modifier
Modify a given EjbJar.
EjbJarModifier(EjbJar) - Constructor for class org.ow2.jonas.generators.wsgen.modifier.EjbJarModifier
Creates a new EjbJarModifier object.
EjbJarRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ejb-jar
EjbJarRuleSet() - Constructor for class org.ow2.jonas.deployment.ejb.rules.EjbJarRuleSet
Construct an object with a specific prefix
EjbjarSchemas - Class in org.ow2.jonas.deployment.ejb
This class defines the declarations of Schemas for ejb-jar.xml.
EjbjarSchemas() - Constructor for class org.ow2.jonas.deployment.ejb.EjbjarSchemas
Build a new object for Schemas handling.
EjbLevel - Class in org.ow2.jonas.ant.cluster
Defines Ejblevel task
EjbLevel() - Constructor for class org.ow2.jonas.ant.cluster.EjbLevel
Default constructor
EjbLocalRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element ejb-local-ref.
EjbLocalRef() - Constructor for class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
EjbLocalRefDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of an EjblocalRef object
EjbLocalRefDesc(EjbLocalRef) - Constructor for class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Construct a descriptor for an ejb-local-ref tag.
EjbLocalRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze ejb-local-ref
EjbLocalRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.EjbLocalRefRuleSet
Construct an object with a specific prefix
EjbManagerWrapper - Class in org.ow2.jonas.deployment.ejb.wrapper
Wrap the EjbDeploymentDescManager to solve ClassLoader problems linked to Digester.
EjbMessageForm - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EjbMessageForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
ejbMetaData - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
EJBModule - Class in org.ow2.jonas.ejb2.internal.mbean
MBean class for EJBModule management
EJBModule(MBeanServer, ObjectName, JContainer, String, String, String, URL) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
EJBModule - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Constant for ejb module.
EJBMODULE - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
j2eeType for EJB modules
ejbName - Variable in class org.ow2.jonas.ant.DescriptorHandler
Instance variable that stores the value found in the <ejb-name> element
ejbName - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
name of the Bean
ejbname - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
EJBQL - Class in org.ow2.jonas.deployment.ejb.ejbql
 
EJBQL(InputStream) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EJBQL(Reader) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EJBQL(EJBQLTokenManager) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EJBQL() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EjbqlAbstractVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Base class with visitor utility class and default implementation of visit methods Created on Sep 12, 2002
EjbqlAbstractVisitor() - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
EjbqlAbstractVisitor.IdValue - Class in org.ow2.jonas.lib.ejb21.sql
Values associated with each declared identifiers
EjbqlAbstractVisitor.IdValue(String) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
Create an IdVAlue for the given path
EjbqlAbstractVisitor.IdValue() - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
Default constructor
EjbqlAbstractVisitor.VisitorException - Exception in org.ow2.jonas.lib.ejb21.sql
Runtime Exception used to wrap exceptions thrown in visit methods
EJBQLConstants - Interface in org.ow2.jonas.deployment.ejb.ejbql
 
EjbqlLimiterRange - Class in org.ow2.jonas.lib.ejb21.sql
Limiter range representation that may be a literal integer or a parameter
EjbqlLimiterRange(int, int) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Constructs an EjbqlLimitRange
EjbqlLimitVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the limiter ranges corresponding to the LIMIT clause
EjbqlLimitVisitor(ASTEJBQL, Class[]) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Constructor
EjbqlOrderByVisitor - Class in org.ow2.jonas.lib.ejb21.sql
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.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Constructor
EjbqlQueryFilterVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the filter corresponding to the WHERE clause.
EjbqlQueryFilterVisitor(PMapper, Map, Class[], ASTEJBQL, QueryBuilder) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Constructor
EjbqlQueryTreeHolder - Class in org.ow2.jonas.lib.ejb21.sql
Class to hold the query tree of a given EJBQL request.
EjbqlQueryTreeHolder(MethodCmp2Desc, ASTEJBQL, PMapper, Manager) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
constructor of a holder for a specific query.
EjbqlSelectVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates the selection projection for corresponding to a given WHERE clause.
EjbqlSelectVisitor(ASTEJBQL, Map, SelectProject) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Constructor
EJBQLTokenManager - Class in org.ow2.jonas.deployment.ejb.ejbql
 
EJBQLTokenManager(SimpleCharStream) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
EJBQLTokenManager(SimpleCharStream, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
EJBQLTreeConstants - Interface in org.ow2.jonas.deployment.ejb.ejbql
 
EjbqlVariableVisitor - Class in org.ow2.jonas.lib.ejb21.sql
Implementation of a visitor that creates a map of pairs [name,QueryTreeField] for all defined identifiers of the query.
EjbqlVariableVisitor(ASTEJBQL, DeploymentDescEjb2, QueryBuilder, Manager) - Constructor for class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
constructor
EJBQLVisitor - Interface in org.ow2.jonas.deployment.ejb.ejbql
 
EjbRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element ejb-ref.
EjbRef() - Constructor for class org.ow2.jonas.deployment.common.xml.EjbRef
 
EjbRefDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of an EjbRef object
EjbRefDesc(EjbRef, JonasEjbRef) - Constructor for class org.ow2.jonas.deployment.common.EjbRefDesc
Construct a descriptor for an ejb-ref tag.
EjbRefModule - Interface in org.ow2.jonas.generators.genbase.archive
Represents an element which has ejb-ref (client, ejb, webapp)
EjbRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze ejb-ref
EjbRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.EjbRefRuleSet
Construct an object with a specific prefix
EjbRelation - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element ejb-relation
EjbRelation() - Constructor for class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Constructor
EjbRelationDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to an ejb-relation.
EjbRelationDesc(EjbRelation, Logger) - Constructor for class org.ow2.jonas.deployment.ejb.EjbRelationDesc
constructor to be used by parent node.
EjbRelationRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ejb-relation
EjbRelationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.EjbRelationRuleSet
Construct an object with a specific prefix
EjbRelationshipRole - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element ejb-relationship-role
EjbRelationshipRole() - Constructor for class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Constructor
EjbRelationshipRoleDesc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
constructor to be used by parent node
EjbRelationshipRoleRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ejb-relationship-role
EjbRelationshipRoleRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.EjbRelationshipRoleRuleSet
Construct an object with a specific prefix
EJBService - Interface in org.ow2.jonas.ejb2
EJB Service interface.
ejbService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
EjbSessionForm - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
EjbSessionForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
ejbTimeoutSignature - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
 
ejbTimeoutSignature - Variable in class org.ow2.jonas.lib.ejb21.JFactory
Signature for ejbTimeout.
ejbToManage - Variable in class org.ow2.jonas.ejb2.internal.mbean.EJB
The Bean to manage.
Element - Interface in org.ow2.jonas.deployment.common.xml
This class defines the interface that all Element objects must use.
ElementRestrictions - Interface in org.ow2.jonas.webapp.jonasadmin.xml.xs
An interface to represent the element restrictions of a schema.
eltnum - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
EMPTY - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
EMPTY_BYTES - Static variable in class org.ow2.jonas.security.iiop.Csiv2Const
Empty array of bytes
EmptyCollectionComparisonExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
emptySessionPath - Variable in class org.apache.catalina.connector.Connector
Use "/" as path for session cookies ?
enable() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Start this component.
enable_tracing() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
enableAutoRefresh() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
Enable auto-refresh mode.
enableGenClientStub() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Enable GenClientStub.
enableLookups - Variable in class org.apache.catalina.connector.Connector
The "enable DNS lookups" flag for this Connector.
encode(PName) - Method in interface org.ow2.jonas.lib.ejb21.jorm.Coder
This method build a primary key with the PName specifed in parameter.
encode(byte[]) - Static method in class org.ow2.jonas.lib.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
encodePassword(String) - Static method in class org.ow2.jonas.lib.management.domain.AuthenticationInformation
Encode a password.
encodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Encode PK.
encodePK(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Encode PK in case of CMP2
encryptPassword(String, String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Encrypt a string with an algorithm.
encryptPassword(String, String) - Method in interface org.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Encrypt a string with an algorithm
encryptPassword(String, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Encrypt a password with MBean security service method.
end(Xid, int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Ends the work performed on behalf of a transaction branch.
end(Xid, int) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Ends the transaction
end(Xid, int) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction.
END_POINT_TYPE - Static variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
endColumn - Variable in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.ant.DescriptorHandler
SAX parser call-back method that is invoked when an element is exited.
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Called only for CS policy, after passivateIH
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
Instance is ready to use for new transaction.
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Instance is ready to use for new transaction.
endIH() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
endLine - Variable in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.ee.scout.JAXRResourceAdapter
Not used.
endpointClass - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.ow2.jonas.ee.scout.JAXRResourceAdapter
Not used.
EndpointInstanceListener - Class in org.ow2.jonas.web.tomcat6.ws
This Catalina InstanceListener is invoked during lifecycle phases of the servlet's instances.
EndpointInstanceListener(IWarClassMetadata, IJAXWSService) - Constructor for class org.ow2.jonas.web.tomcat6.ws.EndpointInstanceListener
Creates a new instanceListener dedicated for Web based, web.xml described POJO web services
EndpointType - Enum in org.ow2.jonas.ws.jaxws
Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
endsRunAs(Subject) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Ends the run-as mode and then restore the context stored by container.
endsWith(String[], String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
Enlistable - Interface in org.ow2.jonas.tm
 
enlistConnection(Transaction) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Enlist Connection in the Transaction
enlistConnection(Transaction) - Method in class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
This method is in charge of the enlisting of the managedConnection linked to this instance, in the transaction specified in parameter.
enlistConnection(Transaction) - Method in interface org.ow2.jonas.tm.Enlistable
This method is used by the transaction manager to perform callbacks on the resource manager when a transaction begins.
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
enlist all connection of the list at preInvoke.
enlistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
enlistResource(IResourceChecker) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Enlist a new resource.
enlistResource(IResourceChecker) - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Enlist a new resource.
Enroller - Class in org.ow2.jonas.discovery.internal.enroller
In charge of waiting for starting or stopping notifications and notifies the appropriate listeners.
Enroller(int, String) - Constructor for class org.ow2.jonas.discovery.internal.enroller.Enroller
 
EnrollerMBean - Interface in org.ow2.jonas.discovery.internal.enroller
 
EnterpriseBeans - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element enterprise-beans
EnterpriseBeans() - Constructor for class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Constructor
EnterpriseBeansRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element enterprise-beans
EnterpriseBeansRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.EnterpriseBeansRuleSet
Construct an object with a specific prefix
enterRunAs(Subject) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Enters in run-as mode with the given subject.
The previous subject is stored and will be restored when run-as mode will be ended.
Entity - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element entity
Entity() - Constructor for class org.ow2.jonas.deployment.ejb.xml.Entity
Constructor
EntityBean - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the EntityBean type specified in JSR77
EntityBean(String, JEntityFactory, String, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
EntityBeanExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EntityBeanRefImpl - Class in org.ow2.jonas.lib.ejb21.ha
This class implements reference to entity beans for CMI HA
EntityBeanRefImpl(JEntityContext) - Constructor for class org.ow2.jonas.lib.ejb21.ha.EntityBeanRefImpl
Constructor
EntityBeanValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
EntityBmpDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to an entity of type BMP.
EntityBmpDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.EntityBmpDesc
constructor to be used by parent node
EntityCmp1Desc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.EntityCmp1Desc
constructor to be used by parent node
EntityCmp2Desc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.EntityCmp2Desc
constructor: called when the DeploymentDescriptor is read.
EntityCmpDesc - Class in org.ow2.jonas.deployment.ejb
Base class to hold meta-information related to an entity of type CMP.
EntityCmpDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.EntityCmpDesc
constructor to be used by parent node.
EntityCounters - Class in org.ow2.jonas.lib.ejb21
This class is used by JMX to return a dump of instance's current use
EntityCounters() - Constructor for class org.ow2.jonas.lib.ejb21.EntityCounters
 
EntityDesc - Class in org.ow2.jonas.deployment.ejb
Base class to hold meta-information related to an entity bean.
EntityDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.EntityDesc
constructor to be used by parent node
entityDesc - Variable in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
 
EntityJdbcCmp1Desc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
constructor: called when the DeploymentDescriptor is read.
EntityJdbcCmp2Desc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
constructor: called when the DeploymentDescriptor is read.
EntityRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element entity
EntityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.EntityRuleSet
Construct an object with a specific prefix
Env - Class in org.ow2.jonas.lib.util
This class manages global variables and properties used by EJB Server.
env2Ctx(Context) - Method in class org.ow2.jonas.lib.bootstrap.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.ow2.jonas.commands.check.CheckEnv
Constant result of the JOnAS configuration check [Error].
ENV_OK - Static variable in class org.ow2.jonas.commands.check.CheckEnv
Constant result of JOnAS's conf check [OK].
EnvEntry - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element env-entry.
EnvEntry() - Constructor for class org.ow2.jonas.deployment.common.xml.EnvEntry
 
EnvEntryDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of an EnvEntry object
EnvEntryDesc(EnvEntry) - Constructor for class org.ow2.jonas.deployment.common.EnvEntryDesc
Construct a descriptor for an env-entry tag.
EnvEntryRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze environment entries
EnvEntryRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.EnvEntryRuleSet
Construct an object with a specific prefix
EnvironmentRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze environment of bean, web app, client, etc
EnvironmentRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.EnvironmentRuleSet
Construct an object with a specific prefix
EOF - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
eol - Variable in exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
The end of line string for this machine.
ep - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
EQ - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
equals(Object) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
equals(Object) - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Test Equality between 2 Objects.
equals(Object) - Method in class org.ow2.jonas.deployment.web.MethodDesc
Defined the Equals method true if it is the same name
equals(Object) - Method in class org.ow2.jonas.deployment.web.Pattern
Tests if this object is equal to another object
equals(Object) - Method in class org.ow2.jonas.deployment.ws.MappingFile
Return true if the 2 objects are equals in value.
equals(Object) - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Return true if the 2 objects are equals in value.
equals(Object) - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
Return true if the parameter is a ServiceRefDesc and if it equals this object.
equals(Object) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
Return true if the 2 objects seems equals.
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.DriverManagerMCFImpl
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.MCFData
 
equals(Object) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
equals(Object) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
Test equality between 2 JTimerHandleInfo instances.
equals(Object) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Change equals method to use the equals on the underlying wrapped object.
equals(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
equals(Object) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
equals(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
equals(Object) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.lib.security.auth.JGroup
Compares this principal to the specified object.
equals(Object) - Method in class org.ow2.jonas.lib.security.auth.JPrincipal
Compares this principal to the specified object.
equals(Object) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
equals(Object) - Method in class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
Check if equals
equals(Object) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
 
equals(War) - Method in class org.ow2.jonas.web.base.War
Return true if only if the specified war is equal to this war.
equals(URL, URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItemByPort
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.BeanComparator
Indentical bean.
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItemByName
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItemByFile
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
equals(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
equals(Object) - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
error(String) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print an error type message (prefixed with [ERROR]) on the System.err PrintStream.
error(String, Throwable) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print an error type message (prefixed with [ERROR]) on the System.err PrintStream and then print the cause' message of the given exception.
error(SAXParseException) - Method in class org.ow2.jonas.deployment.common.digester.JErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.ow2.jonas.security.lib.JErrorHandler
Receive notification of a recoverable error.
ErrorCountByConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ErrorCountByConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ErrorCountByConnectorTomcatServlet
 
ESCAPE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
EscapeCharacter() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
establish_components(IORInfo) - Method in class org.ow2.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.ow2.jonas.lib.ejb21.JEntitySwitch
timestamp used to free objects when not used for a specified time.
evaluate(Object, int, ParameterOperand[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
It evaluate an optimized medor request according to the specified parameters To evalute the medor request the query evaluator is used.
event(Request, Response, SocketStatus) - Method in class org.apache.catalina.connector.CoyoteAdapter
Event method.
EWSGeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator.ews
GeneratorFactory impl for EWS.
EWSGeneratorFactory() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.EWSGeneratorFactory
 
EWSWsClientGenerator - Class in org.ow2.jonas.generators.wsgen.generator.ews
Generate WebServices client files dedicated to axis.
EWSWsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsClientGenerator
Creates a new AxisWsClientGenerator
EWSWsEndpointGenerator - Class in org.ow2.jonas.generators.wsgen.generator.ews
Generate Axis specific config files for Endpoint
EWSWsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsEndpointGenerator
Creates a new AxisWsEndpointGenerator
EXCEPTION_JONASSERVER_NOTFOUND - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
ExceptionHelper - Class in org.ow2.jonas.lib.ejb21
 
ExceptionHelper() - Constructor for class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
ExceptionUtils - Class in org.ow2.jonas.commands.admin.util
Exception/Throwable related utility class.
ExcludeList - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element exclude-list
ExcludeList() - Constructor for class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Constructor
ExcludeListDesc - Class in org.ow2.jonas.deployment.ejb
Defines a ExcludeListDesc class for the management of EJBMEthodPermissions in JACC
ExcludeListDesc(ExcludeList) - Constructor for class org.ow2.jonas.deployment.ejb.ExcludeListDesc
Constructor for ExcludeListDesc
ExcludeListRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element exclude-list
ExcludeListRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ExcludeListRuleSet
Construct an object with a specific prefix
ExclusionFilenameFilter - Class in org.ow2.jonas.deployablemonitor
Exclude monitored filenames based on patterns.
ExclusionFilenameFilter() - Constructor for class org.ow2.jonas.deployablemonitor.ExclusionFilenameFilter
 
execute() - Method in class org.apache.catalina.startup.TldConfig
Scan for and configure all tag library descriptors found in this web application.
execute() - Method in class org.ow2.jonas.ant.EjbJar
Invoked by Ant after the task is prepared, when it is ready to execute this task.
execute() - Method in class org.ow2.jonas.ant.GenICTask
Execute the WsGen Ant Task.
execute() - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
Execute the task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Carol
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Db
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Dbm
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.JmsRa
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Mail
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.PropertyTask
Executes this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Replace
Do the execution.
execute() - Method in class org.ow2.jonas.ant.jonasbase.Services
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
Execute this task.
execute() - Method in class org.ow2.jonas.ant.jonasbase.XMLSerializerTask
Execute this task.
execute() - Method in class org.ow2.jonas.ant.JOnASBaseTask
Run this task.
execute() - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Run this task
execute() - Method in class org.ow2.jonas.ant.JOnASTask
Run the task.
execute() - Method in class org.ow2.jonas.ant.JProperty
Execute the task.
execute() - Method in class org.ow2.jonas.ant.ServerDeploy
Execute the task.
execute() - Method in class org.ow2.jonas.ant.WsGenTask
Execute the WsGen Ant Task.
execute() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
execute(String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
execute(String, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
execute(String, int[]) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
execute(String, String[]) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
execute(String[]) - Method in class org.ow2.jonas.generators.genclientstub.ClientStubGen
Method used by main method and by external class to retrieve the name of the modified or created file by ClientStubGen.
execute(Config, IDeployable<?>) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.WsGen
Method used by the main method and by external class to retrieve the name of the modified or created file by WsGen.
execute(Config, IDeployable<?>) - Method in class org.ow2.jonas.generators.wsgen.WsGen
Method used by the main method and by external class to retrieve the name of the modified or created file by WsGen.
execute() - Method in interface org.ow2.jonas.lib.execution.IExecution
Execute some user's code.
execute(ClassLoader, IExecution<T>) - Static method in class org.ow2.jonas.lib.execution.RunnableHelper
Run a code block in the context of a given ClassLoader.
execute() - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Run the clean task.
execute() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute(String, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Executes the given SQL statement, which may return multiple results.
execute() - Method in class org.ow2.jonas.tool.maven.genic.plugin.GenICMojo
Execute the Maven plugin.
execute() - Method in class org.ow2.jonas.tool.maven.wsgen.plugin.WsGenMojo
Execute the Maven plugin.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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 interface org.ow2.jonas.workcleaner.CleanTask
Run the clean task.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.ApplyTopAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ApplyConnectorsConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.CreateConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.EditConnectorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ListConnectorsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.SaveCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ApplyJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterApplyModifAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterModifyAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.EditAllClusterDaemonsAction
Execute action for a JOnAS server instance management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.EditClusterDaemonAction
Execute action for a JOnAS server instance management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.EditClusterdVmMemoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.HaltJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ServerConfigModifiedAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.StartJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.StartStandbyJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.StopJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ApplyCmiAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDeployConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyRemoveAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyRemoveConfirmAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyUploadAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.EditDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.EditDomainDeployAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.EditRemoveAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.EditUploadAction
Execute the action with given params
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ApplyClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ApplyJonasServersConfirmMoveAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.CreateClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.CreateJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.EditDomainAction
Compute info about this domain or cluster.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.HaltJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.JonasServersMoveAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StartClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StartClusterDaemonAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StartJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StartStandbyJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StopClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StopClusterDaemonAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StopJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.StopStandbyJonasServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJmxServerAction
Execute action for JMX service management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJonasServerAction
Execute action for a JOnAS server instance management.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditJvmAction
Execute action for JVM management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditRegistryAction
Execute action for registry management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.EditServletServerAction
Execute action for servlet server management
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.jonasserver.ListRegistryAction
Execute action for registry management.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.AddJoramReaderAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.AddJoramWriterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramReaderAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyJoramWriterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramPlatformAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramRemoteServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramServerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramUserAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveJoramDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveJoramUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Execute CatalinaAccessLogger action
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggersConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyLoggingJonasAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.EditCatalinaAccessLoggerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.EditLoggingJonasAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ListLoggersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ApplyMbeanFilteringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListJ2eeMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListOwnerMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListUnknownMBeansAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyCmiClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyMemoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyMonitoringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ApplyStackDumpAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DisplayNodeInfoAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EditMemoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EditMonitoringAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EditStackDumpAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerThreadCountAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerTransactionsCountAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.PingAllJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.StartAllJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.StopAllJonasServersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyConfirmDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDestinationsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyMimePartMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplySessionMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditMimePartMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditSessionMailFactoryPropertiesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ListDatasourcesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ListJmsResourcesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ListMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.SaveDestinationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyCreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.ApplyTemplateCreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterAction
The action to use when the Struts action is executed.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyConfirmMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyConfirmRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyDatasourceRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyLdapRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ApplyUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditDatasourceRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditLdapRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmGroupsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmRolesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditMemoryRealmUsersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditNewGroupMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditNewRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditNewUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditRoleMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditSecurityCatalinaRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.EditUserMemoryRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ListRealmsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.security.SaveRealmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyContainersStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyEjbContainersStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppVirtualCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebsConfirmAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditEarAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditEjbCsStatisticAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditWarAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppCatalinaAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditWebAppJettyAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ListAppContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ListContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ListWebContainersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ViewContainerAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ViewContainerEjbsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ListDatabasesAction
Action executed to perform HTTP request
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.ApplyDepmonitorConfigurationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.EditServiceDepmonitorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.service.discovery.EditServiceDiscoveryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.EditServiceSecurityAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.ApplyEjbSessionConfigurationAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Execute a action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
Execute a action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.ListConnectionFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.ListQueuesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.ListTopicsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentConnectionFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentQueueAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentTopicAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ApplyConfirmXaResourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ApplyJtmConfigurationAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditJtmServiceAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionMonitorAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionRecoveryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.EditTransactionStatisticAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ListXaResourceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetCountersAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetRecoveryAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetTransactionsAction
Principal method
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ListServicesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.ApplyMimePartMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.ApplySessionMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.EditMailServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.EditMimePartMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.EditSessionMailFactoryAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.ListMimePartMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.ListSessionMailFactoriesAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAOAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterASAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ListResourceAdaptersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.EditSmartclientServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.StartJonasServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.StopJonasServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.ApplyVersioningConfigurationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.EditVersioningServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.HandlersDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.ListWebServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.PortComponentsDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.ViewHandlersAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.ViewPortComponentsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.WebServiceDetailsAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.ApplyWorkcleanerConfigurationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.EditWorkcleanerServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.ApplyWorkmanagerConfigurationAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.EditWorkmanagerServiceAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigAdvancedAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigSelectAction
Executes the struts action.
executeAction(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveUtilAction
Executes the struts action.
executeBatch() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeBatch() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
Dispath executing on Ejb.
ExecuteEjbAction - Class in org.ow2.jonas.webapp.jonasadmin.service.ejb
 
ExecuteEjbAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
executeQuery() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeQuery(String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeQuery() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery(String) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Executes the given SQL statement, which returns a single ResultSet object.
executeTasks() - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Execute the registered tasks.
executeTasks() - Method in interface org.ow2.jonas.workcleaner.internal.WorkCleanerServiceMBean
Execute the registered tasks.
executeTasks() - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Execute the registered tasks.
executeUpdate() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeUpdate(String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeUpdate(String, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeUpdate(String, int[]) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeUpdate(String, String[]) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
executeUpdate() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.
ExecutionResult<T> - Class in org.ow2.jonas.lib.execution
Store the result of an IExecution.
ExecutionResult() - Constructor for class org.ow2.jonas.lib.execution.ExecutionResult
 
existEJB(Object, JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
get EJB by its PK.
ExpandBuff(boolean) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
expanded - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
Is this node currently expanded?
expandSelectedParents() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
Expand a branch in the tree of the selected node.
expectedTokenSequences - Variable in exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
exportObject() - Method in class org.ow2.jonas.lib.ejb21.JLocal
Make this object accessible again
exportObject() - Method in class org.ow2.jonas.lib.ejb21.JRemote
Make this object accessible again thru the Orb.
exportObject(Remote) - Method in class org.ow2.jonas.registry.carol.delegate.JacORBPRODelegate
Makes a server object ready to receive remote calls.
ExportRepository - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ExportRepository() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ExportRepository
 
ExtensionLoaderComponent - Class in org.ow2.jonas.extension.loader
This service will load all the jar file from lib/ext and convert them into bundles.
ExtensionLoaderComponent(BundleContext) - Constructor for class org.ow2.jonas.extension.loader.ExtensionLoaderComponent
Construct a new Extension Loader.
extract(JarEntry, String) - Method in class org.ow2.jonas.lib.util.JJarFile
Extract the specified Jar Entry to the path given
extractDirname(String) - Static method in class org.ow2.jonas.lib.management.extensions.util.FileManagementUtils
Extract the dirname of complete path.
extractDocument(String, String) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Extracts a Document representation of the XML file provided by xmlFilePath within the archive archiveName.
extractFilename(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Extract the filename of complete path.
extractFilename(String) - Static method in class org.ow2.jonas.lib.management.extensions.util.FileManagementUtils
Extract the filename of complete path.
extractLabelPathContext(String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
extractObjectFrom(Reference, String, Class<T>) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Extract an Object from the Reference.
extractPathContext(String) - Static method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
extractStringFrom(Reference, String) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Extract a String value with the given key, from the Reference.
extractValueMbeanName(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Extract the value of a key property from the MBean name.
extractXML(String, String) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Extracts a String representation of the XML file provided by xmlFilePath within the archive archiveName.

F

FACTORIES - Static variable in class org.ow2.jonas.mail.internal.JOnASMailService
Mail service configuration parameters (factories).
factory - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
factory - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
factory - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
FACTORY_OFFSET - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Factory offset property name
FACTORY_TYPE - Static variable in class org.ow2.jonas.lib.naming.URLFactory
The Java type for which this factory knows how to create objects.
FACTORY_TYPE - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDSFactory
The Java type for which this factory knows how to create objects.
FACTORY_TYPE - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailSessionFactory
The Java type for which this factory knows how to create objects.
FACTORY_TYPE - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Factory type property name
factoryClassName - Variable in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
FactoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
FactoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
FAILED - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
failure(String) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a failure type message (prefixed with [FAILURE]) on the System.err PrintStream.
failure(String, Throwable) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a failure type message (prefixed with [FAILURE]) on the System.err PrintStream and then print the cause' message of the given exception.
FALSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
FAMILY_J2EE - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
FAMILY_OWNER - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
FAMILY_UNKNOWN - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
fatalError(SAXParseException) - Method in class org.ow2.jonas.deployment.common.digester.JErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.ow2.jonas.security.lib.JErrorHandler
Receive notification of a non-recoverable error.
fetchRecords() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
fetchRecords(Long, Long) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
fetchRecords(Long, Long, int) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
fetchRecords() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
Fetch records
fetchRecords(Long, Long) - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
fetchRecords(Long, Long, int) - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
FEW_MORE_SECONDS - Static variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
FEW_SECONDS - Static variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
FG_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
fieldDesc - Variable in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
FieldDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to a cmp-field
FieldDesc() - Constructor for class org.ow2.jonas.deployment.ejb.FieldDesc
 
FieldJdbcDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to a cmp-field of a bean with jdbc based store
FieldJdbcDesc() - Constructor for class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
 
fieldName - Variable in class org.ow2.jonas.deployment.ejb.FieldDesc
 
fields - Variable in class org.apache.commons.modeler.ManagedBean
 
fieldType - Variable in class org.ow2.jonas.deployment.ejb.FieldDesc
 
File - Class in org.ow2.jonas.ant.jonasbase.wsdl
Defines a file for WSDL publication.
File() - Constructor for class org.ow2.jonas.ant.jonasbase.wsdl.File
 
FileArchive - Class in org.ow2.jonas.generators.genbase.archive
A FileArchive is a wrapper for directory structured as a jar.
FileArchive(File) - Constructor for class org.ow2.jonas.generators.genbase.archive.FileArchive
Creates a new FileArchive object.
FileManagementUtils - Class in org.ow2.jonas.lib.management.extensions.util
File management util.
fileName - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Deployment desc's file name (jar or directory)
fileName - Variable in class org.ow2.jonas.ejb2.internal.mbean.EJB
Bean ejbjar filename.
fileNameForObjectName(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
FileWSDLPublisher - Class in org.ow2.jonas.ws.publish.internal.file
In charge of publishing a given WSDL in a directory.
FileWSDLPublisher(Properties) - Constructor for class org.ow2.jonas.ws.publish.internal.file.FileWSDLPublisher
Return a new instance of FileWSDLPublisher.
fill(InputStream, OutputStream) - Static method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
Fill an OutputStream with content from an InputStream
FillBuff() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
fillEjbDependencies(boolean, EjbForm, ObjectName, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all dependencies of EJB in the EjbForm instance.
fillEjbGlobalInfo(boolean, EjbForm, ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all global infos of EJB in the EjbForm instance.
fillEjbInfo(boolean, EjbForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Fill all infos of EJB in the EjbForm instance.
fillEjbInfo(boolean, EjbForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
Fill all infos of EJB Entity in the EjbEntityForm instance.
fillEjbInfo(boolean, EjbForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
Fill all infos of EJB in the EjbMessageForm instance.
fillEjbInfo(boolean, EjbForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
Fill all infos of EJB Session in the EjbSessionForm instance.
fillEjbInfo(boolean, EjbForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
Fill all infos of EJB Session in the EjbSessionForm instance.
fillMappingInfo() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
Fills the mapping information of this relation with the values defined in jonas DD.
fillMappingInfo() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Fills the mapping information of this relation-ship role with the values defined in jonas DD.
fillMappingInfoWithDefault() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
Fills the mapping information of this relation with default values, if the mapping information is not already initialized.
fillMappingInfoWithDefault() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Fills the mapping information of this relation-ship role with default values if the mapping information is not already initialized.
FilteringClassLoader - Class in org.ow2.jonas.lib.loader
ClassLoader that allows to filter the classes or resources that are loaded.
It is extending URLClassLoader as for example Tomcat is looking for getURLs() method, etc.
FilteringClassLoader(ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.FilteringClassLoader
Build a new filtering classloader by using the given parent classloader.
filterOnJndiName(String) - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
Allows to filter JNDI Name in order to enable interceptor.
filterOnMethodName(Method) - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
For a given method, check if the interceptor is applied or not.
FiltersDefinition - Class in org.ow2.jonas.lib.loader.xml
A FiltersDefinition is the XML representation of the &lt;filters> (or &lt;default-filters>) elements.
It defines a set of filter name.
FiltersDefinition() - Constructor for class org.ow2.jonas.lib.loader.xml.FiltersDefinition
 
finalizePOJODeployment(ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
Finalize the deployment of POJO endpoints contained in the given ServletContext.
finalizePOJODeployment(ServletContext) - Method in class org.ow2.jonas.ws.cxf.CXFService
Finalize the deployment of POJO endpoints contained in the given ServletContext.
finalizePOJODeployment(ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Finalize the deployment of POJO endpoints contained in the given ServletContext.
find() - Method in class org.ow2.jonas.generators.wsgen.finder.GeneralWSFinder
 
find() - Method in class org.ow2.jonas.generators.wsgen.finder.GenericWSFinder
 
find() - Method in interface org.ow2.jonas.generators.wsgen.finder.J2EEWebServicesFinder
 
find() - Method in class org.ow2.jonas.generators.wsgen.finder.ServiceRefFinder
 
find() - Method in class org.ow2.jonas.generators.wsgen.finder.WebServicesXmlFinder
 
findChildren() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
Return the set of child nodes for this node.
findCluster(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get a Cluster by its name.
findClusterDaemonProxy(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get a ClusterDaemon by its name
findContainer() - Method in class org.apache.catalina.connector.Connector
 
findContainer(String) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Find a container with the given name.
findContainer(String) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Find a container with the given name.
findContext(Request) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Finds the context URI string for a request.
findContextObject(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Finds the context object corresponding to a path.
findContextObject(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Finds the context object corresponding to a path.
findDeleteContextObject(String, boolean) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Finds and optionally deletes a context object.
findDeployedPath(ArrayList<String>, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
findDisabledContext(Request) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Checks if a given session has a disabled context.
FinderMethodJdbcMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element finder-method-jdbc-mapping
FinderMethodJdbcMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Constructor
FinderMethodJdbcMappingRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element finder-method-jdbc-mapping
FinderMethodJdbcMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.FinderMethodJdbcMappingRuleSet
Construct an object with a specific prefix
findFreeStmt() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Determine if there is a pStmt to remove The method calling this code should use synchronized block
findHost(String) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Find the specified host.
findJ2eeWebModuleMbean(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the J2ee WebModule MBean.
findJonasMbeanWar(String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the JOnAS MBean War.
findJonasServiceRef(List, String) - Static method in class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
Find a jonas-service-ref element with a given name.
findLifecycleListeners() - Method in class org.apache.catalina.connector.Connector
Get the lifecycle listeners associated with this lifecycle.
findLocalByPK(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocalHome
Find the EJBLocalObject for this PK
findManagedBean(String) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
findMappingObject() - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Dummy definition to keep Tomcat happy.
findMappingObject() - Method in interface org.ow2.jonas.web.tomcat6.versioning.WebModuleContext
 
findNode(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControl
Find and return the TreeControlNode for the specified node name, if it exists; otherwise, return null.
findPrivateContext(Request) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Checks if a given request has a private context.
findRemoteResource(List<String>, List<String>) - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Gets a remote resource in order to ask a remote authentication.
findSecurityConstraints(Request, Context) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the SecurityConstraints configured to guard the request URI for this request, or null if there is no such constraint.
findSecurityFactorySubType(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the SubType of a Security Factory in the current server.
findServerProxy(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get a ServerProxy by its name.
findStaticResources() - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Dummy definition to keep Tomcat happy.
findStaticResources() - Method in interface org.ow2.jonas.web.tomcat6.versioning.WebModuleContext
 
findType(char[][]) - Method in class org.ow2.jonas.eclipse.compiler.JOnASNameEnvironment
 
findType(char[], char[][]) - Method in class org.ow2.jonas.eclipse.compiler.JOnASNameEnvironment
 
findUpdatedURL(PortIdentifier) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Given a service/port pair, try to find a matching endpoint URL.
findUpdatedURL(PortIdentifier) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Given a service/port pair, try to find a matching endpoint URL.
findUser(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Check if a user is found and return it
findUser(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Check if a user is found and return it
findUser(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Check if a user is found and return it.
findUser(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Check if a user is found and return it.
findValidUrlPattern(String[]) - Static method in class org.ow2.jonas.web.tomcat6.ws.URLUtils
 
findWebAppMbean(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Return the WebApp MBean.
firstCheckEnded() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Called when the DeploymentMonitor has finished its first round of deployment (all that was under deploy/ at startup time).
firstToUpperCase(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the given string with the first character converted to upper case
FixedContextNamingStrategy - Class in org.ow2.jonas.web.tomcat6.ws.strategy
The FixedContextNamingStrategy simply return the web context name that has been assigned to this strategy.
FixedContextNamingStrategy() - Constructor for class org.ow2.jonas.web.tomcat6.ws.strategy.FixedContextNamingStrategy
 
FixedContextNamingStrategy(String) - Constructor for class org.ow2.jonas.web.tomcat6.ws.strategy.FixedContextNamingStrategy
 
flag - Variable in class org.ow2.jonas.ant.jonasbase.jaas.LoginModule
Flag for the behaviour of the login module.
FLOATING_POINT_LITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
FloatingPointLiteral() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
FloatPkFieldMapping - Class in org.ow2.jonas.lib.ejb21.jorm
Conversion java.lang.Float <-> java.lang.String.
FloatPkFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
 
flushBuffer() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
flushBuffer() - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
flushFile() - Method in class org.ow2.jonas.ant.cluster.Director
Generation of the config files
flushFiles() - Method in class org.ow2.jonas.ant.cluster.ModJk
Generation of the config files
flushFiles() - Method in class org.ow2.jonas.ant.cluster.Script
Generation of the config files
forceClose() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
Force a close on the Prepare Statement.
forceCloseConnection(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
forceCloseConnection(int) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
forceCloseConnection(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
force the close of the Connection identified by ots Id
forceCloseConnection(int) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
forceCloseConnection(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
force the close of the Connection identified by ots Id
forceCloseConnection(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
force the close of the Connection identified by ots Id
forceDiscardICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
ForeignKeyJdbcMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element foreign-key-jdbc-mapping
ForeignKeyJdbcMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Constructor
ForeignKeyJdbcMappingRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element foreign-key-jdbc-mapping
ForeignKeyJdbcMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ForeignKeyJdbcMappingRuleSet
Construct an object with a specific prefix
forget(Xid) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Tell the resource manager to forget about a heuristically completed transaction branch.
forget() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
Physically close this Statement
forget(Xid) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Need to forget the heuristically completed Xid
forget(Xid) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction.
forgetAllDeploy() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Forget all deploy information
forgetAllDeploy() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Forget all deploy information.
forgetXAResource(String) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
administrator recovery action: forget
forgetXAResource(String) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
administrator recovery action: forget
FORM - Static variable in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The form was used.
freeConnections(Transaction) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
The transaction has committed (or rolled back).
freeThreads - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
freeXAResource(XAResource) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Called from JOTM to free the XAResource and associated Managed Connection when recovery is complete
freeXAResource(XAResource) - Method in interface org.ow2.jonas.tm.TxResourceManager
 
FROM - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
fromBytes(byte[]) - Static method in class org.ow2.jonas.lib.ejb21.MarshallTool
Converts byte array to an instance of java.io.Serializable
FromClause() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
fromFileName(String) - Static method in class org.ow2.jonas.lib.util.ModuleNamingUtils
Deprecated. Build the J2EEApplication name.
fromURL(URL) - Static method in class org.ow2.jonas.lib.util.ModuleNamingUtils
Deprecated. Build the J2EEApplication name.
fullDerivedBeanName - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Bean fully qualified classname
FullEmitter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter
Allows to define more options like classloader.
FullEmitter() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
FunctionsReturningNumerics() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
FunctionsReturningStrings() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 

G

garbageCollectJNDIBindingMBeans() - Static method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Removes JNDI binding management beans that are not in the JNDI directory anymore.
garbageCollectJNDIBindingMBeans() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
Removes JNDI binding management beans that are not in the JNDI directory anymore.
garbageCollectJNDIBindingMBeans() - Method in interface org.ow2.jonas.versioning.VersioningService
Removes JNDI binding management beans that are not in the JNDI directory anymore.
GAUGE_FG_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
GAUGE_TEXT_MAX_LENGTH - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
GAUGE_WIDTH - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
gc - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the GenClass inside which the PIndexedElem is store.
gcAdd(PObject, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method add a new element in the collection.
gcAdd(GenClassElement) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
An element has been added in the gen class.
gcClear(boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Clear the GenClass.
gcContains(PObject, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcDeref(PName) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcGetElement(GenClassElement, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It dereferences an element if needed
gcGetPBinding() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Get the PBinding used for this GenClass Used by JEntityCmp2.vm
gcGetRealIndex(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method calculates the real index of an element.
gcGetSize() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIsModified() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcIterator(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
gcm - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This field references the PClassMapping which manages the persistency of this GenClass.
gcObject2ref(PObject) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method permits to find the PName of an object.
GCOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
GC option state.
gcRemove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It removes the first occurence of an element from the relation.
gcRemove(GenClassElement, boolean) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
An element has been removed in the gen class.
GE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
GenBaseException - Exception in org.ow2.jonas.generators.genbase
This class represents the exception that can be throwned by the ClientStubGen tool.
GenBaseException() - Constructor for exception org.ow2.jonas.generators.genbase.GenBaseException
Constructs a GenBaseException with no specified detail message.
GenBaseException(String) - Constructor for exception org.ow2.jonas.generators.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
GenBaseException(Exception) - Constructor for exception org.ow2.jonas.generators.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
GenBaseException(String, Exception) - Constructor for exception org.ow2.jonas.generators.genbase.GenBaseException
Constructs an GenBaseException with the specified detail message.
genclass - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
GenClassElement - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the PIndexedElem interface used by the GenClassImpl class.
GenClassElement(GenClassImpl) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
GenClassImpl - Class in org.ow2.jonas.lib.ejb21.jorm
This class is a basic implementation of the PGenClassAccessor interface usefull for the multivalued relation.
GenClassImpl() - Constructor for class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.jorm
this class is an implementation of the Iterator interface which return only the existing objects.
GenClassImpl.ElementIterator(GenClassImpl, Object) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
GenClassListener - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface is a listener over the actions which modify a GenClass.
GeneralWSFinder - Class in org.ow2.jonas.generators.wsgen.finder
GeneralWSFinder is a wrapper for ear and other J2EE module types.
GeneralWSFinder(J2EEArchive) - Constructor for class org.ow2.jonas.generators.wsgen.finder.GeneralWSFinder
Creates a WSFinder suitable for all types of modules.
generate() - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
Generate files.
generate() - Method in class org.ow2.jonas.generators.genclientstub.generator.Generator
Generate stub files.
generate() - Method in class org.ow2.jonas.generators.genic.BeanSources
Generates the java sources
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsClientGenerator
generate axis specific files
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsEndpointGenerator
Generate server side configuration file
generate(File, VelocityContext) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.JVelocity
Generate the given file with the given VelocityContext.
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsClientGenerator
generate axis specific files
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsEndpointGenerator
Generate server side configuration file
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Generate deploy.wsdd.
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASTypeWriter
Write all the service bindnigs: service and testcase.
generate() - Method in class org.ow2.jonas.generators.wsgen.generator.Generator
Generate files.
generate(WsEndpointDDModifier, ContextDDModifier, WebJettyDDModifier) - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Generates the security settings specified in securityDesc document
GENERATED_PREFIX - Static variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Package prefix for generated files
generateEJBMethodPermissions(List) - Method in class org.ow2.jonas.deployment.ejb.CommonMethodDesc
Build all ejbMethodPermissions for the given methods
generateFoundStubs(Config, Archive) - Method in class org.ow2.jonas.generators.genclientstub.modifier.AbsArchiveModifier
Generates stub/tie classes for a given archive with its config
generateParseException() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.CarolCluster
Generates the carol tasks for each JOnAS's instances.
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Generates the script tasks
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Abstract generatesTasks().
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.CmiCluster
 
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.Common
Generates tasks for common.
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.DbCluster
Generates the db tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.DbmCluster
Generates the DbmCluster tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Generates DeployableTask tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Generates the discovery tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.EjbLevel
Generates tasks for common
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.HaCluster
Generates the carol tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Generates the JdbcRa tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.JmsCluster
Generates the Jms tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.LibCluster
Generates the LibCluster tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.MailCluster
Generates the mail tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.Script
Generates the script tasks
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.ServicesCluster
Generates the Services tasks for each JOnAS's instances
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Generates the WebContainer tasks for each JOnAS's instances.
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.WebLevel
Generates tasks for common
generatesTasks() - Method in class org.ow2.jonas.ant.cluster.WsdlPublishCluster
Generates the WsdlPublish tasks for each JOnAS's instances.
GenerateWrapperConf - Class in org.ow2.jonas.commands.wrapper
This class is called by 'jonas start' command to generate properties for the Java Service Wrapper configuration file.
GenerateWrapperConf() - Constructor for class org.ow2.jonas.commands.wrapper.GenerateWrapperConf
 
generateWSDL() - Method in class org.ow2.jonas.ws.axis2.util.Axis2Java2WSDLBuilder
 
Generator - Class in org.ow2.jonas.generators.genclientstub.generator
Generator used to generate Stubs for clients.
Generator(Config, IEJBRefDesc, String, Archive) - Constructor for class org.ow2.jonas.generators.genclientstub.generator.Generator
Creates a new Generator with the given Config.
Generator - Class in org.ow2.jonas.generators.wsgen.generator
Generators provide a structure to be extended for specific generation mecanisms.
Generator(Config) - Constructor for class org.ow2.jonas.generators.wsgen.generator.Generator
Creates a new Generator with the given Config.
GENERATOR_FACTORY - Static variable in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Generator Factory property name in jonas.properties
GENERATOR_FACTORY_DEFAULT - Static variable in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Default GeneratorFactory impl to use
GeneratorFactories - Class in org.ow2.jonas.generators.genbase.generator
Allow to get/set current factory
GeneratorFactory - Interface in org.ow2.jonas.generators.genbase.generator
All factories have to implement getter/setter on configuration object
GeneratorFactory - Class in org.ow2.jonas.generators.genclientstub.generator
A GeneratorFactory has to be extended by specific generation mecanism.
GeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator
a GeneratorFactory has to be extended by specific generation mecanism.
GeneratorFactory() - Constructor for class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
 
GenericDeploymentTool - Class in org.ow2.jonas.ant
 
GenericDeploymentTool() - Constructor for class org.ow2.jonas.ant.GenericDeploymentTool
 
GenericWSFinder - Class in org.ow2.jonas.generators.wsgen.finder
Multi-module (EjbJar, WebApp, Client) WebServices Finder.
GenericWSFinder(J2EEArchive, String) - Constructor for class org.ow2.jonas.generators.wsgen.finder.GenericWSFinder
Create a multi-module type WSFinder.
GenIC - Class in org.ow2.jonas.generators.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.ow2.jonas.generators.genic.GenIC
GenIC Constructor: generates the container classes sources of each beans.
GENIC_CLASS - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
GenIC class name.
GenICException - Exception in org.ow2.jonas.generators.genic
This class represents the exception that can be throwned by the GenIC tool.
GenICException() - Constructor for exception org.ow2.jonas.generators.genic.GenICException
Constructs an GenICException with no specified detail message.
GenICException(String) - Constructor for exception org.ow2.jonas.generators.genic.GenICException
Constructs an GenICException with the specified detail message.
GenICException(String, Exception) - Constructor for exception org.ow2.jonas.generators.genic.GenICException
 
GenICMojo - Class in org.ow2.jonas.tool.maven.genic.plugin
Maven plugin to launch GenIC.
GenICMojo() - Constructor for class org.ow2.jonas.tool.maven.genic.plugin.GenICMojo
Default constructor.
GenICParameters - Class in org.ow2.jonas.generators.genic
GenIC Parameters holder.
GenICParameters() - Constructor for class org.ow2.jonas.generators.genic.GenICParameters
 
GenicServiceWrapper - Class in org.ow2.jonas.generators.genic.wrapper
GenIC wrapper
GenICTask - Class in org.objectweb.jonas.ant
Deprecated. 
GenICTask() - Constructor for class org.objectweb.jonas.ant.GenICTask
Deprecated.  
GenICTask - Class in org.ow2.jonas.ant
GenIC Task.
GenICTask() - Constructor for class org.ow2.jonas.ant.GenICTask
 
get(Object) - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
get(String) - Static method in class org.ow2.jonas.lib.windows.WinSysEnv
Get a variable from the windows env
get(Node, String, Collection, Transformer.NodeFilter) - Method in class org.ow2.jonas.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.ow2.jonas.lib.ejb21.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getAbsolutePath(String) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getAbstractSchemaName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
getter for field abstractSchemaName
getAbstractSchemaName() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the abstract-schema-name
getAcceptCountText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the acceptCountText.
getAcknowledgeMode() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the acknowledge-mode of the message driven bean.
getAcknowledgeMode() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the acknowledge-mode (EJB2.0 only)
getAckTimeout() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getAckTimeout() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getAckTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getAction() - Method in class org.ow2.jonas.ant.ServerDeploy
Returns the action field.
getAction() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the administrative action represented by this form.
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolForm
Gets current action.
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
 
getAction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
getAction() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getAction() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getActionName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
getActivated() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
 
getActivationConfig() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Gets the activation-config (EJB2.1 only)
getActivationConfig() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the activation-config (EJB2.1 only)
getActivationConfigPropertyList() - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigDesc
Gets the list of activation-config-property
getActivationConfigPropertyList() - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Gets the list of activation-config-property
getActivationConfigPropertyName() - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
Gets the activation-config-property-name
getActivationConfigPropertyName() - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Gets the activation-config-property-name
getActivationConfigPropertyValue() - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
Gets the activation-config-property-value
getActivationConfigPropertyValue() - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Gets the activation-config-property-value
getActivationspec() - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Gets the activationspec
getActivationspecClass() - Method in class org.ow2.jonas.deployment.rar.ActivationspecDesc
Gets the activationspec-class
getActivationspecClass() - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Gets the activationspec-class
getActivationspecDesc() - Method in class org.ow2.jonas.deployment.rar.MessagelistenerDesc
Gets the activationspec
getActivationSpecs() - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
Get the Activationspec names
getActiveProtocolNames() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
getActiveProtocolNames() - Method in interface org.ow2.jonas.registry.RegistryService
 
getActualParameters() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getAdapterLoaded() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getAdditionnalProperties(EARModule) - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleIdentifier
 
getAdditionnalProperties(ManagedType) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getAddress() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the address.
getAddress() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getAdjustPeriod() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getAdjustPeriod() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getAdminFile() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getAdminFile() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getAdminJonasServerConfDir() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getAdminJonasServerName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getAdminobjectClass() - Method in class org.ow2.jonas.deployment.rar.AdminobjectDesc
Gets the adminobject-class
getAdminobjectClass() - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Gets the adminobject-class
getAdminobjectInterface() - Method in class org.ow2.jonas.deployment.rar.AdminobjectDesc
Gets the adminobject-interface
getAdminobjectInterface() - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Gets the adminobject-interface
getAdminobjectList() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the adminobject
getAdminobjectList() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the adminobject
getAdminObjects() - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
Get the AdminObject names
getAlgorithm() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the default algorithm
getAlgorithm() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the default algorithm
getAlgorithm() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the default algorithm
getAlgorithm() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the default algorithm
getAlgorithm() - Method in class org.ow2.jonas.security.realm.lib.HashPassword
Return the algorithm used for this password
getAlgorithm() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getAlgorithm() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getAlgorithm() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAlign() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Return the Alignment
getAllActiveTx() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get all currently executing transactions.
getAllActiveTx() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getAllActiveXids() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get all currently executing Xids.
getAllActiveXids() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getAllDataSourceName() - Method in class org.ow2.jonas.ejb2.internal.mbean.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.ow2.jonas.ejb2.internal.mbean.EJB
Construct Hashtable containing for each ResourceRef jndi name its corresponding the ResourceAdapter MBean OBJECT_NAME.
getAllJMSConnectionFactoryName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getAllJMSDestinationName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getAllJMSDestinationName() - Method in class org.ow2.jonas.ejb2.internal.mbean.MessageDrivenBean
return all the destination used by this ejb, including his associate destination
getAllMailFactoryMName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getAllMailFactorySName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getAllMimePartDSMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getAllowTrace() - Method in class org.apache.catalina.connector.Connector
True if the TRACE method is allowed.
getAllRecoveryTx() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get all transactions that require administrator recovery action.
getAllRecoveryTx() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getAllServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS services.
getAllServices() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Return the list of all JOnAS services.
getAllServices() - Method in interface org.ow2.jonas.management.ServiceManager
Return the list of all JOnAS services.
getAllServices() - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Get all services.
getAllSessionMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getAllThreadsCount() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getAllThreadsCount() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getAllThreadsCount() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getAllThreadsCount(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the number of threads used by a server in the domain.
getAllThreadsCount(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the number of threads used by a server in the domain.
getAllThreadsCount(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the number of threads used by a server in the domain.
getAllThreadsCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
getAllThreadsCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getAllURLs() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getAllXAResource(String) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get all XAResoures of a transaction that require administrator recovery action.
getAllXAResource(String) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getAltDd() - Method in class org.ow2.jonas.deployment.ear.xml.Module
Gets the alt-dd
getAltDDClients() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the alt-dd of the clients of the application.xml file.
getAltDDConnectors() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the alt-dd of the connectors of the application.xml file.
getAltDDEjbs() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the alt-dd of the ejbs of the application.xml file.
getAltDDWebs() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the alt-dd of the wars of the application.xml file.
getAlternateWsdlURL() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
 
getAlternateWsdlURL() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getAltWsdl() - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
 
getAnchor() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getAnonymousTypeQname() - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
 
getAO() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getApp() - Method in class org.ow2.jonas.generators.genbase.archive.Application
 
getAppClientModule(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for an AppClientModule
getAppClientModuleName(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for an AppClientModule
getAppClientModules(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.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.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all App Containers.
getApplication() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns the container application (can be null).
getApplication() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Return the container application of this EjbJar
getApplication() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the container application (can be null).
getApplication() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
 
getApplicationContextPath() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getApplicationDoc() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the Document of the application.xml file.
getApplicationInputStream() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the InputStream of the application.xml file.
getApplicationName() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Get J2EE Application name.
getApplicationName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get J2EE Application name.
getApplicationServerPort() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getApplySettingsTo() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getAppsClassLoader() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getArch() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Get architecture.
getArchive() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
getArchive() - Method in class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
 
getArchive() - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
 
getArchive() - Method in class org.ow2.jonas.generators.wsgen.generator.WsClientGenerator
 
getArchive() - Method in class org.ow2.jonas.generators.wsgen.generator.WsEndpointGenerator
 
getArchiveConfigObjectName(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Object name of archive configuration.
getArchiveName() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the archive name in the form.
getArrayGroups() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getArrayGroups() - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Get the groups
getArrayGroups() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the groups
getArrayList(String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Transform the string like a ArrayString, each element are separated by the separator.
getArrayListCombinedRoles(JUser) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get all the roles (from the roles and from the groups) of the given user
getArrayListCombinedRoles(JUser) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get all the roles (from the roles and from the groups) of the given user
getArrayListCombinedRoles(JUser) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Get all the roles (from the roles and from the groups) of the given user.
getArrayListCombinedRoles(JUser) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Get all the roles (from the roles and from the groups) of the given user.
getArrayObjectParameters() - Method in class org.ow2.jonas.generators.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.ow2.jonas.security.internal.realm.principal.Group
Get the roles
getArrayRoles() - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Get the roles
getArrayRoles() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getArrayRoles() - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Get the roles
getArrayRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the roles
getAS() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getAsContext() - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
getAssemblyDescriptor() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Gets the assembly-descriptor
getAssociatedWebContexts(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Get the web contexts list associated with the WS module's endpoints.
getAttachmentFromBinding(OperationDescriptionImpl, Binding) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This method will process a WSDL Binding and build AttachmentDescription objects if the WSDL dicatates attachments.
getAttachmentType() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
getAttribute(String) - Method in class org.apache.catalina.connector.Connector
Return a configured property.
getAttribute(ObjectName, String) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Gets the value of a specific attribute of a named managed object.
getAttribute(ObjectName, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Get an MBean Attribute on the remote server.
getAttribute(ObjectName, String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Gets the value of a specific attribute of a named MBean.
getAttribute(Class<T>) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getAttribute(Class<T>) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
Returns an object of the corresponding interface, or null if none was found
getAttributes() - Method in class org.apache.commons.modeler.ManagedBean
The collection of attributes for this MBean.
getAttributes(ObjectName, String[]) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Enables the values of several attributes of a named managed object.
getAttributes(ObjectName, String[]) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Get a group of MBean Attributes on the remote server.
getAttributes(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get management attributes.
getAttributes(ObjectName, String[], String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Gets the values of several attributes of a named MBean.
getAttributes(ObjectName, String[], String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Gets the values of several attributes of a named MBean.
getAttributes(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get management attributes.
getAttributes(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get management attributes.
getAttributes(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Get management attributes.
getAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getAttributes() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Return the list of attributes for this element.
getAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the list of attributes for this element.
getAuthConstraint() - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Gets the authConstraint
getAuthentication() - Method in interface org.ow2.jonas.deployment.api.IResourceRefDesc
Get the authentication of the resource ref.
getAuthentication() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
 
getAuthenticationInformation(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Gets the authentication information for a given server or cluster daemon name defined in the domain.xml file.
getAuthenticationMechanismList() - Method in class org.ow2.jonas.deployment.rar.OutboundResourceadapterDesc
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Gets the authentication-mechanism
getAuthenticationMechanismList() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the authentication-mechanism
getAuthenticationMechanismType() - Method in class org.ow2.jonas.deployment.rar.AuthenticationMechanismDesc
Gets the authentication-mechanism-type
getAuthenticationMechanismType() - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Gets the authentication-mechanism-type
getAuthenticationMethod() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getAuthenticationMode() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the mode for validate the authentication of this LDAP realm
getAuthenticationMode() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the mode for validate the authentication of this LDAP realm
getAuthenticationMode() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAuthenticationModeLdapValues() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for AuthenticationModeLdap properties.
getAuthenticationModeLdapValues() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getAuthenticationProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Retrieves the authentication properties of this object.
getAuthenticationProperties() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Retrieves the authentication properties of this object.
getAuthenticationProperties() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Get the authentication properties.
getAuthMethod() - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
getAuthMethod() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getAuthMethod() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getAutoBoot() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getAutoBoot() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getAutoBoot() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getAutoBoot(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Auto Boot
getAutoBoot() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getAutoBoot(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getAutoBoot(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Auto boot used by the server
getAutoBoot() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getAutoBoot4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
getAutoBoot4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
True if autoboot is enabled for the given server.
getAutoCommit() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx
getAutoCommit() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getAutoCommit() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
getAutomaticPk() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Get the automatic-pk
getAvailableLBPolicies() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getAvailableLBStrategies() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getAverageBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
get the average time spent in business execution for all beans of this ejb container per request
getAverageBusinessProcessingTime() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
get the average time spent in business execution for all beans of this ejb container per request
getAverageBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
get the average time spent in business execution for all beans of this ejb container per request
getAverageBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getAverageBusinessProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getAverageBusinessProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getAverageProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
get the average time spent in container + business execution for all beans of this ejb container per request
getAverageProcessingTime() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
get the average time spent in container + business execution for all beans of this ejb container per request
getAverageProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
get the average time spent in container + business execution for all beans of this ejb container per request
getAverageProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getAverageProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getAverageProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getAverageProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getAvgReceivedProcessingTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getAvgReceivedProcessingTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getBalancedWorkers() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkCluster
 
getBalancedWorkers() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMBean
 
getBaseDN() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the DN used for the lookup of this LDAP realm
getBaseDN() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the DN used for the lookup of this LDAP realm
getBaseDn() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getBaseItemList(List, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Treat a list (Vector) of Joram user names
getBaseItemList(List, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Treat a list (Vector) of Joram user items (example: User[anonymous]:#0.0.1035)
getBaseName(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the basename of the given full name
getBaseName(URL) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getBaseName(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getBaseName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getBases() - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
 
getBaseURI() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
getBaseURL() - Method in class org.ow2.jonas.lib.loader.WebappClassLoader
 
getBcc() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getBcc() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getBean() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getBeanDesc() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get descriptors for all beans contained in jar file
getBeanDesc(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get bean descriptor given its name
getBeanDesc() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
get the parent node
getBeanDescIterator() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get an Iterator on the Bean Desc list
getBeanDescWithLocalInterface(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get bean descriptor given its interface local name
getBeanElement(Element, String) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Returns the session/entity/ message-driven XML Element with given name.
getBeanEventListener() - Method in interface org.ow2.jonas.cmi.CmiService
Gets Listener for Bean Events.
getBeanEventListener() - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
 
getBeanFactory(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
Get the bean factory for the given bean.
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocalHome
 
getBeanFactory(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Get the bean factory for the given bean.
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
getBeanFactory() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getBeanFactoryId() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getBeanId() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getBeanName() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Get the name of the bean exposed as WS.
getBeanName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the name of the bean exposed as WS.
getBeanNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getBeginColumn() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getBeginLine() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getBegunTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getBf() - Method in class org.ow2.jonas.lib.ejb21.JHome
 
getBf() - Method in class org.ow2.jonas.lib.ejb21.JRemote
 
getBindingID() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getBindingType() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getBindingType() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getBindingType() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
getBlockingTx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Look if the specified transaction is blocked.
getBooleanAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getBooleanAttribute(Properties, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getBooleanAttribute(Properties, String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getBooleanVals() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the booleanVals.
getBooleanVals() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getBooleanVals() - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
getBooleanValues() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for boolean properties.
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
Get boolean values.
getBooleanValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getBootstraptask(String) - Method in class org.ow2.jonas.ant.BootstrapTask
 
getBootstraptask(String, boolean) - Method in class org.ow2.jonas.ant.BootstrapTask
Run the task.
getBorder() - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getBuffer() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
getBufferSize() - Method in class org.apache.catalina.connector.Connector
Deprecated.  
getBufferSizeText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the bufferSizeText.
getBundleMaven2Location(String, String, String, String, String) - Static method in class org.ow2.jonas.launcher.felix.util.Maven2Utils
 
getBus() - Method in class org.ow2.jonas.ws.cxf.http.JOnASDestination
 
getBus() - Method in class org.ow2.jonas.ws.cxf.jaxws.WebservicesContainer
 
getBusinessObject(Class<T>) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain an object that can be used to invoke the current bean through the given business interface.
getBusinessStartTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getBusinessStopTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getBusyMax() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getBusyMax() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getBusyMaxRecent() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getBusyMaxRecent() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getBusyMaxRecent() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getBusyMaxRecent() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getBusyMaxRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getBusyMaxRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getBusyMaxRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getBusyMin() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getBusyMin() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getBusyMinRecent() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getBusyMinRecent() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getBusyMinRecent() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getBusyMinRecent() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getBusyMinRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getBusyMinRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getBusyMinRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getBytesFromObject(Object) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Return an array of byte from a given object
getBytesFromObject(Object, Logger) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Return an array of byte from a given object
getBytesReceivedByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getBytesReceivedByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getBytesReceivedByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getBytesReceivedByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getBytesReceivedByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getBytesReceivedByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getBytesSentByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getBytesSentByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getBytesSentByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getBytesSentByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getBytesSentByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getBytesSentByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getByteStream() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
Return the byte stream representation of the resource.
getCacheMax() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getCacheSize() - Method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Get the size of the cache (number of entries in the cache).
getCacheSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getCacheSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
getCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getCacheSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getCallbackHandler() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Get the callback handler of this client application.
getCallbackHandler() - Method in class org.ow2.jonas.deployment.client.xml.ApplicationClient
 
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated.  
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. @exception java.lang.IllegalStateException always
getCallerIdentity() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. @exception java.lang.IllegalStateException always
getCallerInfo() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerInfo
 
getCallerPrincipal(boolean) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Gets the caller's principal.
getCallerPrincipal(boolean) - Method in class org.ow2.jonas.ejb2.internal.PrincipalFactoryImpl
 
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
getCallerPrincipal() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Obtain the java.security.Principal that identifies the caller.
getCallerPrincipal(boolean) - Method in interface org.ow2.jonas.lib.ejb21.PrincipalFactory
 
getCallerPrincipal(boolean) - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Method getCallerPrincipal
getCallerPrincipalRoles(boolean) - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Return the roles of the principal
getCallerPropagation() - Method in class org.ow2.jonas.deployment.ejb.xml.SasContextMapping
 
getCallerRoles(boolean) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Gets the caller's roles.
getCallProperties() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
 
getCallProperties(String) - Method in class org.ow2.jonas.ws.axis.JService
 
getCancel() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The target of the cancel op.
getCapacity() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getCapacity() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getCapName() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getCarDeployableMetadata() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
 
getCarMetadata(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Extract all the metadatas from the application client.
getCatalinaConnector(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for the Connector catalina server
getCatalinaDetailConnectors(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all the Connectors catalina server
getCatalinaDomainName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getCatalinaProtocols(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for the Catalina server
getCatalog() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getCatalog() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getCategory() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
getCause() - Method in exception org.ow2.jonas.deployment.common.DeploymentDescException
Gets the causing exception associated with this exception.
getCc() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getCc() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getCdName() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getCdUrl() - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Build the cluster daemon JRM remote url
getCellPadding() - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getCellSpacing() - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getCertifiedText() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
getCF() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getChannel() - Method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Gets the channel
getChannel() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the channel of the connector
getChannel() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the channel of the connector
getCharacterStream() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
Return the character stream representation of the resource.
getCheckedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getCheckingLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getCheckingLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
getCheckingLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCheckingLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCheckingLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCheckLevel() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getCheckLevel() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getCheckLevel() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getCheckLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
REturns the check level value for this new RAR.
getCheckPoint() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerInfo
 
getChildren() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return the map of children
getChildren() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Returns the list of children
getChildren() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns a list of children for this element.
getChildsMBeans() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
 
getChildsMBeans() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getChildsMBeans() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getChildsMBeans() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getCiphers() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getClassAnnotation(Class) - Method in class org.ow2.jonas.lib.bootstrap.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.ow2.jonas.generators.genbase.generator.AbsGenerator
 
getClassFromType(Type) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getClassLoader() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
getClassLoader() - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
getClassLoader(String) - Method in class org.ow2.jonas.lib.bootstrap.RemoteClassLoaderSpi
Returns a class loader that loads classes from the given codebase URL path.
getClassLoader() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getClassLoader() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getClassLoader(URL, EARDeployable, ClassLoader) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Return the class loader of the given warURL.
getClassLoader(URL, EARDeployable, ClassLoader) - Method in interface org.ow2.jonas.web.JWebContainerService
Return the class loader of the given warURL.
getClassLoaderForBuild() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Returns a Classloader object which parses the passed in generic EjbJar classpath.
getClassLoadingLoadedClassCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getClassLoadingUnloadedClassCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getClassName() - Method in class org.apache.commons.modeler.ManagedBean
The fully qualified name of the Java class of the MBean described by this descriptor.
getClassName() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getClassname(QName) - Method in class org.ow2.jonas.deployment.ws.MappingFile
Return the Java classname representing the xml type.
getClassName(String) - Static method in class org.ow2.jonas.eclipse.compiler.Util
Get the fully qualified Java class name from a source file (system path + .java).
getClassName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
 
getClassname() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getClassName(String, String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
return full name of a class for given package and class names
getClassName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getClassname() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getClasspath() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getClassPath() - Method in class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Get the class path of this classloader
getClasspath() - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
 
getClasspathParam() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getClassProperties(ObjectName, Class, String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getClassProperties(ObjectName, Class, String, String[], String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getCleanup() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the cleanup
getCleanupPolicy() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
 
getClientConfigurationFactory() - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
getClientEngineConfig() - Method in class org.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
Return null.
getClients() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the Iterator of WebApp contained in this Application.
getClientTags() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the client tags of the application.xml file.
getCloserThreadInfos() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getCloserThreadInfos() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
 
getCltModifiers() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
 
getCluster() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getCluster() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
getCluster() - Method in class org.ow2.jonas.deployment.ejb.xml.Session
 
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
Look for a cluster by its name.
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
 
getCluster(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterFactory
Look for a cluster by its name
getCluster(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
Get a cluster.
getClusterDaemon() - Method in class org.ow2.jonas.deployment.clusterd.ClusterDaemonConfiguration
 
getClusterDaemon() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getClusterdaemon() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getClusterDaemonConfiguration(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Get an instance of a ClusterDaemonConfiguration by parsing the clusterd.xml configuration file.
getClusterDaemonFileName(String) - Static method in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Gets the cluster daemon config file.
getClusterDaemonList() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getClusterDaemonList() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getClusterDaemonName() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getClusterDaemonName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getClusterDaemonName() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getClusterDaemonNames() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getClusterDaemonNames() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getClusterDaemonNames() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClusterDaemons() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getClusterDaemons() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getClusterDaemons() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement clusterDaemons management attribute.
getclusterDaemons() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the clusterDaemons in the domain.
getclusterDaemons() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the clusterDaemons in the domain.
getclusterDaemons() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClusterdaemonState(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return the state of a cluster daemon in the domain.
getClusterdaemonState(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Return the state of a cluster daemon in the domain.
getClusterdaemonState(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
 
getClusterdaemonState(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the state of a cluster daemon in the domain.
getClusterdaemonState(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getClusterdaemonState(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
 
getClusterdaemonState(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClusterdGraphAttribute(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Get a value of given attribute for given cluster daemon
getClusterdGraphAttributes() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getClusterList() - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
getClusterList() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterFactory
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterFactory
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterFactory
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
 
getClusterList() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterFactory
 
getClusterName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getClusterName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewClusterForm
 
getClusterOId() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
Gets the clusterOId
getClusterOId() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulObjectId
gets the clusterOId
getClusterReplicated() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Gets the cluster-replicated
getClusters() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getClusters() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
MBean method.
getClusters() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement clusters management attribute.
getClusters() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the clusters in the domain.
getClusters() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the clusters in the domain.
getClusters() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClustersNames() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getClustersNames() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getClustersNames() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClusterState(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return the state of a cluster in the domain.
getClusterState(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Return the state of a cluster in the domain.
getClusterState(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the state of a cluster in the domain.
getClusterState(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the state of a cluster in the domain.
getClusterState(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getClusterTasks() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
 
getClusterType(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return the type of a cluster in the domain.
getClusterType(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Return the type of a cluster in the domain.
getClusterType(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the type of a cluster in the current domain.
getClusterType(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the type of a cluster in the current domain.
getClusterType(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Return the type of a cluster in the current domain.
getClusterType() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getClusterViewManager() - Static method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
Gets the clusterview manager
getCmiClusterList() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getCmiRegistry(ObjectName, List<String>, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
getCmiService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Return a reference to the CMI service.
getCmiService() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getCmiService() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getCmp2Bean(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getCmpFieldDesc(Field) - Method in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
Get descriptor for a given field
getCmpFieldDesc(String) - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
Get descriptor for a given field name Used by GenIC
getCmpFieldDescIterator() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
getCmpFieldJdbcMappingList() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Gets the cmp-field-jdbc-mapping
getCmpFieldList() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the cmp-field
getCmpversion() - Method in class org.ow2.jonas.ant.EjbJar
Gets the CMP version.
getCmpVersion() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the cmp-version
getCmrField() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the cmr-field
getCmrFieldName() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
get the name of the cmr-field.
getCmrFieldName() - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Gets the cmr-field-name
getCmrFieldType() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
get the type of the cmr-field when set in the deployment descriptor.
getCmrFieldType() - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Gets the cmr-field-type
getCnxPendingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getCnxPendingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getCodingType(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It retrieves a coding type either a Class
getCodingType(PType) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It converts a PType into a coding type.
getCodingType(int) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
It converts a type code into a coding type.
getColspan() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
getColumn() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
Deprecated.  
getCombinedClasspath() - Method in class org.ow2.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.ow2.jonas.security.internal.realm.principal.User
 
getCombinedRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the combined roles of this user
getComChannel() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getCommandLine() - Method in class org.ow2.jonas.lib.util.Cmd
 
getComment() - Method in class org.ow2.jonas.webapp.jonasadmin.JmsConnFact
 
getCommitedTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getCommProtoName() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getCommProtoParams() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getCompilerOptions() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getComplexElements() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns a set of all complex elements for this schema.
getComplexElements() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns a set of the complex elements from this schema.
getComponentContext() - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Get the Context associated with the current thread or to a class loader.
getComponentContext(ClassLoader) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Return the ComponentContext associated with the given classloader.
getComponentContext() - Method in interface org.ow2.jonas.naming.JNamingManager
Return the Context associated with the current thread.
getComponentContext(ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Return the ComponentContext associated with the given classloader.
getComponentContextFactory() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getComponentContextFactory() - Method in class org.ow2.jonas.lib.ejb21.JContainer
getCompression() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConfDir() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which returns the configuration directory in jonas.base
getConfidentiality() - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
getConfig() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the basename terminator.
getConfig() - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
 
getConfigDir() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getConfigDir() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConfigFile() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
getConfigFile() - Method in class org.ow2.jonas.lib.jmbeans.LogManager
 
getConfigFile() - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Return a File object representing the jonas-realm.xml configuration file.
getConfigFile() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Return a File object representing the server.xml configuration file.
getConfigFileEnv() - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns JOnAS environment as configured with files properties only.
getConfigFileEnv() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getConfigFileEnv() - Method in interface org.ow2.jonas.properties.ServerProperties
Returns JOnAS environment as configured with files properties only.
getConfigFileName() - Static method in class org.ow2.jonas.lib.util.Log
 
getConfigFileXml() - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns xml content of the resource file.
getConfigLogTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the config log topic for this RAR.
getConfigObj(String) - Method in class org.ow2.jonas.resource.internal.Rar
get the ConfigObj matching the jndiname specified
getConfigObject(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the ConfigObj object matching the jndiName.
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.AdminobjectDesc
Gets the config-property
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the config-property
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the config-property
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Gets the config-property
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the config-property
getConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the config-property
getConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Gets the config-property-name
getConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.RequiredConfigPropertyDesc
Gets the config-property-name
getConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Gets the config-property-name
getConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Gets the config-property-name
getConfigPropertyType() - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Gets the config-property-type
getConfigPropertyType() - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Gets the config-property-type
getConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Gets the config-property-value
getConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Gets the config-property-value
getConfigType() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the config type.
getConfiguration() - Method in interface org.ow2.jonas.generators.genbase.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfiguration() - Method in class org.ow2.jonas.generators.genclientstub.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfiguration() - Method in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Get the Configuration to use with newly created Generator.
getConfiguration() - Method in class org.ow2.jonas.launcher.felix.DefaultConfigurationProvider
 
getConfiguration() - Method in interface org.ow2.jonas.launcher.felix.IConfigurationProvider
 
getConfiguration(String) - Static method in class org.ow2.jonas.lib.security.jacc.JPolicyConfigurationKeeper
Gets the JOnAS policy configuration by its contextId
getConfiguration() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConfigurationFile() - Method in class org.ow2.jonas.ant.jonasbase.JCopy
 
getConfigurationFile() - Method in class org.ow2.jonas.ant.jonasbase.JTask
 
getConfigurationFile() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getConfigurationProvider() - Method in class org.ow2.jonas.launcher.felix.JOnAS
 
getConfiguredMatchingJonasContexts(String, File, String) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
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.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getConnectingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getConnectingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getConnection() - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
 
getConnection() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getConnection(String, String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
Get the actual connection on database
getConnection() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Create an object handle for a database connection.
getConnection() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getConnection() - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getConnection(String, String) - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Create a connection handle for user purpose.
getConnection() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(String, String) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
getConnection(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return a JMX connection to a given server in the domain.
getConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getConnection() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the Connection object that produced this Statement object.
getConnectionById(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getConnectionById(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
Return the ManagedConnection identified by this Id
getConnectionDefinitionList() - Method in class org.ow2.jonas.deployment.rar.OutboundResourceadapterDesc
Gets the connection-definition
getConnectionDefinitionList() - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Gets the connection-definition
getConnectionDetails(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getConnectionDetails(int) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getConnectionDetails(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Return a Map with details about a Connection
getConnectionDetails(int) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getConnectionDetails(ManagedConnection, Transaction) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getConnectionDetails(ManagedConnection, Transaction) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
Return a Map with details about a Connection
getConnectionFactories() - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
get the ConnectionFactory names
getConnectionFactoriesList(MessageResources, String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.JonasAdminJmx
Return the default Connection Factories.
getConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique ConnectionFactory
getConnectionFactory() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionfactoryImplClass() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the connectionfactory-impl-class
getConnectionfactoryImplClass() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the connectionfactory-impl-class
getConnectionfactoryInterface() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the connectionfactory-interface
getConnectionfactoryInterface() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the connectionfactory-interface
getConnectionFailures() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getConnectionFailures() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getConnectionFailures() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getConnectionFailures() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getConnectionFailures() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getConnectionFailures() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getConnectionFailures() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getConnectionFailures() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnectionFailures() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionFailuresJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getConnectionFailuresJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getConnectionFailuresJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getConnectionFailuresJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionFailuresJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionFailuresJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getConnectionFailuresJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getConnectionFailuresJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getConnectionImplClass() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the connection-impl-class
getConnectionImplClass() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the connection-impl-class
getConnectionInterface() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the connection-interface
getConnectionInterface() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the connection-interface
getConnectionInterface() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the connection-interface
getConnectionInterface() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the connection-interface
getConnectionLeaks() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getConnectionLeaks() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getConnectionLeaks() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getConnectionLeaks() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getConnectionLeaks() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getConnectionLeaks() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getConnectionLeaks() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getConnectionLeaks() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnectionLeaks() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnectionLeaksJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getConnectionLeaksJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getConnectionLeaksJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getConnectionLeaksJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionLeaksJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnectionLeaksJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getConnectionLeaksJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getConnectionLeaksJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getConnectionLingerText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectionManager(String) - Static method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
get the ConnectionManager matching the DataSource name
getConnectionManager(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
get ConnectionManager for the datasource having this JNDI name.
getConnectionUploadTimeoutText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectionUrl() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getConnectionUrl() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getConnectionUrl() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getConnectionUrl(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Gives the JMX connection Url used in the domain to connect to a remote server.
getConnectionUrl(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the JMX connection URL of the server.
getConnectionUrl(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the JMX connection URL of a server in the domain.
getConnectionUrl(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the JMX connection URL of the server.
getConnectionUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getConnector() - Method in class org.ow2.jonas.deployment.ear.xml.Module
Gets the connector
getConnector() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Get the current Connector
getConnector(String, String, String, Logger) - Static method in class org.ow2.jonas.lib.management.domain.proxy.ConnectorUtils
Create a connector client for the connector server at the given address, and establish connection.
getConnector(JMXServiceURL, String, String, Logger) - Static method in class org.ow2.jonas.lib.management.domain.proxy.ConnectorUtils
Create a connector client for the connector server at the given address, and establish connection.
getConnector() - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
getConnector(JMXServiceURL, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.util.ConnectorUtils
Create a connector client for the connector server at the given address, and establish connection.
getConnector(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.util.ConnectorUtils
Create a connector client for the connector server at the given address, and establish connection.
getConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the name of the connector
getConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the name of the connector
getConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getConnectorDesc() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Get the current ConnectorDesc.
getConnectorDesc(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the RAR ConnectorDesc object matching the JNDI name.
getConnectorDesc() - Method in class org.ow2.jonas.resource.internal.Rar
get the ResourceAdapter Connector object for this Rar
getConnectorName() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getConnectorName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getConnectorONByName(String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of JOnAS MQ connector
getConnectorProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getConnectorServerURLs() - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
getConnectorServerURLs() - Method in interface org.ow2.jonas.jmx.JmxService
 
getConnectorsON(String, String) - Static method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of all JOnAS MQ connectors deployed in a given JOnAS server
getConnectorTags() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the connector tags of the application.xml file.
getConnectorType() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Connector type.
getConnectorType() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getConnectorTypeVals() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the connectorTypeVals.
getConnectorURL() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
 
getConnectorURL() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getConnMaxAge() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getConnMaxAge() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getConnMaxAge() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getConnTimeOutText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the connTimeOutText.
getConServer() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getConstructors() - Method in class org.apache.commons.modeler.ManagedBean
The collection of constructors for this MBean.
getContainedFiles() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.ow2.jonas.generators.genbase.archive.FileArchive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns a List of all files contained in this archive.
getContainedFiles() - Method in class org.ow2.jonas.generators.genbase.archive.JarArchive
Returns a List of all files contained in this archive.
getContainer() - Method in class org.apache.catalina.connector.Connector
Return the Container used for processing requests received by this Connector.
getContainer(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Get the Container by its file name (.xml or .jar).
getContainer() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Returns the JContainer
getContainer() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getContainer() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getContainerContextID(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Returns the ContextID associated to this container filename.
getContainerContextID(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Returns the ContextID associated to this container filename.
getContainerId() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getContainerName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getContainerName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getContainerName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getContainerName() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Get the name of the EJB container hosting the EJB exposed endpoint.
getContainerName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the name of the EJB container hosting the EJB exposed endpoint.
getContainerNames() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerNaming() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getContainerNaming() - Method in class org.ow2.jonas.lib.ejb21.JContainer
used internally by all the EJB Container classes.
getContainerObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainers(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Containers.
getContainers() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
 
getContainers() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
 
getContainerSubject() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
Gets the current subject (if no user is authenticated, return null)
getContainerTransactionList() - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Gets the container-transaction
getContainerType() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContainerType() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getContainerTypes() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getContent() - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
Gets the array of bytes of this answer.
getContents() - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompilationUnit
 
getContentType() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getContentType() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getContext() - Method in class org.apache.catalina.startup.TldConfig
 
getContext(ServiceDesc) - Static method in class org.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
Creates the Velocity Context used to build the generated files with the Velocity templates.
getContext(String, Object) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandler
 
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
getContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
getContextDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the context.xml file
getContextFactory() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getContextId() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the context ID of this container (for jacc).
getContextId() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the context ID of this container (for jacc)
getContextId() - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
getContextID() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
This method returns this object's policy context identifier.
getContextId() - Method in class org.ow2.jonas.security.interceptors.jrmp.SecurityServiceContext
the JServiceContext id
getContextId() - Method in class org.ow2.jonas.web.base.War
Gets a contextId for this module.
getContextInfo(String) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
 
getContextInterceptors() - Method in class org.ow2.jonas.jndi.interceptors.impl.Interceptors
Gets the list of interceptors.
getContextLinkedClassLoader(URL) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getContextLinkedClassLoader(URL) - Method in interface org.ow2.jonas.web.JWebContainerService
 
getContextName(IContextNamingInfo) - Method in class org.ow2.jonas.web.tomcat6.ws.strategy.EjbJarContextNamingStrategy
Creates a context name (web server root / context root).
getContextName(IContextNamingInfo) - Method in class org.ow2.jonas.web.tomcat6.ws.strategy.FixedContextNamingStrategy
Creates a context name (web server root / context root).
getContextName(IContextNamingInfo) - Method in class org.ow2.jonas.web.tomcat6.ws.strategy.ServiceContextNamingStrategy
Creates a context name (web server root / context root).
getContextName(IContextNamingInfo) - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingStrategy
Creates a context name (web server root / context root).
getContextNamingInfo() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
Get the data used to construct a web context.
getContextNamingInfo() - Method in class org.ow2.jonas.ws.cxf.easybeans.CXFEJBWebserviceEndpoint
Get the data used to construct a web context.
getContextNamingInfo() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Get the data used to construct a web context.
getContextPath() - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
getContextRoot() - Method in class org.ow2.jonas.deployment.ear.xml.Web
Gets the context-root
getContextRoot() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Get the context root of this web application.
getContextRoot() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getContextRoot() - Method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
 
getContextRoot() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
 
getContextRoot() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
 
getContextRoot() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
 
getContextRoot() - Method in interface org.ow2.jonas.generators.genbase.archive.WsEndpoint
 
getContextRoot(String, URLClassLoader, URL, WebContainerDeploymentDesc) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Gets the context root for a WAR.
getContextRoot() - Method in class org.ow2.jonas.web.base.War
Get the context root of this war.
getContextRoot() - Method in interface org.ow2.jonas.web.base.WarMBean
Get the context root of this war.
getContextRoot(PortMetaData) - Static method in class org.ow2.jonas.web.tomcat6.ws.URLUtils
Fix the context-root by prefixing it with a leading '/' (if missing)
getContextRoot() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getContextRoot() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getContexts() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
 
getContexts() - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
 
getContexts() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Gets all the contexts of the current Tomcat server.
getContexts() - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
 
getContexts() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getContexts() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
getContextualClassLoader() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getContextURI(MessageBytes, Request, VersionedPathBean) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Gets the context URI for a given request using the Context URI mapping.
getControlledServersNames() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Controlled servers.
getControlledServersNames() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Controlled servers.
getControlledServersNames() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getControlledServersNames() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getControlledServersNames(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
 
getControlledServersNames(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getControlledServersNames(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
 
getController() - Method in class org.apache.catalina.connector.Connector
 
getConvertClassName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getCopy() - Method in class org.ow2.jonas.lib.work.LogEntryImpl
Return the unpacked directory.
getCopy() - Method in interface org.ow2.jonas.workcleaner.LogEntry
Return the unpacked directory.
getCount() - Static method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getCreationDate() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getCreationTime() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getCreationTime() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the creation time
getCredentialInterface() - Method in class org.ow2.jonas.deployment.rar.AuthenticationMechanismDesc
Gets the credential-interface
getCredentialInterface() - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Gets the credential-interface
getCurrent() - Static method in class org.ow2.jonas.lib.security.context.SecurityCurrent
Method getCurrent
getCurrent() - Static method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerCurrent
Method getCurrent
getCurrentBusy() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getCurrentBusy() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getCurrentBusy() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getCurrentBusy() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getCurrentBusy() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getCurrentBusy() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getCurrentBusy() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentBusy() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentBusy() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentBusyJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentBusyJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentBusyJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentBusyJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentBusyJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentBusyJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentBusyJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentBusyJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentCatalinaDefaultHostName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentCatalinaDomainName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentCatalinaEngineName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentCatalinaServiceName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentClusterDaemon() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentClusterDaemonName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentConfiguration() - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
 
getCurrentConfigurationFileName() - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
 
getCurrentDomain() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Return the current J2EE domain ObjectName.
getCurrentDomainName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Return the current J2EE domain name.
getCurrentFactory() - Static method in class org.ow2.jonas.generators.genbase.generator.GeneratorFactories
 
getCurrentInTx() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getCurrentInTx() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getCurrentInTx() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getCurrentInTx() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getCurrentInTx() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getCurrentInTx() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentInTx() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentInTx() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentJonasDeployment() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getCurrentJonasDeploymentType() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentJonasServer() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Return the ObjectName of the MBean associated to the current Jonas server.
getCurrentJonasServerName() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Return the current Jonas server name.
getCurrentLBPolicy() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentLBPolicySelect() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentLBStrategy() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentLBStrategySelect() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentMessageContext() - Static method in class org.ow2.jonas.ws.axis.JonasHandler
Get the active message context.
getCurrentNumberOfBeanType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfBMP() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfBMPType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfCMP() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfCMPType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfContainer() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getCurrentNumberOfContainer() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getCurrentNumberOfContainer() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getCurrentNumberOfDataSource() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
getCurrentNumberOfDataSource() - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
 
getCurrentNumberOfEJB() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfEJB() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentNumberOfEJB() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentNumberOfEJB(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentNumberOfEJB(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentNumberOfEJB(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentNumberOfEJB() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfEntity() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfEntityBean() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentNumberOfEntityBean() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentNumberOfEntityBean(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentNumberOfEntityBean(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentNumberOfEntityBean(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentNumberOfEntityType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfMailFactories() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Gets the total number of mail factories available in JOnAS.
getCurrentNumberOfMDB() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfMDB() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentNumberOfMDB() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentNumberOfMDB(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentNumberOfMDB(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentNumberOfMDB(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentNumberOfMDB() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfMDBType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfMimeMailFactories() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Gets the integer Number of internet.
getCurrentNumberOfRars() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
getCurrentNumberOfRars() - Method in interface org.ow2.jonas.resource.internal.JOnASResourceServiceMBean
 
getCurrentNumberOfResource() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
getCurrentNumberOfSBF() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfSBF() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentNumberOfSBF() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentNumberOfSBF(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentNumberOfSBF(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentNumberOfSBF(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentNumberOfSBF() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfSBFType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfSBL() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getCurrentNumberOfSBL() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentNumberOfSBL() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentNumberOfSBL(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentNumberOfSBL(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentNumberOfSBL(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentNumberOfSBL() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentNumberOfSBLType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getCurrentNumberOfSessionMailFactories() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Gets the number of Session mail factories available in JOnAS.
getCurrentNumberOfWars() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getCurrentNumberOfWars() - Method in interface org.ow2.jonas.web.base.BaseWebContainerServiceMBean
 
getCurrentOpened() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getCurrentOpened() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getCurrentOpened() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getCurrentOpened() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getCurrentOpened() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getCurrentOpened() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getCurrentOpened() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentOpened() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentOpened() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentOpenedJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentOpenedJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentOpenedJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentOpenedJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentOpenedJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentOpenedJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentOpenedJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentOpenedJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentPageForward(ArchiveConfigForm) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Get the ActionForward name for the current page.
getCurrentPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
getCurrentPoolSize() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
 
getCurrentSimpPropertySelect() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentSimpPropertyValue() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getCurrentSrvToConfigure() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
getCurrentThreadBusyByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentThreadBusyByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentThreadBusyByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentThreadBusyByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentThreadBusyByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentThreadBusyByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentThreadCountByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentThreadCountByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentThreadCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getCurrentThreadCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentThreadCountByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getCurrentThreadCountByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentTotalMemory() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getCurrentTotalMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentTotalMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentTotalMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the total memory of the server in the domain.
getCurrentTotalMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the total memory of the server in the domain.
getCurrentTotalMemory(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the total memory of the server in the domain.
getCurrentTotalMemory() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getCurrentUsedMemory() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getCurrentUsedMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentUsedMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the memory used by a server in the domain.
getCurrentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the memory used by a server in the domain.
getCurrentUsedMemory(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the memory used by a server in the domain.
getCurrentUsedMemory() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getCurrentWaiters() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getCurrentWaiters() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getCurrentWaiters() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getCurrentWaiters() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getCurrentWaiters() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getCurrentWaiters() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getCurrentWaiters() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getCurrentWaiters() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getCurrentWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getCurrentWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getCurrentWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getCurrentWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getCurrentWorkerPoolSize() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getCurrentWorkerPoolSize() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getCurrentWorkerPoolSize(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getCurrentWorkerPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getDatabaseName() - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
getDatabaseName() - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
getDatabaseName() - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
getDatagram(int) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
 
getDatagram(int) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Construct a new datagram.
getDataSource() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getDatasourceClassname() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDataSourceDependence(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getDataSourceDependence(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getDataSourceDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getDatasourceDependences(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Datasource dependences for a given datasource name in the current server.
getDataSourceDescription() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getDatasourceDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourceFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Datasource properties files ready to deploy in the current server.
getDatasourceFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed Datasources in the current server.
getDatasourceJndiName() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
Get the datasource jndi name
getDatasourceJndiName() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
Get the datasource jndi name
getDatasourceMapper() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceMapper() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourceName() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getDatasourceName(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method allowing to determine the datasource name from its jndi name.
getDatasourceName(String) - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
 
getDatasourceName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDatasourcePassword() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDataSourcePropertiesFile(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
getDataSourcePropertiesFile(String) - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
 
getDataSourcePropertiesFiles() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
getDataSourcePropertiesFiles() - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
 
getDatasourcePropsInDir() - Static method in class org.ow2.jonas.lib.util.JModule
 
getDatasources(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all deployed Datasources.
getDataSources() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getDatasourceUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDatasourceUsername() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getDate() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getDate() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getDbSpecificMethods() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getDd() - Method in class org.ow2.jonas.lib.ejb21.JHome
 
getDeadlockTimeout() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the deadlock timeout value
getDeadlockTimeout() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the deadlock-timeout
getDeadlockTimeOut() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
get deadlock time out
getDeadlockTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getDeadlockTimeOut() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getDebugLevels() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for debug properties.
getDeclaredPathLength() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getDefaultAS() - Method in class org.ow2.jonas.deployment.rar.JonasActivationspecDesc
Gets the defaultAS
getDefaultAS() - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Gets the defaultAS
getDefaultAS() - Static method in class org.ow2.jonas.resource.internal.Rar
return the current default ActivationSpec
getDefaultBody() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
getDefaultBody() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
getDefaultContextXml() - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
 
getDefaultDeploymentPolicy() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getDefaultDeploymentPolicy() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getDefaultDMQ() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
getDefaultDMQ() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getDefaultDomain() - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Returns the default domain name of this MEJB.
getDefaultEndpointURI() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
getDefaultHost() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Return the Default host name of the web container.
getDefaultHost() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Return the Default host name of the web container.
getDefaultHost() - Method in interface org.ow2.jonas.web.JWebContainerService
Return the Default host name of the web container.
getDefaultHost() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Return the Default host name of the web container.
getDefaultHttpPort() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
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.ow2.jonas.web.jetty6.Jetty6Service
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.ow2.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.ow2.jonas.web.tomcat6.Tomcat6Service
Return the Default HTTP port number of the web container.
getDefaultHttpsPort() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
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.ow2.jonas.web.jetty6.Jetty6Service
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.ow2.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.ow2.jonas.web.tomcat6.Tomcat6Service
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultNamespace(Class) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getDefaultPolicy() - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
getDefaultPort() - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
getDefaultProtocolName() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
getDefaultProtocolName() - Method in interface org.ow2.jonas.registry.RegistryService
 
getDefaultThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
getDefaultThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getDefaultValue(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the default value of the given Java Type.
getDefaultValue() - Method in class org.ow2.jonas.generators.genic.VcField
 
getDefaultValue() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getDefaultValue(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the default value of the given Java Type.
getDefaultWebXml() - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
 
getDefinition() - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return WSDL definition, null if it's undefined.
getDefinition() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getDefinition() - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
 
getDefinitionUrl() - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
getDelayToRefresh() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Get the value of 'delayToRefresh' attribute.
getDelayToRefresh() - Method in interface org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMBean
 
getDelayToRefresh(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
 
getDelayToRefresh(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getDelayToRefresh(String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
 
getDelayToRefresh() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getDelayToRefresh() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getDeletePhysicalDestination() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
getDeletePhysicalDestination() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
getDeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getDeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeployable(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Convert a ready to deploy file to a deployable object.
getDeployable() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The list of deployable archives.
getDeployableEars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployableFiles() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployableJars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployableRars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployableWars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployed(ArrayList<String>) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Transform file names with absolute path on mave2 repositories to module (resource) names.
getDeployed() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getDeployedEars() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Return the list of all deployed applications.
getDeployedEars() - Method in interface org.ow2.jonas.ear.internal.JOnASEARServiceMBean
Return the list of all loaded Applications.
getDeployedEars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedEARsNumber() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
getDeployedEARsNumber() - Method in interface org.ow2.jonas.ear.internal.JOnASEARServiceMBean
Returns the number of EARs deployed in the JOnAS server.
getDeployedFiles() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedJars() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Return the list of all loaded EJB container.
getDeployedJars() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
Return the list of all loaded EJB container.
getDeployedJars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedObjects() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedObjects() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
Implement deployedObjects attribute cf.
getDeployedRars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedRars() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
getDeployedRars() - Method in interface org.ow2.jonas.resource.internal.JOnASResourceServiceMBean
 
getDeployedWars() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDeployedWars() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Return the list of all loaded web applications.
getDeployedWars() - Method in interface org.ow2.jonas.web.base.BaseWebContainerServiceMBean
Return the list of all loaded web applications.
getDeployerLog() - Method in class org.ow2.jonas.ear.internal.EarCleanTask
Returns the DeployerLog of the task.
getDeployerLog() - Method in class org.ow2.jonas.ejb.easybeans.EJB3CleanTask
Returns the DeployerLog of the task.
getDeployerLog() - Method in class org.ow2.jonas.ejb2.internal.JarCleanTask
Returns the DeployerLog of the task.
getDeployerLog() - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Returns the DeployerLog of the task.
getDeployerLog() - Method in class org.ow2.jonas.web.base.WarCleanTask
Returns the DeployerLog of the task.
getDeployerManager() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
 
getDeployment(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for deployment.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Get the specified client deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.ow2.jonas.deployment.client.wrapper.ClientManagerWrapper
Wrap the ClientDeploymentDescManager.getDeploymentDesc(URL, ClassLoader, ClassLoader).
getDeploymentDesc(EARDeployable, ClassLoader) - Static method in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Get an instance of an EAR deployment descriptor by parsing the application.xml deployment descriptor.
getDeploymentDesc(EARDeployable, ClassLoader) - Static method in class org.ow2.jonas.deployment.ear.wrapper.EarManagerWrapper
Wrap EarDeploymentDescManager.getDeploymentDesc(ear, cl).
getDeploymentDesc() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getDeploymentDesc(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Factory method using the ejb-jar file name.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Factory method using deployment descriptor and Jonas deployment descriptor file names.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.ow2.jonas.deployment.ejb.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().getDeploymentDesc()
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(URL, URL, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Get the specified web deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.ow2.jonas.deployment.web.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().getDeploymentDesc() call.
getDeploymentDesc(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.web.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getDeploymentDesc() call.
getDeploymentDesc(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Get the specified WebService deployment descriptor.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.ws.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.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Get the specified ws deployment descriptor and put it in the cache if it is not in.
getDeploymentDesc(URL, ClassLoader, ClassLoader) - Static method in class org.ow2.jonas.deployment.ws.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().getDeploymentDesc(url, moduleCL, earCL) call.
getDeploymentDesc(URL, URL, ClassLoader, ClassLoader) - Static method in class org.ow2.jonas.deployment.ws.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().getDeploymentDesc(url, url, moduleCL, earCL) call.
getDeploymentDesc() - Method in class org.ow2.jonas.ear.internal.AppClientModuleInfo
 
getDeploymentDescEjb2() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
getDeploymentDescriptor() - Method in class org.ow2.jonas.ear.internal.EARModule
 
getDeploymentDescriptor() - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleMBean
 
getDeploymentDescriptor() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Get the Deployement descriptor of this Ejb
getDeploymentDescriptor() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Get the Deployement descriptor of this Ejb
getDeploymentDescriptor() - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
getDeploymentDescriptor() - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObjectMBean
 
getDeploymentDescriptor() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getDeploymentEar(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear deployment.
getDeploymentEjb(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ejb deployment.
getDeploymentInfos() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
 
getDeploymentInfos() - Method in class org.ow2.jonas.ws.cxf.easybeans.CXFEJBWebserviceEndpoint
 
getDeploymentInfos() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
 
getDeploymentInProgress() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeploymentPlanDeployer() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns the deployment plan deployer service.
getDeploymentPlans() - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
Returns the list of deployed deployment plans.
getDeploymentPlans() - Method in interface org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlanMBean
Returns the list of deployed deployment plans.
getDeploymentPlansCount() - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
Returns the number of deployed deployment plans.
getDeploymentPlansCount() - Method in interface org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlanMBean
Returns the number of deployed deployment plans.
getDeploymentRar(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Rar deployment.
getDeployments(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Deployments services for the specified server.
getDeploymentWebAppli(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web deployment.
getDeploySelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getDeploySelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getDeployServers(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get the list of server where a file is being deployed
getDeployServers(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the list of servers where a file is being deployed.
getDeployState(String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get the current state (string form) of deployment operation
getDeployState(String, String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the current state of deployment operation.
getDeployTargetsList() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
getDepmonitorDirs(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Get the deployment repositories from 'depmonitor' MBean.
getDerivedBeanName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getDescription() - Method in class org.apache.commons.modeler.ManagedBean
The human-readable description of this MBean.
getDescription() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getDescription() - Method in interface org.ow2.jonas.deployment.api.IDescriptionGroupDesc
Get the description of the deployment descriptor.
getDescription() - Method in interface org.ow2.jonas.deployment.api.IPersistenceUnitRefDesc
Get the optional description.
getDescription() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getDescription() - Method in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
Get the description of the deployment descriptor.
getDescription() - Method in class org.ow2.jonas.deployment.common.PersistenceUnitRefDesc
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
 
getDescription() - Method in interface org.ow2.jonas.deployment.common.xml.DescriptionGroupXml
Get the description of the deployment descriptor.
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.InitParam
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
 
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.RunAs
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.SecurityRole
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getDescription() - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
getDescription() - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
getDescription() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getDescription() - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRole
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigDesc
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.CmpField
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Gets the description
getDescription() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the description
getDescription() - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
getDescription() - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
getDescription() - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
getDescription() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getDescription() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement description management attribute.
getDescription() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getDescription() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getDescription(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Description
getDescription() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getDescription(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getDescription() - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
getDescription() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
Get attribute description.
getDescription(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Description
getDescription() - Method in class org.ow2.jonas.resource.internal.mbean.JCAActivationSpec
return the description
getDescription() - Method in class org.ow2.jonas.resource.internal.mbean.JCAAdminObject
return the description
getDescription() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
return the description
getDescription() - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Get the description of this group
getDescription() - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Get the description of this group
getDescription() - Method in class org.ow2.jonas.security.internal.realm.principal.Role
Get the description of this role
getDescription() - Method in interface org.ow2.jonas.security.internal.realm.principal.RoleMBean
Get the description of this role
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return the description for this RAR.
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
getDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
DOCUMENT ME!
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.AuthenticationMechanismDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.JonasActivationspecDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.JonasAdminobjectDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.LicenseDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.RequiredConfigPropertyDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.SecurityPermissionDesc
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.License
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Gets the description
getDescriptionList() - Method in class org.ow2.jonas.deployment.web.xml.AuthConstraint
Gets the description list
getDescriptionList() - Method in class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Gets the description list
getDescriptionList() - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Gets the description list
getDescriptor() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService.WSDeployInfo
 
getDescriptorHandler(File) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
 
getDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns a Map of name to Document for each modified Descriptor of the archive.
getDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns a Map of name to Document for each modified Descriptor of the archive.
getDeserializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcArrayMapping
 
getDeserializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcBeanMapping
 
getDeserializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getDestDir(String, int) - Static method in class org.ow2.jonas.ant.cluster.ClusterTasks
Build dest dir with an index.
getDestDir() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Get the destination directory.
getDestdir() - Method in class org.ow2.jonas.ant.EjbJar
Gets the destination directory.
getDestDir() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the destination directory.
getDestDir() - Method in class org.ow2.jonas.ant.jonasbase.JTask
Gets the destination directory.
getDestDirPrefix() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Gets the prefix of the destination directory.
getDestDirSuffixIndFirst() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Gets the first index of the destDir suffix.
getDestDirSuffixIndLast() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Gets the last index of the destDir suffix.
getDestination() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the the destination name of the message driven bean.
getDestination(EndpointInfo) - Method in class org.ow2.jonas.ws.cxf.http.JOnASHTTPTransportFactory
 
getDestination() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
getDestinationItem(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Create a ItemDestination object from a String structured as follows: joramClient:type=Queue/Topic,name=destName[#x.y.z]
getDestinationItem(String, String) - Method in class org.ow2.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.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the the destination JNDI name of the message driven bean.
getDestinationLink() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the the destination link name of the message driven bean.
getDestinationON(String, String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of a MQ destination created by deploying a given MQ connector
getDestinationOn(String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getDestinations() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
destinations
getDestinationsON(String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of all the destination created by deploying a given MQ connector
getDestinationsStr() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
get DestinationsStr
getDestinationsStr() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
get DestinationsStr
getDestinationType() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the the destination type of the message driven bean.
getDestinationType() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Gets the destination-type
getDir() - Method in class org.ow2.jonas.ant.jonasbase.Lib
Gets the directory.
getDir() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.File
Gets the directory.
getDirContext() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Return a dircontext for this LDAP server
getDirectories() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
 
getDirectories() - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
getDirectory() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getDirectoryNames() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
The list of the directory names.
getDisabledName() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getDisabledProperty() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getDisabledValueEqual() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getDisabledValueNotEqual() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getDiscEvent(String, String, String[], String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
Create a 'fake' DiscEvent object containing info to establish a JMX connection with a new server in the domain.
getDiscIp() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
Gets IP address of discovery.
getDiscovery() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getDiscoveryAddress() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryClient() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryClient() - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
Gets the MBean of disovery client.
getDiscoveryGroupName() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getDiscoveryGroupName() - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
getDiscoveryManager() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryManager() - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
Gets the MBean of disovery manager.
getDiscoveryPort() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryProtocolVersion() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getDiscoveryProtocolVersion() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryProtocolVersion() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getDiscoveryStackFile() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getDiscoveryStackFile() - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
getDiscoveryTtl() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getDiscoveryTtl() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getDiscoveryTtl() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getDiscPort() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getDiscType() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getDispatcher() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getDisplayName() - Method in interface org.ow2.jonas.deployment.api.IDeploymentDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in interface org.ow2.jonas.deployment.api.IDescriptionGroupDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.ow2.jonas.deployment.common.AbsDeploymentDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
 
getDisplayName() - Method in interface org.ow2.jonas.deployment.common.xml.DescriptionGroupXml
Get the display name of the deployment descriptor.
getDisplayName() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get the display name
getDisplayName() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the display-name
getDisplayName() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the display-name
getDisplayName() - Method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
Return the Webservices displayName.
getDisplayName() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the display-name
getDisplayName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getDisplayName() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the display name for this RAR.
getDisplayName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getDisplayName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getDm() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getDmq() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getDmq(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getDmqOn(String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getDmqOn(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getDN() - Method in class org.ow2.jonas.security.internal.realm.principal.LDAPUser
Get the DN of this user
getDocBase() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getDocument() - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
 
getDocument() - Method in class org.ow2.jonas.migration.jboss.Transformer
Returns the output document.
getDocument() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the document.
getDocument() - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
getDomain() - Method in class org.apache.catalina.connector.Connector
 
getDomain() - Method in class org.apache.catalina.connector.MapperListener
 
getDomain() - Method in class org.apache.commons.modeler.ManagedBean
The (optional) ObjectName domain in which this MBean should be registered in the MBeanServer.
getDomain() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getDomain() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getDomain() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
getDomain() - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getDomainDeploy(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for domain management deployment.
getDomainDeployment(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all deployment using domain management.
getDomainDeploymentEar(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear deployment using domain management.
getDomainDeploymentEjb(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ejb deployment using domain management.
getDomainDeploymentMethodName() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getDomainDeploymentRar(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Rar deployment using domain management.
getDomainDeploymentWebAppli(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web deployment using domain management.
getDomainMap(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Get an instance of a DomainMap by parsing the domain.xml configuration file.
getDomainMap(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.domain.wrapper.DomainManagerWrapper
Wrap DomainMapManager.getDeploymentDesc(domainFileName, cl)
getDomainMonitor() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
 
getDomainMonitor() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the domainMonitor, or null if slave server.
getDomainName() - Method in class org.ow2.jonas.ant.BootstrapTask
 
getDomainName() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getDomainName() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
returns domain name.
getDomainName() - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Gets domain name.
getDomainName() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getDomainName() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getDomainName() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getDomainName() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getDomainName() - Method in interface org.ow2.jonas.jmx.JmxService
 
getDomainName() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
getDomainName() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getDomainName() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getDomainName() - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
 
getDomainName() - Method in class org.ow2.jonas.lib.management.extensions.base.LocalManagementContext
 
getDomainName() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getDomainName() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Return the domain's name of this service.
getDomainName() - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
 
getDomainName() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Get the domain name.
getDomainName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the Domain Name.
getDomainName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getDomainNode(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for the domain management (struts version).
getDomainUploadDeployMethodName() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
getDriverClassName() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDriver
 
getDsClass() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getDsClass() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the DS Class used for this new RAR.
getDSList() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
return the list of the datasources.
getDSName() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getDsName() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of the resource to use
getDsName() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of the resource to use
getDsName() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getDsName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getDstDir() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Get the destination directory.
getDuration() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getDynamicHostAttributes() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get dynamic host attributes.
getDynamicHostAttributes() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get dynamic host attributes.
getDynLoading() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getDynOperatingSystem() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getDynThread() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getEARClassLoader() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the ClassLoader of this ear archive.
getEARDeployable() - Method in class org.ow2.jonas.ear.internal.EARModule
Return the deployable of this Ear.
getEarFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
get the name of the ear application containing this container.
getEarFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
get the name of the ear application containing this container.
getEarFilename() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
getEarFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of EAR filename ready to deploy in the current server.
getEarFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed EAR filename in the current server.
getEarON() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getEarON() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
getEarON() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
getEarON() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
getEarPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getEarPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
getEars() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Returns a Map containing all deployed EARs.
getEarUrl() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Return the url of this Ear
getEarUrl() - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleMBean
 
getEarURL() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getEarURL() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
Accessor the URL of the Ear if the resource adapter is in Ear.
getEarURL() - Method in class org.ow2.jonas.web.base.War
Get the URL of the ear containing this war.
getEarURL() - Method in interface org.ow2.jonas.web.base.WarMBean
Get the URL of the ear containing this war.
getEarURL() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
getEasyBeansServer() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
TODO Remove it when EarDeployer will use EasyBeans Deployer.
getEasyBeansServer() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
TODO Remove it when EarDeployer will use EasyBeans Deployer.
getEISProductName() - Method in class org.ow2.jonas.ee.jdbc.MetaDataImpl
Returns the JDBC Product name
getEISProductVersion() - Method in class org.ow2.jonas.ee.jdbc.MetaDataImpl
Returns the JDBC Product version
getEisType() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the eis-type
getEisType() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the eis-type
getEisType() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the EIS Type for this RAR.
getEjb() - Method in class org.ow2.jonas.deployment.ear.xml.Module
Gets the ejb
getEJB(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
get EJB by its PK Creates if not exist yet.
getEjb10Environment() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's EJB 1.0 environment properties.
getEjb10Environment() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEJB3s() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Returns a Map containing all deployed EJB3s.
getEjbArguments() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
 
getEjbClass() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's class.
getEjbClass() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the ejb-class
getEjbClass() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getEjbClass() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getEjbClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEJBClassLoader() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the ClassLoader of the ejbs within this archive.
getEjbClientJar() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get the ejb-client-jar name
getEjbClientJar() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Gets the ejb-client-jar
getEJBDDContext() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getEjbFileName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEjbForm() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
Return a EjbForm instance associate to the EJB.
getEjbForm() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
Return a EjbEntityForm instance associate to the EJB.
getEjbForm() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
Return a EjbMessageForm instance associate to the EJB.
getEjbForm() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
Return a EjbSessionForm instance associate to the EJB.
getEjbForm() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
Return a EjbSessionSblForm instance associate to the EJB.
getEjbForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbAction
The global forward to go.
getEjbForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbEntityAction
The global forward to go.
getEjbForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbMessageAction
The global forward to go.
getEjbForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionAction
The global forward to go.
getEjbForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EditEjbSessionSblAction
The global forward to go.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JContext
the enterprise bean's home interface.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JHomeHandle
Obtains the home object represented by this handle.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Is disallowed.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Is disallowed.
getEJBHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getEJBHome() - Method in class org.ow2.jonas.lib.svc.JHomeHandleIIOP
Obtains the home object represented by this handle.
getEJBHome() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
getEjbInstNb() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Get the ejb instances number.
getEjbJars() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Return the ejb-jar files
getEjbJars() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the Iterator of EjbJar contained in this Application.
getEjbjars() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getEjbLink() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getEjbLink() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
Get the ejb-link.
getEjbLink() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the ejb-link
getEjbLink() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getEjbLink() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getEjbLink() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getEjbLink() - Method in class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Gets the ejb-link
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtain the enterprise bean's local home interface.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Is disallowed.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Is disallowed.
getEJBLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getEJBLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEJBLocalObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain a reference to the EJB local object that is currently associated with the instance.
getEjbLocalRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get ejb local references.
getEjbLocalRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get ejb local references.
getEjbLocalRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getEjbLocalRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getEJBMetaData() - Method in class org.ow2.jonas.lib.ejb21.JHome
Obtains the EJBMetaData for the enterprise Bean.
getEJBMethodPermissions() - Method in class org.ow2.jonas.deployment.ejb.CommonMethodDesc
Gets EJBMethod permissions
getEjbModifiers() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
 
getEJBModule(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for an EJB Module
getEJBModule(ObjectName, String) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
getEJBModuleName(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for an EJB Module
getEJBModuleObjectName(String) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Gets ObjectName for J2EE Module.
getEJBModuleObjectName(String) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Gets ObjectName for J2EE Module.
getEJBModules() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getEJBModules(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getEJBModules(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getEJBModules(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getEjbName() - Method in class org.ow2.jonas.ant.DescriptorHandler
Getter method that returns the value of the <ejb-name> element.
getEjbName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get the enterprise bean's name.
getEjbName() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the ejb-name
getEjbName() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getEjbName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
getEjbName() - Method in interface org.ow2.jonas.deployment.ejb.xml.JonasCommonEjbXml
 
getEjbName() - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Gets the ejb-name
getEjbName() - Method in class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Gets the ejb-name
getEjbName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getEjbName() - Method in class org.ow2.jonas.generators.genic.VcParam
 
getEJBName() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
get the bean name
getEJBName() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEjbName() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getEJBName() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getEjbName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JEntityHandle
Obtains the EJB object represented by this handle.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtains a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.ow2.jonas.lib.ejb21.JSessionHandle
 
getEJBObject() - Method in class org.ow2.jonas.lib.svc.JHandleIIOP
Obtains the EJB object represented by this handle.
getEjbObjectName() - Method in class org.ow2.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.ow2.jonas.deployment.ejb.xml.Query
Gets the ejb-ql
getEjbRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get EJB references.
getEjbRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get EJB references.
getEjbRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.Ejb
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in interface org.ow2.jonas.generators.genbase.archive.EjbRefModule
Returns the list of ejb-ref elements contained by a module.
getEjbRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the list of ejb-ref elements contained by a module.
getEjbRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getEjbRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getEjbRefName() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getEjbRefName() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
Get the name of the ejb-ref.
getEjbRefName() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the name of the ejb-ref
getEjbRefName() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getEjbRefName() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getEjbRefName() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getEjbRefName() - Method in class org.ow2.jonas.deployment.common.xml.JonasEjbRef
 
getEjbRefType() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getEjbRefType() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
Get the ejb-ref-type.
getEjbRefType() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the ejb-ref-type.
getEjbRefType() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getEjbRefType() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getEjbRefType() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getEjbRelationDescIterator() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDescEjb2
Get iterator of meta-info for all defined relations
getEjbRelationList() - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Gets the ejb-relation
getEjbRelationName() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Gets the ejb-relation-name
getEjbRelationName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Gets the ejb-relation-name
getEjbRelationshipRole() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Gets the first ejb-relationship-role
getEjbRelationshipRole2() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Gets the second ejb-relationship-role
getEjbRelationshipRoleDesc(String) - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
Get the EjbRelationshipRoleDesc corresponding to the given cmr field name.
getEjbRelationshipRoleDescIterator() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
Get Iterator on meta-info for all relationships for which the bean is involved in.
getEjbRelationshipRoleList() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Gets the ejb-relationship-role list
getEjbRelationshipRoleName() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the ejb-relationship-role-name
getEjbRelationshipRoleName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Gets the ejb-relationship-role-name
getEJBRoleRefPermission() - Method in class org.ow2.jonas.deployment.common.SecurityRoleRefDesc
 
getEjbs() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getEjbs() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns the List of Ejb contained in this EjbJar.
getejbs() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
 
getejbs() - Method in interface org.ow2.jonas.versioning.contexts.VirtualJNDIBindingMBean
 
getEjbs(TreeControlNode, MessageResources, String, String, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Ejbs for a Container.
getEjbs() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getEjbTags() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the ejb tags of the application.xml file.
getEjbTimeoutSignature() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getEjbTimeoutSignature() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getElement() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getElement() - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
 
getElementRestrictions(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns the element restrictions for the given element name.
getElementRestrictions(String) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns the element restrictions for the element given by name.
getElemStatus() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
getEmbedded() - Method in class org.ow2.jonas.ear.internal.EarDeployer
 
getEmptySessionPath() - Method in class org.apache.catalina.connector.Connector
Return the "empty session path" flag.
getEnableLookups() - Method in class org.apache.catalina.connector.Connector
Return the "enable DNS lookups" flag.
getEncBindingHolder() - Method in class org.apache.catalina.util.DefaultAnnotationProcessor
 
getENCBindingHolder() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
 
getEncoding() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.File
Gets the encoding.
getEncoding() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
Returns the encoding of the resource.
getEncoding() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getEncodingStyle() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getEncrypted() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Gets the encrypted value
getEncypted() - Method in class org.ow2.jonas.deployment.rar.SecurityEntryDesc
Gets the encrypted value
getEndColumn() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getEndLine() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getEndpoint() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getEndpoint() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Get the endpoint for which the context needs to be created.
getEndpoint() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the endpoint for which the context needs to be created.
getEndpointClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getEndpointDescription(AxisService) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
getEndpointDispatcher(Class, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointController
 
getEndpointInfo() - Method in class org.ow2.jonas.ws.cxf.http.JOnASDestination
Exposes this Destination's EndpointInfo
getEndpointLoginConfig() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the login-config nodes from the securityDesc document
getEndpointName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getEndpointName() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getEndpointName() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getEndpoints() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
 
getEndpoints() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getEndpointSecurityConstraints() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the security-constraint nodes from the securityDesc document
getEndpointSecurityRole() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the security-role nodes from the securityDesc document
getEndpointURI() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
getEndpointURI() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getEndpointURI() - Method in class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
 
getEndpointURL() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the URL where the port-component can be accessed.
getEndpointURL() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getEngine() - Method in class org.apache.catalina.connector.MapperListener
 
getEngines() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Gets all the engines of the current Tomcat server.
getEnroller() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getEnroller() - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
Gets the MBean of the enroller.
getEnterpriseBeans() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Gets the enterprise-beans
getEntityBean(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for EntityMBean
getEntityBeanName(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for EntityMBean
getEntityBeans(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Gets all the EntityBean MBeans in a module which is deployed in a given server
getEntityBeans(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for all the EntityBean MBeans in a domain
getEntityBeans(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for all the EntityBean MBeans in a module
getEntityBeans(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for all the EntityBean MBeans in a module which is deployed in a given server
getEntityBeans(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for all the EntityBean MBeans in a module which is deployed in a given server
getEntityBeans(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Gets all the EntityBean MBeans in a module which is deployed in a given server
getEntityBMPNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getEntityCMPNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getEntityCounters() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
Instance Counters (inTx, outTx, idle, passive, removed)
getEntityCounters() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Take a dump of current entity counters and return them
getEntityFactory() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
JEntityFactory accessor
getEntityList() - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Gets the entity
getEntityResolver() - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Return an EntityResolver for this MBean.
getEntityResolver() - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
Returns an EntityResolver for the schemas and dtds of ra.xml and jonas-ra.xml.
getEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
JEntitySwitch accessor
getEntityTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Obtains the TimerService associated for this Entity Bean (one / pk)
getEntries() - Method in class org.ow2.jonas.lib.work.DeployerLog
Return the entries of the file.
getEnv() - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns JOnAS environment as configured with configuration file properties content and system properties.
getEnv() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Return the JNDI Environment
getEnv() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getEnv() - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Return the environment for JNDI This is used only for handles today.
getEnv() - Static method in class org.ow2.jonas.lib.windows.WinSysEnv
Get the windows env
getEnv() - Method in interface org.ow2.jonas.naming.JNamingManager
 
getEnvEntryDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get environment entries.
getEnvEntryDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get environment entries.
getEnvEntryList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getEnvEntryList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getEnvEntryName() - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
 
getEnvEntryType() - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
 
getEnvEntryValue() - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
 
getEnvironment() - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated.  
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. Use the JNDI naming context java:comp/env instead.
getEnvironment() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. Use the JNDI naming context java:comp/env instead.
getEnvironment() - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the environment in effect for this context.
getEnvWebLoader() - Method in class org.ow2.jonas.web.base.BaseWebContainerService.WebLoaderHolder
 
getErrorCode() - Method in exception javax.xml.bind.TypeConstraintException
 
getErrorCountByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getErrorCountByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getErrorCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getErrorCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getErrorCountByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getErrorCountByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getErrorMessage() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getErrorMessage(String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get the error message associated to the error state
getErrorMessage(String, String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the error message associated to the error state.
getErrorMessage() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getErrors() - Method in class org.ow2.jonas.extension.loader.Bnd
 
getEstablishTrustInClient() - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
getEstablishTrustInTarget() - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
getEvenStyleClass() - Method in class org.ow2.jonas.webapp.taglib.GridTag
Return the Style Class of Even rows
getEventService() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getEventTypes() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getException(Exception) - Static method in class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
getException() - Method in class org.ow2.jonas.lib.execution.ExecutionResult
 
getException() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getExceptionList() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getExcludedActions() - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Gets the excluded actions in order to build permissions
getExcludedPermissions() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Gets the excluded permissions for this pattern
getExcludedPermissions() - Method in class org.ow2.jonas.deployment.web.SecurityConstraintListDesc
Gets the excluded permissions
getExcludedPermissions() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Gets the excluded permission
getExcludeList() - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Gets the exclude-list
getExcludeListDesc() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get the exclude list of the assembly descriptor
getExpiredTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getExportedObjectPort(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
getExportedObjectPort(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getExtendsText() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASServiceImplWriter
 
getExtendsText() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceImplWriter
 
getExtension() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Get extension of deployables.
getExtension() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
 
getExternalFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getExternalFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getExternalLoader() - Method in class org.ow2.jonas.lib.bootstrap.LoaderManager
 
getFactory(URL) - Static method in class org.ow2.jonas.lib.loader.factory.URLFactory
Return a new URLFactory in function of the URL type.
getFactory(String) - Method in class org.ow2.jonas.resource.internal.Rar
 
getFactoryClassName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
It retrieves the class name of the generated Jorm mapping.
getFactoryName() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the name of this mail factory.
getFactoryName() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
getFactoryName() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Get the name of the factory.
getFactoryName(String) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Gets the factory name given the jndi name.
getFactoryType() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Get the type of the factory.
getFamiliesMbeansLists(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Create a list for each family of Mbean.
getFamily() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
getFetchDirection() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getFetchDirection() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.dbm.internal.cm.JStatement
 
getFetchSize() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
Get jdbc specific descriptor for a given field.
getFieldName() - Method in class org.ow2.jonas.deployment.ejb.xml.CmpField
Gets the field-name
getFieldName() - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Gets the field-name
getFields() - Method in class org.apache.commons.modeler.ManagedBean
Return a List of the FieldInfo objects for the name/value pairs that should be added to the Descriptor created from this metadata.
getFields() - Method in class org.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.deployment.ejb.FieldDesc
field type getter
getFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getFileList(File, String, String) - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getFileName() - Method in class org.ow2.jonas.ear.internal.AppClientModuleInfo
 
getFileName() - Method in class org.ow2.jonas.ear.internal.mbean.AppClientModule
 
getFileName() - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompilationUnit
 
getFileName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getFileName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getFileName() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getFileName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getFileName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getFilename() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getFileName() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getFilename() - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
getFileName() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getFileName() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
Accessor the filename of the resource adapter.
getFileName() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
getFilename() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getFilename() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getFilename() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getFilename() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFileName() - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
getFilePath() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
getFiles() - Method in class org.ow2.jonas.ant.DescriptorHandler
Getter method that returns the set of files to include in the EJB jar.
getFiles() - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
 
getFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
getFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed filename in the current server.
getFilesInDir(String, String) - Static method in class org.ow2.jonas.lib.util.JModule
 
getFilters() - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
getFilters() - Method in class org.ow2.jonas.lib.loader.xml.FiltersDefinition
 
getFinderMethodJdbcMappingList() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Gets the finder-method-jdbc-mapping
getFirstMbean(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the first ObjectName Mbean gotten by the query in the current MbeanServer.
getFirstMBeanName(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the first MBean name found by the query in the current MBeanServer.
getFirstService() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
getFixed() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Get the fixed string for this attribute.
getFixed() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Get the fixed value for this attribute.
getFlag() - Method in class org.ow2.jonas.ant.jonasbase.jaas.LoginModule
 
getForeignKeyJdbcMappingList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Gets the foreign-key-jdbc-mapping
getForeignKeyJdbcName(String) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
getForeignKeyJdbcName() - Method in class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Gets the foreign-key-jdbc-name
getForm(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
 
getForm() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
getFormalParameters() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getForward() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getForward() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getForward() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
getForward() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Accessor Forward property.
getForwardAfter() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getForwardControl() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Accessor ForwardControl property.
getForwardEdit() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Return the edit forward string.
getFreelyReadable() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getFreelyWriteable() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getFullDerivedBeanName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFulltrans() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getFullType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getFullWrpHandleName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFullWrpHomeName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFullWrpLocalHomeName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFullWrpLocalName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFullWrpRemoteName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getFullWrpSEHomeName() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getFullWrpServiceEndpointName() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getFullxid() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getGenClassName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getGeneralAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getGeneratedKeys() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getGeneratedKeys() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGenerator(Service, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
 
getGenerator(Service, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASServiceWriter instead of default JavaServiceWriter
getGenerator(Binding, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASServiceWriter instead of default JavaServiceWriter
getGenerator(PortType, SymbolTable) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
Use the JOnASTypeWriter instead of default JavaTypeWriter
getGenerator(Binding, SymbolTable) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.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.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
Use the JOnASTypeWriter instead of default JavaTypeWriter
getGetterName(String) - Static method in class org.ow2.jonas.deployment.ejb.FieldDesc
get the getter method name for a given field
getGetterName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getGlobalMappingForPrincipal(String) - Static method in class org.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Gets the mapping for a principal name
getGlobalRowStyleClass() - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getGlobalTx() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
 
getGreetingAckTimeOut() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getGreetingAckTimeOut() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
gets the time out period within which the host will listen for acknowledgement messages after sending a greeting.
getGreetingAckTimeOut() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getGreetingListeningPort() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getGreetingListeningPort() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
gets the port on which the DiscoveryManager is listening for a discovery greeting response.
getGreetingListeningPort() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getGreetingPort() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getGreetingPort() - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
Gets the greeting listening port.
getGreetingTimeout() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getGreetingTimeout() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getGroup() - Method in class org.apache.commons.modeler.ManagedBean
The (optional) group to which this MBean belongs.
getGroup() - Method in class org.ow2.jonas.lib.security.auth.JSubject
 
getGroup() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getGroupName() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getGroups(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of all groups in a resource.
getGroups() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Return all the groups.
getGroups() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getGroups() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the groups
getGroups() - Method in class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
getGroupsNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsNotusedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getGroupsUsedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getHandle() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Obtains a handle for the EJB object.
getHandle() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get a serializable handle to the timer.
getHandleDelegate() - Static method in class org.ow2.jonas.lib.svc.Utility
Get the Handle Delegate implementation, registered in java:comp.
getHandler(String) - Static method in class org.ow2.jonas.lib.util.Log
Return a given Monolog handler
getHandler(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getHandlerAttributes(String) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
Getter for the map of the attributes of a handler.
getHandlerChain(PortInfo) - Method in class org.ow2.jonas.ws.jaxws.handler.JOnASHandlerResolver
Gte the handlers chain associated with the given port.
getHandlerClass() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the Handler implementation class.
getHandlerClass() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getHandlerClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getHandlerClassLoader() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsServerFactoryBean
 
getHandlerClassName() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the name of class of the Handler.
getHandlerCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getHandlerList() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getHandlerList() - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Gets the handler
getHandlerName() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getHandlerName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getHandlerNames() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
Returns the names of the Monolog handlers
getHandlerRefs() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the list of Handler.
getHandlerRefs() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getHandlers() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the list of Handlers the PortComponent is associated with.
getHandlers() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getHandlers() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Return the array of Handlers to be pplied for this service-ref
getHandlers() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getHandlersMBean() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getHandlerXML() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getHardLimit() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the hard-limit
getHardLimit() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getHardLimit() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getHaService() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getHashCodeForIdentifier() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Gets an hashcode for this bean Return hashcode for jndiname + jndi localname
getHashPassword(String) - Static method in class org.ow2.jonas.security.internal.realm.lib.HashHelper
Return the haspassword object from a string.
getHashPassword() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getHashPassword() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the hashed password of this user
getHeader() - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
 
getHeader() - Method in class org.ow2.jonas.deployment.ear.xml.JonasApplication
 
getHeader() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
 
getHeader() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getHeader() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
 
getHeader(String) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getHeader(String) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getHeaderForElement(String, String) - Static method in class org.ow2.jonas.deployment.common.CommonsSchemas
 
getHeaderForStandardElement(String, String) - Static method in class org.ow2.jonas.deployment.common.CommonsSchemas
 
getHeaders() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
 
getHeight() - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
getHeight() - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
getHeight() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
 
getHeight() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor Height property.
getHeightBorder() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getHeightGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getHeightGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getHeightSeparator() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor HeightSeparator property.
getHeightTab() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor HeightTab property.
getHelperClassName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getHelperFQClassName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getHoldability() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getHoldability() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getHome() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
 
getHome() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getHome() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getHome() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the home
getHome() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getHome() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the home if exist or null if not
getHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getHomeClass() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's home interface.
getHomeClass() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getHomeClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getHomeHandle() - Method in class org.ow2.jonas.lib.ejb21.JHome
Obtain a handle for the home object.
getHomeInterfaceClass() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
getHost() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Get the host on which the web application must be deployed.
getHost() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getHost() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
getHost() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMemberMBean
 
getHost() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getHost() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getHost() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getHost() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getHost() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getHost() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getHostAddress() - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
getHostAddress(URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
getHostName() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getHostName() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getHostName() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getHostName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getHostName() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getHostName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getHostName(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getHostName(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getHostName(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getHostName() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getHostName() - Method in class org.ow2.jonas.web.base.War
Get the name of the host on which this war is deployed.
getHostName() - Method in interface org.ow2.jonas.web.base.WarMBean
Get the name of the host on which this war is deployed.
getHostname() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the hostname of the connector
getHostname() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the hostname of the connector
getHostName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getHostName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getHostName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getHostName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getHostName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getHostname() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getHref() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Accessor Href property.
getHtmlElement() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
getHtmlElement() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
Return the HTML element.
getHtmlElement() - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
Return the HTML element.
getHtmlElement() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Return the HTML element.
getHttpMethodList() - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Gets the http-method list
getHttpMethods() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getHttpMethods() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getHttpPortNumber() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
 
getHttpServletRequest() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
 
getI18n() - Static method in class org.ow2.jonas.deployment.ws.WSDLFile
 
getI18n() - Static method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
 
getI18n() - Static method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
getI18n() - Static method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
 
getI18n() - Static method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisWsClientGenerator
 
getI18n() - Static method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSWsClientGenerator
 
getI18n() - Static method in class org.ow2.jonas.generators.wsgen.generator.Generator
 
getI18n() - Static method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
getIcon() - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
 
getIcon() - Method in interface org.ow2.jonas.deployment.common.xml.DescriptionGroupXml
Get the icon of the deployment descriptor.
getIcon() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the icon
getIcon() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the icon
getIcon() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
getIcon() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getIconSource() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
getICtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
bind a JEntityContext for a remove method.
getICtx(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JEntitySwitchDB
Get a context/instance associated with this transaction Called at each request on the bean (including remove)
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
At each business method, get a BeanContext to run it
getICtx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
get an initialized Bean Context
getId() - Method in class org.ow2.jonas.deployment.rar.AdminobjectDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.JonasActivationspecDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.JonasAdminobjectDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.MessagelistenerDesc
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the id
getId() - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Gets the id
getId() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.ConnectionProxy
 
getId() - Method in exception org.ow2.jonas.lib.management.extensions.base.AdminException
Accessor to the error ID.
getId() - Method in exception org.ow2.jonas.webapp.jonasadmin.JonasAdminException
Accessor to the error ID.
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
getIdent() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getIdent() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get an Ident to be used for Administration
getIdentifier() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Build a valid java identifier for the bean.
getIdentifier() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getIdentifier() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
getIdentifier() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
 
getIdentityToken() - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getIdMbeanServer() - Static method in class org.ow2.jonas.cluster.daemon.mbean.MBeanServerHelper
 
GetImage() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getImage() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
getImages() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getImagesDir() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getImagesDir() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor ImagesDir property.
getImagesRoot() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
getImagesRoot() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getImagesRoot() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getImpact() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getImplBeanLink() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
DOCUMENT ME!
getImplementationBean() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getImplementationName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getImplementationVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getImplementationVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getImplementorClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getInactivityTimeout() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the inactivity timeout value
getInactivityTimeout() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the inactivity-timeout
getInactivityTimeOut() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
get inactivity time out
getInactivityTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getInactivityTimeOut() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getInboundResourceadapter() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the inbound-resourceadapter
getInboundResourceadapterDesc() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the inbound-resourceadapter
getIndex() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
get a unique index of the method for the bean
getInEarCase() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
Accessor the flag indicating if the resource adapter is in Ear.
getInEarCase() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
Accessor the flag indicating if the resource adapter is in Ear.
getInfo() - Method in class org.apache.catalina.connector.Connector
Return descriptive information about this Connector implementation.
getInfo() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getInfo() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the information associated with the timer at the time of creation.
getInfo() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return descriptive information about this Realm implementation and the corresponding version number, in the format.
getInfoCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getInfoCount() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getInfoCount() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get infoCount
getInheritedPropertiesAsString(ObjectName) - Static method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getInitialContext(Hashtable<?, ?>) - Method in class org.ow2.carol.jndi.spi.VirtualJNDIContextFactory
Creates a context using the parent context factory and maps it with a new VirtualJNDILookup instance.
getInitialContext(Hashtable) - Method in class org.ow2.jonas.client.naming.ClientInitialContextFactory
Creates an Initial Context for begining name resolution.
getInitialContext() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Returns the InitialContext
getInitialContext() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getInitialContext() - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Get the initialContext used in this jonas server.
getInitialContext() - Method in interface org.ow2.jonas.naming.JNamingManager
Gets the initial context.
getInitialContext(String) - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Builds an Initial Context for the given providerURL.
getInitialContextFactory() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Return the initial context factory of this LDAP realm
getInitialContextFactory() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Return the initial context factory of this LDAP realm
getInitialContextFactory() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getInitialContextFactoryName(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
getInitialContextFactoryName(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getInitialContextToken() - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getInitialDuration() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getInitParam(String) - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the value of an init-param.
getInitParam(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getInitParamCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getInitParameters() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
 
getInitParamList() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getInitParams() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return all the init-params of the Handler.
getInitParams() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getInitSize() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getInitSize() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getInitSize() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getInitSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getInitSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getInputFilename() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getInputname() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getInputStream(String) - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.ow2.jonas.generators.genbase.archive.FileArchive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns an InputStream corresponding to the given filename.
getInputStream(String) - Method in class org.ow2.jonas.generators.genbase.archive.JarArchive
Returns an InputStream corresponding to the given filename.
getInputStream() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getInputStream() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getInstalledContainersInDir(String, String, String, String) - Static method in class org.ow2.jonas.lib.util.JModule
Return the list of all installed containers in a directory.
getInstalledContainersInDir(String, String) - Static method in class org.ow2.jonas.lib.util.JModule
Return the list of all installed modules/apps in a directory.
getInstalledFileInDir(String, String) - Static method in class org.ow2.jonas.lib.util.JModule
Return the URL list of files (possibly directories) having a given extension located in a given directory.
getInstance(MBeanServerConnection, String) - Static method in class org.ow2.jonas.cluster.daemon.mbean.JMXRemoteHelper
Get ObjectInstance
getInstance() - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Get an instance of the ClientDeploymentDescManager.
getInstance(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.client.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.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Get an instance of a Client deployment descriptor by parsing the application-client.xml and jonas-client.xml deployment descriptors.
getInstance() - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Get an instance of the EjbDeploymentDescManager.
getInstance(Context) - Static method in class org.ow2.jonas.deployment.rar.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.ow2.jonas.deployment.rar.wrapper.RarManagerWrapper
Wrap the RarDeploymentDescManager.getInstance(Context).
getInstance() - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Get an instance of the WebDeploymentDescManager.
getInstance(String, ClassLoader, String) - Static method in class org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.web.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.ow2.jonas.deployment.ws.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance(Reader, String, boolean) - Static method in class org.ow2.jonas.deployment.ws.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance(InputStream, String) - Static method in class org.ow2.jonas.deployment.ws.lib.MappingFileManager
Returns an instance of jaxrpc-mapping-file
getInstance() - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Get the unique instance of the WSDeploymentDescManager.
getInstance() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Gets Discovery utils instance.
getInstance() - Static method in class org.ow2.jonas.generators.genbase.utils.TempRepository
Return the only instance of TempRepository.
getInstance() - Static method in class org.ow2.jonas.generators.genclientstub.generator.GeneratorFactory
Returns the unique GeneratorFactory instance.
getInstance() - Static method in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Returns the unique GeneratorFactory instance.
getInstance() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Get the unique instance corresponding to the JOnAS server.
getInstance(String) - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Get one of the multiple instances corresponding to a given resource.
getInstance(String, Properties) - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Get one of the multiple instances corresponding to a given resource.
getInstance() - Static method in class org.ow2.jonas.lib.bootstrap.LoaderManager
 
getInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInstance() - Static method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
It retrieves the unique instance of MapperManager.
getInstance() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Returns the bean instance of this context Used in the generated classes to retrieve the instance
getInstance() - Static method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Singleton: Each server (master or slave) must have 1 unique DomainMonitor object.
getInstance() - Static method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Singleton: Each server (master or slave) must have 1 unique J2EEDomain object.
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get singleton instance of base management.
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.base.LocalManagementContext
 
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
Get singleton instance.
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Get singleton instance.
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Gets singleton instance.
getInstance() - Static method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getInstance() - Static method in class org.ow2.jonas.lib.naming.SingletonComponentContextFactory
Return the unique instance of a JComponentContextFactory.
getInstance() - Static method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Return the unique instance of a NamingManager.
getInstance() - Static method in class org.ow2.jonas.lib.security.jacc.JPolicy
Gets the unique instance of the JACC delegating policy provider
getInstance() - Static method in class org.ow2.jonas.lib.timer.TimerManager
Get an instance of the TimerManager
getInstance(Class<?>) - Static method in class org.ow2.jonas.lib.util.I18n
Gets the instance for a given class.
getInstance(Class<?>, ClassLoader) - Static method in class org.ow2.jonas.lib.util.I18n
Gets the instance for a given class.
getInstance(String) - Static method in class org.ow2.jonas.lib.util.I18n
Gets the instance for a given package.
getInstance(String, ClassLoader) - Static method in class org.ow2.jonas.lib.util.I18n
Gets the instance for a given package.
getInstance() - Static method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getInstance() - Static method in class org.ow2.jonas.security.lib.JResourceManager
 
getInstance() - Static method in class org.ow2.jonas.security.ws.SecurityContextHelper
 
getIntAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getIntegerAttribute(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get the integer attribute value of an MBean in the current MBean Server.
getIntegerAttribute(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the integer attribute value of an MBean in the current MBean Server.
getIntegerAttribute(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get the integer attribute value of an MBean in the current MBean Server.
getIntegerAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getIntegerAttribute(Properties, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getIntegerAttribute(Properties, String, int) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getIntegrity() - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
getInterceptors() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
 
getInterface(String) - Method in class org.ow2.jonas.resource.internal.Rar
 
getInterface(String) - Method in interface org.ow2.jonas.resource.Rar
Get the messagelistenerType
getInterfaceName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getInvalidConnections(Set) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
This method returns a set of invalid ManagedConnection objects chosen from a specified set of ManagedConnection objects.
getInvokedBusinessInterface() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain the business interface through which the current business method invocation was made.
getIorSecurityConfig() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
getIorSecurityConfigMapping() - Method in class org.ow2.jonas.deployment.ejb.xml.Session
 
getIs() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getIsBlackListed() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getIsBlackListed() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
 
getIsConfigurable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
Return if the current deployment type is configurable.
getIsConfigurable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Return if the current deployment type is configurable.
getIsConfiguredForClusterd() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getIsDiscoveryMaster() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getIsDiscoveryMaster() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getIsDomain() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return if the action is a domain management operation.
getIsDomain() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return if the action is a domain management operation.
getIsInCdConfig() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getIsLocal() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
getIsModifiedMethod() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
Get the 'isModified' method name implemented in the bean class.
getIsModifiedMethod() - Method in class org.ow2.jonas.deployment.ejb.SessionStatefulDesc
Get the 'isModified' method name implemented in the bean class.
getIsModifiedMethodName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the is-modified-method-name
getIsModifiedMethodName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Gets the is-modified-method-name
getIsModule() - Method in class org.ow2.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.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getIsolationLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the isolation level used by this RAR.
getIsTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getIsTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getItfName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getJ2eeApplication() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
getJ2eeApplication() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getJ2EEDomainObjectNames() - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2EEObjectNames
 
getJ2eeMBean(String, String, String, String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Construct ObjectName for an MBean associated with a manageable object in a J2EEServer.
getJ2eeMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined J2EE MBeans.
getJ2eeMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined J2EE MBeans.
getJ2eeObjectName() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJ2eeObjectName(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJ2eeServer() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
getJ2eeServer() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getJ2eeServerObjectName(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
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.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the ObjectName corresponding to the J2EEServer managed object registered in the current MBeanServer.
getJ2EEServerObjectNames() - Static method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2EEObjectNames
 
getJ2EEServerState() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Only used by ServerProxy.
getJ2EEServerString() - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getJ2eeType() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
getJaasEntry() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Get the entry in the jaas configuration file
getJaasentry() - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
 
getJaasEntry() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the JAAS entry name we will be using.
getJaasFile() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Get the name of the jaas configuration file
getJaasfile() - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
 
getJarBaseName(String) - Method in class org.ow2.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.ow2.jonas.ant.JonasDeploymentTool
 
getJarFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of JAR filename ready to deploy in the current server.
getJarFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed JAR filename in the current server.
getJava() - Method in class org.ow2.jonas.deployment.ear.xml.Module
Gets the java
getJava2DelegationModel() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getJava2DelegationModel() - Method in class org.ow2.jonas.web.base.War
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in interface org.ow2.jonas.web.base.WarMBean
Context classloader must follow the java2 delegation model ?
getJava2DelegationModel() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getJavacName() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getJavacOptions() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getJavacOpts() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getJavaEEApplicationName() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the Java EE Application Name of this container.
getJavaEEApplicationName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the Java EE Application Name of this container.
getJavaHome() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getJavaHome() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getJavaHome() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJavaHome() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJavaHome(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Java home
getJavaHome() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getJavaHome(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJavaHome(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Java home
getJavaHome() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getJavaHome4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
(MBean interface).
getJavaHome4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
getJavaHomeBin() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getJavaImplWriter(J2eeEmitter, BindingEntry, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaInterfaceWriter(J2eeEmitter, PortTypeEntry, BindingEntry, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaSkelWriter(J2eeEmitter, BindingEntry, SymbolTable) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
getJavaSources(File, File) - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
Recursively walk a directory tree and return a List of all files found.
getJavaType() - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Gets the class-type
getJavaVariableName() - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Gets the java-variable-name
getJavaVendor() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getJavaVendor() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJavaVendor() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJavaVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the JVM vendor.
getJavaVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the JVM vendor.
getJavaVendor(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the JVM vendor.
getJavaVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getJavaVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJavaVersion() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getJavaVersion() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJavaVersion() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJavaVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the java version.
getJavaVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the java version.
getJavaVersion() - Static method in class org.ow2.jonas.lib.util.Env
Gets Java Version.
getJavaVersion(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the java version.
getJavaVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getJavaVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJavaVMs() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getJavaVMs() - Method in class org.ow2.jonas.lib.management.javaee.J2EEModule
 
getJavaVMs() - Method in class org.ow2.jonas.lib.management.javaee.J2EEModuleMBean
 
getJavaXmlTypeMappingList() - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Gets the java-xml-type-mapping
getJaxRpcClassName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getJAXRPCMappingContext() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getJaxrpcMappingFile() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getJaxrpcMappingFile() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the jaxrpc-mapping-file
getJaxrpcMappingFile() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getJaxRpcMappingFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
getJAXRPCService() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getJAXWSService() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getJCAActivationSpec(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJCAAdminObject(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJcaConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJcaConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJcaConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJcaConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJCAConnectionFactories(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJCAConnectionFactory(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJCAManagedConnectionFactory(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJcaMcfName(String) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
Return the JCA Managed Connection Factory name
getJCAResource(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJcaResource() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
return the jcaResourceObjectName
getJContext(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JSessionFactory
 
getJContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
get a new session context must call newInstance (EJB specs) => no pool should be used.
getJContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getJdbcAdjustPeriod() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcAdjustperiod() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcAdjustPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcAutomaticPkFieldName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
Get the associated field for auto genarated pk field specify by user
getJdbcAutomaticPkFieldName() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Gets the jdbcAutomaticPkFieldName
getJdbcCheckLevel() - Method in class org.ow2.jonas.deployment.rar.JdbcConnParamsDesc
Gets the jdbc-check-level
getJdbcCheckLevel() - Method in class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Gets the jdbc-check-level
getJdbcConnCheckLevel() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcConnCheckLevel() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getJdbcConnchecklevel() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcConnCheckLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcConnCheckLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getJdbcConnCheckLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJdbcConnectionCheckingLevels() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Jdbc Connection Checking Levels properties.
getJdbcConnectionOpened() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getJdbcConnLevel() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getJdbcConnLevel() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the JDBC connection level
getJdbcConnLevel() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getJdbcConnLevel() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getJdbcConnLevel gets the jdbc connection level
getJdbcConnMaxAge() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcConnmaxage() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcConnMaxAge() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcConnParams() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the jdbc-conn-params
getJdbcConnParams() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jdbc-conn-params
getJdbcConnParamsDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the jdbc-conn-params
getJdbcConnParamsDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jdbc-conn-params
getJdbcConnTestStmt() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getJdbcConnTestStmt() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the JDBC connection test SQL string
getJdbcConnteststmt() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcDatasource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJdbcDatasource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJdbcDatasource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJDBCDataSource(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for a JDBCDataSource MBeans in a JDBCResource named "JDBCResource"
getJdbcDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJDBCDataSourceName(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for a JDBCDataSource MBeans in a JDBCResource named "JDBCResource"
getJdbcDataSources() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCResource
 
getJDBCDataSources(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJdbcDriver() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJDBCDriver(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJDBCDriverName(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getJdbcFieldName() - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
Get database field name in the table where bean is stored
getJdbcFieldName() - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Gets the jdbc-field-name
getJdbcMapping() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the jdbc-mapping
getJdbcMaxConnPool() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcMaxConnPool() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxconpool() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxOpenTime() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcMaxopentime() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxOpenTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxWaiters() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcMaxwaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMaxWaitTime() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcMaxwaittime() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcMaxWaitTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMinConnPool() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcMinConnPool() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcMinconpool() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJDBCParams(Document) - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
 
getJdbcPstmtMax() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcPstmtMax() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcRas() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJDBCResourceAdapater(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Return the JDBC ResourceAdapter MBean OBJECT_NAME deployed in the current server having the 'jndiName' attribute value equal to the given jndiName.
getJDBCResourceAdapaters() - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Return the JDBC ResourceAdapter MBean ObjectNames deployed in the current server.
getJdbcSamplingPeriod() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcSamplingperiod() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getJdbcSamplingPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcTableName() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
Return the table name in the database associated to this relation.
getJdbcTableName() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
Get the associated DataBase table name in case of container persistence type.
getJdbcTableName() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
Get the associated DataBase table name.
getJdbcTableName() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Gets the jdbc-table-name
getJdbcTableName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Gets the jdbc-table-name
getJDBCTagMap() - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
 
getJdbcTestStatement() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJdbcTestStatement() - Method in class org.ow2.jonas.deployment.rar.JdbcConnParamsDesc
Gets the jdbc-test-statement
getJdbcTestStatement() - Method in class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Gets the jdbc-test-statement
getJdbcTestStatement() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getJdbcTestStatement() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getJdbcTestStatement() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getJdbcTestStatement gets the JDBC test statement for this pool
getJdbcTestStatement() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getJdbcTestStatement() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getJdbcTestStatement() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJdbcWhereClause() - Method in class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Gets the jdbc-where-clause
getJEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
This method allocates a new JEntitySwitch.
getJEntitySwitch() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getJmsConnectionFactoryDependence(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getJmsConnectionFactoryDependence(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getJmsConnectionFactoryDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsConnections() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsDestinationDependence(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getJmsDestinationDependence(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getJmsDestinationDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getJmsDestinations() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsDestinationsTable() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJmsJoram() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsJoram() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsJoram(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsJoram() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsManager() - Method in interface org.ow2.jonas.jms.JmsService
 
getJmsManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getJmsManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
used internally by all the EJB Container classes.
getJmsNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJMSObjectProperties(ObjectName, String, String, String[], String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Class Properties
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsQueuesNbMsgsDeliverSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsQueuesNbMsgsDeliverSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsQueuesNbMsgsReceiveSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsQueuesNbMsgsReceiveSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsQueuesNbMsgsSendToDMQSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsQueuesNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsResource(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Jms Resource for the specified server.
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsTopicsNbMsgsDeliverSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsTopicsNbMsgsDeliverSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsTopicsNbMsgsReceiveSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsTopicsNbMsgsReceiveSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJmsTopicsNbMsgsSendToDMQSinceCreation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJmsTopicsNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJmxAuthenticationMethod() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJmxAuthenticationParameter() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJmxAuthorizationMethod() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJmxAuthorizationParameter() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJmxHandler() - Static method in class org.ow2.jonas.lib.util.Log
 
getJmxSecured() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJmxServer() - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
getJmxServer() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJmxServerConnection() - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
getJmxServerConnection() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJmxService() - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
 
getJmxService() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getJmxService() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getJmxService() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns the JMX service.
getJmxService() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSService
 
getJmxUrl() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get jmx url of the cluster daemon.
getJmxUrl() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get jmx url of the cluster daemon.
getJmxUrl(String) - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
Build the JMX url connection
getJmxUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getJmxUrlString() - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
getJndi() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulObjectId
gets the jndi
getJndiEndpointName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Gets the jndi-endpoint-name
getJndiLocalName() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getJndiLocalName() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the jndi name of the ejb-local-ref.
getJndiLocalName() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Gets the jndi-local-name
getJndiLocalName() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
 
getJndiName() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getJndiName() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
Get the jndi name of the ejb-ref.
getJndiName() - Method in interface org.ow2.jonas.deployment.api.IMessageDestinationRefDesc
Get the jndi name of the message-destination-ref.
getJndiName() - Method in interface org.ow2.jonas.deployment.api.IResourceEnvRefDesc
 
getJndiName() - Method in interface org.ow2.jonas.deployment.api.IResourceRefDesc
Get the jndi name of the resource ref.
getJndiName() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.ResourceEnvRefDesc
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.xml.JonasEjbRef
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.xml.JonasResource
 
getJndiName() - Method in class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
 
getJndiName() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Return the JNDI name from the ejbLink string.
getJndiName() - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Gets the jndi-name
getJndiName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Gets the jndi-name
getJndiName() - Method in interface org.ow2.jonas.deployment.ejb.xml.JonasCommonEjbXml
 
getJndiName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDrivenDestination
Gets the jndi-name
getJndiName() - Method in class org.ow2.jonas.deployment.rar.JonasActivationspecDesc
Gets the jndiname
getJndiName() - Method in class org.ow2.jonas.deployment.rar.JonasAdminobjectDesc
Gets the jndiName
getJndiName() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the jndi-name
getJndiName() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jndiname
getJndiName() - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Gets the jndiname
getJndiName() - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Gets the jndiName
getJndiName() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the jndi-name
getJndiName() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jndiname
getJNDIName(EZBBeanNamingInfo) - Method in class org.ow2.jonas.ejb.easybeans.PrefixedNamingStrategy
Returns the prefixed JNDI name.
getJndiName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getJndiName() - Method in class org.ow2.jonas.lib.ejb21.JHome
Get the jndi name for the bean.
getJndiName() - Method in class org.ow2.jonas.resource.internal.mbean.JCAActivationSpec
return the jndi name
getJndiName() - Method in class org.ow2.jonas.resource.internal.mbean.JCAAdminObject
return the jndi name
getJndiName() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
return the jndi name
getJndiName() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
return the jndi name
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
get jndiname
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
get jndiname
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns this RAR's JNDI name.
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
getJndiName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJndinames() - Method in class org.ow2.jonas.resource.internal.Rar
 
getJndiRegexp() - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
 
getJndiServiceEndpointName() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getJonasActivationspecList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jonas-activationspec
getJonasActivationspecList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jonas-activationspec
getJonasAdminobjectList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jonas-adminobject
getJonasAdminobjectList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jonas-adminobject
getJonasBase() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getJOnASBase() - Static method in class org.ow2.jonas.launcher.felix.util.JOnASUtils
 
getJonasBase() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which return the jonas.base property
getJonasBase() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getJonasBase() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJonasBase() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJonasBase(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Jonas Base
getJonasBase() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getJonasBase(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJonasBase(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Jonas Base used by the server
getJonasBase() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getJonasBase() - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
getJonasBase() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
getJonasBase4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
(MBean interface).
getJonasBase4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get JONAS_BASE for the given server.
getJonasBeanElement() - Method in class org.ow2.jonas.generators.genbase.archive.Ejb
Returns the bean element.
getJonasCallPropertyList() - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
 
getJOnASClassPath(ClassLoader) - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Return the classpath which can be used for jsp compiling by Jasper.
getJonasClientDoc() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns the Document of the jonas-client.xml file.
getJonasClientInputStream() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns the InputStream of the jonas-client.xml file.
getJonasCmd() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getJonasCmd4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
getJonasCmd4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get command for the given server.
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.JonasAdminobjectDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the jonas-config-property
getJonasConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jonas-config-property
getJonasConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.JonasConfigPropertyDesc
Gets the jonas-config-property-name
getJonasConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Gets the jonas-config-property-name
getJonasConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.JonasConfigPropertyDesc
Gets the jonas-config-property-value
getJonasConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Gets the jonas-config-property-value
getJonasConfigPropTags() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Get the config-property tags of the jonas-ra.xml file.
getJonasConnectionDefinitionList() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jonas-connection-definition
getJonasConnectionDefinitionList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jonas-connection-definition
getJonasConnectorDesc() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Get the current JonasConnectorDesc.
getJonasConnectorDesc(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the RAR JonasConnectorDesc object matching the JNDI name.
getJonasConnectorDesc() - Method in class org.ow2.jonas.resource.internal.Rar
get the JonasConnector object for this Rar
getJonasDeploymentDesc() - Method in class org.ow2.jonas.ear.internal.AppClientModuleInfo
 
getJonasDeploymentDescriptor() - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
getJonasDeploymentDescriptor() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Gets the deployment descriptor content of jonas-web.xml file.
getJonasDeploymentDescriptor() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getJonasEjbJarDoc() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns the Document of the jonas-ejb-jar.xml file.
getJonasEjbJarInputStream() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns the InputStream of the jonas-ejb-jar.xml file.
getJonasEjbRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
 
getJonasEjbRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JonasJndiEnvRefsGroupXml
 
getJonasEjbRelationList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Gets the jonas-ejb-relation
getJonasEjbRelationshipRoleList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Gets the jonas-ejb-relationship-role
getJonasEntityList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Gets the jonas-entity
getJonasInitParamList() - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
 
getJonasInteractionMode() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getJonasMdActivationConfigDesc() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
getJonasMessageDestination(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get the JOnAS message destination for the given name
getJonasMessageDestinationList() - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
 
getJonasMessageDestinationList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
 
getJonasMessageDestinationList() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getJonasMessageDestinationRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
 
getJonasMessageDestinationRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JonasJndiEnvRefsGroupXml
 
getJonasMessageDrivenDestination() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Gets the jonas-message-driven-destination
getJonasMessageDrivenList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Gets the jonas-message-driven
getJonasMethod() - Method in class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Gets the jonas-method
getJonasMqConnectorPlatform(TreeControlNode, String, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getJonasMqDestinations(TreeControlNode, String, String, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Build the destination nodes
getJonasName() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getJonasName() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getJonasName() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getJonasName() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getJonasName() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getJonasName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getJonasPortComponentList() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
getJonasPortComponentRefList() - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
 
getJonasResourceEnvList() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
 
getJonasResourceEnvList() - Method in interface org.ow2.jonas.deployment.common.xml.JonasJndiEnvRefsGroupXml
 
getJonasResourceList() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
 
getJonasResourceList() - Method in interface org.ow2.jonas.deployment.common.xml.JonasJndiEnvRefsGroupXml
 
getJonasRoot() - Method in class org.ow2.jonas.ant.BootstrapTask
 
getJonasRoot() - Method in class org.ow2.jonas.ant.jonasbase.JCopy
 
getJonasRoot() - Method in class org.ow2.jonas.ant.jonasbase.JEcho
 
getJonasRoot() - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
 
getJonasRoot() - Method in class org.ow2.jonas.ant.jonasbase.JReplace
 
getJonasRoot() - Method in class org.ow2.jonas.ant.jonasbase.JTouch
 
getJonasRoot() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getJOnASRoot() - Static method in class org.ow2.jonas.launcher.felix.util.JOnASUtils
 
getJonasRoot() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which return the jonas.root property
getJonasRoot() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getJonasRoot() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJonasRoot() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJonasRoot(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Jonas Root
getJonasRoot() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getJonasRoot(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJonasRoot(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Jonas Root used by the server
getJonasRoot() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getJonasRoot4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
(MBean interface).
getJonasRoot4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
get JONAS_ROOT for the given server.
getJonasRunAsMappingList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Gets the jonas-run-as-mapping
getJonasSecurity() - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
 
getJonasSecurity() - Method in class org.ow2.jonas.deployment.ear.xml.JonasApplication
 
getJonasSecurityMapping() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the jonas-security-mapping
getJonasSecurityMappingDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the jonas-security-mapping
getJonasServerName() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJonasServerName() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Return the JOnAS server's name of this service.
getJOnASService(ServiceReference) - Static method in class org.ow2.jonas.lib.service.manager.ServiceUtil
If the given ServiceReference has the "jonas.service" property set, returns its value which represents the JOnAS service name.
getJOnASServiceFactory() - Static method in class org.ow2.jonas.ws.jaxrpc.base.ClientJServiceFactoryFinder
Return the JServiceFactory specified in jonas.properties
getJonasServiceMBean(String, String, String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
getJonasServiceMBean(String, String, String, Properties) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
getJonasServiceRef(Element, String) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Returns the jonas-service-ref XML Element with given name.
getJonasServiceRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasEnvironmentElement
 
getJonasServiceRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JonasJndiEnvRefsGroupXml
 
getJonasSessionList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Gets the jonas-session
getJonasStubPropertyList() - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
 
getJOnASVersion() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getJOnASVersion() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getJOnASVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getJonasVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getJOnASVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getJonasWebAppDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the jonas-web.xml file.
getJonasWebLoader() - Method in class org.ow2.jonas.web.base.BaseWebContainerService.WebLoaderHolder
 
getJonasWebserviceDescriptionList() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Gets the jonas-webservice-description
getJonasWebservicesDoc() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Return the Document of the the jonas-webservices.xml
getJonasWebservicesDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the jonas-webservices.xml file.
getJonasWebservicesInputStream() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns the InputStream of the jonas-webservices.xml file.
getJOnASWsContext() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
getJOnASWsContext() - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
getJonasWSContext() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getJonasXML(JonasConnectorDesc, String, int, String) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
Return the parsed XML object relative to the section
getJOnASXmlContent() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Return the content of the jonas-web.xml file
getJonasXmlContent() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the content of the jonas-application xml file
getJOnASXmlContent() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Return the content of the jonas-web.xml file
getJOnASXmlContent() - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Return the content of the jonas-web.xml file
getJOnASXmlContent() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Return the content of the jonas-ra.xml file
getJOnASXmlContent() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return the content of the jonas-web.xml file
getJOnASXmlContent() - Method in class org.ow2.jonas.web.base.War
Return the jonas-specific xml file.
getJOnASXmlContent() - Method in interface org.ow2.jonas.web.base.WarMBean
Return the jonas-specific xml file.
getJonasXmlContent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getJonasXmlName(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the name of the JOnAS specific deployment descriptor file's name corresponding to the given standard deployment descriptor file's name.
getJoramPlatform(TreeControlNode, String, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for JORAM platform management.
getJoramResources(TreeControlNode, String, String, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Joram DEstinations created in a Joram server
getJoramServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJoramServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getJoramServers(TreeControlNode, String, ObjectName, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Joram server defined in tbe platform
getJormAccessorClassName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
It retrieves the class name of the generated Jorm accessor interface.
getJormBinderClassName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
It retrieves the class name of the generated Jorm Binder.
getJormBindingClassName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
It retrieves the class name of the generated Jorm binding.
getJormClassName() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
getJormCoherenceHelperItfName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
getJormCoherenceHelperPackageName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
getJormConfigurator() - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
getJormList() - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
getJormMapping() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getJormMIManager() - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getJormPKClassName() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.EntityCmp2Desc
It retrieves the class name of the generated Jorm PNameGetter interface.
getJormStateClassName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
Return the class name of the generated Jorm state class.
getJormType() - Method in class org.ow2.jonas.generators.genic.VcParam
 
getJormTypeName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getJPolicyContextHandlerData() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerCurrent
Method getJPolicyContextHandlerData
getJResource(String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Return a resource by giving its name.
getJResource(String) - Method in class org.ow2.jonas.security.internal.JResources
 
getJResource(String) - Method in interface org.ow2.jonas.security.SecurityService
Return a resource by giving its name
getJspConfigNumber() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
 
getJspFile() - Method in class org.ow2.jonas.deployment.web.xml.Servlet
 
getJtmHost() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getJtmLocation() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getJtmPort() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getJvmInfos() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getJWrapper() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Get the JWrapper for serialization
getKey() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
 
getKey() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
getKeyJdbcName() - Method in class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Gets the key-jdbc-name
getKeyPassword() - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
getKeys() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandler
Supported keys by this JOnAS Context Handler
getKeystoreFile() - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
getKeystoreFile() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKeystorePass() - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
getKeystorePass() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKeystoreType() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getKeyValue(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Return the value of a key property in an OBJECT_NAME.
getKeyValue(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the value of a key property in an OBJECT_NAME.
getKeyValue(String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Return the value of a key property in an OBJECT_NAME.
getKeyValues(String[], String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Return the values of a key property in String OBJECT_NAMEs.
getKeyValues(String[], String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the values of a key property in String OBJECT_NAMEs.
getKeyValues(String[], String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Return the values of a key property in String OBJECT_NAMEs.
getKind() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
 
getLabel() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
getLabel() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getLabel() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getLabel() - Method in class org.ow2.jonas.webapp.taglib.LabelValueBean
 
getLabel() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getLabelPathContext() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getLabelPathContext() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
getLanguage() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the preferred language to use with the service of this LDAP realm
getLanguage() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the preferred language to use with the service of this LDAP realm
getLanguage() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getLargeIcon() - Method in interface org.ow2.jonas.deployment.api.IDescriptionGroupDesc
Get the large-icon of the deployment descriptor.
getLargeIcon() - Method in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
Get the large-icon of the deployment descriptor.
getLargeIcon() - Method in class org.ow2.jonas.deployment.common.xml.Icon
 
getLargeIcon() - Method in class org.ow2.jonas.deployment.rar.IconDesc
Gets the large-icon
getLargeIcon() - Method in class org.ow2.jonas.deployment.rar.xml.Icon
Gets the large-icon
getLargeIcon() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the large-icon
getLastAccessTime() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getLastAction() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
getLastException() - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
 
getLastId() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.XMLToFormUtil
The last ID used when building the form.
getLastModified(File) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Gets the last modified attribute of a given archive.
If it is a directory, returns the last modified file of the archive.
getLastSchema() - Static method in class org.ow2.jonas.deployment.client.JonasAppClientSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.clusterd.ClusterDaemonSchemas
 
getLastSchema(String[], String) - Static method in class org.ow2.jonas.deployment.common.CommonsSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.domain.DomainSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.ear.EarSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.ear.JonasEarSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.ejb.JonasEjbjarSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.rar.JonasConnectorSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.web.JonasWebAppSchemas
 
getLastSchema() - Static method in class org.ow2.jonas.deployment.ws.JonasWsSchemas
 
getLatestDate() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getLatestDate() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getLatestDate() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
getLatestStamp() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get latestStamp
getLbFactor() - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
get load balancing factor
getLbFactor() - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
get load balancing factor
getLbfactor() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
getLbFactor() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
getLbfactor() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMemberMBean
 
getLbfactor() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getLbFactor() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getLevel() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Not used currently.
getLevel() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
Level
getLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getLevel() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
getLevel() - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
getLevelFactory() - Static method in class org.ow2.jonas.lib.util.Log
Shortcut that returns the LevelFactory
getLibArchives(EARDeployable) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Gets Archives of the libraries of this EAR.
getLicense() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the license
getLicense() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the license
getLicenseRequired() - Method in class org.ow2.jonas.deployment.rar.xml.License
Gets the license-required
getLifeCycleDispatcher() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getLifecyclemanagerURL() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getLifeCycleManagerURL() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getLimiterRanges() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
 
getLimiterRanges() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
 
getLine() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
Deprecated.  
getLinkedException() - Method in exception javax.xml.bind.TypeConstraintException
 
getLinkName() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getListAdd() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getListDeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListDeployable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeployable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListDeployableFiles() - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListDeployed() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListDeployedFiles() - Method in class org.ow2.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.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
getListenerRegistry() - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Returns the listener registry implementation for this MEJB.
getListeningIp() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getListeningIp() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getListeningIp() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getListeningIp() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
getListeningIp() - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
 
getListeningIp() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getListeningIp() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
 
getListeningIp() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getListeningIp() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getListeningPort() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getListeningPort() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getListeningPort() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getListeningPort() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
getListeningPort() - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
gets the port on which the Enroller is listening for a discovery request.
getListeningPort() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getListeningPort() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
gets the port on which the DiscoveryManager is listening for a discovery request.
getListeningPort() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getListeningPort() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getListenPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
getListGroupsNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsRealm() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListGroupsUser() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListMbean(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of ObjectName Mbean gotten by the query in the current MbeanServer.
getListMbean(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Return the list of ObjectName Mbean gotten by the query in the current MbeanServer.
getListMbean(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the list of ObjectName Mbean gotten by the query in the current MbeanServer.
getListMbean(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Return the list of ObjectName Mbean gotten by the query in the current MbeanServer.
getListMBeanName(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Mbean name gotten by the query in the current MbeanServer.
getListNames() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
Gets the names of the objects contained in the registry.
getListNames() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getListProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getListProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getListProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getListProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getListRemovable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListRemove() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListRemoved() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListRolesGroup() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesRealm() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesRealm() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getListRolesUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListRolesUser() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getListServlets() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getListTargetNames() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargets() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargetSelectedNames() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListTargetsSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getListToBeRemoved() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getListUndeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getListUsedByEjb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getListUsedByMdb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getListUsedByMdb() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getLoadCPU() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getLoadCPU() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getLoadCPU(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getLoadCPU() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getLoadFactor() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getLocal() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getLocal() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the Local class of the target bean
getLocal() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getLocal() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the local
getLocal() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getLocal() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getLocal() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getLocalAddress() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getLocalAddress() - Static method in class org.ow2.jonas.lib.util.NetUtils
Get the string form of the local IP address and not naively assume InetAddress.getLocalHost().getHostAddress() is the correct value.
getLocalClass() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's local interface.
getLocalClass() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getLocalClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getLocaleLabels() - Method in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locale labels supported by this application.
getLocaleValues() - Method in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locale values supported by this application.
getLocalHome() - Method in interface org.ow2.jonas.deployment.api.IEJBLocalRefDesc
 
getLocalHome() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Get the LocalHome class of the target bean
getLocalHome() - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
 
getLocalHome() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the local-home
getLocalHome() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getLocalHome() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the local home if exist or null if not
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getLocalHome(String) - Static method in class org.ow2.jonas.lib.ejb21.JLocalHome
Get JLocalHome by its name
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getLocalHome() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getLocalHomeClass() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's local home interface.
getLocalHomeClass() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getLocalHomeClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getLocalHost() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getLocalId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
getLocalPart() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getLocalPort() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getlocalSchemas() - Method in interface org.ow2.jonas.deployment.api.Schemas
Gets the URLs of the local schemas.
getlocalSchemas() - Method in class org.ow2.jonas.deployment.common.CommonsSchemas
Gets the URLs of the local schemas.
getLocalServer() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getLocalTransaction() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Returns an javax.resource.spi.LocalTransaction instance.
getLocalWSDLURL() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
 
getLocalWSDLURL() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getLocalWSDLURL() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getLocation() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the build file location associated with this element's task.
getLocation() - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
getLocation() - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
getLocation() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getLocation(QName) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return the given port location, null if the port is undefined.
getLocator(URL) - Static method in class org.ow2.jonas.lib.loader.locator.Locator
Return a new Locator in function of the URL type.
getLockPolicy() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
 
getLockPolicy() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the lock Policy
getLockPolicy() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getLockPolicy() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getLockPolicy() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getLogEnabled() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the log-enabled
getLogEnabled() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the log-enabled
getLogEnabled() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the log-enabled
getLogEnabled() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the log-enabled
getLogEnabled() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
If this RAR should be log enabled.
getLogEntries() - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Gets the log entries.
getLogger() - Static method in class org.ow2.jonas.db.base.AbsDBServiceImpl
 
getLogger() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
get the current logger
getLogger() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getLogger(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getLogger() - Static method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
getLogger() - Static method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
 
getLogger() - Static method in class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
 
getLogger() - Static method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
 
getLogger() - Static method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
getLogger() - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
getLogger() - Static method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
 
getLogger() - Static method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getLogger(String) - Static method in class org.ow2.jonas.lib.util.Log
Shortcut to get the Logger by its topic name.
getLogger() - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Get logger.
getLogger() - Method in class org.ow2.jonas.lib.work.DeployerLog
 
getLogger() - Static method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
getLogger() - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getLogger() - Method in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
 
getLogger() - Static method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
getLogger() - Method in class org.ow2.jonas.security.ws.SecurityContextHelper
 
getLogger() - Static method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getLogger() - Method in class org.ow2.jonas.ws.cxf.http.JOnASDestination
 
getLogger() - Static method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
getLoggerFactory() - Static method in class org.ow2.jonas.lib.util.Log
It returns the unique LoggerFactory used in JOnAS.
getLoggerJonasLevels() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Logger Jonas Levels properties.
getLoggerJonasLevels() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getLoggers(MessageResources, WhereAreYou, boolean) - Static method in class org.ow2.jonas.webapp.jonasadmin.JonasAdminJmx
Return the list of all used loggers in this JOnAS server.
getLoggers(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for each logger.
getLogging(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Logging.
getLogicalClusterList() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get the list of logical clusters.
getLoginConfigNumber() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
 
getLogInfo() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Gets logger info (to be displayed).
getLogInfo() - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
Gets logger info (to be displayed).
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JCopy
Gets logger info (to be displayed).
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JEcho
Gets logger info (to be displayed).
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
Gets logger info (to be displayed)?
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JReplace
Gets logger info (to be displayed).
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JTask
Gets logger info (to be displayed).
getLogInfo() - Method in class org.ow2.jonas.ant.jonasbase.JTouch
Gets logger info (to be displayed).
getLoginModules() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JaasEntry
 
getLoginTimeout() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getLoginTimeout() - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getLoginTimeout() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getLoginTimeout() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the login timeout for this RAR.
getLogTopic() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the log-topic
getLogTopic() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the log-topic
getLogTopic() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the log-topic
getLogTopic() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the log-topic
getLogTopic() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getLogTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the log topic for this RAR.
getLogWriter() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getLogWriter() - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getLogWriter() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getLogWriter() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Gets the log writer for this ManagedConnection instance.
getLogWriter() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getLogWriter() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Retrieves the log writer for this DataSource object.
getLogWriter(String) - Static method in class org.ow2.jonas.lib.util.Log
Returns the standard PrintWriter associated to the logger defined by its topic.
getLongAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getLongAttribute(Properties, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getLongAttribute(Properties, String, long) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getMailFactoryDependence(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getMailFactoryDependence(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getMailFactoryDependence(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Management method used by the EJBServiceImpl MBean.
getMailFactoryDependences(String, AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Mail factory dependences in the current server for a given factory name.
getMailFactoryName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getMailFactoryName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getMailFactoryPropertiesFile(String) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Gets the mail factory configuration properties from a local file.
getMailFactoryPropertiesFiles() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
MBean method.
getMailFactoryPropsInDir(String) - Static method in class org.ow2.jonas.lib.util.JModule
 
getMailFactoryPropsInDir() - Static method in class org.ow2.jonas.lib.util.JModule
 
getMailFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Mail factory files ready to deploy in the current server.
getMailFilesDeployed(AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed Mail factories in the current server.
getMailMimes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMailResource(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Mail Resources for the specified server.
getMailService() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
getMailSessionProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
 
getMailSessionProperties() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
getMailSessions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMainTypeName() - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompilationUnit
 
getManagedComponent() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
 
getManagedConnectionFactory() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
Return the ManagedConnectionFactory object name
getManagedconnectionfactoryClass() - Method in class org.ow2.jonas.deployment.rar.ConnectionDefinitionDesc
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Gets the managedconnectionfactory-class
getManagedconnectionfactoryClass() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the managedconnectionfactory-class
getManagedConnectionsWithoutTransaction() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getMandatoryServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS mandatory services.
getMandatoryServices() - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Get mandatory services.
getManifest() - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
 
getManifest() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns the Manifest of the Archive.
getManifest() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns the Manifest of the Archive.
getManifestFile(String) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the manifets file to use for building the generic jar.
getMappedName() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the mapped-name
getMapper() - Method in class org.apache.catalina.connector.Connector
Return the mapper.
getMapper() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
getMapper(JContainer, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.MapperManager
Lookup a jorm mapper for a given container and a given connection factory
getMapperName() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMapperName() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getMapperName() - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getMapperName() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getMapperName() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Method implemented by some datasources.
getMapperName() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the mapper name for this RAR.
getMapping() - Method in interface org.ow2.jonas.deployment.api.DTDs
Gets the mapping between publicIds and DTDs.
getMapping() - Method in class org.ow2.jonas.deployment.common.CommonsDTDs
Gets the mapping between publicIds and DTDs.
getMapping(String) - Method in class org.ow2.jonas.deployment.ws.MappingFile
Return the package associated with the specified namespaceURI (can be null).
getMapping() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
getMapping() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
Return the Mapping File.
getMapping() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the map.
getMapping() - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
getMappingFile() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getMappingFile(File, String) - Static method in class org.ow2.jonas.deployment.ws.wrapper.MappingFileManagerWrapper
Wrap MappingFileManager.getInstance(module, filename) call.
getMappingFile(InputStream, String) - Static method in class org.ow2.jonas.deployment.ws.wrapper.MappingFileManagerWrapper
Wrap MappingFileManager.getInstance(module, filename) call.
getMappingFilename() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getMappingFilename() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getMappingFileURL() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
 
getMappingFileURL() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getMappingFileURL() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getMappingForPrincipal(String, String) - Static method in class org.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Gets the mapping for a principal name
getMappings() - Method in class org.ow2.jonas.deployment.ws.MappingFile
return the mapping between XML namespaces and Java packages defined in the jaxrpc-mapping file.
getMarginPanel() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor MarginPanel property.
getMaster() - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMasterName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getMasterON() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getMatchFactory() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMatchFactory() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMatchFactory retrieves the PoolMatchFactory assigned to this Pool.
getMaven2Repository() - Method in class org.ow2.jonas.ant.BootstrapTask
 
getMaven2Repository() - Static method in class org.ow2.jonas.launcher.felix.util.Maven2Utils
 
getMaxAge() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxAge() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxAge() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMaxAge() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMaxAge gets the max age for a pool entry
getMaxAgeMilli() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxAgeMilli() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxAgeTimeout() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the max age timeout
getMaxCacheSize() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Gets the max-cache-size
getMaxCacheSize() - Method in interface org.ow2.jonas.deployment.ejb.xml.JonasCommonEjbXml
 
getMaxCacheSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getMaxCacheSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getMaxCacheSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMaxConnections() - Method in class org.ow2.jonas.ee.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.ow2.jonas.dbm.internal.cm.JStatement
 
getMaxFieldSize() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxKeepAliveRequestsText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxMessages() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
getMaxOccurs() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
return the max occurrances for this element.
getMaxOccurs() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the max occurances for this element.
getMaxOpenTime() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxOpenTime() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxOpentime() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getMaxOpentime() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMaxOpentime() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMaxOpentime gets the max age for a pool entry
getMaxOpentime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxOpentime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxOpenTimeMilli() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxOpenTimeMilli() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxOpenTimeout() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the max open timeout
getMaxPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getMaxPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
getMaxPoolSize() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
 
getMaxPoolWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getMaxPostSize() - Method in class org.apache.catalina.connector.Connector
Return the maximum size of a POST which will be automatically parsed by the container.
getMaxPostSizeText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getMaxPstmtPoolSize() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getMaxPstmtPoolSize() - Method in interface org.ow2.jonas.resource.internal.SQLManager
 
getMaxReceivedProcessingTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getMaxReceivedProcessingTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getMaxRecFetch() - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
 
getMaxRecords() - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
 
getMaxRows() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getMaxRows() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getMaxRows() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxSavePostSize() - Method in class org.apache.catalina.connector.Connector
Return the maximum size of a POST which will be saved by the container during authentication.
getMaxSize() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getMaxSize() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMaxSize() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMaxSize retrieves the maximum size assigned to this Pool.
getMaxSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxSpareThreadsText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the max SpareThreads Text.
getMaxThreadsByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getMaxThreadsByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getMaxThreadsByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getMaxThreadsByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getMaxThreadsByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getMaxThreadsByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMaxThreadsText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the max SpareThreads Text.
getMaxWaiters() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxWaiters() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxWaiters() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getMaxWaiters() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMaxWaiters() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMaxWaiters gets the maximum number of waiters for a connection in this Pool.
getMaxWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxWaitTime() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getMaxWaitTime() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getMaxWaitTime() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the max wait time
getMaxWaitTime() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the max-wait-time
getMaxWaitTime() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getMaxWaitTime() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getMaxWaitTime() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMaxWaitTime() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMaxWaitTime gets the maximum number of seconds to wait for a connection in this Pool.
getMaxWaitTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMaxWaitTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMaxWorkerPoolSize() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getMaxWorkerPoolSize() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getMaxWorkerPoolSize(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getMaxWorkerPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMbeanAttributeInfo() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
getMBeanCount() - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Returns the number of managed objects registered in the MEJB.
getMBeanInfo(ObjectName) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
This method discovers the attributes and operations that a managed object exposes for management.
getMBeanInfo(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
 
getMBeanInfo(TreeControlNode, ObjectName, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes Attributes and Operations for a defined MBean.
getMBeanInfo(TreeControlNode, ObjectName, MessageResources, String) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes Attributes and Operations for a defined MBean.
getMBeanName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getMBeans(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined MBeans.
getMBeans(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined MBeans.
getMBeanServer() - Static method in class org.ow2.jonas.cluster.daemon.mbean.MBeanServerHelper
Gets first available MBean Server.
getMbeanServer() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getMBeanServer() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
 
getMbeanServer() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
 
getMbeanServer() - Method in class org.ow2.jonas.lib.management.extensions.base.LocalManagementContext
 
getMBeanServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getMbeansLists(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Create a list for each family of Mbean.
getMBeanType() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
 
getMBeanType() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getMBeanType() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getMBeanType() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getMcastAddr() - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
getMcastAddr() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
 
getMcastAddr() - Method in interface org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMBean
 
getMcastAddr() - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
getMcastAddr() - Method in interface org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterMBean
 
getMcastAddr() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getMcastAddr() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMBean
 
getMcastAddr(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
 
getMcastAddr(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getMcastAddr(String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
 
getMcastAddr() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getMcastAddr() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
getMcastAddr() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastDropTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getMcastDropTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMBean
 
getMcastDropTime() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastFrequency() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getMcastFrequency() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMBean
 
getMcastFrequency() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
getMcastPort() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
 
getMcastPort() - Method in interface org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMBean
 
getMcastPort() - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
getMcastPort() - Method in interface org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterMBean
 
getMcastPort() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getMcastPort() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMBean
 
getMcastPort(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
 
getMcastPort(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getMcastPort(String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
 
getMcastPort() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getMcastPort() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
getMcastPort() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMcastSocketTimeout() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getMcastSocketTimeout() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMBean
 
getMcastSocketTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
getMCFData(int) - Method in class org.ow2.jonas.ee.jdbc.MCFData
 
getMdActivationConfigDesc() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
getMdbJMSAssociateDestinationName() - Method in class org.ow2.jonas.ejb2.internal.mbean.MessageDrivenBean
 
getMdbJMSAssociateDestinationName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
getMdbON(ObjectName, String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of Mdb
getMembers() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getMembers() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
getMemoryInstance() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
In most of cases this class is extented to personalize to a collection type.
getMemoryInstanceNb() - Method in class org.ow2.jonas.lib.ejb21.EntityCounters
 
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Retrieves the java type corresponding to the type in memory.
getMemoryType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type in memory.
getMergedPath(int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getMessage() - Method in exception org.ow2.jonas.deployment.common.DeploymentDescException
 
getMessage(String) - Method in exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.ow2.jonas.generators.genic.GenICException
 
getMessage(String, Object[]) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String) - Method in class org.ow2.jonas.lib.util.I18n
Gets the value of the given key.
getMessage(String, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String, Object, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String, Object, Object, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String, Object, Object, Object, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String, Object, Object, Object, Object, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage(String, Object, Object, Object, Object, Object, Object) - Method in class org.ow2.jonas.lib.util.I18n
Gets the formatted string with the given arguments.
getMessage() - Method in exception org.ow2.jonas.service.ServiceException
 
getMessageadapter() - Method in class org.ow2.jonas.deployment.rar.xml.InboundResourceadapter
Gets the messageadapter
getMessageadapterDesc() - Method in class org.ow2.jonas.deployment.rar.InboundResourceadapterDesc
Gets the messageadapter
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Get the messageContext
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageDestination(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Find the JOnAS message destination for the given name
getMessageDestinationLink() - Method in interface org.ow2.jonas.deployment.api.IMessageDestinationRefDesc
Get the message-destination-link.
getMessageDestinationLink() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
 
getMessageDestinationLink() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
getMessageDestinationLink() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the message-destination-link (EJB2.1 only)
getMessageDestinationList() - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Gets the message-destination
getMessageDestinationName() - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
 
getMessageDestinationName() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestination
 
getMessageDestinationRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get message destination references.
getMessageDestinationRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get message-destination references.
getMessageDestinationRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getMessageDestinationRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getMessageDestinationRefName() - Method in interface org.ow2.jonas.deployment.api.IMessageDestinationRefDesc
Get the name of the message-destination-ref.
getMessageDestinationRefName() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
 
getMessageDestinationRefName() - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
 
getMessageDestinationRefName() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
getMessageDestinationType() - Method in interface org.ow2.jonas.deployment.api.IMessageDestinationRefDesc
Get the message-destination-type.
getMessageDestinationType() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
 
getMessageDestinationType() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
getMessageDestinationType() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the message-destination-type (EJB2.1 only)
getMessageDestinationUsage() - Method in interface org.ow2.jonas.deployment.api.IMessageDestinationRefDesc
Get the message-destination-usage.
getMessageDestinationUsage() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
 
getMessageDestinationUsage() - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
getMessageDrivenBean(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for MessageDrivenBean MBean
getMessageDrivenBeanName(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for MessageDrivenBean MBean
getMessageDrivenBeans(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Gets all the Message Driven MBeans in a module which is deployed in a given server
getMessageDrivenBeans(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getMessageDrivenBeans(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getMessageDrivenBeans(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getMessageDrivenBeans(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getMessageDrivenBeans(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Gets all the Message Driven MBeans in a module which is deployed in a given server
getMessageDrivenDestination() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the message-driven-destination (EJB2.0 only)
getMessageDrivenList() - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Gets the message-driven
getMessageDrivenNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getMessageEndpoint() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Return an MessageEndpoint from the pool.
getMessageIds() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getMessagelistenerList() - Method in class org.ow2.jonas.deployment.rar.MessageadapterDesc
Gets the messagelistener
getMessagelistenerList() - Method in class org.ow2.jonas.deployment.rar.xml.Messageadapter
Gets the messagelistener
getMessagelistenerType() - Method in class org.ow2.jonas.deployment.rar.MessagelistenerDesc
Gets the messagelistener-type
getMessagelistenerType() - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Gets the messagelistener-type
getMessageSelector() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Gets the message-selector (EJB2.0 only)
getMessagingType() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the messaging-type
getMetaData() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getMetaData() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getMetaData() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getMetaData() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Gets the metadata information for this connection's underlying EIS resource manager instance.
getMetaData() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.
getMethod() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
return the method to which the meta-information applies
getMethodDesc(Method) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get descriptor attached to a given method.
getMethodDesc(int) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
get a MethodDesc from its index.
getMethodDescIterator() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
get an iterator for all MethodDesc of the bean.
getMethodIndex() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getMethodIntf() - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Gets the method-intf
getMethodList() - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Gets the method
getMethodList() - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Gets the method
getMethodList() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Gets the method
getMethodName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Gets the method-name
getMethodName() - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Gets the method-name
getMethodName() - Method in class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Gets the method-name
getMethodName() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getMethodParamList() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodParams
Gets the method-param
getMethodParams() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Gets the method-params
getMethodParams() - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Gets the method-params
getMethodParams() - Method in class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Gets the method-params
getMethodPermissionList() - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Gets the method-permission
getMethodPermissionsDescList() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Get the list of the methodPermissionDesc objects which represent method-permission elements in assembly-descriptor
getMethods() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getMimeMailPartFactoriesDeployed(AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed MimePartDatasource Mail Factories in the current server.
getMimeMessageProperties() - Method in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
Retrieves the mimeMessage properties of this object.
getMimeMessageProperties() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailMimePartDSResource
Get the mimePartDatasource properties.
getMimePartMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getMimePartMailFactoryPropertiesFiles() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
MBean method.
getMimePartMailFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of MimePartDataSource Mail factory files ready to deploy in the current server.
getMimePartMailFilesDeployed(AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed MimePartDataSource Mail factories in the current server.
getMimeTypes() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
getMinOccurs() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Get the min occurances of this element.
getMinOccurs() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the min occurances for this element.
getMinPoolSize() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Gets the min-pool-size
getMinPoolSize() - Method in interface org.ow2.jonas.deployment.ejb.xml.JonasCommonEjbXml
 
getMinPoolSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getMinPoolSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getMinPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getMinPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMinPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
getMinPoolSize() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
 
getMinReceivedProcessingTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getMinReceivedProcessingTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getMinSize() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getMinSize() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getMinSize() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getMinSize retrieves the minimum size assigned to this Pool.
getMinSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getMinSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getMinSpareThreadsText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the min SpareThreads Text.
getMinWorkerPoolSize() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getMinWorkerPoolSize() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getMinWorkerPoolSize(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getMinWorkerPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getMode() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getMode() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
getModeString(byte) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Method getModeString
getModifier(String) - Static method in class org.ow2.jonas.generators.genclientstub.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModifier(String, boolean, IDeployable) - Static method in class org.ow2.jonas.generators.genclientstub.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModifier() - Method in class org.ow2.jonas.generators.wsgen.generator.WsClientGenerator
 
getModifier() - Method in class org.ow2.jonas.generators.wsgen.generator.WsEndpointGenerator
 
getModifier(String) - Static method in class org.ow2.jonas.generators.wsgen.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModifier(String, boolean, IDeployable<?>) - Static method in class org.ow2.jonas.generators.wsgen.modifier.ModifierFactory
Returns an ArchiveModifier according to archive type (application, ejbjar, webapp or client).
getModuleClassloader() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
getModuleList() - Method in class org.ow2.jonas.deployment.ear.xml.Application
Gets the module
getModuleName() - Method in class org.ow2.jonas.ear.internal.AppClientModuleInfo
 
getModules() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Return the J2EEModules used by this J2EEApplication (jar, war, rar).
getModules() - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleMBean
Return the J2EEModules used by this J2EEApplication (jar, war, rar).
getMomLocation() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMomName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMomUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
getMonitoredResourcesCount() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns the number of monitored resources.
getMonitoredResourcesCount() - Method in interface org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorServiceMBean
Returns the number of monitored resources.
getMonitoredResourcesDescriptions() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns a list of descriptions for the monitored resources.
getMonitoredResourcesDescriptions() - Method in interface org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorServiceMBean
Returns a list of descriptions for the monitored resources.
getMonitoring(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for monitoring of elements in the domain (servers, clusters, cluster daemons)
getMonitoringApplySettings() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getMonitoringApplySettingsValues() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the apply settings for EJB monitoring .
getMonitoringApplySettingsValues() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getMonitoringAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getMonitoringAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getMonitoringCDList(TreeControlNode, MessageResources, HttpServletRequest, String, String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for cluster daemons.
getMonitoringClusterList(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for clusters monitoring
getMonitoringEnabled() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
 
getMonitoringEnabled() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
 
getMonitoringEnabled() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getMonitoringEnabled() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getMonitoringEnabled() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getMonitoringEnabled() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getMonitoringEnabled() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getMonitoringEnabled() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getMonitoringEnabled() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getMonitoringEnabled() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
Update dynamic info for all the clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Update dynamic info for this cluster.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterFactory
Update dynamic info for all the cmi clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterFactory
Update dynamic info for all the ha clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterFactory
Update dynamic info for all the jk clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
Update dynamic info for all the ha clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterFactory
Update dynamic info for all the ha clusters.
getMonitoringInfo() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Update non static information for this node.
getMonitoringInterval() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns the approximate time interval between two resource checks.
getMonitoringInterval() - Method in interface org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorServiceMBean
Returns the approximate time interval between two resource checks.
getMonitoringNodeList(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for servers monitoring
getMonitoringPeriod() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getMonitorInterval() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Returns the monitor interval between each directory scan.
getMoreResults() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getMoreResults(int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getMoreResults(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getMsgContext() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
 
getMulticastAddress() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getMulticastAddress() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getMulticastAddress() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getMulticastAddress() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Gets Multicast address.
getMulticastAddress() - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMulticastPort() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getMulticastPort() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getMulticastPort() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getMulticastPort() - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Gets Multicast port.
getMulticastPort() - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMulticastTtl() - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
getMultiplicity() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the multiplicity
getMyName() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement myName management attribute.
getMyOn() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getMyOn() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getMyOn() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getMyTx() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
getName() - Method in class org.apache.commons.modeler.ManagedBean
The name of this managed bean, which must be unique among all MBeans managed by a particular MBeans server.
getName() - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
get name
getName() - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
get name
getName() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JaasEntry
 
getName() - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
getName() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.File
Gets the name.
getName() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
Gets the name.
getName() - Method in class org.ow2.jonas.ant.PropertyStatement
 
getName() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
getName() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
Return the current data source name.
getName() - Method in interface org.ow2.jonas.deployment.api.IEnvEntryDesc
Get the name of the environemt entry.
getName() - Method in interface org.ow2.jonas.deployment.api.IPersistenceUnitRefDesc
Get the optional persistence unit name.
getName() - Method in interface org.ow2.jonas.deployment.api.IResourceEnvRefDesc
 
getName() - Method in interface org.ow2.jonas.deployment.api.IResourceRefDesc
Get resource ref.
getName() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getName() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getName() - Method in class org.ow2.jonas.deployment.common.EnvEntryDesc
 
getName() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the name of the Handler.
getName(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the name of the given type
getName() - Method in class org.ow2.jonas.deployment.common.PersistenceUnitRefDesc
 
getName() - Method in class org.ow2.jonas.deployment.common.ResourceEnvRefDesc
 
getName() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
 
getName() - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
getName() - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
getName() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getName() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getName() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
get the name of the relationship.
getName() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
return the name of this relationship role.
getName() - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
Field name getter
getName() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Gets the name of the Method
getName() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the name of the PortComponent.
getName() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
Return the name of the WebService.
getName() - Method in class org.ow2.jonas.deployment.ws.WSDLFile
Return wsdl file name
getName() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
The application name.
getName() - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleMBean
 
getName() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getName() - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
Returns the name of the Archive.
getName() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the name of the Archive.
getName() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns the name of the Archive.
getName() - Method in class org.ow2.jonas.generators.genbase.archive.DummyApplication
 
getName() - Method in class org.ow2.jonas.generators.genbase.archive.DummyWebApp
 
getName() - Method in class org.ow2.jonas.generators.genbase.archive.Ejb
Returns the bean name.
getName() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns the name of the Archive.
getName() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the name of the Archive.
getName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getName() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getName() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
getName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
 
getName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcInitParam
 
getName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getName() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getName(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the given type
getName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getName() - Method in class org.ow2.jonas.lib.ejb21.jorm.CMP2Bean
 
getName() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getName() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getName() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
getName() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
 
getName() - Method in interface org.ow2.jonas.lib.management.domain.cluster.ClusterMemberMBean
 
getName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getName() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getName() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
getName() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
getName() - Method in interface org.ow2.jonas.lib.management.extensions.base.NameItem
 
getName() - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
getName() - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
getName() - Method in enum org.ow2.jonas.lib.management.javaee.J2EEServerState
Returns the state name.
getName() - Method in enum org.ow2.jonas.lib.management.javaee.J2EEServiceState
Returns the state name.
getName() - Method in class org.ow2.jonas.lib.security.auth.JGroup
Returns the name of this principal.
getName() - Method in class org.ow2.jonas.lib.security.auth.JPrincipal
Returns the name of this principal.
getName() - Method in class org.ow2.jonas.lib.security.auth.JSubject
 
getName() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Returns the service's name.
getName() - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
getName() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the jndi name of this object.
getName() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
getName() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Get the name of the factory.
getName() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
Get attribute name.
getName() - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
getName() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMBean
Get the name of this resource.
getName() - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Get the name of this user
getName() - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Get the name of this user
getName() - Method in class org.ow2.jonas.security.internal.realm.principal.Role
Get the name of this role
getName() - Method in interface org.ow2.jonas.security.internal.realm.principal.RoleMBean
Get the name of this role
getName() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getName() - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Get the name of this user
getName() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Get the name of this resource.
getName() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the name of this user
getName() - Method in interface org.ow2.jonas.service.Service
 
getName() - Method in class org.ow2.jonas.web.jetty6.security.JettyPrincipal
Get the name of this principal.
getName() - Method in class org.ow2.jonas.web.jetty6.security.Realm
 
getName() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return a short name for this Realm implementation.
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterPropertyAttribute
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.JmsConnFact
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
get name
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
DOCUMENT ME!
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
 
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
 
getName() - Method in enum org.ow2.jonas.webapp.jonasadmin.ServiceName
Returns the service name.
getName() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
the name of this attribute.
getName() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Gets the name of this element
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Return the name of the attribute.
getName() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns the name of this element
getName() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getName() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getName() - Method in class org.ow2.jonas.ws.axis.WSDDJOnASEJBProvider
 
getName() - Method in class org.ow2.jonas.ws.axis.WSDDNoopProvider
 
getName() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getName() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getName() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getName() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
 
getName() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
 
getName() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getName() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
 
getNameElement(String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
getNameForProvider(String, Collection<?>) - Static method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Gets the server name for given provider url.
getNameInNamespace() - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
getNameInNamespace() - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the full name of this context within its own namespace.
getNameJava() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getNameJavac() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getNameParser(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
getNameParser(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
getNameParser(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the parser associated with the named context.
getNamePropertyValue(EARModule) - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleIdentifier
 
getNamePropertyValue(ManagedType) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getNameRmic() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getNameRmiConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.JonasServerItem
 
getNames() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
 
getNames() - Method in interface org.ow2.jonas.versioning.contexts.VirtualJNDIBindingMBean
 
getNameServer() - Method in class org.ow2.jonas.webapp.jonasadmin.JonasServerItem
 
getNamespace() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHeader
 
getNamespace() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getNamespace(String) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getNamespaceFromSOAPElement(List) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This method will loop through a list of extensibility elements looking for one of four objects: SOAPBody, SOAP12Body, SOAPHeader, SOAP12Header.
getNamespaceURI() - Method in class org.ow2.jonas.deployment.common.rules.HandlerRuleSet
 
getNamespaceURI() - Method in class org.ow2.jonas.deployment.common.rules.PortComponentRefRuleSet
 
getNamespaceURI() - Method in class org.ow2.jonas.deployment.common.rules.ServiceQnameRuleSet
 
getNamespaceURI() - Method in class org.ow2.jonas.deployment.common.rules.ServiceRefRuleSet
 
getNamespaceURI() - Method in class org.ow2.jonas.deployment.ws.xml.PackageMapping
Gets the namespaceURI
getNamespaceURI() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getNameUpperFirst() - Method in class org.ow2.jonas.generators.genic.VcField
 
getNaming() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getNamingAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getNamingAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getNamingManager() - Static method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Returns the NamingManger.
getNamingManager() - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
getNamingStrategy(String, EZBNamingStrategy) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Build a new Strategy for the given prefix and the old strategy.
getNamingStrategy(String, EZBNamingStrategy) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Build a new Strategy for the given prefix and the old strategy.
getNativeLib() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the native-lib
getNativeLib() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the native-lib
getNativeLib() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the Native Lib to use for this RAR.
getNbDeployTargets() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
getNbFactories() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNbMaxMsg() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getNbMembers() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getNbMembers() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
getNbMimePartDatasourceFactories() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNbMsgsDeliverSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbMsgsReceiveSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbMsgsSendToDMQSinceCreation() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getNbServices() - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return the number of services defined inside the wsdl.
getNbSessionFactories() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
getNbSessions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
getNewLbPolicyCheck() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getNewLbPolicyClass() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getNewLbStrategy() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getNewLbStrategyCheck() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getNewSessionId(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
getNewSignature(boolean) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Gets the next signature value
getNextTimeout() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the point in time at which the next timer expiration is scheduled to occur.
getNextToken() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
getNextToken() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
getNode() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getNode() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
getNodeName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getNodeName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getNoRemoteJavas() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getNotifications() - Method in class org.apache.commons.modeler.ManagedBean
The collection of notifications for this MBean.
getNrOfMsgsReceived() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getNrOfMsgsReceived() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getNumber() - Method in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Gets the number of different transports.
getNumber() - Static method in class org.ow2.jonas.Version
 
getNumberMsg() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getNumberOfCalls() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
get the total number of calls on all beans of this ejb container
getNumberOfCalls() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
get the total number of calls on all beans of this ejb container
getNumberOfCalls() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
get the total number of calls on all beans of this ejb container
getNumberOfCalls() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getNumberOfCalls() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getNumberOfCalls() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getNumberOfCalls() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getNumberOfCalls() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getNumberOfMeasures() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getNumberOfMeasures() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getObject() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getObjectFromBytes(byte[]) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Return an object from an array of bytes.
getObjectFromBytes(byte[], Logger) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Return an object from an array of bytes.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.dbm.internal.cm.naming.DataSourceFactory
Returns a DataSource from the given Reference.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.lib.ejb21.HomeFactory
Used in case of local Home or ServiceEndpointHome
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.lib.naming.java.javaURLContextFactory
Returns an instance of javaURLContext for a java URL.
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.ow2.jonas.lib.naming.URLFactory
Creates a java.net.URL object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDSFactory
Creates a javax.mail.MimePartDataSource object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.mail.internal.factory.JavaMailSessionFactory
Creates a javax.mail.Session object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.resource.internal.naming.ResourceObjectFactory
Create an object using the information provided
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.tm.jotm.UserTransactionFactory
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Create a new instance of Axis Service (or sub classes) from a Reference object.
getObjectList() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute
 
getObjectList() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getObjectName() - Method in class org.apache.catalina.connector.Connector
 
getobjectName() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
getobjectName() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
getObjectName() - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
Build the Object Name
getObjectName(T) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
getObjectName(T) - Method in interface org.ow2.jonas.jmx.JmxService
 
getObjectName() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getObjectName() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
Get the Mbean ObjectName (for jonasAdmin)
getObjectName() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Return this MBean's name.
getObjectName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getObjectName() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
getObjectName() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
getObjectName() - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
getObjectName() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
Return this MBean's name.
getObjectName(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getObjectName(String) - Static method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
 
getObjectName(String) - Static method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the object name of the Connector this bean refers to.
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
get objectName
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getObjectName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getObjectNames() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
getOddStyleClass() - Method in class org.ow2.jonas.webapp.taglib.GridTag
Return the Style Class of Odd rows
getOldestDate() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getOldestDate() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getOldestDate() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
getOldestStamp() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
getOn() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getOName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getOName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
getOName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
getOName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getOName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getOnDemandProxy() - Method in class org.ow2.jonas.web.base.WARDeployer
 
getOndemandRedirectPort() - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
getOnDemandRedirectPort() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getOpenCount() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getOpenedConnections(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getOpenedConnections() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getOpenedConnections(int) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getOpenedConnections() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getOpenedConnections(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
return a list of idents that represent the connections opened for a given nb of seconds
getOpenedConnections() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
return a list of idents that represent the connections opened for a given nb of seconds
getOpenedConnections(int) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getOpenedConnections() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getOpenedConnections(long) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
return a list of idents that represent the connections opened for a given nb of seconds
getOpenedConnections(long) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
return a list of idents that represent the connections opened for a given nb of seconds
getOpenedCount() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getOpenedCount() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getOpenedCount() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getOpenedCount() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getOpenedCount() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getOpenedCount() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getOpenedCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getOpenedCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getOpenedCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getOpenerThreadInfos() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getOpenerThreadInfos() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
 
getOpeningTime() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getOperatingSystemArch() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Gets OS architecture
getOperatingSystemArch() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
get OS architecture.
getOperatingSystemArch() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getOperatingSystemArch() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getOperatingSystemArch(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the OperatingSystemArch a cluster Daemon Name in the domain.
getOperatingSystemArch(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the OperatingSystemArch a cluster Daemon Name in the domain.
getOperatingSystemArch(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the OperatingSystemArch a cluster Daemon Name in the domain.
getOperatingSystemArch() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getOperatingSystemAvailableProcessors() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get available processors of the OS.
getOperatingSystemAvailableProcessors() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get available processors of the OS.
getOperatingSystemAvailableProcessors() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getOperatingSystemAvailableProcessors() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getOperatingSystemAvailableProcessors(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the OperatingSystemAvailableProcessorsof a cluster Daemon Name in the domain.
getOperatingSystemAvailableProcessors(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the OperatingSystemAvailableProcessorsof a cluster Daemon Name in the domain.
getOperatingSystemAvailableProcessors(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the OperatingSystemAvailableProcessorsof a cluster Daemon Name in the domain.
getOperatingSystemAvailableProcessors() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getOperatingSystemName() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get OS name.
getOperatingSystemName() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get OS name.
getOperatingSystemName() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getOperatingSystemName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getOperatingSystemName(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the OperatingSystemName a cluster Daemon Name in the domain.
getOperatingSystemName(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the OperatingSystemName a cluster Daemon Name in the domain.
getOperatingSystemName(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the OperatingSystemName a cluster Daemon Name in the domain.
getOperatingSystemName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getOperatingSystemVersion() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get OS version.
getOperatingSystemVersion() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get OS version.
getOperatingSystemVersion() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getOperatingSystemVersion() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getOperatingSystemVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the OperatingSystemVersion a cluster Daemon Name in the domain.
getOperatingSystemVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the OperatingSystemVersion a cluster Daemon Name in the domain.
getOperatingSystemVersion(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the OperatingSystemVersion a cluster Daemon Name in the domain.
getOperatingSystemVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getOperation() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getOperation() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
add,modify,delete
getOperation() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
add,modify,delete
getOperation() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
add,modify,delete
getOperations() - Method in class org.apache.commons.modeler.ManagedBean
The collection of operations for this MBean.
getOppositeHelperClassName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getOppositeHelperFQClassName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
CoherenceHelper class is used to manage coherence in relations.
getOppositeRelationshipRole() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
get the opposite relation-ship-role of this relation-ship-role.
getOppositeUFLCMRName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getOptimizedQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
Get the query evaluator of the optimized query.
getOptionalServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS optional services.
getOptionalServices() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Return the list of optional JOnAS services.
getOptionalServices() - Method in interface org.ow2.jonas.management.ServiceManager
Return the list of optional JOnAS services.
getOptionalServices() - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Get optional services.
getORB() - Static method in class org.ow2.jonas.lib.svc.Utility
Get the Handle Delegate implementation, registered in java:comp.
getOrb() - Static method in class org.ow2.jonas.security.iiop.ORBHelper
 
getOrderFields() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
get the that was built from visiting the lexical tree
getOrgDesc() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getOrgName() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getOrgPersonName() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getOriginal() - Method in class org.ow2.jonas.lib.work.LogEntryImpl
Return the ear file of this ear log entry.
getOriginal() - Method in interface org.ow2.jonas.workcleaner.LogEntry
Return the ear file of this ear log entry.
getOriginalFilename() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getOriginalWsdlFilename() - Method in class org.ow2.jonas.ws.publish.PublicationInfo
 
getOsCurrentUsedSpace() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Getting Operating system Current used space.
getOsCurrentUsedSpace() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Getting Operating system Current used space.
getOsCurrentUsedSpace() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting Operating system Current used space
getOsCurrentUsedSpace() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting Operating system Current used space
getOsCurrentUsedSpace(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Getting Operating system Current used space.
getOsCurrentUsedSpace(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Getting Operating system Current used space
getOsCurrentUsedSpace(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Getting Operating system Current used space.
getOsDynMemory() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getOsTotalSpace() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Getting Operating system Current used space.
getOsTotalSpace() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Getting Operating system Current used space.
getOsTotalSpace() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting Operating system Current used space
getOsTotalSpace() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting Operating system Current used space
getOsTotalSpace(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Getting Operating system Total space.
getOsTotalSpace(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Getting Operating system Total space
getOsTotalSpace(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Getting Operating system Total space
getOtherCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getOtherCount() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getOut() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getOutboundResourceadapter() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the outbound-resourceadapter
getOutboundResourceadapterDesc() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the outbound-resourceadapter
getOutputBufferSizeText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getOutputDirectory() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getOutputDirectory() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getOutputStream(String) - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
Returns an OutputStream from the given name
getOutputStream(String) - Method in class org.ow2.jonas.generators.genbase.utils.DirStorer
returns the OuputStream corresponding to the given filename.
getOutputStream(String) - Method in class org.ow2.jonas.generators.genbase.utils.JarStorer
returns the OuputStream corresponding to the given filename.
getOutputStream() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
getOutputStream() - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
getOwnerMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined Owner MBeans.
getOwnerMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined Owner MBeans.
getOwnerName() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getOwnerName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getPackageMappingList() - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Gets the package-mapping
getPackageName() - Method in class org.ow2.jonas.eclipse.compiler.JOnASCompilationUnit
 
getPackageName(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the name of the package of the given full name
getPackageName(Class<?>) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
getPackageType() - Method in class org.ow2.jonas.deployment.ws.xml.PackageMapping
Gets the package-type
getPage() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getParam(String) - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the value of the specified parameter.
getParam(String) - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getParameter(String) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getParameterMetaData() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getParameterMetaData() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameters() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getParametersNumber() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getParameterTypes() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getParamId() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getParamList() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getParamName() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasParam
 
getParamName() - Method in class org.ow2.jonas.deployment.common.xml.InitParam
 
getParamName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Gets the param-name
getParamName() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getParamProperty() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getParams() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return all the params of the ServiceRefDesc as an Hashtable.
getParams() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getParamScope() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getParamValue() - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasParam
 
getParamValue() - Method in class org.ow2.jonas.deployment.common.xml.InitParam
 
getParamValue() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Gets the param-value
getParamWhereList() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP1 finder methods
getParent() - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
 
getParent() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getParentClass(String) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Returns the parent Class for a method given an interface type.
getParentClass(String) - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
Returns the parent Class for a method given an interface type.
getParentConnectorON(String, ObjectName) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
ObjectName of parent connector
getParentName(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the name of the parent directory
getParentName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getParentNameProperty(String) - Static method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getParsingWithValidation() - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Controls whether the parser is reporting all validity errors.
getPassivatedInstance() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPassivationDir() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Get the directory where to store stateful state and timers
getPassivationTimeout() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the passivation timeout value
getPassivationTimeout() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the passivation-timeout
getPassivationTimeOut() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
get passivation time out
getPassivationTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getPassivationTimeOut() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPassword() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getPassword() - Method in class org.ow2.jonas.db.base.User
 
getPassword() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getPassword() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Get the password used for a callback handler
getPassword() - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
 
getPassword() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getPassword() - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
getPassword() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getPassword() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getPassword() - Method in class org.ow2.jonas.deployment.rar.SecurityEntryDesc
Gets the password
getPassword() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Gets the password
getPassword() - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
getPassword() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getPassword() - Method in class org.ow2.jonas.lib.management.domain.AuthenticationInformation
 
getPassword() - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
getPassword() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getPassword() - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Get the password of this user
getPassword() - Method in class org.ow2.jonas.security.realm.lib.HashPassword
Return the hash of the password
getPassword() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the password of this user
getPassword(String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the password associated with the given principal's user name.
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the password for the user of this RAR.
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getPasswordAuthentication() - Method in class org.ow2.jonas.mail.internal.factory.lib.JAuthenticator
Called when password authentication is needed.
getPath(String) - Static method in class org.ow2.jonas.lib.util.BeanNaming
returns the full path of the file name.
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
getPathContext() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
getPathContext() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
getPathName() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the path of the XML file.
getPathName() - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
getPathToExportRepository() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getPathToReloadJoramAdmin() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Get the path to the joramAdmin.xml file
getPattern() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getPayload() - Method in class org.ow2.jonas.discovery.jgroups.utils.Data
 
getPendingMessages(Queue) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of pending messages on a queue
getPendingMessages() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getPendingMessages() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getPendingRequests(Queue) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of pending requests on a queue
getPendingRequests() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getPendingRequests() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
getPeriod() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getPeriod() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
 
getPeriod() - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Returns the WorkCleaner clean period.
getPeriodRow() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getPeriodRow() - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getPermissionManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
Gets the permission manager.
getPermissionManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Gets the permission manager
getPermissionManager() - Method in class org.ow2.jonas.web.base.War
Gets the permission manager.
getPermissionManager() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
 
getPermissions(ProtectionDomain) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.deployment.web.SecurityConstraintListDesc
Gets the permissions by role Map
getPermissionsForPrincipal(Principal) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Gets the permissions for a given principal
getPersistenceType() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the persistence-type
getPersistenceUnitManager(EARDeployable, ClassLoader) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Gets the persistence unit manager for the given EAR and classloader.
getPersistenceUnitManager(IArchive, ClassLoader) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Gets the persistence unit manager for the given archive and classloader.
getPersistenceUnitManager(IArchive, ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Gets the persistence unit manager for the given archive and classloader.
getPersistenceUnitManager(EARDeployable, ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Gets the persistence unit manager for the given EAR and classloader.
getPersistenceUnitName() - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
getPersistenceUnitRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getPersistenceUnitRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getPersistenceUnitRefName() - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
getPersistenceUnitRefs() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get and array of the persistence-unit-refs.
getPersistency() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
get persistency type
getPersistency() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPk() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getPK() - Method in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
getPK() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getPK() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getPkNumber() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPName() - Method in interface org.ow2.jonas.lib.ejb21.jorm.PObject
It retrieves the PName of the persitent object.
getPObject(PName) - Method in interface org.ow2.jonas.lib.ejb21.jorm.PObjectHome
It retrieves the PObject which matches with the PName.
getPolicies() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getPolicies() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getPolicies() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getPolicies() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
getPolicy() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getPolicy() - Static method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
getPolicyClasses() - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
getPolicyConfiguration() - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
getPolicyConfiguration(String, boolean) - Method in class org.ow2.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.ow2.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.
getPolicyList() - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
getPolicyNames() - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
getPool() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getPool() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPool() - Method in interface org.ow2.jonas.resource.internal.pool.PoolProvider
Return the Pool
getPoolInit() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-init
getPoolInit() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-init
getPoolInit() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool init size
getPoolInit() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool init value for this RAR.
getPoolMax() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getPoolMax() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getPoolMax() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max
getPoolMax() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max
getPoolMax() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum size
getPoolMax() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max value used for this RAR.
getPoolMaxAge() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max-age
getPoolMaxAge() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max-age
getPoolMaxAge() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum age in seconds
getPoolMaxAge() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max age for this new RAR.
getPoolMaxAgeMinutes() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max-age-minutes
getPoolMaxAgeMinutes() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max-age-minutes
getPoolMaxAgeMinutes() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum age in minutes
getPoolMaxOpentime() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max-opentime
getPoolMaxOpentime() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max-opentime
getPoolMaxOpentime() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum open time in minutes
getPoolMaxOpenTime() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max open time value used for this RAR.
getPoolMaxWaiters() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max-waiters
getPoolMaxWaiters() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max-waiters
getPoolMaxWaiters() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum waiters size
getPoolMaxWaiters() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool max waiters value used by this RAR.
getPoolMaxWaittime() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-max-waittime
getPoolMaxWaittime() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-max-waittime
getPoolMaxWaittime() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool maximum waiter time
getPoolMaxWaittime() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the pool max wait time value used by this RAR.
getPoolMin() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getPoolMin() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getPoolMin() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getPoolMin() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-min
getPoolMin() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-min
getPoolMin() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool min size
getPoolMin() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the pool min value to use for this RAR.
getPoolParams() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Gets the pool-params
getPoolParams() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the pool-params
getPoolParams(Document) - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
 
getPoolParamsDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Gets the pool-params
getPoolParamsDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the pool-params
getPoolSamplingPeriod() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pool-sampling-period
getPoolSamplingPeriod() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pool-sampling-period
getPoolSamplingPeriod() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the pool sampling period
getPoolSamplingPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Get the pool sampling period value used for this RAR.
getPoolSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getPoolSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getPoolSize() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Get the size of the instance pool for this bean
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
No pool for stateful session beans
getPoolSize() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getPoolSize() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getPoolTagMap() - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
 
getPoolTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getPort() - Method in class org.apache.catalina.connector.Connector
Return the port number on which we listen for requests.
getPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Ajp
 
getPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Director
 
getPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Http
 
getPort() - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
getPort() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Get the prefered port of the connector used to access the web application.
getPort() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getPort() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
getPort() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMemberMBean
 
getPort() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
, returns -1 if the EasyBeans Smartclient has not been started yet.
getPort() - Method in interface org.ow2.jonas.smartclient.SmartclientServiceBase
 
getPort(String) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Finds the first connector supporting the given URL scheme and return its listening port.
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the port of the connector
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the port of the connector
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getPort() - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
 
getPort(Class) - Method in class org.ow2.jonas.ws.axis.JService
 
getPortComponent(String) - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
Return the port component desc with the given name if it exists, null else.
getPortComponent(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
getPortComponentCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
getPortComponentDesc(URL, String, ClassLoader, ClassLoader) - Method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Return the port component desc from the pcLink string.
getPortComponentDesc() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Return the linked port component desc (can be null if no pcLink).
getPortComponentLink() - Method in class org.ow2.jonas.deployment.common.xml.PortComponentRef
 
getPortComponentLink() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Return the port Component Link Object.
getPortComponentList() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the port-component
getPortComponentName() - Method in class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
 
getPortComponentName() - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Gets the port-component-name
getPortComponentName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getPortComponentRefList() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getPortComponentRefs() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the list of PortComponentRef.
getPortComponentRefs() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getPortComponents() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
Return the port component list of this service desc.
getPortComponents() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getPortComponentsMBean() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getPortMetaData() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getPortMetaData() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
Return the port info.
getPortMetaData() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Give access to the port's metadata: context-root url-pattern hostname ...
getPortName() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getPortName() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
getPortNameList() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getPortNames() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the list of port name the Handler is associated with.
getPortNames() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFHandler
Gets the port name of the handler element
getPortNumber() - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
get port number
getPortNumber() - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
get port number
getPortNumber() - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
getPortNumber() - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
getPortNumber() - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
getPortNumber() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getPortText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the port text.
getPortUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
 
getPostalAddressScheme() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getPrefetch() - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
Get the prefetch tag value for this method.
getPrefetch() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the prefetch
getPrefetch() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getPrefetch() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getPrefetchIndex() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
 
getPrefix() - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Gets the JNDI naming prefix.
getPrefix() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
 
getPrefix() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
 
getPrefix() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getPrefix(File) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getPrefix(URL) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getPrefix(IDeployable<?>) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getPrefix(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getPrefix(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getPrefix(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getPrefix() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getPresentServletContainer() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.ha.EntityBeanRefImpl
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.jorm.JEntityContext
Obtains the primary key of the EJB object that is currently associated with this instance.
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getPrimaryKey() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getPrimaryKeyClass() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the entity's primary key class.
getPrimaryKeyClass() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
getPrimaryKeyFieldName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
getPrimKeyClass() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the prim-key-class
getPrimkeyField() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the primkey-field
getPrincipal(String) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Gets the principal with the given username.
getPrincipal(String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the Principal associated with the given user name.
getPrincipalFactory() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getPrincipalFactory() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getPrincipalName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
 
getPrincipalName() - Method in class org.ow2.jonas.deployment.rar.SecurityEntryDesc
Gets the principalName
getPrincipalName() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Gets the principalName
getPrincipalName() - Method in class org.ow2.jonas.deployment.web.xml.JonasServlet
 
getPrincipalName(boolean) - Method in class org.ow2.jonas.lib.security.context.SecurityContext
 
getPrincipalName() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
 
getPrincipalNamesList() - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
Gets the principal-name list
getPrintWriter(String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Method getPrintWriter
getPriority() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getPriority() - Method in class org.ow2.jonas.ws.jaxws.easybeans.naming.WebServiceRefExtensionListener
 
getProcessingBean() - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
 
getProcessingTimeByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getProcessingTimeByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getProcessingTimeByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getProcessingTimeByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getProcessingTimeByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getProcessingTimeByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getProjectName() - Static method in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
 
getProperties(File) - Method in class org.ow2.jonas.ant.jonasbase.Replace
helper method to load a properties file and throw a build exception if it cannot be loaded
getProperties() - Method in class org.ow2.jonas.ee.jdbc.MCFData
 
getProperties() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
getProperties() - Static method in class org.ow2.jonas.lib.util.Log
 
getProperties() - Method in class org.ow2.jonas.resource.internal.mbean.JCAAdminObject
return the AdminObject Properties
getProperties() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
return the ConnectionFactory Properties
getProperties() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
return the Adaptor Properties
getProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getProperties(ObjectName, String, ArrayList, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Get Properties
getPropertiesList() - Method in class org.ow2.jonas.resource.internal.mbean.JCAActivationSpec
return the ActivationSpec required property list
getPropertiesName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getPropertiesName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getPropertiesName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getPropertiesValue() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
getPropertiesValue() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getPropertiesValue() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getProperty(String) - Method in class org.apache.catalina.connector.Connector
Return a configured property.
getProperty() - Method in class org.ow2.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.ow2.jonas.ee.jdbc.MCFData
 
getProperty() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getPropertyName() - Method in enum org.ow2.jonas.cmi.internal.CmiServiceProperty
 
getPropertyName() - Method in enum org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyProperties
 
getPropFile() - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns properties filename
getPropFileName() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
getPropFileName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the configuration file name.
getPropName() - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
getPropName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
getProprieties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getProps() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
getProps() - Method in class org.ow2.jonas.lib.jmbeans.LogManager
 
getProps() - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
getPropsFromString(String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Get properties from stringified property table.
getPropValue() - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
getProtocol() - Method in class org.apache.catalina.connector.Connector
Return the Coyote protocol handler in use.
getProtocol() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
 
getProtocol() - Method in interface org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMBean
 
getProtocol(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
 
getProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
getProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolForm
Gets the protocol.
getProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getProtocolFromJmxConnectorUrl(String) - Static method in class org.ow2.jonas.lib.management.domain.proxy.ConnectorUtils
Extract the protocol from a JMX connector URL.
getProtocolFromJmxConnectorUrl(String) - Static method in class org.ow2.jonas.lib.management.extensions.util.ConnectorUtils
Extract the protocol from a JMX connector URL.
getProtocolHandler() - Method in class org.apache.catalina.connector.Connector
Return the protocol handler associated with the connector.
getProtocolHandlerClassName() - Method in class org.apache.catalina.connector.Connector
Return the class name of the Coyote protocol handler in use.
getProtocols() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getProtocols() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getProtocols() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getProtocols() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getProtocols(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the the protocols used bye the server.
getProtocols(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Get the the protocols used bye the server.
getProtocols(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the the protocols used bye the server.
getProtocols() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getProtocols() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Get the Jonas server ORB.
getProtocols(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for the Servlet server
getProtocols() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getProviderParameterType() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getProviders() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
getProviders() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
getProviderURL(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
getProviderURL(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getProviderUrl() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the Url of the ldap server of this LDAP realm
getProviderUrl() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the Url of the ldap server of this LDAP realm
getProviderURL() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceRegistryComponent
Gets the default Provider URL.
getProviderUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getProviderUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getProviderUrlFromJmxConnectorUrl(String) - Static method in class org.ow2.jonas.lib.management.domain.proxy.ConnectorUtils
Get the provider url from a JMX connector URL.
getProviderUrlFromJmxConnectorUrl(String) - Static method in class org.ow2.jonas.lib.management.extensions.util.ConnectorUtils
Get the provider url from a JMX connector URL.
getProxy() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
 
getProxyHost() - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
getProxyName() - Method in class org.apache.catalina.connector.Connector
Return the proxy server name for this Connector.
getProxyName() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the proxy Name.
getProxyPort() - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
getProxyPort() - Method in class org.apache.catalina.connector.Connector
Return the proxy server port for this Connector.
getProxyPortText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the proxy Port NumberText.
getProxys() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
MBean method To be replaced by J2EEDomain.getServers()
getPStatement(ManagedConnectionInfo, Object, String, String) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String, int, int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String, int, int, int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String, int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String, int[]) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String, String[]) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getPStatement(ManagedConnectionInfo, Object, String, String) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPStatement(ManagedConnectionInfo, Object, String, String, int, int) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPStatement(ManagedConnectionInfo, Object, String, String, int) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPStatement(ManagedConnectionInfo, Object, String, String, int[]) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPStatement(ManagedConnectionInfo, Object, String, String, int, int, int) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPStatement(ManagedConnectionInfo, Object, String, String, String[]) - Method in interface org.ow2.jonas.resource.internal.SQLManager
Get the specified PreparedStatement
getPstmtMax() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getPstmtMax() - Method in class org.ow2.jonas.deployment.rar.PoolParamsDesc
Gets the pstmt-max
getPstmtMax() - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Gets the pstmt-max
getPstmtMax() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Return the maximum PreparedStatement cache
getPstmtMax() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getPstmtMax() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
The PSTMT Max value for this RAR.
getPstmtMax() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getPstmtMax() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getPType(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
This method converts a java.lang.Class into a jorm PType.
getPTypeDef(Class, boolean) - Static method in class org.ow2.jonas.lib.ejb21.jorm.JormType
This method converts a java.lang.Class into a jorm PType.
getPublicationDirectory() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getPublicationDirectory() - Method in class org.ow2.jonas.ws.publish.PublicationInfo
 
getPublicationInfo() - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
 
getPublicId() - Method in class org.ow2.jonas.ant.DescriptorHandler
Get the publicId of the DTD
getPublicId() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Returns the Public ID of the DTD specified in the EJB descriptor.
getPublicId() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
Returns the Public ID of the resource.
getPublicId() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Get the PublicId of the DTD used
getPublicKey() - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
 
getPublishableDefinitions() - Method in class org.ow2.jonas.ws.cxf.jaxws.WebservicesContainer
 
getQName() - Method in class org.ow2.jonas.deployment.common.xml.Qname
 
getQName() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the WSDL's Port QName, the PortComponent is asssociated with.
getQName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHeader
 
getQnameScope() - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Gets the qname-scope
getQualifiedPattern() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Gets the qualified form of the pattern
getQuery() - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
get EJB-QL query when defined
getQueryFilter() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
get the query filter that was built from visiting the syntaxic tree
getQueryList() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the query
getQueryManagerURL() - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getQueryManagerURL() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getQueryMethod() - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Gets the query-method
getQueryNode() - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
 
getQueryOptimizer() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the current query tree optimizer
getQueryTimeout() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getQueryTimeout() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the query tree that was built from visiting the lexical tree
getQueryTree() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
get the query tree that was built from visiting the lexical tree.
getQueryTreeHolder(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
Build the EjbqlQueryTreeHolder or just return it if already there.
getQueue(String) - Method in interface org.ow2.jonas.jms.JmsManager
Get Queue (creates it if not exist)
getQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique QueueConnectionFactory
getQueueManager() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the queueManager of the connector
getQueueManager() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the queueManager of the connector
getQueuesList(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the Queue destinations list.
getQueuesNames() - Method in interface org.ow2.jonas.jms.JmsManager
Get Queue Names
getRaConfigPropTags() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Get the config-property tags of the ra.xml file.
getRandomPort() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getRange() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getRange() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
Get range.
getRange() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getRange() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getRar(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the Rar matching the jndiNname will be used in EJB container to deploy an MDB
getRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Get a Rar by its jndi name
getRarConfigObjectName(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Object name of rar configuration.
getRarDeploymentDesc(String, ClassLoader) - Static method in class org.ow2.jonas.deployment.rar.wrapper.RarManagerWrapper
Returns the RarDeploymentDesc corresponding to the Rar filename.
getRarDeploymentDesc() - Method in class org.ow2.jonas.generators.raconfig.RAConfig
 
getRarFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of RAR filename ready to deploy in the current server.
getRarFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed RAR filename in the current server.
getRarlink() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the rarlink
getRarlink() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the rarlink
getRarName() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Return the name of the RAR file.
getRars() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Return the rar files
getRars() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getRarURL() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
getRead() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getReaderList() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getReadTimeout() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Get the read timeout value
getReadTimeout() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the read-timeout
getReadTimeOut() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
get read time out
getReadTimeout() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getReadTimeOut() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getRealm() - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
getRealm() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the context-realm node from the securityDesc document
getRealmDefault() - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getRealmDefault() - Method in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
 
getRealmDefault() - Method in class org.ow2.jonas.security.ws.SecurityContextHelper
 
getRealmItems(String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get realm items of the given type.
getRealmItems(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get realm items of the given type within the current server of the current domain.
getRealmItems(String, String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getRealmItems(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getRealmItems(String, String, String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get realm items of the given type.
getRealmItems(String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get realm items of the given type within the current server of the current domain.
getRealmKey() - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
 
getRealmKey() - Method in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
 
getRealmKey() - Method in class org.ow2.jonas.security.ws.SecurityContextHelper
 
getRealmName() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the realm name
getRealmName() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansContextNamingInfo
Get the realm name to use if this bean is secured.
getRealmName() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getRealmName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the realm name to use if this bean is secured.
getRealmName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getRealObjectName() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
 
getReauthenticationSupport() - Method in class org.ow2.jonas.deployment.rar.OutboundResourceadapterDesc
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Gets the reauthentication-support
getReauthenticationSupport() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the reauthentication-support
getReceivedProcessingTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getReceivedProcessingTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getReceivedTime() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getReceivedTime() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getReceiverInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getReceiverInfo() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getReceiverInfo() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getRecent() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getRecent() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get recent
getRecentCapacity() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getRecentCapacity() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getRecordCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getRecordCount() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getRecordCount() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get recordCount
getRedirectPort() - Method in class org.apache.catalina.connector.Connector
Return the port number to which a request should be redirected if it comes in on a non-SSL port and is subject to a security constraint with a transport guarantee that requires SSL.
getRedirectPortNumber() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
 
getRedirectPortText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the port.
getReentrant() - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Gets the reentrant
getRef() - Method in class org.ow2.jonas.generators.wsgen.generator.WsClientGenerator
 
getReference() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Retrieves the Reference of this object.
getReference() - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
getReference() - Method in class org.ow2.jonas.ee.scout.JConnectionFactory
getReference() - Method in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
Retrieves the Reference of the javax.mail.MimePartDataSource object.
getReference() - Method in class org.ow2.jonas.mail.internal.factory.JavaMailSession
Retrieves the Reference of the javax.mail.Session object.
getReference() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Retrieves the Reference of the object.
getReference() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Retrieves the Reference of the object.
getReference() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Retrieves the Reference of the object.
getReference() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Retrieves the Reference of the object.
getReference() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
We want to use our UserTransactionFactory here, that will instanciate a JOTMTransactionManager.
getReferral() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get how referrals encountered by the service provider are to be processed
getReferral() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get how referrals encountered by the service provider are to be processed
getReferral() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRefName() - Method in interface org.ow2.jonas.deployment.api.IPersistenceUnitRefDesc
Get the persistence unit reference name.
getRefName() - Method in class org.ow2.jonas.deployment.common.PersistenceUnitRefDesc
 
getRegistryContext() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Get the initialContext used in this jonas server.
getRegistryContext() - Method in interface org.ow2.jonas.registry.RegistryService
Gets the initial context.
getRegistryProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getRejectedFull() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getRejectedFull() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getRejectedFull() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getRejectedFull() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getRejectedFull() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getRejectedFull() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getRejectedFull() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedFull() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedFull() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedOpen() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getRejectedOpen() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getRejectedOpen() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getRejectedOpen() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getRejectedOpen() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getRejectedOpen() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getRejectedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedOpenJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getRejectedOpenJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getRejectedOpenJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getRejectedOpenJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRejectedOpenJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRejectedOpenJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getRejectedOpenJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getRejectedOpenJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getRejectedOther() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getRejectedOther() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getRejectedOther() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getRejectedOther() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getRejectedOther() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getRejectedOther() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getRejectedOther() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedOther() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedOther() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRejectedTimeout() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getRejectedTimeout() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getRejectedTimeout() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getRejectedTimeout() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getRejectedTimeout() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getRejectedTimeout() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getRejectedTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getRejectedTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getRejectedTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getRelation() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
get the parent ejb relation of this relation-ship-role.
getRelationshipRole1() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
get the meta-information for the first relation-ship-role
getRelationshipRole2() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
get the meta-information for the second relation-ship-role
getRelationshipRoleSource() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the relationship-role-source
getRelationships() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Gets the relationships
getRelationType() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
This method depends on static values OOB,OOU,...
getReleasedState() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
getRemaining() - Method in class org.ow2.jonas.lib.timer.TimerEvent
 
getRemote() - Method in interface org.ow2.jonas.deployment.api.IEJBRefDesc
 
getRemote() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
 
getRemote() - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
 
getRemote() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the remote
getRemote() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
 
getRemote() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getRemote() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
getRemoteAddr() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getRemoteAddr() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getRemoteClass() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Get bean's remote interface.
getRemoteClass() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
 
getRemoteClass() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getRemoteHostInfo() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRemoteIds() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
getRemoteInterfaceClass() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
getRemoteItemServers() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getRemoteServers() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getRemovedInstance() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getRemoveSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
getReplacementOption() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getReplaceOnTarget() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getReplaceValue() - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
Get the replacement value for this filter token.
getReplicationMode() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getReplicationMode() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getReplicationMode() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getRepMgr() - Static method in class org.ow2.jonas.lib.ejb21.ha.JRepUtil
 
getReports() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getRepositoriesBaseDir() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which returns the repositories directory in jonas.base
getRepositoriesDescriptions() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Returns the list of repository ids.
getRepositoriesDescriptions() - Method in interface org.ow2.jonas.services.bootstrap.repository.JOnASRepositoriesMBean
Returns the list of repository ids.
getRepositoriesNumber() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Returns the number of available repositories.
getRepositoriesNumber() - Method in interface org.ow2.jonas.services.bootstrap.repository.JOnASRepositoriesMBean
Returns the number of available repositories.
getRepositoriesRootDir() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which returns the repositories directory in jonas.root
getRepositoryDeployablesCount() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Returns the number of deployed repositories deployables.
getRepositoryDeployablesCount() - Method in interface org.ow2.jonas.services.bootstrap.repository.JOnASRepositoriesMBean
Returns the number of deployed repositories deployables.
getRepositoryDirs(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Get the deployment repositories from 'repository' MBean.
getRequestCountByConnectorTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getRequestCountByConnectorTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getRequestCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getRequestCountByConnectorTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getRequestCountByConnectorTomcat(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getRequestCountByConnectorTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getRequestURL() - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
getRequired() - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
getRequiredConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.ActivationspecDesc
Gets the required-config-property
getRequiredConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Gets the required-config-property
getResAuth() - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
 
getResField() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
get the Medor result Field of the query (useful for the ejbSelect method)
getResFieldOfEjbql() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP2 finder/select methods
getResmgr() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getResolvedClassPath() - Method in class org.ow2.jonas.lib.cpmanager.EarClassPathManager
Get the list of the URLs.
getResource(String) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
Find the given resource specified by its name.
getResource(String) - Method in class org.ow2.jonas.lib.loader.OSGiClassLoader
getResource(String) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
getResource(Object) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Get a Resource from the freelist, matching hints.
getResource(Object) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getResource is used to allocate a Object from the Pool.
getResource() - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
getResource() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getResourceadapter() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the resourceadapter
getResourceadapter() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the resourceadapter
getResourceAdapter(String) - Method in class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
Gets the resource adapter object for the given jndi name (activation spec) and the given embedded object.
getResourceAdapter(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapter() - Method in class org.ow2.jonas.resource.internal.Rar
 
getResourceAdapter() - Method in interface org.ow2.jonas.resource.Rar
 
getResourceadapterClass() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the resourceadapter-class
getResourceadapterClass() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the resourceadapter-class
getResourceAdapterClassname() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
 
getResourceadapterDesc() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the resourceadapter
getResourceAdapterModule(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapterModules(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapterModules(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapters(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapters(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getResourceAdapters() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
getResourceAdapters(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Resource Adapters.
getResourceadapterVersion() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the resourceadapter-version
getResourceadapterVersion() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the resourceadapter-version
getResourceAsStream(String) - Method in class org.ow2.jonas.lib.loader.OSGiClassLoader
getResourceAsStream(String) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
getResourceBase() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
getResourceCheckerManager() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
getResourceCheckerManager() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getResourceCheckerManager() - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
 
getResourceCheckerManager() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
 
getResourceCheckerManager() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
 
getResourceCheckerManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getResourceCheckerManager() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
getResourceDatabase(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Database Resource for the specified server.
getResourceEnvRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get resource environment references.
getResourceEnvRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get resource environment references.
getResourceEnvRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getResourceEnvRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getResourceEnvRefName() - Method in class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
 
getResourceEnvRefName() - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
 
getResourceEnvRefType() - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
 
getResourceManagementEvent() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
 
getResourceMonitor() - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Returns the resource monitor.
getResourceName() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
getResourceName() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Return the resource name we will be using.
getResourceObject(String) - Static method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the ResourceAdapter matching the jndiName will be used in ResourceObjectJNDIHandler class at lookup time.
getResourceON() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
getResourcePackage(Class<?>) - Static method in class org.ow2.jonas.deployment.common.util.ResourceHelper
 
getResourceRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get resource manager connection factory references.
getResourceRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get resource manager connection factory references.
getResourceRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getResourceRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getResources() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
 
getResources() - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
 
getResources() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getResources() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getResources() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
Implement resources attribute.
getResources() - Method in class org.ow2.jonas.security.internal.JResources
 
getResources(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Resources services for the specified server.
getResourceService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
getResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
Obtain the response associated with the current request id.
getResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
Obtain the response associated with the current request id.
getResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
Obtain the response associated with the current request id.
getResRefName() - Method in class org.ow2.jonas.deployment.common.xml.JonasResource
 
getResRefName() - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
 
getResSharingScope() - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
 
getResType() - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
 
getResult() - Method in class org.ow2.jonas.lib.execution.ExecutionResult
 
getResultSet() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getResultSet() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the current result as a ResultSet object.
getResultSetConcurrency() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getResultSetConcurrency() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getResultSetHoldability() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetType() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getResultSetType() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultTypeMapping() - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Gets the result-type-mapping
getReturnType() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getReturnType() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
getRmicOptions() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getRMID() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getRole() - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
getRoleDN() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the DN used when searching the role DN.
getRoleDN() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the DN used when searching the role DN.
getRoleDn() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRoleLink() - Method in class org.ow2.jonas.deployment.common.SecurityRoleRefDesc
Gets the role-link value
getRoleLink() - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Gets the role-link
getRoleMapActions() - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Gets the Map between roles and their actions
getRoleName() - Method in class org.ow2.jonas.deployment.common.SecurityRoleRefDesc
Gets the role-name value
getRoleName() - Method in class org.ow2.jonas.deployment.common.xml.RunAs
Gets the role-name
getRoleName() - Method in class org.ow2.jonas.deployment.common.xml.SecurityRole
Gets the role-name
getRoleName() - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Gets the role-name
getRoleName() - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRole
Gets the role-name
getRoleName() - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
 
getRoleName() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
String representation of the roles which can execute the method
getRoleName() - Method in class org.ow2.jonas.deployment.web.SecurityRoleDesc
Gets the name of the role
getRoleNameAttribute() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the role name when performing a lookup on a role
getRoleNameAttribute() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the role name when performing a lookup on a role
getRoleNameAttribute() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRoleNameList() - Method in class org.ow2.jonas.deployment.ejb.MethodPermissionDesc
Gets the role-name
getRoleNameList() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Gets the role-name
getRoleNameList() - Method in class org.ow2.jonas.deployment.web.xml.AuthConstraint
Gets the role-name list
getRoleNames() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getRoleNames() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getRoleNamesList() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
Gets the role-name
getRoles(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of all roles in a resource.
getRoles() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
 
getRoles() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Return all the roles.
getRoles() - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Get the roles
getRoles() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
getRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the roles
getRoles() - Method in class org.ow2.jonas.web.jetty6.security.JettyPrincipal
Gets the roles of this user.
getRoles() - Method in class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
getRoleSearchFilter() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the filter used when searching the role
getRoleSearchFilter() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the filter used when searching the role
getRoleSearchFilter() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getRolesForRunAsPrincipal(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Gets the Mapping for run-as principal
getRolesIterator() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Gets iterator on roles
getRolesNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesNotused() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesNotusedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesNotusedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesPermissionsMap() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Gets the permissions for each role.
getRolesUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRolesUsedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
getRolesUsedSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getRoleTable() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of table which have the username/role
getRoleTable() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of table which have the username/role
getRoleTable() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRoleTableRolenameCol() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of the column of the role of the role table
getRoleTableRolenameCol() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of the column of the role of the role table
getRoleTableRolenameCol() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRoleTableUsernameCol() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of the column of the username of the role table
getRoleTableUsernameCol() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of the column of the username of the role table
getRoleTableUsernameCol() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getRollBackedTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JContext
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Tests if the transaction has been marked for rollback only.
getRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Tests if the transaction has been marked for rollback only.
getRoot() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
 
getRootCause(Throwable) - Static method in class org.ow2.jonas.commands.admin.util.ExceptionUtils
Get the root cause of an Exception.
getRootFile() - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
Returns the File corresponding to the root of the archive.
getRootFile() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns the File corresponding to the root of the archive.
getRootFile() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns the File corresponding to the root of the archive.
getRootNode(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getRootTask() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Get root Task.
getRootTypeQname() - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Gets the root-type-qname
getRowClass() - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
Determine the Row Class from the GridTag.
getRowspan() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
getRowStyle(boolean) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
getRsr() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getRunAs() - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Gets the run-as
getRunAs() - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Gets the run-as
getRunAsPrincipalName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getRunAsPrincipalName() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
getRunAsPrincipalRolesStack() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Gets the stack which manages the roles of the current run-as principal
getRunAsPrincipalStack() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Gets the stack which manages the run-as principal
getRunAsRole() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getRunAsRoleStack() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Gets the stack which manages the run-as
getRunningServerProxy() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Get a server by its name.
getRunningServices(BundleContext) - Static method in class org.ow2.jonas.lib.service.manager.ServiceUtil
Returns the names of the JOnAS services that are running on the OSGi platform.
getRunTimeSpecVendor() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get spec.
getRunTimeSpecVendor() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get spec.
getRunTimeSpecVendor() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRunTimeSpecVendor() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getRunTimeSpecVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the RunTimeSpecVendor a cluster Daemon Name in the domain.
getRunTimeSpecVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the RunTimeSpecVendor a cluster Daemon Name in the domain.
getRunTimeSpecVendor(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the RunTimeSpecVendor a cluster Daemon Name in the domain.
getRunTimeSpecVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getRunTimeSpecVersion() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get runtime spec.
getRunTimeSpecVersion() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get runtime spec.
getRunTimeSpecVersion() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRunTimeSpecVersion() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getRunTimeSpecVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the RunTimeSpecVersion a cluster Daemon Name in the domain.
getRunTimeSpecVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the RunTimeSpecVersion a cluster Daemon Name in the domain.
getRunTimeSpecVersion(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the RunTimeSpecVersion a cluster Daemon Name in the domain.
getRunTimeSpecVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getRunTimeVmName() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get runtime vm name.
getRunTimeVmName() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get runtime vm name.
getRunTimeVmName() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRunTimeVmName() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getRunTimeVmName(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the RunTimeVmName a cluster Daemon Name in the domain.
getRunTimeVmName(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the RunTimeVmName a cluster Daemon Name in the domain.
getRunTimeVmName(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the RunTimeVmName a cluster Daemon Name in the domain.
getRunTimeVmName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getRunTimeVmVendor() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get runtime vendor.
getRunTimeVmVendor() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get runtime vendor.
getRunTimeVmVendor() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRunTimeVmVendor() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getRunTimeVmVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the RunTimeVmVendor a cluster Daemon Name in the domain.
getRunTimeVmVendor(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the RunTimeVmVendor a cluster Daemon Name in the domain.
getRunTimeVmVendor(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the RunTimeVmVendor a cluster Daemon Name in the domain.
getRunTimeVmVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getRunTimeVmVersion() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get runtime vm version.
getRunTimeVmVersion() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get runtime vm version.
getRunTimeVmVersion() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
getRunTimeVmVersion() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getRunTimeVmVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the RunTimeVmVersion a cluster Daemon Name in the domain.
getRunTimeVmVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the RunTimeVmVersion a cluster Daemon Name in the domain.
getRunTimeVmVersion(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the RunTimeVmVersion a cluster Daemon Name in the domain.
getRunTimeVmVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getSamplingPeriod() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getSamplingPeriod() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getSamplingPeriod() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getSamplingPeriod() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getSamplingPeriod() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getSamplingPeriod gets the number of seconds between statistics sampling for this Pool.
getSamplingPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getSamplingPeriod() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getSasComponent() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getSasContext() - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
getSaveMode() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
getSAXMsg(String, SAXParseException, String) - Static method in class org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.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.ow2.jonas.generators.wsgen.finder.GenericWSFinder
 
getSchemaList() - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Get a list of possible schema locations to validate against.
getSchemaList() - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
Get a list of schemas available for RARs.
getSchemaRestrictions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictionsFactory
Return a new implementation of a schema restriction.
getScheme() - Method in class org.apache.catalina.connector.Connector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Scheme.
getScheme() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
getScope() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getScope() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getSecure() - Method in class org.apache.catalina.connector.Connector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecurity(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Security for the specified server.
getSecurityAlgorithms() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for SecurityAlgorithms properties.
getSecurityAlgorithms() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getSecurityAlgorithms() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityAuthentication() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the authentication used during the authentication to the LDAP server of this LDAP realm
getSecurityAuthentication() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the authentication used during the authentication to the LDAP server of this LDAP realm
getSecurityAuthentication() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityAuthenticationLdapValues() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for SecurityAuthenticationLdap properties.
getSecurityAuthenticationLdapValues() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityConstraint() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EJBWebserviceEndpoint
Get the data structure used to secure a bean's endpoint.
getSecurityConstraint() - Method in class org.ow2.jonas.ws.cxf.easybeans.CXFEJBWebserviceEndpoint
Get the data structure used to secure a bean's endpoint.
getSecurityConstraint() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Get the data structure used to secure a bean's endpoint.
getSecurityConstraintList() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Gets the security-constraint
getSecurityConstraintListDesc() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Gets the constraint list
getSecurityContext() - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Gets the current context.
getSecurityContext() - Method in class org.ow2.jonas.lib.security.context.SecurityCurrent
Method getSecurityContext
getSecurityContext() - Method in class org.ow2.jonas.security.interceptors.jrmp.SecurityServiceContext
get the security context
getSecurityCredentials() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the Credential(password) of the principal of this LDAP realm
getSecurityCredentials() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the Credential(password) of the principal of this LDAP realm
getSecurityCredentials() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityDatasourceFactories(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Security Datasource Factories in the current server.
getSecurityDesc() - Method in class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Returns the Document that contains the security settings
getSecurityEntryList() - Method in class org.ow2.jonas.deployment.rar.JonasSecurityMappingDesc
Gets the security-entry
getSecurityEntryList() - Method in class org.ow2.jonas.deployment.rar.xml.JonasSecurityMapping
Gets the security-entry
getSecurityFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Security factories for the specified server.
getSecurityIdentity() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the security-identity
getSecurityIdentity() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
Gets the security-identity
getSecurityLdapFactories(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Security Ldap Factories in the current server.
getSecurityMemoryFactories(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Security Memory Factories in the current server.
getSecurityMemoryFactory(TreeControlNode, MessageResources, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Memory Security Factory for the specified server.
getSecurityPermissionList() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the security-permission
getSecurityPermissionList() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the security-permission
getSecurityPermissionSpec() - Method in class org.ow2.jonas.deployment.rar.SecurityPermissionDesc
Gets the security-permission-spec
getSecurityPermissionSpec() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Gets the security-permission-spec
getSecurityPrincipal() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the DN of the Principal(username) of this LDAP realm
getSecurityPrincipal() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the DN of the Principal(username) of this LDAP realm
getSecurityPrincipal() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityProtocol() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the security protocol to use of this LDAP realm
getSecurityProtocol() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the security protocol to use of this LDAP realm
getSecurityProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getSecurityRoleList() - Method in class org.ow2.jonas.deployment.ear.xml.Application
Gets the security-role
getSecurityRoleList() - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Gets the security-role
getSecurityRoleList() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Gets the list of security roles
getSecurityRoleList() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Gets the security-role
getSecurityRoleMappingList() - Method in class org.ow2.jonas.deployment.ear.xml.JonasSecurity
Gets the security-role-mapping
getSecurityRoleRefDescList() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Gets the security-role-ref of the beans can access to the EJBRoleRefPermission and role-link.
getSecurityRoleRefList() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the security-role-ref
getSecurityRoleRefList() - Method in interface org.ow2.jonas.deployment.ejb.xml.CommonEjbXml
Gets the security-role-ref
getSecurityRoleRefList() - Method in class org.ow2.jonas.deployment.web.ServletDesc
Gets the security-role-ref
getSecurityRoleRefList() - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Gets the security-role-ref
getSecurityRolesNames() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the security-role names tags
getSecurityService() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
getSecuritySignature() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getSEHome(String) - Static method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Get JServiceEndpointHome by its name used by HomeFactory to retrieve object from its reference.
getSEHome() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
getSEI() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Return the Service Endpoint Interface of the Port Component.
getSEIClass() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getSEIClass() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getSEIClass() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
getSelected() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Accessor Selected property.
getSelected() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
Get the last node selected.
getSelectedAction() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getSelectedConnectorItem() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getSelectedDestinations() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
Selected destinations
getSelectedDestinations() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
Selected destinations
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
getSelectedItems() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
getSelectedItemsArray() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
getSelectedItemsList() - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
getSelectedName() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
getSelectedNameNode() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Return the name of the selected node in the tree.
getSelectedNameNode() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getSelectedOption() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getSelectedQueues() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
Selected Queues
getSelectedQueues() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
Selected Queues
getSelectedQueues() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
Selected Queues
getSelectedRealmItem() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
getSelectedTabTitle() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
getSelectedTopics() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
Selected Topics
getSelectedTopics() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
Selected Topics
getSelectedTopics() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
Selected Topics
getSelectedTreeControlNode() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Return the selected node in the tree.
getSelectedTreeControlNode() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getSelectForUpdate() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
getSelector() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the message-selector value of the message driven bean.
getSemanticEquivalences() - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
getSenderInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getSenderInfo() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getSenderInfo() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getSequenceNumber() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
Gets the sequence number for reconfiguration opeartions
getSequenceNumber() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailMimePartDSResource
Gets the sequence number for MBeans operations.
getSequenceNumber() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Gets the sequence number for MBeans operations
getSequenceNumber() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailSessionResource
Gets the sequence number for saveConfig opeartions.
getSequenceNumber() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
Gets the sequence number for reconfiguration opeartions
getSequenceNumber() - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Return a sequence number and increase this number.
getSequenceNumber() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Return a sequence number and increase this number.
getSerializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcArrayMapping
 
getSerializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcBeanMapping
 
getSerializerFactory() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
getServedOpen() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getServedOpen() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getServedOpen() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getServedOpen() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getServedOpen() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getServedOpen() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getServedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getServedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getServedOpen() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getServedOpenJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getServedOpenJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getServedOpenJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getServedOpenJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServedOpenJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServedOpenJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getServedOpenJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getServedOpenJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getServer() - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
getServer() - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObjectMBean
 
getServer() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
getServer(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for a defined Jonas server.
getServerCatalinaDefaultHost() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCatalinaEngine() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCatalinaService() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerCld() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerClusterdaemon(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return the cluster daemon name of a server in the domain.
getServerClusterdaemon(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Return the cluster daemon name of a server in the domain.
getServerClusterdaemon(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the clusterDaemon of a server in the domain.
getServerClusterdaemon(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the clusterDaemon of a server in the domain.
getServerClusterdaemon(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Return the cluster daemon of a server in the domain.
getServerConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Return the MBeanServer connection corresponding to a given server in the current domain.
getServerConnection() - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Return the MBeanServer connection corresponding to a current server in the current domain.
getServerConnection(String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Return the MBeanServer connection corresponding to a given server in the current domain.
getServerConnection(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Return the MBeanServer connection corresponding to a given server in the current domain.
getServerConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the MBeanServer connection corresponding to a given server in the current domain.
getServerConnection() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the MBeanServer connection corresponding to a current server in the current domain.
getServerConnection(String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Return the MBeanServer connection corresponding to a given server in the current domain.
getServerConnection() - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Return the MBeanServer connection corresponding to a current server in the current domain.
getServerContext() - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Get the server component context.
getServerEngineConfig() - Method in class org.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
Get a server engine configuration.
getServerHost() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getServerHost() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerHost() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getServerId() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
Gets the server ID.
getServerId() - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
 
getServerId() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getServerId() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
getServerId() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getServerId() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getServerId() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getServerId() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Return server Id
getServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
getServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
getServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
getServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
getServerId() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getServerIdTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerIdTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerItem(String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Get service item.
getServerList() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
getServerList() - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
getServerList() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getServerList() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Get the list of ServerProxy.
getServerMonitoring(TreeControlNode, MessageResources) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for Server Monitoring.
getServerName() - Method in class org.ow2.jonas.ant.BootstrapTask
 
getServerName() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
getServerName() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
returns server name.
getServerName() - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
returns server name.
getServerName() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getServerName() - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
getServerName() - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
getServerName() - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
getServerName() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getServerName() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
getServerName() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getServerName() - Method in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.ClusterMemberMBean
 
getServerName() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getServerName() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getServerName() - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
 
getServerName() - Method in class org.ow2.jonas.lib.management.extensions.base.LocalManagementContext
 
getServerName() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerName() - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
 
getServerName() - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
 
getServerName() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Get the name of the server providing the ManagementEntryEndpoint.
getServerName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the Server Name.
getServerName() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Gets the name of the server which is the web container.
getServerName() - Method in interface org.ow2.jonas.web.base.BaseWebContainerServiceMBean
Gets the name of the server which is the web container.
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
getServerName() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getServerNames() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getServerNames(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getServerNames() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement serverNames management attribute.
getServerNames() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getServerNames(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getServerNames() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the server names that are belonging to the domain.
getServerNames(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerNames() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getServerNames(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getServerNames() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPassword() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPasswordAgain() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerPort() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
 
getServerPort() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerPort() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getServerPortTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getServerPortTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getServerProperties() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Returns the server properties.
getServerProperties() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Returns the server properties.
getServerProperties() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Get the Server Properties.
getServerProperty(String, String) - Static method in class org.ow2.jonas.launcher.felix.util.JOnASUtils
Returns the value associated to the given property in jonas.properties file.
getServerProxy(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Get a server by its name.
getServerProxy() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
 
getServerProxy() - Method in interface org.ow2.jonas.lib.management.domain.cluster.ClusterMemberMBean
 
getServerProxyList() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getServerRefs() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getServers() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getServers(boolean) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getServers() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement servers JSR77 management attribute.
getServerSelect() - Method in class org.ow2.jonas.webapp.jonasadmin.TopForm
 
getServerServletContainerInfo() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getServerSession() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Returns a server session from the pool.
getServersInCluster(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getServersInCluster(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the name of the servers in the domain that are belonging to a cluster.
getServersNames() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
remote call to the cluster daemon mbaen, by using jmx connection.
getServersNotInCluster(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getServersNotInCluster(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Get the name of the servers in the domain except the ones that are already belonging to this cluster.
getServersNotInCluster(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Get the name of the servers in the domain except the ones that are belonging to this cluster.
getServersNotInCluster(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the name of the servers in the domain except the ones that are belonging to this cluster.
getServersNotInCluster(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Get the name of the servers in the domain except the ones that are belonging to this cluster.
getServerSocket() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
 
getServerState() - Method in interface org.ow2.jonas.adm.AdmInterface
 
getServerState(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Return the state of a server in the domain.
getServerState(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Return the state of a server in the domain.
getServerState(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return the state of a server in the domain
getServerState(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return the state of a server in the domain.
getServerState(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
 
getServerThreadsInformation(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerThreadsInformation(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getServerThreadsInformation(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Return a managed server's threads information.
getServerThreadsInformation(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Return a managed server's threads information.
getServerThreadsInformation(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Get threads information for a given server managed in the domain.
getServerThreadsInformation(String, String, String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Get threads information for a server identified by the a JMX Url.
getServerUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
getServerURL() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerUsername() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
getServerVendor() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getServerVersion() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getServerVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the version of a server in the domain.
getServerVersion(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Return the version of a server in the domain.
getServerVersion(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the version of a server in the domain.
getServerVersion() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Gets the version of the server which is the web container.
getServerVersion() - Method in interface org.ow2.jonas.web.base.BaseWebContainerServiceMBean
Gets the version of the server which is the web container.
getServerVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
getService() - Method in class org.apache.catalina.connector.Connector
Return the Service with which we are associated (if any).
getService() - Method in class org.ow2.jonas.generators.wsgen.generator.WsEndpointGenerator
 
getService(IDeployable<?>) - Static method in enum org.ow2.jonas.lib.service.manager.DeployableEnumeration
Returns the service name for a given deployable.
getServiceApp(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Ear service for the JOnAS services.
getServiceBeanClass() - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServerFactoryBean
 
getServiceClassNameOptionName() - Method in class org.ow2.jonas.ws.axis.JOnASEJBProvider
Override the default implementation
getServiceDatabase(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Database service for the JOnAS services.
getServiceDepmonitor(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for depmonitor service for the JOnAS services.
getServiceDesc() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the parent ServiceDesc of the PortComponent.
getServiceDesc() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceDescription(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Get a service description.
getServiceDescription(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Return the description of a given service.
getServiceDescription(String) - Method in interface org.ow2.jonas.management.ServiceManager
Return the description of a given JOnAS service.
getServiceDescs() - Method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
Return the list of ServiceDesc.
getServiceDescs() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns the list of webservice-description elements contained by a module.
getServiceDescs() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the list of webservice-description elements contained by a module.
getServiceDescs() - Method in interface org.ow2.jonas.generators.genbase.archive.WsEndpoint
Returns the list of webservice-description elements contained by a module.
getServiceDiscovery(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for discovery service for the JOnAS services.
getServiceEjbContainer(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for EJBContainer service for the JOnAS services.
getServiceEndpoint() - Method in class org.ow2.jonas.deployment.ejb.xml.Session
Gets the service-endpoint
getServiceEndpoint() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
 
getServiceEndpointClass() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getServiceEndpointInterface() - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
 
getServiceEndpointInterface() - Method in class org.ow2.jonas.deployment.common.xml.PortComponentRef
 
getServiceEndpointInterface() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the Service Endpoint Interface name.
getServiceEndpointInterface() - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Gets the service-endpoint-interface
getServiceEndpointInterface() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getServiceEndpointInterface() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getServiceEndpointInterfaceName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcBean
the bean service-endpoint interface name
getServiceEndpointJndiName() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcBean
The bean jndi name
getServiceFromClass(Class, ConfigurationContext, PortMetaData) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Make AxisService from the service impl class
getServiceImplBean() - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Gets the service-impl-bean
getServiceImplBean() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getServiceInterface() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the Class object representing the service-interface.
getServiceInterface() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getServiceInterface() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getServiceInterface() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getServiceLevel() - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
getServiceMail(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Mail service for the JOnAS services.
getServiceMode() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getServiceName() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
getServiceName() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the object name of the service this connector belongs to.
getServiceName() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.PortInfoImpl
 
getServiceName() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceName() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceName() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceName() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
getServiceName(Class<?>) - Static method in class org.ow2.jonas.ws.jaxws.util.JAXWSClassUtils
 
getServiceObject() - Method in class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Creates and returns a service object
getServiceObject(Exchange) - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansMethodInvoker
Create an instance of bean at each call.
getServiceProperties(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Get all properties for a given JOnAS service name.
getServiceProperties(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Get all properties for a given JOnAS service name.
getServiceQName() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the QName identifying the service in the WSDL.
getServiceQname() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getServiceQName() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getServiceQname() - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return the QName of the first service, null if no service is defined.
getServiceQName() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Returns the QName of the service to be used
getServiceRefDesc() - Method in interface org.ow2.jonas.deployment.api.IJNDIEnvRefsGroupDesc
Get service references.
getServiceRefDesc() - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Get service references.
getServiceRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.Ejb
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the list of service-ref elements contained by a module.
getServiceRefDescs() - Method in interface org.ow2.jonas.generators.genbase.archive.WsClient
Returns the list of service-ref elements contained by a module.
getServiceReference(IServiceRefDesc, ClassLoader) - Method in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Create a Reference on a Service from an Axis Service object.
getServiceReference(IServiceRefDesc, ClassLoader) - Method in interface org.ow2.jonas.ws.jaxrpc.factory.JServiceFactory
Create the Reference associated with the service-ref (to be bound in JNDI).
getServiceReferenceContext(int) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceReferenceContextCount() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
getServiceRefList() - Method in class org.ow2.jonas.deployment.common.xml.AbsEnvironmentElement
 
getServiceRefList() - Method in interface org.ow2.jonas.deployment.common.xml.JndiEnvRefsGroupXml
 
getServiceRefName() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the name used for Service interface lookup.
getServiceRefName() - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
 
getServiceRefName() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getServiceRefName() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getServiceRefName() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getServiceResourceAdapter(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Resource service for the JOnAS services.
getServices() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Return the all the services names, whatever their state is.
getServices() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
Implement services attribute.
getServices(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for the services sub-tree
getServiceSecurity(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Security service for the JOnAS services.
getServiceSmartclient(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for smartclient service into the JOnAS services.
getServicesNodes(TreeControlNode, MessageResources, HttpServletRequest, String, String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getServiceState(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Get a service state.
getServiceState(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
Return the state of a given service.
getServiceState(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Return the state of a given service.
getServiceState(String) - Method in interface org.ow2.jonas.management.ServiceManager
Return the state of a given JOnAS service.
getServiceTransaction(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Transaction service for the JOnAS services.
getServiceVersioning(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for versioning service into the JOnAS services.
getServiceWeb(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for Web service for the JOnAS services.
getServiceWebService(TreeControlNode, MessageResources, HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for WebService (ws) service for the JOnAS services.
getServiceWorkCleaner(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for work cleaner service (wc) for the JOnAS services.
getServiceWorkManager(TreeControlNode, MessageResources, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for work manager service (wm) for the JOnAS services.
getServletClass() - Method in class org.ow2.jonas.deployment.web.ServletDesc
 
getServletClass() - Method in class org.ow2.jonas.deployment.web.xml.Servlet
 
getServletClassname(String) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return the classname of the given servlet
getServletDescList() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Gets the list of Servlets
getServletElement(Element, String) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Returns the matching servlet XML Element with given name.
getServletLink() - Method in class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Gets the servlet-link
getServletList() - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
getServletList() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
 
getServletMappingList() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
 
getServletMappings(String) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return the list of urlMapping of the given servlet
getServletName() - Method in class org.ow2.jonas.deployment.web.ServletDesc
 
getServletName() - Method in class org.ow2.jonas.deployment.web.xml.JonasServlet
 
getServletName() - Method in class org.ow2.jonas.deployment.web.xml.Servlet
 
getServletName() - Method in class org.ow2.jonas.deployment.web.xml.ServletMapping
 
getServletPrincipalName(String) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return the principal name of the given servlet
getServletQuery(ObjectName, String) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
getServletRunAS() - Method in class org.ow2.jonas.deployment.web.ServletDesc
 
getServletServerName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Return the name of the servlet server.
getServletsName() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return a list of all servlets name available
getServletsName() - Method in class org.ow2.jonas.web.base.War
Return a list of all servlets available.
getServletsName() - Method in interface org.ow2.jonas.web.base.WarMBean
Return a list of all servlets available.
getServletsName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getServletUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
getSession() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Return the ServerSession's Session.
getSessionConfigNumber() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
 
getSessionId() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getSessionList() - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Gets the session
getSessionMailFactories(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
getSessionMailFactoriesDeployed(AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed Session Mail Factories in the current server.
getSessionMailFactoryPropertiesFiles() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
MBean method.
getSessionMailFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of Session Mail factory files ready to deploy in the current server.
getSessionMailFilesDeployed(AdminHelper) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed Session Mail factories in the current server.
getSessionProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Retrieves the session properties of this object.
getSessionProperties() - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Retrieves the session properties of this object.
getSessionProperties() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Get the session properties.
getSessionProps() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getSessionProps() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getSessionStatelessDesc() - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
Return the SessionStatelessDesc object linked with this portComponentDesc.
getSessionSwitch() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
getSessionSwitch() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
 
getSessionTimeout() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
Get the session timeout value
getSessionTimeout() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Gets the session-timeout
getSessionTimeOut() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
get the session time out for this session ejb
getSessionTimeOut() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getSessionType() - Method in class org.ow2.jonas.deployment.ejb.xml.Session
Gets the session-type
getSetterName(String) - Static method in class org.ow2.jonas.deployment.ejb.FieldDesc
get the setter method name for a given field
getSetterName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getSevereCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getSevereCount() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getSevereCount() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get severeCount
getShared() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Gets the shared
getShared() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
 
getShared() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getShortAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getSib() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
getSIBClassname() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the implementation bean.
getSibLink() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return the service-impl-bean value.
getSignature(long) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Gets the signature value passed in if found in the signature hash table
getSignature() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Gets the current signature value
getSignature() - Method in class org.ow2.jonas.lib.security.auth.JSigned
Gets the signature.
getSignature() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Gets the signature.
getSignature(String, Method) - Static method in class org.ow2.jonas.lib.util.BeanNaming
Gets a string that represents the signature of a method
getSimplePkField() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
Get the primary key field for the entity.
getSimplePkFieldName() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
Get the primary key field name for the entity.
getSimpleProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
getSindex() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getSingleton() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Gets the singleton flag
getSize() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Get the size of the pool
getSize() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getSize retrieves the current size of this Pool.
getSizeTableMeasures() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getSizeTableMeasures() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
Get the size of the table of measures.
getSmallIcon() - Method in interface org.ow2.jonas.deployment.api.IDescriptionGroupDesc
Get the small-icon of the deployment descriptor.
getSmallIcon() - Method in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
Get the small-icon of the deployment descriptor.
getSmallIcon() - Method in class org.ow2.jonas.deployment.common.xml.Icon
 
getSmallIcon() - Method in class org.ow2.jonas.deployment.rar.IconDesc
Gets the small-icon
getSmallIcon() - Method in class org.ow2.jonas.deployment.rar.xml.Icon
Gets the small-icon
getSmallIcon() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the small-icon
getSoapHeader(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getSoapHeaderCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getSoapHeaderList() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getSOAPHeaders() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the list of Headers the Handlers will access.
getSoapHeaders() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getSoapRole(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getSoapRoleCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
getSoapRoleList() - Method in class org.ow2.jonas.deployment.common.xml.Handler
 
getSOAPRoles() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
Return the list of SOAP Actor Definitions the Handler will play as a role.
getSoapRoles() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
 
getSoapRoles() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
getSource() - Method in class org.ow2.jonas.ant.ServerDeploy
Returns the source field (the path/filename of the component to be deployed.
getSource() - Method in class org.ow2.jonas.extension.loader.Bundlizable
 
getSourceAddress() - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
Returns the destinationAddress value in String type.
getSourceBean() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Get the ejb involved in this relation-ship-role.
getSourceBeanName() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Get the name of the ejb involved in this relation-ship-role.
getSourceDir() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Get the source directory.
getSourceDirectory() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getSourceIp() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getSourceIp() - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
Gets the source port
getSourcePort() - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
Returns the sourcePort value.
getSourcePort() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getSourcePort() - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
Gets the source port that the discovery response has to use.
getSourcePort() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getSourcePort() - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
Gets the discovery source port.
getSources() - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
getSources() - Method in class org.ow2.jonas.generators.genbase.generator.AbsGenerator
 
getSpecificationName() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecificationVendor() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecificationVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
getSpecVersion() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the spec-version
getSpecVersion() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the spec-version
getSpecVersion() - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
return the specVersion
getSpecVersion() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for Spec-Version property.
getSpecVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the spec version for this RAR.
getSpecVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getSpecVersions() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the spec version.
getSplitedPath(int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
getSql() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getSQLGetMethod(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the name of the getXXX method associated with the given type in java.sql.ResultSet.
getSqlGetMethod() - Method in class org.ow2.jonas.generators.genic.VcField
 
getSQLGetMethod(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the getXXX method associated with the given type in java.sql.ResultSet.
getSQLSetMethod(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the name of the setXXX method associated with the given type in java.sql.ResultSet.
getSqlSetMethod() - Method in class org.ow2.jonas.generators.genic.VcField
 
getSqlSetMethod() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
getSQLSetMethod(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the name of the setXXX method associated with the given type in java.sql.ResultSet.
getSqlStmt() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP1 finder methods
getSQLType(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the SQL Type mapping the given Java Type.
getSqlType() - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
Get field sql-type
getSqlType() - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Gets the sql-type
getSQLType(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the SQL Type mapping the given Java Type.
getSqlTypeName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getSqlTypeName() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
getSrcDir() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
 
getSrvConfiguredForClusterd(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Gets a server item for the given key.
getSslProtocol() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getStackConfigurator() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getStackTraceElements() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.ConnectionProxy
 
getStartDiscovery() - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
getStartedServers() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement startedServers management attribute.
getStartTime() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getStartTime() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getStartTime() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getStartTime() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the start time
getState() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
 
getState() - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Gets host state.
getState() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getState() - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
getState(String) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
getState(OutputStream) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
getState(String, OutputStream) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
getState() - Method in class org.ow2.jonas.lib.ejb21.ha.StatefulBeanRefImpl
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get the Instance State
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
getState() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
getState() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getState() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
Implement the state attribute.
getState() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Get the Cluster State
getState() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
getState() - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
 
getState() - Method in interface org.ow2.jonas.lib.management.domain.cluster.ClusterMemberMBean
 
getState() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getState() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
getState() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
MBean method returning the state.
getState() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getState() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getState() - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
getState(String) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Gets the State attribute of the ConnectionManagerImpl object
getState(String) - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Gets the State attribute of the ManagedConnectionInfo object
getState() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Gets the State attribute of the ManagedConnectionInfo object
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.common.TargetItem
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getState() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getStateAsString() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
 
getStateFactories() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the the list of state factories of this LDAP realm
getStateFactories() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the the list of state factories of this LDAP realm
getStateFactories() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getStatefulContext() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
getStatefulSessionBean(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for StatefulSessionBean MBean
getStatefulSessionBeanName(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for StatefulSessionBean MBean
getStatefulSessionBeans(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Gets all the Stateful Session MBeans in a module which is deployed in a given server
getStatefulSessionBeans(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatefulSessionBeans(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatefulSessionBeans(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatefulSessionBeans(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatefulSessionBeans(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Gets all the Stateful Session MBeans in a module which is deployed in a given server
getStatefulSessionNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getStatelessSessionBean(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for StatelessSessionBean MBean
getStatelessSessionBeanName(String, String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for StatelessSessionBean MBean
getStatelessSessionBeanQuery(ObjectName, String) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
getStatelessSessionBeans(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Gets all the Stateless Session MBeans in a module which is deployed in a given server
getStatelessSessionBeans(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatelessSessionBeans(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatelessSessionBeans(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatelessSessionBeans(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getStatelessSessionBeans(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Gets all the Stateless Session MBeans in a module which is deployed in a given server
getStatelessSessionNb() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getStatistics(ObjectName, MonitoringDestForm, DestinationForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
getStatProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
getStatProperties() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
getStats(ContainerForm, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerAction
 
getStatus() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStorageType() - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Retrieves the java type corresponding to the type into the data support.
getStrategy() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getStrategyClasses() - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
getStrategyNames() - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
getString(Collection, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Transform the collection like a string, each element are separated by the separator.
getStringArrayAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getStringAttribute(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Get the String attribute value of an MBean in the current MBean Server.
getStringAttribute(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the String attribute value of an MBean in the current MBean Server.
getStringAttribute(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get the String attribute value of an MBean in the current MBean Server.
getStringAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
getStringAttribute(Properties, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getStringAttribute(Properties, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
getStringData() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
getStubProperties() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
 
getStubProperties(String) - Method in class org.ow2.jonas.ws.axis.JService
 
getStyle() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getStyle() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getStyleClassBackground() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassBorderLight() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassBorderShadow() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassDisabled() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getStyleClassLevel() - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
getStyleSelected() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getStyleUnselected() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getSubject() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getSubject() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getSubmit() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
What submission form was done.
getSubscriberIds() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscribers() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscriptionDurability() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get the the durability of the subscription of the message driven bean.
getSubscriptionDurability() - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Gets the subscription-durability
getSubscriptions(Topic) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of subscriptions on a topic
getSubscriptions() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
getSubscriptions() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
GetSuffix(int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
getSuffix() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
getSupportedLocales() - Method in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
Return the set of Locales supported by this application.
getSwitchForward(ArchiveConfigForm) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Get the ActionForward name to switch views from the current page.
getSwitchTo() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
The target of switching done.
getSymbolTable() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
 
getSynchros() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getSystemFile(File, String) - Static method in class org.ow2.jonas.launcher.felix.util.IOUtils
Return a OS valid File.
getSystemId() - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
Returns the System ID of the resource.
getSystemPath(File, String) - Static method in class org.ow2.jonas.launcher.felix.util.IOUtils
Return a OS valid path.
getTableMeasures() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getTableMeasures() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
Get the table of value.
getTarget() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Get the target to be executed.
getTarget() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Get the target to be executed.
getTarget() - Method in class org.ow2.jonas.extension.loader.Bundlizable
 
getTarget() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getTarget() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getTargetBean() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
It retrieves the EntityCmp2Desc which is linked to the EntityCmp2Desc associated to this EjbRelationshipRoleDesc.
getTargetSelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
getTask() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the task for this tool.
getTask() - Method in class org.ow2.jonas.ant.JonasHotDeploymentTool
Returns the task field, a ServerDeploy object.
getTaskName() - Method in class org.ow2.jonas.ant.BootstrapTask
 
getTasks() - Method in class org.ow2.jonas.ant.jonasbase.Tasks
 
getTcpListenAddress() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getTcpListenAddress() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getTcpListenAddress() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpListenPort() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getTcpListenPort() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getTcpListenPort() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpReceivedBytes() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTcpSelectorTimeout() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getTcpSelectorTimeout() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getTcpThreadCount() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getTcpThreadCount() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getTcpThreadCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
getTemplate() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns which template this new RAR should be based on.
getTestStatement() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getTestStatement() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getTestStatement() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getText() - Method in class org.ow2.jonas.ant.jonasbase.Replace.NestedString
 
getText() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getTextFamily() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
getThreadContextClassLader() - Static method in class org.ow2.jonas.lib.execution.RunnableHelper
 
getThreadGroups() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getThreadingThreadCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getThreadingTotalStartedThreadCount() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getThreadPriorityText() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getThreadStackDump() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Return a JVM thread stack dump.
getThreadStackDumpList() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Return a TabularData containing a JVM thread stack dump.
getThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
getTimeout() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getTimeout() - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
gets the duration time the DiscoveryClient has to wait for discovery answers.
getTimeout() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTimeout() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getTimeout() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
getTimeout retrieves the timeout assigned to this Pool.
getTimeout() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
 
getTimeOut() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTimeOutText() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
getTimeOutToAbortRequest() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.EJBService
Get a new Timer.
getTimer(JTimerHandleInfo) - Method in class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
Retrieve the Timer in the EJBService.
getTimer(JTimerHandleInfo) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Get a new Timer.
getTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.TimerHandleDelegate
Retrieve A Timer from its JTimerHandleInfo.
getTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
getTimerByTime(long, long, Serializable) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
get a Timer from the list
getTimeRemaining() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Get the number of milliseconds that will elapse before the next scheduled timer expiration.
getTimerGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getTimerGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getTimerManager() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getTimerManager() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
 
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Illegal operation: timers are associated with a PK
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
 
getTimers() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Get all the active timers associated with this bean.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Get access to the EJB Timer Service.
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Obtains the TimerService associated for this Bean
getTimerService() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
getTimerTxAttribute() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getTimerTxAttribute() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTimeToLive() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
getTimeToLive() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
getTimeToLive() - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
gets the time to live of the multicast socket.
getTimeToLive() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getTimeToLive() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
gets the time to live of the multicast socket.
getTitle() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
getTldListeners() - Method in class org.apache.catalina.startup.TldConfig
 
getTldNamespaceAware() - Method in class org.apache.catalina.startup.TldConfig
Get the server.xml attribute's xmlNamespaceAware.
getTldValidation() - Method in class org.apache.catalina.startup.TldConfig
Get the server.xml attribute's xmlValidation.
getTmConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.TmParamsDesc
Gets the tm-config-property
getTmConfigPropertyList() - Method in class org.ow2.jonas.deployment.rar.xml.TmParams
Gets the tm-config-property
getTmConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.TmConfigPropertyDesc
Gets the tm-config-property-name
getTmConfigPropertyName() - Method in class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Gets the tm-config-property-name
getTmConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.TmConfigPropertyDesc
Gets the tm-config-property-value
getTmConfigPropertyValue() - Method in class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Gets the tm-config-property-value
getTmParams() - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Gets the tm-params
getTmParamsDesc() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Gets the tm-params
getTmpDirName() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getTo() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getTo() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getToken() - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
Get the string to search for
getToken(int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
getTomcat() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTomcat() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTomcat(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTomcat() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTomcatRealm(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
 
getTomcatRealm(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTomcatRealm(String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Get the ObjectName of the Tomcat Realm MBean.
getTomcatRealmItems(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
 
getTomcatRealmItems(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTomcatRealmItems(String, String, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
 
getTomcatSecurityRealm(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the ObjectName corresponding to the J2EEServer managed object registered in the current MBeanServer.
getTomcatSecurityRealms(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
getTomThumbList(TreeControlNode) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
getTopic(String) - Method in interface org.ow2.jonas.jms.JmsManager
Get Topic (creates it if not exist)
getTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopic() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
getTopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique TopicConnectionFactory
getTopicLevel(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
getTopicLevel(String, String, MBeanServerConnection, String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
getTopicLevel(String) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
Return a topic's level
getTopicLevel(String) - Method in class org.ow2.jonas.lib.jmbeans.LogManager
Return a topic's level.
getTopicLevelList() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopics() - Method in interface org.ow2.jonas.adm.AdmInterface
 
getTopics(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
getTopics() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
getTopics() - Method in class org.ow2.jonas.lib.jmbeans.LogManager
Get the topics list.
getTopics() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
getTopicsList(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the Topic destinations list.
getTopicsNames() - Method in interface org.ow2.jonas.jms.JmsManager
Get Topic Names
getTopLevelThreadGroup() - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
getTotalBegunTransactions() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTotalBegunTransactions() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTotalBegunTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTotalBegunTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTotalBegunTransactions(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getTotalBegunTransactions() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get begun transactions number.
getTotalBegunTransactions() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTotalBegunTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
get the total time spent in business execution for all beans of this ejb container
getTotalBusinessProcessingTime() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
get the total time spent in business execution for all beans of this ejb container
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
get the total time spent in business execution for all beans of this ejb container
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getTotalBusinessProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getTotalClusterList() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
getTotalCommittedTransactions() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTotalCommittedTransactions() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTotalCommittedTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTotalCommittedTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTotalCommittedTransactions(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getTotalCommittedTransactions() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get committed transactions number.
getTotalCommittedTransactions() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTotalCommittedTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalConnectionTime() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the total connection time
getTotalCurrentNumberOfBeanType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfBeanType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfBeanType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfBMPType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfBMPType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfBMPType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfCMPType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfCMPType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfCMPType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfEntityType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfJDBCConnectionOpen() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
getTotalCurrentNumberOfJDBCConnectionOpen() - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
 
getTotalCurrentNumberOfMDBType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfMDBType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfMDBType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfSBFType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfSBFType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfSBFType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentNumberOfSBLType() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
MBean method.
getTotalCurrentNumberOfSBLType() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getTotalCurrentNumberOfSBLType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getTotalCurrentTransactions() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTotalCurrentTransactions() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTotalCurrentTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTotalCurrentTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTotalCurrentTransactions(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getTotalCurrentTransactions() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get current transactions number.
getTotalCurrentTransactions() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTotalCurrentTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalEJB(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Get the total number of EJBs in a server
getTotalEJB(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Get the total number of EJBs in a EJBModule
getTotalEJB(ObjectName) - Method in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
Get the total number of EJBs in a EJBModule
getTotalEJB(ObjectName) - Method in interface org.ow2.jonas.management.extensions.container.api.IContainerManagement
Get the total number of EJBs in a EJBModule
getTotalExpiredTransactions() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTotalExpiredTransactions() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTotalExpiredTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTotalExpiredTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTotalExpiredTransactions(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getTotalExpiredTransactions() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get expired transactions number.
getTotalExpiredTransactions() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTotalExpiredTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalNbStatefulSessionBeans(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Get all StatefulSessionBeans in a server
getTotalProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
get the total time spent in container + business execution for all beans of this ejb container
getTotalProcessingTime() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
get the total time spent in container + business execution for all beans of this ejb container
getTotalProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
get the total time spent in container + business execution for all beans of this ejb container
getTotalProcessingTime() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getTotalProcessingTime() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getTotalProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getTotalProcessingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getTotalReceivedBytes() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
getTotalReceivedBytes() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
getTotalRolledbackTransactions() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTotalRolledbackTransactions() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTotalRolledbackTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
getTotalRolledbackTransactions(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTotalRolledbackTransactions(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
 
getTotalRolledbackTransactions() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Get rolled back transactions number.
getTotalRolledbackTransactions() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
getTotalRolledbackTransactions() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTotalStartTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getTotalStopTime() - Method in class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
getTransaction() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getTransaction() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getTransaction(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getTransaction() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getTransaction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
getTransaction() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getTransaction() - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
getTransactionAttribute() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
getTransactionAttribute() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
getTransactionIsolation() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getTransactionIsolation() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getTransactionIsolation() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getTransactionManager() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
returns the TransactionManager
getTransactionManager() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
return the Transaction Manager used internally by all the EJB Container classes.
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getTransactionManager() - Method in class org.ow2.jonas.lib.ejb21.JTimerService
 
getTransactionManager() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Gets the TransactionManager object instance.
getTransactionManager() - Method in interface org.ow2.jonas.tm.TransactionService
Gets the TransactionManager.
getTransactionService() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
getTransactionSupport() - Method in class org.ow2.jonas.deployment.rar.OutboundResourceadapterDesc
Gets the transaction-support
getTransactionSupport() - Method in class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Gets the transaction-support
getTransactionSupport() - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Gets the transaction-support
getTransactionSupport() - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Gets the transaction-support
getTransactionSynchronizationRegistry() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Gets the TransactionSynchronizationRegistry object instance.
getTransactionSynchronizationRegistry() - Method in interface org.ow2.jonas.tm.TransactionService
 
getTransactionTimeout() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Obtain the current transaction timeout value set for this XAResource instance.
getTransactionTimeout() - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Get the current transaction timeout for this XAResource
getTransactionTimeout() - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction, just return no timeout.
getTransactionType() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Get transaction management type of the message driven.
getTransactionType() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
Get session transaction management type.
getTransactionType() - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Gets the transaction-type
getTransAttribute() - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Gets the trans-attribute
getTransportConfig() - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
getTransportGuarantee() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Gets the transport guarantee
getTransportGuarantee() - Method in class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Gets the transport-guarantee
getTransportGuarantee() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getTransportGuarantee() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getTransportType() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
get the transportType of the connector
getTransportType() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
get the transportType of the connector
getTree() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
getTree() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
getTreeBranchName(int) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Return the name of the branch in the tree for the selected node.
getTreeControl() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
getTreeControl() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
Return the TreeControl instance for the tree control that we are rendering.
getTtl() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getTtl() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getTtl() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getTupleGetter() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP2 finder/select methods
getTupleGetterObjectClass() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP2 finder/select methos
getTx() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
getTxAttribute() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Return the transaction attribute for the onMessage method of Message driven bean
getTxAttribute() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
Get the container transaction attribute that match the method
getTxAttribute() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getTxAttributeName(int) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
String representation of the transactionnal attribute
getTxAttributeName() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
String representation of the transactionnal attribute
getTxAttributeStatus() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
Get the container transaction attribute that match the method
getTxPendingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getTxPendingTimerTxt() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getType() - Method in class org.apache.commons.modeler.ManagedBean
The fully qualified name of the Java class of the resource implementation class described by the managed bean described by this descriptor.
getType() - Method in interface org.ow2.jonas.deployment.api.IEnvEntryDesc
Get the fully-qualified Java type of the environemt entry.
getType() - Method in interface org.ow2.jonas.deployment.api.IResourceEnvRefDesc
 
getType() - Method in class org.ow2.jonas.deployment.common.EnvEntryDesc
 
getType() - Method in class org.ow2.jonas.deployment.common.ResourceEnvRefDesc
 
getType() - Method in class org.ow2.jonas.discovery.jgroups.utils.Data
 
getType() - Method in class org.ow2.jonas.lib.ejb21.JWrapper
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkCluster
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
getType() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMemberMBean
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalCluster
 
getType() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
getType() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.OwnerMbeanItem
 
getType() - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
getType() - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
getType(ObjectName) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
getType() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the type of the factory.
getType() - Method in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
Return the type of the factory.
getType() - Method in class org.ow2.jonas.mail.internal.factory.JavaMailSession
Return the type of the factory.
getType() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
Get attribute type.
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
type: CF,TCF,QCF
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
getType() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
getType() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
getType() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
getType() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
 
getTypeMap() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getTypeMap() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getTypeName() - Method in interface org.ow2.jonas.deployment.api.IResourceRefDesc
Get resource ref.
getTypeName() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
 
getTypeName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
getTypeName() - Method in class org.ow2.jonas.generators.genic.VcField
 
getTypeName() - Method in class org.ow2.jonas.generators.genic.VcParam
 
getTypeName() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
getTypeName() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getTypeName() - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
getTypeProperty() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeProperty() - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeString() - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
getTypeValue() - Method in class org.ow2.jonas.ear.internal.mbean.EARModuleIdentifier
This method has to be implemented by each JSR77ManagementIdentifier.
getTypeValue() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
This method has to be implemented by each JManagementIdentifier.
getUFLName() - Method in class org.ow2.jonas.generators.genic.VcCMRField
This is used to generate method names relative to the CMR Field
getUncheckedActions() - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Gets the unchecked actions in order to build permissions
getUncheckedPermissions() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Gets the unchecked permissions for this pattern
getUncheckedPermissions() - Method in class org.ow2.jonas.deployment.web.SecurityConstraintListDesc
Gets the unchecked permissions
getUncheckedPermissions() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Gets the excluded permission
getUncheckedWebUserDataActionsRoleList() - Method in class org.ow2.jonas.deployment.web.MethodsDesc
Gets the list of unchecked permissions for all element that do not contain an excluding auth-constraint
getUndeploy() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getUndeploySelected() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
getUnique() - Static method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
getUnit() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
getUnknownMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append nodes for all defined Unknown MBeans.
getUnknownMBeans(TreeControlNode, MessageResources, ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
Append nodes for all defined Unknown MBeans.
getUnpackedURL(URL, EARDeployable) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Return the URL where warURL has been unpacked.
getUnpackName() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
The name of the working copy of the ear
getUnusedInstance() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUpdateCount() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getUpdateCount() - Method in class org.ow2.jonas.resource.internal.cm.sql.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.
getUploadDirectory() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Get the directory in which J2EEServer uploads files
getUploadDirectory() - Method in interface org.ow2.jonas.management.J2EEServerService
Get the directory in which J2EEServer uploads files
getUploadedFile() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
 
getURIEncoding() - Method in class org.apache.catalina.connector.Connector
Return the character encoding to be used for the URI.
getURIEncoding() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
getURL() - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
 
getUrl() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getUrl() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getURL() - Method in class org.ow2.jonas.ee.jdbc.DriverManagerMCFImpl
 
getUrl() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getURL(String) - Method in class org.ow2.jonas.lib.loader.factory.DirURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.ow2.jonas.lib.loader.factory.JarURLFactory
Returns a new URL basically adding path to the base URL.
getURL(String) - Method in class org.ow2.jonas.lib.loader.factory.URLFactory
Returns a new URL basically adding path to the base URL.
getUrl() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
geturl() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
 
geturl() - Method in interface org.ow2.jonas.versioning.contexts.VirtualJNDIBindingMBean
 
getUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
getUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
getUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
Gets Provider url.
getURL() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the URL used in this RAR.
getUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getUrlList() - Method in class org.ow2.jonas.deployment.domain.xml.Location
 
getUrlPattern() - Method in class org.ow2.jonas.deployment.web.xml.ServletMapping
 
getUrlPattern() - Method in class org.ow2.jonas.ws.jaxws.easybeans.EasyBeansSecurityConstraint
 
getUrlPattern() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getUrlPattern() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getUrlPatternList() - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Gets the url-pattern list
getUrlPrefix() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Returns the URL prefixing all generated endpoint URL.
getUrlPrefix() - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Returns the URL prefixing all generated endpoint URL.
getURLRepositories() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Get the URL repositories from the repositoryManager, and exclude the internal ROOT repository
getURLRepositories() - Method in interface org.ow2.jonas.services.bootstrap.repository.JOnASRepositoriesMBean
Returns the list of URL repository names.
getUrls() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
 
getUrls() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getUrls() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
getUrls() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getUrls() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getUrls() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
getURLs(String) - Method in class org.ow2.jonas.lib.cpmanager.JarList
Get the URLs of all the JAR file list append to dirName.
getUrls() - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
getUrlsList() - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
getUrlsList() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
getUrlsList() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
getUrlsList() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
getUrlToRefreshSelectedNode(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Return the URL to refresh the selected node in the tree.
getUrlToRefreshSelectedNode() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getUse() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getUseBodyEncodingForURI() - Method in class org.apache.catalina.connector.Connector
Return the true if the entity body encoding should be used for the URI.
getUseCallerIdentity() - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Gets the use-caller-identity
getUsedInTxInstance() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUsedManagedConnections() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getUsedOutTxInstance() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
getUseIPVHosts() - Method in class org.apache.catalina.connector.Connector
Test if IP-based virtual hosting is enabled.
getUser() - Method in class org.ow2.jonas.deployment.rar.SecurityEntryDesc
Gets the user
getUser() - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Gets the user
getUser() - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
getUser() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
getUser() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the username used by this RAR.
getUser() - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
getUserCertificate() - Method in class org.ow2.jonas.security.auth.callback.CertificateCallback
Gets the user certificate.
getUserDataConstraint() - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Gets the userDataConstraint
getUserDN() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the DN used when searching the user DN.
getUserDN() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the DN used when searching the user DN.
getUserDn() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserItem(String, String) - Method in class org.ow2.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.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
getUserName() - Method in class org.ow2.jonas.db.base.User
 
getUserName() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getUserName() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getUsername() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Get the username used for a callback handler
getUsername() - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
 
getUsername() - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
getUsername() - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
getUsername() - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
getUsername() - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
getUserName() - Method in class org.ow2.jonas.ee.jdbc.MetaDataImpl
Returns the name of the user associated with the JdbcRaManagedConnection instance.
getUsername() - Method in class org.ow2.jonas.lib.management.domain.AuthenticationInformation
 
getUsername() - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
getUserName(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Return the name of the User corresponding to a given agent id
getUsername() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
getUserName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getUsername() - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
getUserOn(String, Short, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
* Return the ObjectName of the User MBean corresponding to a given user
getUserPassword() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getUserPasswordAttribute() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the attribute in order to get the password of this LDAP realm
getUserPasswordAttribute() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the attribute in order to get the password of this LDAP realm
getUserPasswordAttribute() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserPath() - Method in class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
 
getUserRolesAttribute() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the attribute in order to get the user role from the ldap server
getUserRolesAttribute() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the attribute in order to get the user role from the ldap server
getUserRolesAttribute() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUsers(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of all users in a resource.
getUsers() - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
getUsers() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Return users.
getUsers() - Method in class org.ow2.jonas.web.jetty6.security.Realm
 
getUserSearchFilter() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Get the filter used when searching the user
getUserSearchFilter() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Get the filter used when searching the user
getUserSearchFilter() - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
getUserTable() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of the table which have the username/password
getUserTable() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of the table which have the username/password
getUserTable() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserTablePasswordCol() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of column of the password of the user table
getUserTablePasswordCol() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of column of the password of the user table
getUserTablePasswordCol() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserTableUsernameCol() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Get the name of the column of the username of the user table
getUserTableUsernameCol() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Get the name of the column of the username of the user table
getUserTableUsernameCol() - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
getUserToRoleMapping() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
 
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JContext
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Obtains the transaction demarcation interface.
getUserTransaction() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Gets the UserTransaction object instance.
getUserTransaction() - Method in interface org.ow2.jonas.tm.TransactionService
 
getUses() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Get the number of uses
getUsingWhere() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getValidatingMCFactory() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
getValidatingMCFactory() - Method in interface org.ow2.jonas.resource.internal.pool.PoolMatchFactory
 
getValign() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Return the Vertical Alignment
getValue() - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
Get replacements string
getValue() - Method in class org.ow2.jonas.ant.PropertyStatement
 
getValue() - Method in interface org.ow2.jonas.deployment.api.IEnvEntryDesc
Get the value of the environment entry.
getValue() - Method in class org.ow2.jonas.deployment.common.EnvEntryDesc
 
getValue() - Method in class org.ow2.jonas.deployment.web.Pattern
Gets the string representation of this object
getValue() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcInitParam
 
getValue(String, String) - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns the value of the related property.
getValue(String) - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns the value of the related property.
getValue() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
 
getValue() - Method in enum org.ow2.jonas.lib.service.manager.ServiceItem.ServiceLevel
 
getValue() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
getValue(String) - Method in interface org.ow2.jonas.properties.ServerProperties
Get value of a property.
getValue(String, String) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property.
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterPropertyAttribute
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
getValue() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
DOCUMENT ME!
getValue() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
getValue() - Method in class org.ow2.jonas.webapp.taglib.LabelValueBean
 
getValueAsArray(String) - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns the value of the related property as String [].
getValueAsArray(String) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property as String [].
getValueAsBoolean(String, boolean) - Method in class org.ow2.jonas.lib.bootstrap.JProp
Returns the value of the related property as boolean.
getValueAsBoolean(String, boolean) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property as boolean.
getValues() - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Get deployables.
getValues() - Method in class org.ow2.jonas.ant.EjbJar.CMPVersion
 
getValues() - Method in class org.ow2.jonas.ant.EjbJar.NamingScheme
Gets the values of the NamingScheme
getValues() - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
 
getValues(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the object at key's spot of the mapping.
getValuesMap() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns the values map.
getValveType() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
getVar(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Remove a variable
getVariableMappingList() - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Gets the variable-mapping
getVector() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
getVendorDDPrefix(String, String) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Get the prefix for vendor deployment descriptors.
getVendorName() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the vendor-name
getVendorName() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the vendor-name
getVendorName() - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Returns the vendor name used for this RAR.
getVendorOutputJarFile(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
 
getVerbosityLevels() - Static method in class org.ow2.jonas.webapp.jonasadmin.Jlists
Return a List of LabelValueBeans for the legal settings for verbosity properties.
getVersion() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Get the Version of the EJB specification
getVersion() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
Gets the version
getVersion() - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Gets the version
getVersion() - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
 
getVersion() - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
 
getVersion() - Static method in class org.ow2.jonas.launcher.felix.util.JOnASUtils
 
getVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
getVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
getVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
getVersion() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
getVersionedPath() - Method in class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
 
getVersionFile() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
getVersionID(File) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionID(URL) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionID(IDeployable<?>) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionID(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionID(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionID(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getVersioningService() - Static method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
 
getVersioningService() - Method in class org.ow2.jonas.ear.internal.EarDeployer
 
getVersioningService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
getVersioningService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
 
getVersioningService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
getVersioningService() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getVersioningService() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
getVersioningService() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getVersionNumber(File) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionNumber(URL) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionNumber(IDeployable<?>) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
getVersionNumber(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionNumber(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionNumber(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getVersions() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
getVersions() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
getVersionsFile() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
getVersionsFile() - Method in interface org.ow2.jonas.properties.ServerProperties
 
getVm() - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
getVmCurrentUsedHeapMemory() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Getting remote Vm's Current used Heap memory.
getVmCurrentUsedHeapMemory() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Getting remote Vm's Current used Heap memory.
getVmCurrentUsedHeapMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting remote Vm's Current used Heap memory
getVmCurrentUsedHeapMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting remote Vm's Current used Heap memory
getVmCurrentUsedHeapMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Getting remote Vm's Current used Heap memory.
getVmCurrentUsedHeapMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Getting remote Vm's Current used Heap memory
getVmCurrentUsedHeapMemory(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Getting remote Vm's Current used Heap memory
getVmCurrentUsedMemory() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get remote Vm used Memory.
getVmCurrentUsedMemory() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get remote Vm used Memory.
getVmCurrentUsedMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting remote Vm used Memory
getVmCurrentUsedMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting remote Vm used Memory
getVmCurrentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the vmCurrentUsedMemory a cluster Daemon Name in the domain.
getVmCurrentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the vmCurrentUsedMemory a cluster Daemon Name in the domain.
getVmCurrentUsedMemory(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the vmCurrentUsedMemory a cluster Daemon Name in the domain.
getVmCurrentUsedNonHeapMemory() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Getting remote Vm's Current used non Heap memory.
getVmCurrentUsedNonHeapMemory() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Getting remote Vm's Current used non Heap memory.
getVmCurrentUsedNonHeapMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting remote Vm's Current used non Heap memory
getVmCurrentUsedNonHeapMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting remote Vm's Current used non Heap memory
getVmCurrentUsedNonHeapMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Getting remote Vm's Current used non Heap memory.
getVmCurrentUsedNonHeapMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Getting remote Vm's Current used non Heap memory
getVmCurrentUsedNonHeapMemory(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Getting remote Vm's Current used non Heap memory
getVmDynMemory() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
getVmTotalMemory() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Getting remote Vm Total Memory.
getVmTotalMemory() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Getting remote Vm Total Memory.
getVmTotalMemory() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Getting remote Vm Total Memory
getVmTotalMemory() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Getting remote Vm Total Memory
getVmTotalMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Get the vmTotalMemory a cluster Daemon Name in the domain.
getVmTotalMemory(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the vmTotalMemory a cluster Daemon Name in the domain.
getVmTotalMemory(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Get the vmTotalMemory a cluster Daemon Name in the domain.
getWaiterCount() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaiterCount() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaiterCount() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaiterCount() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaiterCount() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaiterCount() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaiterCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaiterCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaiterCount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaiterCountJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getWaiterCountJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getWaiterCountJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getWaiterCountJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaiterCountJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaiterCountJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getWaiterCountJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getWaiterCountJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getWaitersHigh() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaitersHigh() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaitersHigh() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaitersHigh() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaitersHigh() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaitersHigh() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaitersHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitersHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitersHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitersHighRecent() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaitersHighRecent() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaitersHighRecent() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaitersHighRecent() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaitersHighRecent() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaitersHighRecent() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaitersHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitersHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitersHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingHigh() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaitingHigh() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaitingHigh() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaitingHigh() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaitingHigh() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaitingHigh() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaitingHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingHigh() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingHighRecent() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaitingHighRecent() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaitingHighRecent() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaitingHighRecent() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaitingHighRecent() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaitingHighRecent() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaitingHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingHighRecent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingTime() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getWaitingTime() - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
getWaitingTime() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
getWaitingTime() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
getWaitingTime() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
getWaitingTime() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
 
getWaitingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
getWaitingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
getWaitingTime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
getWaitingTimeJCAConnection() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getWaitingTimeJCAConnection() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getWaitingTimeJCAConnection(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getWaitingTimeJCAConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaitingTimeJDBCDatasource() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWaitingTimeJDBCResource() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getWaitingTimeJDBCResource() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getWaitingTimeJDBCResource(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getWar() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Gets the war
getWar(URL) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Get the war identified by its URL (.war).
getWar(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Get a list of wars identified by their Context.
getWarBindings() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getWarDeployableMetadataFactory() - Static method in class org.ow2.jonas.deployment.web.lib.WarDeployableMetadataFactoryHolder
 
getWarDeployed() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getWarFile() - Method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
Return the filename of the WebApp dispatching SOAP requests to the components (can be null if no filename specified in jonas-webservices.xml).
getWarFile() - Method in class org.ow2.jonas.web.base.proxy.ContextInfo
 
getWarFilesDeployable(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of WAR filename ready to deploy in the current server.
getWarFilesDeployed(String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Return the list of deployed WAR filename in the current server.
getWarLoaders() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
getWarMetadata(File) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Extract all the metadatas from the webapp.
getWarName() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
 
getWarningCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
getWarningCount() - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
getWarningCount() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
get warningCount
getWarnings() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
getWarnings() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
getWarnings() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
getWarnings() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Retrieves the first warning reported by calls on this Statement object.
getWarningThreshold() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
 
getWarningThreshold() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
 
getWarningThreshold() - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
 
getWarningThreshold() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
getWarningThreshold() - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
getWarningThreshold() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
getWarningThreshold() - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
getWarningThreshold() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
getWarningThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
getWarningThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
getWarningThreshold() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
getWarPath() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getWars() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Return the war files
getWars() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getWarURL() - Method in class org.ow2.jonas.web.base.War
Get the URL of the war file.
getWarURL() - Method in interface org.ow2.jonas.web.base.WarMBean
Get the URL of the war file.
getWarURL() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
getwarURL() - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Dummy definition to keep Tomcat happy.
getwarURL() - Method in interface org.ow2.jonas.web.tomcat6.versioning.WebModuleContext
 
getWarURL() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService.WSDeployInfo
 
getWeb() - Method in class org.ow2.jonas.deployment.ear.xml.Module
Gets the web
getWebAppDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the web.xml file.
getWebApps() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns the Iterator of WebApp contained in this Application.
getWebContainers(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append node for all Web Containers.
getWebContainerService() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
 
getWebDeploymentDescriptor() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Gets the web deployment descriptor content.
getWebDesc() - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
Returns the WebContainerDeploymentDesc object linked with this portComponentDesc
getWebInstNb() - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Get the web instances number.
getWebJettyDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the web-=jetty.xml file
getWebModifiers() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
 
getWebModule(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebModule(ObjectName, String) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
getWebModules() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
 
getWebModules() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebModules(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebModules(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebModules(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebResourceCollectionList() - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Gets the webResourceCollection list
getWebResourceName() - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Gets the web-resource-name
getWebRoleRefPermission() - Method in class org.ow2.jonas.deployment.common.SecurityRoleRefDesc
 
getWebServiceDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
Get webservice descriptions for webservices registered on jonas.
getWebServiceDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
Gets a specific webservice description based on the given ID.
getWebserviceDescriptionList() - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
Gets the webservice-description
getWebserviceDescriptionName() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
getWebserviceDescriptionName() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the webservice-description-name
getWebServiceDescriptionName() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
getWebServiceDetails(TreeControlNode, MessageResources, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Append Web Service names for web services node in tree.
getWebServices() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
 
getWebServices(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebServices() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
getWebservicesDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns the Document of the webservices.xml file.
getWebTags() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the web tags of the application.xml file.
getWebUri() - Method in class org.ow2.jonas.deployment.ear.xml.Web
Gets the web-uri
getwelcomeFiles() - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Dummy definition to keep Tomcat happy.
getwelcomeFiles() - Method in interface org.ow2.jonas.web.tomcat6.versioning.WebModuleContext
 
getWhereAreYouInstance() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getWhereAreYouInstance() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
getWhereClause() - Method in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
Get 'WHERE' clause for the method
getWhereClauseStatus() - Method in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
Get 'WHERE' clause status for the method
getWidth(int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
getWidth(int) - Static method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
getWidth() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
 
getWidth() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor Width property.
getWidth() - Method in class org.ow2.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.ow2.jonas.webapp.taglib.TreeControlNode
 
getWidthBorder() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
getWidthGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
getWidthGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
getWidthSeparator() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor WidthSeparator property.
getWidthTab() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor WidthTab property.
getWorkDir() - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Static method which return the working directory in jonas.base
getWorkers() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getWorkers() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getWorkers(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getWorkers() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
getWorkers() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
getWorkingFilename() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JContext
Get the WorkManager
getWorkManager() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
getWorkManager() - Method in class org.ow2.jonas.resource.internal.ResourceBootstrapContext
Return the associated WorkManager
getWorkManager() - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
getWorkManager() - Method in interface org.ow2.jonas.workmanager.WorkManagerService
 
getWrappedConnection() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.ConnectionProxy
 
getWrapperType(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns the wrapper type of the given Java Type.
getWrapperType() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
getWrapperType(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns the wrapper type of the given Java Type.
getWrite() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
getWriterList() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
getWrpHandleName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getWrpHomeClassName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpHomeClusterFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpHomeFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpHomeName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getWrpLocalHomeName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getWrpLocalName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getWrpRemoteClassName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpRemoteClusterFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpRemoteFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpRemoteName() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
getWrpSEHomeFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpSEHomeName() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getWrpServiceEndpointClassName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpServiceEndpointFileName() - Method in class org.ow2.jonas.generators.genic.BeanSources
 
getWrpServiceEndpointName() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
getWSCFContext() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
getWSDL() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
Return the WSDL File.
getWsdlFile() - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
 
getWSDLFile() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getWsdlFile() - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Gets the wsdl-file
getWsdlFile() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
getWsdlFile() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
getWsdlFileName() - Method in interface org.ow2.jonas.deployment.api.IServiceRefDesc
Return the name of WSDL inside of the module.
getWsdlFilename() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
getWsdlFileName() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
getWSDLFilename() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
 
getWsdlFilename() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getWsdlLocation() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getWsdlLocation() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
getWsdlLocation() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
getWSDLLocation() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getWsdlLocation(Class<?>) - Static method in class org.ow2.jonas.ws.jaxws.util.JAXWSClassUtils
 
getWsdlPort() - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
 
getWsdlPort() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
 
getWsdlPort() - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Gets the wsdl-port
getWsdlPort() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
getWsdlPort() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
getWsdlPublicationDirectory() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
 
getWsdlPublicationDirectory() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getWsdlPublishDirectory() - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
getWsdlUrl() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
 
getWsdlURL(String, URL, ClassLoader) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Make AxisService from wsdl file
getWsdlURL() - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
getWsModifier() - Method in class org.ow2.jonas.generators.wsgen.generator.WsEndpointGenerator
 
getWsProvider() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
getXAConnection() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
getXAConnection(String, String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Attempts to establish a physical database connection, using the given user name and password.
getXAConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XAConnectionFactory
getXAConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XAConnectionFactory
getXAName() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Get the XAName to use
getXAQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XAQueueConnectionFactory
getXares() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXAResource() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Return an XA resource to the caller.
getXAResource() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Get an XAResource to enlist with the Transaction Manager.
getXAResource() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
getXAResource() - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Gets the associated XAResource
getXAResources(ActivationSpec[]) - Method in class org.ow2.jonas.ee.scout.JAXRResourceAdapter
Not used.
getXATerminator() - Method in class org.ow2.jonas.resource.internal.ResourceBootstrapContext
Return an XATerminator
getXATerminator() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Gets the inflow transaction object that represents the transaction context of the calling thread.
getXATerminator() - Method in interface org.ow2.jonas.tm.TransactionService
Gets the inflow transaction object that represents the transaction context of the calling thread.
getXATopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XATopicConnectionFactory
getXATopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XATopicConnectionFactory
getXid() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXidcount() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
getXidstate() - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
getXml() - Method in class org.ow2.jonas.lib.reconfig.XMLConfigurationData
Return the content of this object
getXml() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Return the XML document as a string.
getXmlContent() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Return the content of the web.xml file
getXmlContent() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Get the content of the xml file
getXmlContent() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Return the content of the web.xml file
getXmlContent() - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Return the content of the web.xml file
getXmlContent() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Return the content of the ra.xml file
getXmlContent() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return the content of the web.xml file
getXmlContent(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
get the ResourceAdapter Connector object matching the jndiName.
getXmlContent() - Method in class org.ow2.jonas.resource.internal.Rar
get the Xml Content for this Rar
getXmlContent() - Method in class org.ow2.jonas.web.base.War
Return the standard xml file.
getXmlContent() - Method in interface org.ow2.jonas.web.base.WarMBean
Return the standard xml file.
getXmlContent() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
getXmlDeploymentDescriptor() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
getXmlElementName() - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Gets the xml-element-name
getXmlJavaWsdlMapping() - Method in class org.ow2.jonas.deployment.ws.MappingFile
 
getXmlTypeMappings() - Method in class org.ow2.jonas.deployment.ws.MappingFile
Return an iterator traversing the list of xmlType mappings.
getXpoweredBy() - Method in class org.apache.catalina.connector.Connector
Indicates whether the generation of an X-Powered-By response header for servlet-generated responses is enabled or disabled for this Connector.
getXprem() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
getXprem() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
getXprem(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Get the Xprem
getXprem() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
getXprem(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
 
getXprem(String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServer
Get the Xprem used by the server
getXprem() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
getXprm() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
getXprm4Server(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
getXprm4Server(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Get extra parameters for the given server.
GLOBAL_CTXID - Static variable in class org.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Global contextID (per JVM configuration)
GLOBAL_ERROR_FORWARD - Static variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Global Forward error page name.
GRAPHIC_SEPARATOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
GRAPHICS_BG_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
GRAPHICS_FG_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
GraphUtils - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils
 
GraphUtils() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
greetingPort - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Port to listen to for greeting responses.
greetingTimeOut - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Time out period to listen to greetingPort for replies.
GridBaseTag - Class in org.ow2.jonas.webapp.taglib
 
GridBaseTag() - Constructor for class org.ow2.jonas.webapp.taglib.GridBaseTag
 
GridColTag - Class in org.ow2.jonas.webapp.taglib
 
GridColTag() - Constructor for class org.ow2.jonas.webapp.taglib.GridColTag
 
GridRowTag - Class in org.ow2.jonas.webapp.taglib
 
GridRowTag() - Constructor for class org.ow2.jonas.webapp.taglib.GridRowTag
 
GridTableBaseTag - Class in org.ow2.jonas.webapp.taglib
 
GridTableBaseTag() - Constructor for class org.ow2.jonas.webapp.taglib.GridTableBaseTag
 
GridTag - Class in org.ow2.jonas.webapp.taglib
 
GridTag() - Constructor for class org.ow2.jonas.webapp.taglib.GridTag
 
group - Variable in class org.apache.commons.modeler.ManagedBean
 
group(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a group
Group - Class in org.ow2.jonas.security.internal.realm.principal
This class define the Group class which represent a group with its associated roles
Group() - Constructor for class org.ow2.jonas.security.internal.realm.principal.Group
Default Constructor
Group(String) - Constructor for class org.ow2.jonas.security.internal.realm.principal.Group
Constructor with a given name
GroupMBean - Interface in org.ow2.jonas.security.internal.realm.principal
This interface define the MBeans methods
GroupMemoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
GroupMemoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
groupName - Variable in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
GT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 

H

Ha - Class in org.ow2.jonas.ant.jonasbase
Defines properties for ha service.
Ha() - Constructor for class org.ow2.jonas.ant.jonasbase.Ha
Default constructor.
HaCluster - Class in org.ow2.jonas.ant.cluster
Define HaCluster task
HaCluster() - Constructor for class org.ow2.jonas.ant.cluster.HaCluster
Default constructor
halt() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Halt the server.
haltJOnAS(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Halt a JOnAS instance (MBean interface).
haltJOnAS(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Halt a JOnAS instance.
HaltJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
HaltJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.HaltJonasServerAction
 
HaltJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
Action allowing to halt a managed server in the domain.
HaltJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.HaltJonasServerAction
 
haltServer() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Halt server by stopping the system bundle.
haltServer(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Halt a managed JOnAS Server
haltServer(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Halt a Remote JOnAS Server.
haltServer(String, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Halt a Remote JOnAS Server
haltServer(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Halt the server.
haltServer() - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Halt server by stopping the system bundle.
handle(IEvent) - Method in class org.ow2.jonas.cmi.internal.event.BeanEventListener
Handles the given event.
handle(IEvent) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
HANDLE - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
handle(Callback[]) - Method in class org.ow2.jonas.security.auth.callback.DialogCallbackHandler
Invoke an array of Callbacks.
handle(Callback[]) - Method in class org.ow2.jonas.security.auth.callback.LoginCallbackHandler
Invoke an array of Callbacks.
handle(Callback[]) - Method in class org.ow2.jonas.security.auth.callback.NoInputCallbackHandler
Invoke an array of Callbacks.
handle(IEvent) - Method in class org.ow2.jonas.ws.jaxws.easybeans.naming.WebServiceRefExtensionListener
Process the event.
HandleDelegateCCFDelegate - Class in org.ow2.jonas.ejb2.internal.delegate
Store the HandleDelegate shared instance in the java:comp/ Context.
HandleDelegateCCFDelegate() - Constructor for class org.ow2.jonas.ejb2.internal.delegate.HandleDelegateCCFDelegate
 
handleGreeting() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Creates a new thread to send the greeting message and listens for rejection messages in response.
handleNotification(Notification, Object) - Method in class org.apache.catalina.connector.MapperListener
 
handleNotification(Notification, Object) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
handleNotification(Notification, Object) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Treat JMX notifications.
handleNotification(Notification, Object) - Method in class org.ow2.jonas.lib.jmbeans.log.LogNotificationListener
Treatement of notifications containining LogRecords
handleNotification(Notification, Object) - Method in class org.ow2.jonas.lib.management.reconfig.ReconfigManager
Treat the notifications emitted by those MBeans having the ReconfigManager added as listener.
Handler - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element handler.
Handler() - Constructor for class org.ow2.jonas.deployment.common.xml.Handler
Constructor : build a new Handler object
Handler - Class in org.ow2.jonas.ws.jaxrpc.mbean
A Handler MBean represents a handler element in webservices.xml
Handler(String) - Constructor for class org.ow2.jonas.ws.jaxrpc.mbean.Handler
Handler constructor
handler(String, ObjectName) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
HANDLER_TYPE - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
WebServiceHandler type property
HandlerBuilder - Class in org.ow2.jonas.ws.jaxws.handler.builder
The HandlerBuilder is responsible of building Handler instances from handler's XML descriptions.
HandlerBuilder(IHandler, ClassLoader) - Constructor for class org.ow2.jonas.ws.jaxws.handler.builder.HandlerBuilder
Constructs a new HandlerBuilder.
HandlerChainBuilder - Class in org.ow2.jonas.ws.jaxws.handler.builder
The HandlerChainBuilder is ...
HandlerChainBuilder() - Constructor for class org.ow2.jonas.ws.jaxws.handler.builder.HandlerChainBuilder
 
HandlerDesc - Class in org.ow2.jonas.deployment.common
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.ow2.jonas.deployment.common.HandlerDesc
Creates a new HandlerRef object.
HandlerItem - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
Declares the handler for a port-component.
HandlerItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
Creates a new Handler object.
HandlerResourceProcessor - Class in org.ow2.jonas.ws.jaxws.handler
The HandlerResourceProcessor is responsible of injecting init params of the handler.
HandlerResourceProcessor(Map<String, String>) - Constructor for class org.ow2.jonas.ws.jaxws.handler.HandlerResourceProcessor
 
HandlerRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze handler
HandlerRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.HandlerRuleSet
Construct an object with a specific prefix
HandlersDetailsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
HandlersDetailsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.HandlersDetailsAction
 
hardLimit - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
hardLimit - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
True if cannot overtake max-cache-size
HArrayPool - Class in org.ow2.jonas.resource.internal.pool.lib
The class HArrayPool implements a Pool as a HashSet of ManagedConnections, managing free/active resources.
HArrayPool(Logger, String) - Constructor for class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
HArrayPool constructor
HArrayPoolMonitor - Class in org.ow2.jonas.resource.internal.pool.lib
Keeps pool as small as possible (after conn's has reached MaxAge)
HArrayPoolMonitor(Pool, String) - Constructor for class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Pool monitor constructor
hasBeanImpl() - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeanImpl() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeanImpl() - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
Return true if the Service Impl Bean is an EJB.
hasBeenCreated - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
hasBeenUpdated(File) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Check if the given file has been updated since the last check.
hasBigIntegerType() - Method in class org.ow2.jonas.generators.genic.VcField
 
hasBigIntegerType() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
hasBindingGeneration() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasBindingGeneration() - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasCmpFieldDesc(Field) - Method in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
Assessor for a CMP field
hasCmrField() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
It retrieves true if the EntityCmp2Desc associated to this EjbRelationshipRoleDesc has a cmr field to the linked EntityCmp2Desc
hasContext(String) - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Checks whether a given prefix has been registered.
hasContext(String) - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Checks whether a given context has been registered.
hasContext(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Checks whether a given context has been registered.
hasContext(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Checks whether a given context has been registered.
hasDefinedLocalInterface() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
hasDeployGeneration() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasDeployGeneration() - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasDeps(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
hasDirectory(String) - Method in class org.ow2.jonas.lib.loader.locator.DirLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.ow2.jonas.lib.loader.locator.JarFileLocator
Returns true when directory was found.
hasDirectory(String) - Method in class org.ow2.jonas.lib.loader.locator.Locator
Returns true when directory was found.
hasElementRestrictions(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Returns if there is an element restriction for the given name.
hasElementRestrictions(String) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
Returns if the element given by name has an element restriction
HaService - Interface in org.ow2.jonas.ha
JOnAS HA Service interface.
HaServiceImpl - Class in org.ow2.jonas.ha.internal
This class binds the HA service to JOnAS and initializes the HA architecture.
HaServiceImpl() - Constructor for class org.ow2.jonas.ha.internal.HaServiceImpl
 
hasException() - Method in class org.ow2.jonas.lib.execution.ExecutionResult
 
hasFile(String) - Method in class org.ow2.jonas.lib.loader.locator.DirLocator
Returns true when file was found.
hasFile(String) - Method in class org.ow2.jonas.lib.loader.locator.JarFileLocator
Returns true when file was found.
hasFile(String) - Method in class org.ow2.jonas.lib.loader.locator.Locator
Returns true when file was found.
hashCode() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
hashCode() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Gets the hashcode for this object
hashCode() - Method in class org.ow2.jonas.deployment.web.Pattern
Gets the hashcode of this object
hashCode() - Method in class org.ow2.jonas.deployment.ws.MappingFile
 
hashCode() - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
 
hashCode() - Method in class org.ow2.jonas.deployment.ws.ServiceRefDesc
 
hashCode() - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
hashCode() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
hashCode() - Method in class org.ow2.jonas.ee.jdbc.MCFData
 
hashCode() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
hashCode() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
 
hashCode() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Returns a hash code value for the object.
hashCode() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
 
hashCode() - Method in class org.ow2.jonas.lib.security.auth.JGroup
Returns a hashcode for this principal.
hashCode() - Method in class org.ow2.jonas.lib.security.auth.JPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Gets a hash code value for the object.
hashCode() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
 
hashCode() - Method in class org.ow2.jonas.web.base.War
 
hashCode(URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
hashCode() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
HashHelper - Class in org.ow2.jonas.security.internal.realm.lib
Methods to hash Strings.
hashPassword(char[]) - Static method in class org.ow2.jonas.security.internal.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.ow2.jonas.security.internal.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.ow2.jonas.security.internal.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.ow2.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.ow2.jonas.security.realm.lib.HashPassword
Constructor
hasIsModifiedMethod() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
Assessor for existence of a isModified method
hasIsModifiedMethod() - Method in class org.ow2.jonas.deployment.ejb.SessionStatefulDesc
Assessor for existence of a isModified methoe
hasJavaLangTypeExceptString() - Method in class org.ow2.jonas.generators.genic.VcField
 
hasJavaLangTypeExceptString() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
hasJaxRpcImpl() - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
Returns true if the Service Impl Bean is a JaxRpc component.
hasJaxRpcImpl() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Return true if the Service Impl Bean is a JaxRpc component.
hasJaxRpcImpl() - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
Return true if the Service Impl Bean is a JaxRpc component.
hasJdbcMapping() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Is a jdbc mapping is defined for this relationship role ?
hasJdbcTable() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
Is a table in the database is defined for this relation ?
hasJmxService() - Method in class org.ow2.jonas.security.internal.JResources
Allows to chek if the jmx service reference is set.
hasJmxService() - Method in class org.ow2.jonas.security.lib.JResourceManager
 
hasJonasServiceRef() - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsClientDDModifier
 
hasMBeanName(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Verify if the Mbean gotten by the query in the current MbeanServer exists.
hasMoreElements() - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Implements Enumeration.hasMoreElements()
hasNext() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
Returns true if the iteration has more elements.
hasNone() - Method in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Test if this transport Guarantee contains the NONE value
hasNotPrimitiveType() - Method in class org.ow2.jonas.generators.genic.VcField
 
hasNotPrimitiveType() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
hasPort(QName) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return true if the port identified by portQname is defined in WSDL ports.
hasPort(String) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return true if the port identified by portName is defined in WSDL ports.
hasPortsIncludedIn(List) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return true if all WSDL ports are defined in portList.
hasPrimaryKeyField() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
hasResourcePermission(Request, Response, SecurityConstraint[], Context) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Perform access control based on the specified authorization constraint.
hasResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
Checks if there is a response associated with the current request id
hasResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
Checks if there is a response associated with the current request id
hasResponse() - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
Checks if there is a response associated with the current request id
hasRole() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Test if there are roles for this method
hasRole(Principal, String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
 
hasSelector() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Assessor for existence of a message-selector for the message driven bean
hasSerializableType() - Method in class org.ow2.jonas.generators.genic.VcField
 
hasSerializableType() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
hasService(QName) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return true if the service identified by srvQName is defined in WSDL services.
hasServiceGeneration() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
hasServiceGeneration() - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
hasSimplePkField() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ws.WSDLFile
return true if the port identified by portQname use a SOAP binding.
hasSOAPHeader(QName) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
return true if shQName is defined in WSDL services.
hasSqlType() - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
Is the field sql-type is defined.
hasUserDataPermission(Request, Response, SecurityConstraint[]) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Enforce any user data constraint required by the security constraint guarding this request URI.
hasValue() - Method in interface org.ow2.jonas.deployment.api.IEnvEntryDesc
Assessor for existence of value for the descriptor.
hasValue() - Method in class org.ow2.jonas.deployment.common.EnvEntryDesc
 
hasWhereClause() - Method in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
Assessor for 'WHERE' clause set
HCAttributeRestrictions - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Create a new hardcoded attribute restriction
HCElementRestrictions - Class in org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded
 
HCElementRestrictions(String, boolean, List, List) - Constructor for class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Makes a new Hard coded element restriction.
HCSchemaRestrictions - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Create a new hard coded schema restriction.
HEADER_XML - Static variable in class org.ow2.jonas.security.internal.JResources
XML Header.
HEIGHT - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
HEX_LITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
hexDump(byte[]) - Static method in class org.ow2.jonas.security.internal.realm.lib.HashHelper
Turn a byte array into a char array containing a printable hex representation of the bytes.
hold() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Notify as opened
home - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Home Class
home - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
optional home
home - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
HomeFactory - Class in org.ow2.jonas.lib.ejb21
This Factory return Home or LocalHome objects to clients.
HomeFactory() - Constructor for class org.ow2.jonas.lib.ejb21.HomeFactory
 
homehandle - Variable in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
homeList - Static variable in class org.ow2.jonas.lib.ejb21.JLocalHome
 
HORIZONTAL_LINE_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
HORIZONTAL_SPACE - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
hostName - Variable in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
The host name.
hostsEqual(URL, URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
HotDeploymentTool - Interface in org.ow2.jonas.ant
An interface for vendor-specific "hot" deployment tools.
HsqlDBServiceImpl - Class in org.ow2.jonas.db.hsqldb
Embeds the HSQL database in JOnAS.
HsqlDBServiceImpl() - Constructor for class org.ow2.jonas.db.hsqldb.HsqlDBServiceImpl
 
Http - Class in org.ow2.jonas.ant.jonasbase.web
Configure an HTTPS Connector for Tomcat/Jetty.
Http() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Http
 
HttpOnDemandProxy - Class in org.ow2.jonas.web.base.proxy
This class provides proxy mechanism.
This is used to intercept requests and then start the web container or deploy the associated war file.
HttpOnDemandProxy() - Constructor for class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Default constructor.
HttpOnDemandProxyException - Exception in org.ow2.jonas.web.base.proxy
Exception thrown if there is a problem with the HttpOnDemand proxy.
HttpOnDemandProxyException(String) - Constructor for exception org.ow2.jonas.web.base.proxy.HttpOnDemandProxyException
Build a new Proxy exception with the given message.
HttpOnDemandProxyException(String, Throwable) - Constructor for exception org.ow2.jonas.web.base.proxy.HttpOnDemandProxyException
Build a new Exception with the given message and given exception
HTTPResponse - Class in org.ow2.jonas.web.base.proxy
Allows to define some HTTP response
HTTPResponse() - Constructor for class org.ow2.jonas.web.base.proxy.HTTPResponse
Build a new object with the default status code.
HTTPResponse(String) - Constructor for class org.ow2.jonas.web.base.proxy.HTTPResponse
Build an answer with the given status code.
Https - Class in org.ow2.jonas.ant.jonasbase.web
Configure an HTTPS Connector for Tomcat/Jetty.
Https() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Https
 
HttpSOAPConnection - Class in com.sun.xml.messaging.saaj.client.p2p
This represents a "connection" to the simple HTTP-based provider.
HttpSOAPConnection() - Constructor for class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
HttpSocketHandler - Class in org.ow2.jonas.web.base.proxy
Class that is handling the client socket.
HttpSocketHandler(HttpOnDemandProxy, Socket) - Constructor for class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Create a new handler for the given socket.

I

I18n - Class in org.ow2.jonas.lib.util
This class defines the way for getting message with ResourceBundle for different language.
IBaseManagement - Interface in org.ow2.jonas.management.extensions.base.api
 
IBM_VM - Static variable in class org.ow2.jonas.ant.jonasbase.web.Https
IBM VM name.
ICluster - Interface in org.ow2.jonas.management.extensions.cluster.api
This interface provides a description of management operations provided for cluster management in a master server.
IClusterdaemon - Interface in org.ow2.jonas.management.extensions.clusterdaemon.api
This interface provides a description of management operations provided for clusterdaemon management in a master server.
Icon - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element icon.
Icon() - Constructor for class org.ow2.jonas.deployment.common.xml.Icon
 
Icon - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element icon
Icon() - Constructor for class org.ow2.jonas.deployment.rar.xml.Icon
Constructor
icon - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The pathname to the icon file displayed when this node is visible, relative to the image directory for our images.
IconDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element icon
IconDesc(Icon) - Constructor for class org.ow2.jonas.deployment.rar.IconDesc
Constructor
IConfigurationActuator - Interface in org.ow2.jonas.lib.management.reconfig
This interface is designed for a reconfigurator for xml or properties file.
IConfigurationData - Interface in org.ow2.jonas.lib.reconfig
Define an interface for PropertiesConfigurationData or XMLConfigurationData
IConfigurationProvider - Interface in org.ow2.jonas.launcher.felix
Provides a gateway configuration.
IconRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines the rules to analyze the element icon
IconRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.IconRuleSet
Construct an object with a specific prefix
IconRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element icon
IconRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.IconRuleSet
Construct an object with a specific prefix
IContainerManagement - Interface in org.ow2.jonas.management.extensions.container.api
Interface for containers management.
IContextNamingInfo - Interface in org.ow2.jonas.ws.jaxws.ejb.context
The IContextNamingInfo is a data structure with info used to create a web context name.
IContextNamingStrategy - Interface in org.ow2.jonas.ws.jaxws.ejb.context
The IContextNamingStrategy is responsible of a web context name creation.
id - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
ID_PREFIX - Static variable in class org.ow2.jonas.webapp.taglib.TreeControl
 
ident - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
IdentificationVariable() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
IdentificationVariableDeclaration() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Identifier() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
IDENTIFIER - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
IDeploymentDesc - Interface in org.ow2.jonas.deployment.api
This interface provides a description for deployment descriptor in JOnAS.
IDescriptionGroupDesc - Interface in org.ow2.jonas.deployment.api
This interface provides a description for J2EE deployment descriptors.
IDiscoveryChannel - Interface in org.ow2.jonas.discovery.jgroups.utils
 
idle - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances not currently used, but active
IDomain - Interface in org.ow2.jonas.management.extensions.domain.api
This interface provides a description of management operations provided for domain management in a master server.
IEasyBeansService - Interface in org.ow2.jonas.ejb3
EZB Service interface.
IEJBLocalRefDesc - Interface in org.ow2.jonas.deployment.api
 
IEJBRefDesc - Interface in org.ow2.jonas.deployment.api
 
IEJBWebserviceEndpoint - Interface in org.ow2.jonas.ws.jaxws.ejb
The IEJBWebserviceEndpoint contains metadata specific to EJB endpoints.
IEnvEntryDesc - Interface in org.ow2.jonas.deployment.api
This interface represents the description of an EnvEntry object.
IExecution<T> - Interface in org.ow2.jonas.lib.execution
Defines a job execution.
ihContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
EntityContext for non-transacted requests
ihContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
EntityContext for non-transacted requests
IJAXRPCService - Interface in org.ow2.jonas.ws.jaxrpc
WebServices Service interface.
IJAXWSService - Interface in org.ow2.jonas.ws.jaxws
The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
IJDBCConnection - Interface in org.ow2.jonas.resource.internal
A JOnAS Specific JDBC SQL Connection.
IJNDIEnvRefsGroupDesc - Interface in org.ow2.jonas.deployment.api
This interface provides JNDI environment reference elements for J2EE deployment descriptors.
image - Variable in class org.ow2.jonas.deployment.ejb.ejbql.Token
The string image of the token.
images - Variable in class org.ow2.jonas.webapp.taglib.TreeControlTag
The name of the directory containing the images for our icons, relative to the page including this tag.
IMessageDestinationRefDesc - Interface in org.ow2.jonas.deployment.api
 
implies(ProtectionDomain, Permission) - Method in class org.ow2.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.ow2.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.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
inactive() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Check if the connection has been unused for too long time.
inactivityTimeout - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
inactivityTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
time in millisec.
InboundResourceadapter - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element inboundResourceadapter
InboundResourceadapter() - Constructor for class org.ow2.jonas.deployment.rar.xml.InboundResourceadapter
Constructor
InboundResourceadapterDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element inboundResourceadapter
InboundResourceadapterDesc(InboundResourceadapter) - Constructor for class org.ow2.jonas.deployment.rar.InboundResourceadapterDesc
Constructor
InboundResourceadapterRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element inbound-resourceadapter
InboundResourceadapterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.InboundResourceadapterRuleSet
Construct an object with a specific prefix
inBuf - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
incInfoCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Increment counter of received LogRecords having INFO level
incOtherCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Increment counter of received LogRecords having level different of INFO, WARNING, SEVERE
incRecordCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Increment counter of received LogRecors
incrementUses() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Increment the number of uses
incSevereCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Increment counter of received LogRecords having SEVERE level
incWarningCount() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Increment counter of received LogRecords having WARNING level
indent(int) - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Return indent spaces.
INDEX - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
This constant can be used to represent an index of a gen class.
indexesGenerator - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
inDirtyList - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this instance may have been modified outside transactions.
INEAR_WORK_WEBAPPS_DIR_SUFFIX - Static variable in class org.ow2.jonas.ear.internal.EarDeployer
The name of the property used in work directory for EAR webapps (in ear case).
INEAR_WORK_WEBAPPS_DIR_SUFFIX - Static variable in class org.ow2.jonas.web.base.BaseWebContainerService
The name of the property used in work directory for EAR webapps (in ear case).
InExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
info - Static variable in class org.apache.catalina.connector.Connector
Descriptive information about this Connector implementation.
INFO - Static variable in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
init() - Method in class org.apache.catalina.connector.Connector
 
init() - Method in class org.apache.catalina.connector.MapperListener
Initialize associated mapper.
init(String, String, String, String, String, MBeanServer, String[], long) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Initializes properties of the discovery(groupname, stackfile, channel...).
init() - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Get the MBeanServer local reference.
init() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Initialize the Application.
init() - Method in class org.ow2.jonas.generators.genbase.archive.DummyApplication
Initialize the DummyApplication.
init() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
initialize modifier
init() - Method in class org.ow2.jonas.generators.genclientstub.modifier.ApplicationModifier
initialize modifier
init(JormCompiler, Manager) - Method in class org.ow2.jonas.generators.genic.BeanSources
BeanSources initialization.
init(SAXParser) - Method in class org.ow2.jonas.generators.wsgen.finder.WebServicesXmlFinder
Explore the archive and find a webservices.xml.
init() - Method in class org.ow2.jonas.generators.wsgen.modifier.ApplicationModifier
initialize modifier
init(Class, boolean, String, TransactionManager) - Method in interface org.ow2.jonas.jms.JmsManager
Initialisation of JmsManager
init(EntityDesc, JContainer) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Init this object
init(JEntityFactory, Object) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
constructor.
init(BeanDesc, JContainer) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Init this object
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Initialization of the factory.
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
init(EntityDesc, JContainer, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
init(Object) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Nothing to do here.
init() - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
Base Initialization of the ClassLoader, storage of URL list.
init() - Method in class org.ow2.jonas.lib.loader.ClientClassLoader
Add the directory and the content of META-INF/wsdl/ in the ClassLoader.
init() - Method in class org.ow2.jonas.lib.loader.EjbJarClassLoader
Add the directory and the content of META-INF/wsdl/ in the ClassLoader
init() - Method in class org.ow2.jonas.lib.loader.SimpleWebappClassLoader
Add the WEB-INF/wsdl/ directory in the ClassLoader.
init() - Method in class org.ow2.jonas.lib.loader.WebappClassLoader
Add the WEB-INF/classes/ directory and the content of WEB-INF/lib/ in the ClassLoader
init(Context) - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Initialize the service.
init(Context, boolean) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Called by ResourceUtility.createConnectionManager to initialize the ConnectionManager with the following parameters: RESOURCE_BUNDLE_NAME: Name of the resource bundle 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: for later connection enlistement.
init() - Static method in class org.ow2.jonas.security.internal.PolicyProvider
Init the JACC configuration Defines in JACC Section 2
init(Context) - Method in interface org.ow2.jonas.service.Service
Deprecated. Replaced in favor of IoC.
init() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceRegistryComponent
Doesn't do anything.
init() - Method in class org.ow2.jonas.tm.jotm.delegate.ServerTransactionCCFDelegate
Initialize the Context.
init() - Method in class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
Initialize the Context.
init() - Method in class org.ow2.jonas.tm.jotm.delegate.UserTransactionCCFDelegate
Initialize the Context.
init() - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
Always nullify the 'contextDigeste'r static reference.
init() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
INIT_PLUGIN_MAX - Static variable in class org.ow2.jonas.webapp.jonasadmin.SetUpTreeAction
 
initBus() - Method in class org.ow2.jonas.ws.cxf.BusCreator
Initialize Internal CXF Bus.
initCarol() - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
Init carol.
initCatalinaEnvironment() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Init the environment of catalina set catalina.home, catalina.base and unset the tomcat naming.
initConfig() - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.CtxCheckConfig
Init a configuration which include the public key to use.
initEntityContext(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Reinit Context for reuse
initGenClassPrefetch(PClassMapping, PClassMapping) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.jorm.RdbFactory
It initializes the prefetching of a genclassMapping with the PClassMapping of the target class of the multivalued CMR.
initHostInfos() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Initializes platform infos.
initialize() - Method in class org.apache.catalina.connector.Connector
Initialize this connector (create ServerSocket here!)
initialize() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Initialize the Archive.
initialize() - Method in class org.ow2.jonas.generators.genbase.archive.Client
Initialize the Archive.
initialize() - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Initialize the Archive.
initialize() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Initialize the Archive.
initialize() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Initialize the Archive.
initialize() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
initialize() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
initialize() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.OwnerMbeanItem
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.ClientLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.CRLLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.JResourceLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Initialize this LoginModule.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.ow2.jonas.security.auth.spi.SignLoginModule
Initialize this LoginModule.
initialize(JmxService, RegistryService, VersioningService) - Static method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Saves static server information.
initialize(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Initialize the instance variables.
initialize(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Initialize the forms and parameters.
initialize(ActionServlet, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Initialize the properties in only reading.
initialized - Variable in class org.apache.catalina.connector.Connector
Has this component been initialized yet?
Initializer - Class in org.ow2.jonas.security.interceptors.jrmp.ctxcheck
Adds on the server side an interceptor which will validate the security context.
Initializer() - Constructor for class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.Initializer
 
initializeSystemProperties() - Method in class org.ow2.jonas.launcher.felix.JOnAS
Initialize required System properties (using reasonable default values when needed).
INITIALPOOLSIZE - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
initInstancePool() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Init the pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Init the pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Init the pool of instances.
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Init pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Init pool of instances
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
No pool of instances for stateful session beans
initInstancePool() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Init pool of instances.
initLogger(Logger) - Method in class org.ow2.jonas.lib.reconfig.ReconfigEmitter
Initialize the logger with a Logger provided by the reconfigurable resource or service.
InitParam - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element init-param
InitParam() - Constructor for class org.ow2.jonas.deployment.common.xml.InitParam
 
InitParamItem - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
The init-param element contains a name/value pair as an initialization param of the servlet Used in: handler
InitParamItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
Creates a new InitParam object.
InitParamItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
Creates a new InitParam object.
InitParamItem(String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
Creates a new InitParam object.
InitParamRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze init-param
InitParamRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.InitParamRuleSet
Construct an object with a specific prefix
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
initpolicy(JEntityFactory) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
initRefs(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
initServer(List<User>, String, String) - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
Create a database with the specified arguments.
initServer(List<User>, String, String) - Method in class org.ow2.jonas.db.hsqldb.HsqlDBServiceImpl
Create a database with the specified arguments.
initServiceDesc(SOAPService, MessageContext) - Method in class org.ow2.jonas.ws.axis.NoopProvider
 
initSessionContext(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
Reinit Context for reuse
initWorkingDirectory() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Create working directory for applications.
initWorkingDirectory() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Create working directory for EJB3.
initWorkingDirectory() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Create working directory for EJB2.
initWorkingDirectory() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Create working directory for applications.
inject(Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.CXFResourceInjector
Do injection on the given object.
injectEJBResources(Object) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
injectHandlers() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
injectResources(Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansJaxWsServerFactoryBean
Overrided with no-op because we want to control injection.
injectState() - Method in class org.ow2.jonas.lib.ejb21.ha.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.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
Injects the state of the bean if the cluster object id received in the request is in the current node.
injectState(byte[]) - Method in class org.ow2.jonas.lib.ejb21.ha.StatefulBeanRefImpl
 
inLocalTransaction - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
inner - Variable in exception org.ow2.jonas.generators.genic.GenICException
 
InnerClassFilenameFilter - Class in org.ow2.jonas.ant
 
input_parameter - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
input_stream - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
InputParameter() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
inputStream - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
insertInto(Reference, String, String) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Insert a key/value String/String couple in the given Reference as a StringRefAddr.
insertInto(Reference, String, Object) - Static method in class org.ow2.jonas.lib.util.JNDIUtils
Insert a key/value String/Object couple in the given Reference after serialization of the value.
inService() - Method in class org.ow2.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.ow2.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.ow2.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.ow2.jonas.lib.ejb21.JEntityFactory
Current number of instances in memory
instanceCount - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
instanceEvent(InstanceEvent) - Method in class org.ow2.jonas.web.tomcat6.ws.EndpointInstanceListener
Callback when an instance level (ie servlet instance) event is fired by the Wrapper.
INTEGER_LITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
IntegerLiteral() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
INTEGRAL_TRANSPORT - Static variable in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Constant for Integral transport guarantee
intercept(EasyBeansInvocationContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASENCInterceptor
Sets JOnAS ENC context.
intercept(InterceptionContext) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DataSourceLeakDetectorContextInterceptor
Intercept the lookup on the Datasources.
intercept(EasyBeansInvocationContext) - Method in class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerInterceptor
Defines the interceptor schema of EasyBeans interceptors.
Interceptors - Class in org.ow2.jonas.jndi.interceptors.impl
Defines the object that is containing all the interceptors.
Interceptors() - Constructor for class org.ow2.jonas.jndi.interceptors.impl.Interceptors
Default constructor.
interp - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
inTx - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances currently used inside a tx
invoke(ObjectName, String, Object[], String[]) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Invokes an operation on a managed object.
invoke(Object, Method, Object[]) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.ConnectionProxy
Intercept methods called on the connection object.
invoke(Object, Method, Object[]) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
invoke(ObjectName, String, Object[], String[], String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Implementation of the invoke method to be applied to a server in the domain.
invoke(ObjectName, String, Object[], String[], String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Implementation of the invoke method to be applied to a server in the domain.
invoke(ObjectName, String, Object[], String[], String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Implementation of the invoke method to be applied to a server in the domain.
invoke(ObjectName, String, Object[], String[], String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Implementation of the invoke method to be applied to a server in the domain.
invoke(ObjectName, String, Object[], String[], String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Implementation of the invoke method to be applied to a server in the domain.
invoke(Object, Method, Object[]) - Method in class org.ow2.jonas.resource.internal.cm.sql.SQLConnectionInvocationHandler
Invoke call on the proxy
invoke(Object, Method, Object[]) - Method in class org.ow2.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.ow2.jonas.web.tomcat6.CheckOpenResourcesValve
Remove the current authenticated user by setting the anonymous user.
invoke(Request, Response) - Method in class org.ow2.jonas.web.tomcat6.ResetAuthenticationValve
Remove the current authenticated user by setting the anonymous user.
invoke(Request, Response) - Method in class org.ow2.jonas.web.tomcat6.tx.TransactionValve
Ensure that there is no pending transaction at the end of the method
invoke(ObjectName, String, Object[], String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
invoke(MessageContext) - Method in class org.ow2.jonas.ws.axis.JonasHandler
Called on request and then on reply if no fault occured.
invoke(Object, Method, Object[]) - Method in class org.ow2.jonas.ws.axis.JServiceProxy
 
invoke(MessageContext) - Method in class org.ow2.jonas.ws.axis.NoopProvider
 
invoke(MessageContext) - Method in class org.ow2.jonas.ws.axis.QSUpdateServiceWSDLHandler
Performs the action associated with this particular query string handler.
invoke(MessageContext) - Method in class org.ow2.jonas.ws.axis.URLMapper
 
invoke(IWSRequest, IWSResponse) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
invoke(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.ws.cxf.http.JOnASDestination
Invoke the web service (prepare message + exchange + session) Copied from CXF ServletDestination.
invoke(IWSRequest, IWSResponse) - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
invoke(IWSRequest, IWSResponse) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Invoke this web service endpoint.
invokeDestination(HttpServletRequest, HttpServletResponse) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.JAXWSServlet
Invoke the Destination object by analyzing the given request.
invokeMethod(MessageContext, Method, Object, Object[]) - Method in class org.ow2.jonas.ws.axis.JOnASEJBProvider
Override the default implementation : create a SecurityContext from username and password
invokePostConstruct() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
invokePreDestroy() - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EndpointLifecycleManager
 
invokeService(MessageContext, Method, Object, Object[]) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
 
IOnDemandHttpService - Interface in org.ow2.jonas.web
Loads the Web Container when a request is done on the http port and that the web container service is not yet started.
IorSecurityConfigMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element ior-security-config-mapping
IorSecurityConfigMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
Constructor
IorSecurityConfigRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ior-security-config
IorSecurityConfigRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.IorSecurityConfigRuleSet
Construct an object with a specific prefix
IOUtils - Class in org.ow2.jonas.launcher.felix.util
IO utilities.
IPersistenceUnitRefDesc - Interface in org.ow2.jonas.deployment.api
Interface for persistence-unit-ref elements in J2EE deployment descriptors.
IResourceChecker - Interface in org.ow2.jonas.jndi.checker.api
Checker of resources
IResourceCheckerInfo - Interface in org.ow2.jonas.jndi.checker.api
Info for the resource checker.
IResourceCheckerManager - Interface in org.ow2.jonas.jndi.checker.api
Manage the resources that can be checked during a call on the same thread.
IResourceEnvRefDesc - Interface in org.ow2.jonas.deployment.api
 
IResourceRefDesc - Interface in org.ow2.jonas.deployment.api
 
IS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
isActionValid() - Method in class org.ow2.jonas.ant.JonasHotDeploymentTool
Determines if the "action" attribute defines a valid action.
isActivated() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isActivated() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
isActive() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
isActive() - Method in interface org.ow2.jonas.smartclient.SmartclientServiceBase
 
isActive(String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
true if the given service is active.
isActive() - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
 
isAdd() - Method in class org.ow2.jonas.ant.PropertyStatement
 
isAddInJar() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isAged() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
isAllowTrace() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isAppClientModule(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
isApplicationServerPort() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
isAsync(Method) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
Determine is this method is an async method
isAuthenticated() - Method in class org.ow2.jonas.web.jetty6.security.JettyPrincipal
This user is authenticated ?
isAutoBoot() - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
isAutoConnect() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isAutoConnect() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isAutoConnect() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isAutoload() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
isAutomaticPk() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Assessor for existence of automatic-pk element to True value
isAutoWsGenEngaged() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Automatic WSGen is enabled ?
isAutoWsGenEngaged() - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Automatic WSGen is enabled ?
isAutoWsGenEngaged() - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Automatic WSGen is enabled ?
isAvailable() - Method in class org.apache.catalina.connector.Connector
Is this connector available for processing requests?
isAvailableContext(String) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Checks if the context is available (can be started or not)
isBeanManagedTransaction() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
isBeanManagedTransaction() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
Returns true if bean managed transaction.
isBold() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JContext
Deprecated. Use boolean isCallerInRole(String roleName) instead. Tests if the caller has a given role.
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JContext
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Test if the caller has a given role.
isCallerInRole(Identity) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Deprecated. @throws java.lang.IllegalStateException for message driven bean because there is no security context available
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Test if the caller has a given role.
isCallerInRole(String) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Test if the caller has a given role.
isCallerInRole(String, String, boolean) - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Test if the caller has a given role.
isCancelled() - Method in class org.ow2.jonas.lib.ejb21.JTimer
 
isCascadeDelete() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Gets the cascade-delete
isCatalinaServer() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
isCertCallback() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
isChangeStyle() - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
 
isClassAvailable(String, boolean) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Assess availability of a class in a given class loader
isClientAuth() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the true/false value of client authentication.
isClientCase() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
This manager is in the client case or not ?
isClosed() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
isClosed() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
isClosed() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
isClosed() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
isClosed() - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
 
isCluster(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Check if a cluster exists.
isCluster() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
isCluster() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
isClusterReplicated() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
isClusterReplicated - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
isCMP2() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isCollecOrEnum(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns true if the given class implements java.uti.Collection or java.util.Enumeration false otherwise.
isCollecOrEnum(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class implements java.uti.Collection or java.util.Enumeration false otherwise.
isCollocatedServer() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
isCollocatedServer() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
isCompil() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isComplex() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Returns if this element is complex.
isComplex() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Is this element complex.
isCompress() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isCompress() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isCompress() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isConfidential() - Method in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Test if this transport Guarantee contains the CONFIDENTIAL value
isConfigurable() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isConfiguredForClusterd(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Checks if the given server is already configured for being affected to a cluster daemon.
isConfirm() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
isConfirm() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
isConfirm() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
isContainer() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
isContextDeployed(String) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Checks if the context is ready to be called by clients
isCookies() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isCreate() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isCrossContext() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isCurrentJonasServer() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
isDatabaseServiceActivated() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDataMember() - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Gets the data-member
isDataSource() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDeadLocked(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Search if this transaction is blocked in a deadlock
isDebug() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isDebug() - Static method in class org.ow2.jonas.lib.timer.TraceTimer
 
isDebugContext() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugDd() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugFactory() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugIc() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugJms() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugLoaderLog() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugMapper() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugQuery() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSecurity() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSsfpool() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSwapper() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugSynchro() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugThread() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugTx() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDebugTxlistener() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isDefaultPattern() - Method in class org.ow2.jonas.deployment.web.Pattern
Test if this pattern is the default pattern (equals to "/")
isDeliveryTransacted(Method) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Determine if the method is transacted
isDependency() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isDeployed(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isDeployed() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
isDeployed() - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
isDeployed() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
isDeployedLogEntry(LogEntry) - Method in class org.ow2.jonas.ear.internal.EarCleanTask
Check if the package pointed by the log entry is currently deploy.
isDeployedLogEntry(LogEntry) - Method in class org.ow2.jonas.ejb.easybeans.EJB3CleanTask
Check if the package pointed by the log entry is currently deploy.
isDeployedLogEntry(LogEntry) - Method in class org.ow2.jonas.ejb2.internal.JarCleanTask
Check if the package pointed by the log entry is currently deploy.
isDeployedLogEntry(LogEntry) - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Check if the package pointed by the log entry is currently deploy.
isDeployedLogEntry(LogEntry) - Method in class org.ow2.jonas.web.base.WarCleanTask
Check if the package pointed by the log entry is currently deploy.
isDeployment(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isDeploymentCompleted() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
ISDEPLOYOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Is deploy option state.
isDepmonitorDevModeEnabled() - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
isDepmonitorDir(String) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
isDepmonitorDir(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Check with 'depmonitor' MBean if a given directory is a depmonitor directory
isDescription() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
isdetached - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this object is no longer referenced by its factory, i.e.
isDeveloperMode() - Static method in class org.ow2.jonas.launcher.felix.util.JOnASUtils
 
isDevelopment() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
isDevelopment() - Method in interface org.ow2.jonas.properties.ServerProperties
Needed to determine if the current server is in development mode.
isDevelopmentMode() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
 
isDevelopmentMode() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
isDevelopmentMode() - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
isDevModeEnabled() - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
isDirty() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
isDisableUploadTimeout() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isDiscoveryMaster() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
Checks if discovery is master.
isDoListen() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isDoListen() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isDomain() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isDoReceivedProcessingStats() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isDoReceivedProcessingStats() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isDoTransmitterProcessingStats() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isDoTransmitterProcessingStats() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isDoTransmitterProcessingStats() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isDTDsAllowed() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
isDTDsAllowed() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isEarDeployedByWorkName(String) - Method in interface org.ow2.jonas.ear.EarService
Test if the specified name is already deployed or not.
isEarDeployedByWorkName(String) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Test if the specified unpack name is already deployed or not.
isEarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isEarLoaded(String) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Test if the specified filename is already deployed or not.
isEarLoaded(String) - Method in interface org.ow2.jonas.ear.internal.JOnASEARServiceMBean
Test if the specified filename is already deployed or not
ISecurityConstraint - Interface in org.ow2.jonas.ws.jaxws.ejb
The ISecurityConstraint gives info about how a Web context, supporting an EJB endpoint, has to be secured.
isEjb3() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
true if ejb3 container.
isEjb3() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isEJB3DeployedByWorkName(String) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Test if the specified unpack name is already deployed or not.
isEJB3DeployedByWorkName(String) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Test if the specified unpack name is already deployed or not.
isEjbActivate() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbBean() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
DOCUMENT ME!
isEJBContainer() - Method in interface org.ow2.jonas.adm.AdmInterface
 
isEjbCreate() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbLoad() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbLocal() - Method in class org.ow2.jonas.generators.genic.VcParam
 
isEJBModule(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
isEjbPostCreate() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbqlReturnLocalBean() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbqlReturnRemoteBean() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbRemove() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbSelect() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if the method is a select
isEjbSelect(Method) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if a method is a select
isEjbSelectCol() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbSelectSet() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbSelectSimple() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbSetEntityContext() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEjbStore() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isEmpty() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
isEmpty() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
isEmpty(String) - Method in class org.ow2.jonas.migration.jboss.Transformer
 
isEmpty(String) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
isEmptySessionPath() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isEnableLookups() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Return the Enable lookup Text.
isError() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isError() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
IServer - Interface in org.ow2.jonas.management.extensions.server.api
This interface provides a description of management operations provided for a server instance management in a domain.
IServerManagement - Interface in org.ow2.jonas.management.extensions.server.api
Server management API.
IServiceRefDesc - Interface in org.ow2.jonas.deployment.api
 
iseventProvider() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
iseventProvider() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
isEventProvider() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
isEventProvider() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
 
isExactPattern() - Method in class org.ow2.jonas.deployment.web.Pattern
Test if this pattern is an exact pattern (not in the other case)
isExcluded() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
 
isExcluded() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Is this method excluded ?
isExpanded() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
isExtensionPattern() - Method in class org.ow2.jonas.deployment.web.Pattern
Test if this pattern is an extension pattern (Starts with ".*")
isFailed() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isFailed() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server FAILED.
isFastRmicEnabled() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isFiltered(String) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
Detects if the given class/resource should be filtered or not.
isFindByPrimaryKey() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if the method is findByPrimaryKey
isFindByPrimaryKey(Method) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if a method is findByPrimaryKey
isFinder() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if the method is a finder
isFinder(Method) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
access if a method is a finder
isFinderAll() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isFinderByPk() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isFinderCol() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isFinderEnum() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isFinderSimple() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isFirstUsage() - Method in class org.ow2.jonas.extension.loader.Bundlizable
 
isForceClose() - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DataSourceLeakDetectorContextInterceptor
 
isHardLimit() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
 
isHardLimit() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isHelp() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isHelp() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isHttpConfigured() - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
 
isIdentical(EJBLocalObject) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBLocalObject) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
Tests if a given EJB is identical to the invoked EJB object.
isIdentical(EJBObject) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
Tests if a given EJB is identical to the invoked EJB object.
isInEar() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
ISINEAR_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
isInEar Context Param.
isInEarCase() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
isInEarCase() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Return true if only if this ejbjar is in an ear file.
isInEarCase() - Method in class org.ow2.jonas.web.base.War
Return true if only if this war is in an ear file.
isInEarCase() - Method in interface org.ow2.jonas.web.base.WarMBean
Return true if only if this war is in an ear file.
isInEarCase() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
isInfoSet() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
isInitialized() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
 
isInputModified() - Method in class org.ow2.jonas.generators.genclientstub.ClientStubGen
 
isInputModified() - Method in class org.ow2.jonas.generators.wsgen.WsGen
 
isInServerXml() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
This context was defined in server.xml ?
isIntegral() - Method in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Test if this transport Guarantee contains the INTEGRAL value
isInternalContainerStarted() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Checks if the internal web container has been started.
isInternalContainerStarted() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Checks if the internal web container has been started.
isInternalContainerStarted() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Checks if the internal web container has been started.
isInTransaction() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
This is used for remove on stateful session beans only.
isInTransaction - Variable in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
The boolean to determine if in a current transaction
isInvokeCmd() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isIrrelevant() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Gets the state of the pattern.
isIs() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
isJ2EEApplication(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
isJ2EEDeployedObjectType(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
Allow detecting a J2EEDeployedObject MBean.
isJ2eeResourceType(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2EEResource
Allow detecting a J2EEResource MBean.
isJarDeployed(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Test if the specified file is already deployed (if a container is created for this jar).
isJarDeployed(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Test if the specified file is already deployed (if a container is created for this jar).
isJarDeployedByWorkName(String) - Method in interface org.ow2.jonas.ejb2.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.ow2.jonas.ejb2.internal.JOnASEJBService
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.ow2.jonas.ejb2.internal.JOnASEJBService
Test if the specified filename is already deployed or not.
isJarLoaded(String) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
Test if the specified filename is already deployed or not.
isJAVA2() - Static method in class org.ow2.jonas.lib.util.Env
 
isJava2DelegationModel() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
isJAVA4() - Static method in class org.ow2.jonas.lib.util.Env
 
isJdbc() - Method in interface org.ow2.jonas.deployment.api.IResourceRefDesc
Assessor for JDBC resource
isJdbc() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.deployment.rar.JdbcConnParamsDesc
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
isJdbcConnSetUp() - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
isJettyServer() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
isJmsConnection() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmsDestination() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmsServiceActivated() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isJmxSecured() - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
isJOnASCMR - Variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
isJOnASCmrField() - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
isJoramResourceLoaded() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isKeepGenerated() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isKeepGenerated() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isLast() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
isLeaf() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
Is this a "leaf" node (i.e.
isLegalElement(GenClassElement) - Method in interface org.ow2.jonas.lib.ejb21.jorm.GenClassListener
Check if the element is valid or not with the GenClass
isLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
isLoadedDataSource(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
isLoadedDataSource(String) - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
Determine if a datasource with a given name is already loaded in the dbm service
isLocalJtm() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
isMailMime() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isMailServiceActivated() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isMailSession() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isManageable() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isMandatory() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
isMarkedRemoved() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Check if context has been marked removed
ismarkedremoved - Variable in class org.ow2.jonas.lib.ejb21.JSessionContext
 
isMarkedRemoved() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
isMaster() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
 
isMaster() - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
isMaster() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
isMaster() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Implement master management attribute.
isMaster(String) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return True if the managed server is a master.
isMaster() - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Return True if the current server is a master.
isMaster(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return True if the managed server is a master.
isMaster() - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Return True if the current server is a master.
isMaster() - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
isMaster(String) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Return True if the managed server is master.
isMaster() - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Return True if the current server is a master.
isMaster() - Method in interface org.ow2.jonas.properties.ServerProperties
Needed to determine if the current server is a master.
isMaster() - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
isMaster(HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
Returns if the current server (with discovery running) is a master server.
isMatching(Pattern) - Method in class org.ow2.jonas.deployment.web.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(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Check if a server is member of a cluster.
isMember(Principal) - Method in class org.ow2.jonas.lib.security.auth.JGroup
Returns true if the passed principal is a member of the group.
isMMb() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isMMu() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isMOb() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isModified() - Method in class org.ow2.jonas.lib.ejb21.ha.EntityBeanRefImpl
 
isModified() - Method in class org.ow2.jonas.lib.ejb21.ha.StatefulBeanRefImpl
 
isModified - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
true when GenClass has been modified and must be written
isModifiedMethod - Variable in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
 
isModifiedMethod - Variable in class org.ow2.jonas.deployment.ejb.SessionStatefulDesc
 
isModule() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
isMonitoringEnabled() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
 
isMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
 
isMonitoringSettingsDefinedInDD() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
isMOu() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isMTOMEnabled() - Method in class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
isMTOMEnabled() - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
isMulticast() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
isMulticastDiscovery() - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
Checks if discovery is multicast.
isMustBeConvert() - Method in class org.ow2.jonas.generators.genic.VcField
 
isNewInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Check if context is a newly created instance
isNoConfig() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isNowrap() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
isObservable() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
isObservable() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
isObservable() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
isObservable() - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
ISOLATIONLEVEL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
ISOLATIONLEVEL - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
isOMb() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isOMu() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isOndemandEnabled() - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
isOnDemandFeatureEnabled() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
isOOb() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isOOu() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
isOpen() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
isOptional() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
If this attribute is optional.
isOptional() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Returns if this attribute is optional.
isOsMacOsX() - Static method in class org.ow2.jonas.lib.util.Env
 
isOsWindows() - Static method in class org.ow2.jonas.lib.util.Env
 
isOverride() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isOverwrite() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
 
isP6spy() - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Configure the using of the P6Spy tool or not ?
isPackage(char[][], char[]) - Method in class org.ow2.jonas.eclipse.compiler.JOnASNameEnvironment
 
isPacked() - Method in interface org.ow2.jonas.generators.genbase.archive.Archive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.ow2.jonas.generators.genbase.archive.FileArchive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns true if archive is packed or false if archive is unpacked.
isPacked() - Method in class org.ow2.jonas.generators.genbase.archive.JarArchive
Returns true if archive is packed or false if archive is unpacked.
isParseWithValidation() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isParseWithValidation() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isParsingWithValidation() - Static method in class org.ow2.jonas.deployment.ws.lib.MappingFileManager
 
isParsingWithValidation() - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Validating parser or not ?
isParsingWithValidation() - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Validating parser or not ?
isPassivated() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
 
isPathPrefix() - Method in class org.ow2.jonas.deployment.web.Pattern
Test if this pattern is a path-prefix pattern or not (Starts with "/" and ends with "/*"
ispermanent() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Is this timer permanent ?
isPersistentServer() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
isPersistentServer() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
isPhysicallyClosed() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
isPhysicallyClosed() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
isPhysicallyClosed() - Method in interface org.ow2.jonas.resource.internal.IJDBCConnection
 
isPrefetch() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
 
isPrefetch() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isPrimaryKey() - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
Assessor method for primary key field
isPrimaryKey() - Method in class org.ow2.jonas.generators.genic.VcField
 
isRarDeployed(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Test if the specified filename is already deployed or not.
isRarDeployed(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified filename is already deployed or not.
isRarDeployedByUnpackName(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Test if the specified unpack name is already deployed or not.
isRarDeployedByUnpackName(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified unpack name is already deployed or not.
isRarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isRarLoaded(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Test if the specified filename is already deployed or not.
isRarLoaded(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified filename is already deployed or not.
isReadable() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
isReadOnly() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
isReadOnly() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
isRecoveryEnabled() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
isRecoveryEnabled() - Method in interface org.ow2.jonas.tm.TransactionManager
 
isReentrant() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
Assessor for reentrant entity bean
isReentrant() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isRegistered(ObjectName) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Checks whether a managed object, identified by its object name, is already registered with the MEJB.
isRegistered(ObjectName) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Check if an ObjectName is registered on the remote server.
isRegistered(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Implementation of the isRegistered method to be applied to a server in the domain.
isRegistered(ObjectName, String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Implementation of the isRegistered method to be applied to a server identified by a JMX Url.
isRegistered(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Implementation of the isRegistered method to be applied to a server in the domain.
isRegistered(ObjectName, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Implementation of the isRegistered method to be applied to a server in the domain.
isRegistered(ObjectName, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Implementation of the isRegistered method to be applied to a server in the domain.
isRegistered() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isReloadable() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isremoved - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if this object will be garbaged and must not be used any longer.
isRemoveHandle() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isRemovePk() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isRemoveThis() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
isRequired() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Return true if tx attribute for onMessage is Required
isRescan() - Method in class org.apache.catalina.startup.TldConfig
 
isResolveHosts() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
isResourceAdapterModule(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
isResourceServiceActivated() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
isResponseWritten() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
isResultTypeMappingRemote() - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
get result type mapping state (remote/local)
isRME() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
isRotatable() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
isRunning() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isRunning(String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
 
isRunning(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
 
isRunning(String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
 
isRunning() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server RUNNING.
isSameRM(XAResource) - Method in class org.ow2.jonas.dbm.internal.cm.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.ow2.jonas.ee.jdbc.XAResourceImpl
Determine if the resource manager instance is the same as the resouce manager being passed in
isSameRM(XAResource) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
Determine if the wrapper instance is the same as the wrapper instance being passed in
isSave() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isSave() - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
isSave() - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
isSave() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
isSecure() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isSelected(File, String, File) - Method in class org.ow2.jonas.ant.jonasbase.DeployableSelector
 
isSelected() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
isSendAck() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isSendAck() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isSequence() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Is this element a sequence?
isSequence() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Returns if this element is a sequence or not.
isSerializable(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns true if the given class is a Serializable Java Type, false otherwise.
isSerializable(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class is a Serializable Java Type, false otherwise.
isServerCatalina() - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
isServiceStarted(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Returns true if the service is started, false otherwise.
isServiceStopped(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Returns true if the service is stopped, false otherwise.
isServletBean() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
DOCUMENT ME!
isSession() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
isSessionSynchro() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isSetup() - Method in class org.ow2.jonas.deployment.rar.JonasConnectorDesc
 
isShared() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
 
isShared() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
isSimpleAndNoAttributes() - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Return if this element is simple with no attributes
isSimpleAndNoAttributes() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Is this element a simple type with no attributes.
isSingleton() - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
 
isSlave() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
In M-N relationships, only 1 role will write data on DB.
isSOAP11(AxisService) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
isSourceMultiple() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Get state of opposite relationship-role is relation multiple.
isSourceSuppressed() - Method in class org.ow2.jonas.extension.loader.Bundlizable
 
isSrvRemovedFromClusterd(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Checks if the given server has been removed from clusterd affectation
isStarted() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Returns true if the service is started, false otherwise.
isStarted() - Method in interface org.ow2.jonas.service.Service
 
isStarted() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
isStarting() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isStarting() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STARTING.
isStarting() - Method in class org.ow2.jonas.web.base.proxy.ContextInfo
 
isStateful - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isStateful() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isStatelessSession() - Method in class org.ow2.jonas.lib.svc.JMetaData
 
isstateManageable() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
isstateManageable() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
isStateManageable() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
isStateManageable() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
 
isstatisticsProvider() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
isstatisticsProvider() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
isStatisticsProvider() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
isStatisticsProvider() - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
 
isStickySession() - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkCluster
 
isStickySession() - Method in interface org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMBean
 
isStickySession() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
isStopped() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
isStopped() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isStopped() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Is this timer stopped ?
isStopped() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STOPPED.
isStopping() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
isStopping() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STOPPING.
isStopThruAdmin() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
isSubscriptionDurable() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
isSubstringPattern(String) - Method in class org.ow2.jonas.deployment.web.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.ow2.jonas.lib.ejb21.Protocols
Return true if the given protocol is supported
isSupported(Protocols) - Method in class org.ow2.jonas.lib.ejb21.Protocols
Return true if the given protocol is supported
isSupported(Class<? extends Annotation>) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
Supports @Resource annotation only
isSupported(Class<? extends Annotation>) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.WebServiceContextInjectionHandler
Supports @Resource annotation only
isSupported(Class<? extends Annotation>) - Method in class org.ow2.jonas.ws.jaxws.handler.HandlerResourceProcessor
 
isSupported(Class<? extends Annotation>) - Method in class org.ow2.jonas.ws.jaxws.handler.PostConstructProcessor
 
isSwallowOutput() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
isSynchro - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
isTargetMultiple() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Get state of this relationship-role is relation multiple.
isTargetOutdated() - Method in class org.ow2.jonas.extension.loader.Bundlizable
 
isTcpNoDelay() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isTomcatAuthentication() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isTomcatStarted() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
The server is started ?
isTomThumb() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
isTomThumbIcons() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
isTopicDestination - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
isTopicDestination() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
Return true if it is a Topic destination
isTransparent() - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
isTreeToRefresh() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Return the state of current display of tree.
isTreeToRefresh() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
isTupleGetterPrimitive() - Method in class org.ow2.jonas.generators.genic.VcMethod
Only for CMP2 finder/select methods
isTxBeanManaged() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
isUnchecked() - Method in class org.ow2.jonas.deployment.ejb.MethodPermissionDesc
Unchecked method permission ?
isUnchecked() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Gets the unchecked status
isUnchecked() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Is this method unchecked ?
isUncheckedLastEntry() - Method in class org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.ejb.EntityDesc
Assessor for primary key undefined (declare like java.lang.Object type)
isUseBodyEncodingForURI() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
isUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
isUsed() - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
isUsedBySecurityService() - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
isUserInRole(String) - Method in class org.ow2.jonas.web.jetty6.security.JettyPrincipal
Check if the given role is in the user's roles.
isUserInRole(Principal, String) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Check if a user is in a role.
isUseUpperCaseUsername() - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
isUsingParent() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
isUsingWhere() - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
isValid() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Check if Connection is still valid
isValid() - Method in class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
 
isValidAlgorithm(String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Check if the given algorithm is a valid algorithm.
isValidAlgorithm(String) - Method in interface org.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Check if the given algorithm is a valid algorithm
isValidForRmi(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns true if the given class is a valid type for RMI, false otherwise.
isValidForRmi(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given class is a valid type for RMI, false otherwise.
isValidLogEntry(LogEntry) - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Return true if the work copy exists and is up to date.
isValidUser(JUser, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Check if the given credential is the right credential for the given user
isValidUser(JUser, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user
isValidUser(JUser, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Check if the given credential is the right credential for the given user.
isValidUser(JUser, String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Check if the given credential is the right credential for the given user.
isValidUserBind(JUser, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user.
isValidUserCompare(JUser, String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Check if the given user with the given credential is a valid user.
isValue() - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
isVerbose() - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
isVerbose() - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
isVerbose() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
 
isVersioningEnabled() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
isVersioningEnabled() - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
isVersioningEnabled() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
isVersioningEnabled() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
isVersioningEnabled() - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
isVoid(Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns true if the given type is the type 'void'
isVoid(Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given type is the type 'void'
isWaitForAck() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
isWaitForAck() - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
isWaitForAck() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
isWarDeployedByWorkName(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Test if the specified unpack name is already deployed or not.
isWarDeployedByWorkName(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Test if the specified unpack name is already deployed or not.
isWarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Test if the specified filename is already deployed or not.
isWarLoaded(String) - Method in interface org.ow2.jonas.web.base.BaseWebContainerServiceMBean
Test if the specified filename is already deployed or not.
isWarLoaded(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Test if the specified filename is already deployed or not.
isWebModule(ObjectName) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
 
isWebModuleAlreadyDeclared(Document, String) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Check if the web module name is already declared in the application.xml Document
isWebService(Class<?>) - Static method in class org.ow2.jonas.ws.jaxws.util.JAXWSClassUtils
 
isWebServiceProvider() - Method in class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
isWebservices() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
isWritable() - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
isWritable() - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
true if any attribute is writable.
isWritable() - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
true if any attribute is writable.
isXpoweredBy() - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
isXxxObjectMethod(String) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
Returns true if the given method name is getObject() or setObject()
isXxxObjectMethod(String) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
Returns true if the given method name is getObject() or setObject()
itContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
EntityContext for transacted requests
itContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
unique EntityContext
ItemBase - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ItemBase() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
ItemDestination - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
ItemDestination(String, String, String, ObjectName) - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
ItemDestination - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ItemDestination() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
ItemDestinationByName - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ItemDestinationByName() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestinationByName
 
ItemMdb - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
ItemMdb(String, String, String, int) - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
ItemsConnectorsForm - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ItemsConnectorsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
ItemsDestinationsForm - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ItemsDestinationsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
ItemServer - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ItemServer(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
ItemsForm - Class in org.ow2.jonas.webapp.jonasadmin.common
 
ItemsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
ItemsMemoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ItemsMemoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
ItemsRealmsForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ItemsRealmsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
ItemsServersForm - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
ItemsServersForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
ItemsXaResourceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ItemsXaResourceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
ItemUser - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ItemUser() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemUser
 
iterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
iterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
iterator() - Method in class org.ow2.jonas.lib.ejb21.Protocols
 
itfName - Variable in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
The interface name
itsContext - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
Map of EntityContext's for transactions Key is the Transaction.
IWebDeployer - Interface in org.ow2.jonas.ws.jaxws.ejb
The IEJBWsModuleWebDeployer is responsible to hook up an ejb endpoint inside a web container.
IWebServiceDeploymentManager - Interface in org.ow2.jonas.ws.jaxws
An IWebServiceDeploymentManager is an object that knows how to expose an IWebServiceEndpoint using some protocol.
IWebServiceEndpoint - Interface in org.ow2.jonas.ws.jaxws
An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
IWebServiceEndpoint.EndpointType - Enum in org.ow2.jonas.ws.jaxws
Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
IWebservicesContainer<T extends IWebServiceEndpoint> - Interface in org.ow2.jonas.ws.jaxws
The IWebservicesContainer is a group of webservices endpoints sharing the same WSDL definition.
IWebservicesModule<T extends IWebservicesContainer<? extends IWebServiceEndpoint>> - Interface in org.ow2.jonas.ws.jaxws
The IWebservicesModule represents all the webservices container included in an archive (ejbjar or webapp).
IWSRequest - Interface in org.ow2.jonas.ws.jaxws
An IWSRequest represents a request to an IWebServiceEndpoint.
IWSResponse - Interface in org.ow2.jonas.ws.jaxws
An IWSResponse represents a web service response to an IWebServiceEndpoint.

J

J2EE_APPLICATION_KEY - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Node name separator.
J2EE_NS - Static variable in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
J2EE Default XML namespace
J2EE_TYPE_APPLICATION - Static variable in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
Constant for a j2ee application.
J2EE_TYPE_SERVER - Static variable in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
Constant for j2ee server.
J2EEApplication - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
J2ee application constant.
J2EEApplication(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEAPPLICATION - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
j2eeType for ear
J2EEApplicationName(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEApplications() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEApplications(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEApplications(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEArchive - Class in org.ow2.jonas.generators.genbase.archive
Base Class for all J2EE modules (application, ejbjar, client, webapp).
J2EEArchive(Archive) - Constructor for class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Creates a new J2EEArchive object.
J2EEClientDeployWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's deploy Writer.
J2EEClientDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Constructor.
J2EEDeployedObject - Class in org.ow2.jonas.lib.management.javaee
Implements JSR77 J2EEDeployedObject corresponding to a J2EEApplication or to a J2EEModule.
J2EEDeployedObject(String) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
MBean constructor.
J2EEDeployedObject(String, boolean, boolean, boolean) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
MBean constructor.
J2EEDeployedObjectMBean<T> - Class in org.ow2.jonas.lib.management.javaee
J2EEDeployedObject JSR77 MBean.
J2EEDeployedObjectMBean() - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEDeployedObjectMBean
Creates a J2EEDeployedObject.
J2EEDomain - Class in org.ow2.jonas.lib.management.domain
Implements a managed object which represents a management domain.
J2EEDomain(String) - Constructor for class org.ow2.jonas.lib.management.domain.J2EEDomain
MBean constructor.
J2EEDomain(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEDomainName(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEDomains() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEManagedObject - Class in org.ow2.jonas.lib.management.javaee
 
J2EEManagedObject() - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
MBean constructor.
J2EEManagedObject(String) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
MBean constructor.
J2EEManagedObject(boolean, boolean, boolean) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
MBean constructor.
J2EEManagedObject(String, boolean, boolean, boolean) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
MBean constructor.
J2EEManagedObjectMBean<T> - Class in org.ow2.jonas.lib.management.javaee
J2EEManagedObject MBean Base.
J2EEManagedObjectMBean() - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
Create the mbean.
J2EEMBeanAttributeInfo - Class in org.ow2.jonas.management.extensions.base.api
Attribute infos.
J2EEMBeanAttributeInfo() - Constructor for class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
Default constructor.
J2EEMBeanAttributeInfo(MBeanAttributeInfo) - Constructor for class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
Constructor using MBeanAttributeInfo
J2eeMbeanItem - Class in org.ow2.jonas.lib.management.extensions.base.mbean
 
J2eeMbeanItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
J2eeMbeanItem(ObjectName) - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
J2EEModule - Class in org.ow2.jonas.lib.management.javaee
A J2EE MBean module used on server (EJB container).
J2EEModule(String) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEModule
MBean constructor.
J2EEModule(String, boolean, boolean, boolean) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEModule
MBean constructor.
J2EEModuleMBean<T> - Class in org.ow2.jonas.lib.management.javaee
J2EEModule JSR77 MBean.
J2EEModuleMBean() - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEModuleMBean
Create the mbean.
J2eeObjectName - Class in org.ow2.jonas.lib.management.javaee
A set of static methods used to create object names for J2EE managed object.
J2EEObjectNames - Class in org.ow2.jonas.lib.management.extensions.base.mbean
Utility class used to construct J2EE MBean ObjectNames.
J2EEObjectNames() - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.J2EEObjectNames
 
J2EEResource - Class in org.ow2.jonas.lib.management.javaee
 
J2EEResource(String, boolean, boolean, boolean) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEResource
MBean constructor.
J2EEResource(String) - Constructor for class org.ow2.jonas.lib.management.javaee.J2EEResource
MBean constructor.
J2EEServer - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
 
J2EEServer(String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Create ObjectName for J2EEServer MBean without knowing domain name
J2EEServer - Class in org.ow2.jonas.lib.jmbeans
The JSR77 J2EEServer MBean implementation.
J2EEServer() - Constructor for class org.ow2.jonas.lib.jmbeans.J2EEServer
MBean constructor.
J2EEServer(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for a J2EEServer MBean.
J2EESERVER - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
j2eeType for server instance
J2EESERVER_KEY - Static variable in class org.ow2.jonas.lib.management.javaee.J2EEManagedObjectMBean
J2EE server key.
J2EEServerDeployWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's deploy Writer.
J2EEServerDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Constructor.
J2EEServerMBean - Class in org.ow2.jonas.lib.jmbeans
J2EEServer MBean implementation.
J2EEServerMBean() - Constructor for class org.ow2.jonas.lib.jmbeans.J2EEServerMBean
 
J2EEServerName(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for a J2EEServer MBean.
J2EEServers() - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEServers(String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
J2EEServerService - Interface in org.ow2.jonas.management
Management interface of the J2EEServer states.
J2EEServerState - Enum in org.ow2.jonas.lib.management.javaee
Enumeration listing all possible J2EE Server states.
J2EEServiceState - Enum in org.ow2.jonas.lib.management.javaee
Enumeration listing all possible states for a JOnAS Service.
J2EEType - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
 
J2EEWebServicesFinder - Interface in org.ow2.jonas.generators.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.ow2.jonas.ant.jonasbase.jaas
Allow to configure JAAS
Jaas() - Constructor for class org.ow2.jonas.ant.jonasbase.jaas.Jaas
Constructor
JAAS_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of JAAS configuration file.
JaasEntry - Class in org.ow2.jonas.ant.jonasbase.jaas
 
JaasEntry() - Constructor for class org.ow2.jonas.ant.jonasbase.jaas.JaasEntry
Constructor
JacORBPRODelegate - Class in org.ow2.jonas.registry.carol.delegate
Use EJB context classloader when possible
JacORBPRODelegate() - Constructor for class org.ow2.jonas.registry.carol.delegate.JacORBPRODelegate
 
JAO - Static variable in class org.ow2.jonas.resource.internal.Rar
 
JAO - Static variable in class org.ow2.jonas.resource.internal.ResourceUtility
JOnAS Administrated Object
JAR_TYPE - Static variable in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A jar typed archive.
JarArchive - Class in org.ow2.jonas.generators.genbase.archive
A JarArchive is a wrapper for jar file.
JarArchive(File) - Constructor for class org.ow2.jonas.generators.genbase.archive.JarArchive
Creates a new JarArchive object.
JarCleanTask - Class in org.ow2.jonas.ejb2.internal
JOnAS JAR unused directory clean task class.
JarCleanTask(JOnASEJBService, DeployerLog) - Constructor for class org.ow2.jonas.ejb2.internal.JarCleanTask
Construct a new EAR clean task.
JarFileLocator - Class in org.ow2.jonas.lib.loader.locator
A JarfileLocator is used to look up for a file inside a Jar archive.
JarFileLocator(URL) - Constructor for class org.ow2.jonas.lib.loader.locator.JarFileLocator
Construct a new JarFileLocator from an URL representing a Jar.
JarList - Class in org.ow2.jonas.lib.cpmanager
JOnAS Jar list This class provides a way for managing the class-path dependency libraries.
JarList() - Constructor for class org.ow2.jonas.lib.cpmanager.JarList
Construct an instance of a JarList
JarList(StringTokenizer) - Constructor for class org.ow2.jonas.lib.cpmanager.JarList
Construct an instance of a JarList
JarList(String[]) - Constructor for class org.ow2.jonas.lib.cpmanager.JarList
Construct an instance of a JarList
JarListException - Exception in org.ow2.jonas.lib.cpmanager
The class JarListException indicates conditions that a reasonable application might want to catch.
JarListException() - Constructor for exception org.ow2.jonas.lib.cpmanager.JarListException
Constructs a new JarListException with no detail message.
JarListException(String) - Constructor for exception org.ow2.jonas.lib.cpmanager.JarListException
Constructs a new JarListException with the specified message.
JarStorer - Class in org.ow2.jonas.generators.genbase.utils
Store a J2EEArchive in a Jar file.
JarStorer(J2EEArchive, File) - Constructor for class org.ow2.jonas.generators.genbase.utils.JarStorer
Creates a new JarStorer object.
JarURLFactory - Class in org.ow2.jonas.lib.loader.factory
A JarURLFactory is used to create URLs from a JarURL (jar:XXX) and paths.
JarURLFactory(URL) - Constructor for class org.ow2.jonas.lib.loader.factory.JarURLFactory
Create a new JarURLFactory using the specified base URL.
JAS - Static variable in class org.ow2.jonas.resource.internal.Rar
 
JAS - Static variable in class org.ow2.jonas.resource.internal.ResourceUtility
JOnAS Activationspec
JAuthenticator - Class in org.ow2.jonas.mail.internal.factory.lib
This class specifies the Authenticator to use in Sesssion.getInstance() method.
JAuthenticator(String, String) - Constructor for class org.ow2.jonas.mail.internal.factory.lib.JAuthenticator
Constructor for build a new Authenticator.
JAVA_1_1_6 - Static variable in class org.ow2.jonas.lib.util.Env
 
JAVA_1_1_7 - Static variable in class org.ow2.jonas.lib.util.Env
 
JAVA_1_1_8 - Static variable in class org.ow2.jonas.lib.util.Env
 
JAVA_1_2 - Static variable in class org.ow2.jonas.lib.util.Env
 
JAVA_1_3 - Static variable in class org.ow2.jonas.lib.util.Env
 
JAVA_1_4 - Static variable in class org.ow2.jonas.lib.util.Env
 
JavaMail - Interface in org.ow2.jonas.mail.factory
Represents a JavaMail resource.
JavaMailMimePartDS - Class in org.ow2.jonas.mail.internal.factory
This class provides a way for referencing mail session.
JavaMailMimePartDS(String, String, Properties, MailService) - Constructor for class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
Constructor of a JavaMailMimePartDS Object.
JavaMailMimePartDSFactory - Class in org.ow2.jonas.mail.internal.factory
This class provides an implementation of a mime part data source factory for sending mail.
JavaMailMimePartDSFactory() - Constructor for class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDSFactory
 
JavaMailMimePartDSResource - Class in org.ow2.jonas.mail.internal.factory.mbean
JSR 77 Implementation of the Java Mail MimePart DS Resource.
JavaMailMimePartDSResource(String, boolean, boolean, boolean, JavaMailMimePartDS) - Constructor for class org.ow2.jonas.mail.internal.factory.mbean.JavaMailMimePartDSResource
 
JavaMailResource(String, String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JavaMailResource - Class in org.ow2.jonas.mail.internal.factory.mbean
JSR77 JavaMail Resource base implementation.
JavaMailResource(String, boolean, boolean, boolean, JavaMail) - Constructor for class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
JavaMail resource constructor.
JavaMailResourceMBean - Class in org.ow2.jonas.mail.internal.factory.mbean
This interface defines all the management methods provided by the JavaMailResource objects.
JavaMailResourceMBean() - Constructor for class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResourceMBean
Default ModelMBean Constructor.
JavaMailResources(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JavaMailSession - Class in org.ow2.jonas.mail.internal.factory
This class provides a way for referencing mail session.
JavaMailSession(String, String, Properties, MailService) - Constructor for class org.ow2.jonas.mail.internal.factory.JavaMailSession
Constructor of a JMailSession Object.
JavaMailSessionFactory - Class in org.ow2.jonas.mail.internal.factory
This class provides an implementation of a mail session factory for sending mail.
JavaMailSessionFactory() - Constructor for class org.ow2.jonas.mail.internal.factory.JavaMailSessionFactory
 
JavaMailSessionResource - Class in org.ow2.jonas.mail.internal.factory.mbean
This class implements specific management methods provided by the JavaMailSession resources.
JavaMailSessionResource(String, boolean, boolean, boolean, JavaMailSession) - Constructor for class org.ow2.jonas.mail.internal.factory.mbean.JavaMailSessionResource
 
JavaType - Class in org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.lib.JavaType
 
JavaType - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JavaType
 
javaURLContext - Class in org.ow2.jonas.lib.naming.java
Context implementation for the java: namespace.
javaURLContext(Hashtable) - Constructor for class org.ow2.jonas.lib.naming.java.javaURLContext
Constructor
javaURLContextFactory - Class in org.ow2.jonas.lib.naming.java
Context factory for javaURLContext objects.
javaURLContextFactory() - Constructor for class org.ow2.jonas.lib.naming.java.javaURLContextFactory
 
JavaVm - Class in org.ow2.jonas.lib.jmbeans
The Java Virtual Machine used by the JOnAS server.
JavaVm(String, ServerProperties) - Constructor for class org.ow2.jonas.lib.jmbeans.JavaVm
Construct JavaVM MBean.
JavaWsdlMapping - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element java-wsdl-mapping
JavaWsdlMapping() - Constructor for class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Constructor
JavaWsdlMappingRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element java-wsdl-mapping
JavaWsdlMappingRuleSet() - Constructor for class org.ow2.jonas.deployment.ws.rules.JavaWsdlMappingRuleSet
Construct an object with a specific prefix
javax.xml.bind - package javax.xml.bind
 
JavaXmlTypeMapping - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element java-xml-type-mapping
JavaXmlTypeMapping() - Constructor for class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Constructor
JavaXmlTypeMappingRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element java-xml-type-mapping
JavaXmlTypeMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.JavaXmlTypeMappingRuleSet
Construct an object with a specific prefix
JAX_WS_GENERIC_SERVLET - Static variable in class org.ow2.jonas.web.tomcat6.ws.WebServiceEndpointStandardWrapper
Default value for the servlet-name element.
JAxisServiceFactory - Class in org.ow2.jonas.ws.axis
Axis specific JServiceFactory.
JAxisServiceFactory() - Constructor for class org.ow2.jonas.ws.axis.JAxisServiceFactory
Construct a new JAxisServiceFactory.
JAxisServlet - Class in org.ow2.jonas.ws.axis
JOnAS AxisServlet version.
JAxisServlet() - Constructor for class org.ow2.jonas.ws.axis.JAxisServlet
 
JaxrpcMappingSchemas - Class in org.ow2.jonas.deployment.ws
This class defines the declarations of Schemas for jaxrpc_mapping.xml.
JaxrpcMappingSchemas() - Constructor for class org.ow2.jonas.deployment.ws.JaxrpcMappingSchemas
Build a new object for Schemas handling.
JaxRpcPortComponentDesc - Class in org.ow2.jonas.deployment.ws
PortComponent using JaxRpc class.
jaxrpcService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the jaxrpcService MBean ObjectName
JAXRPCService - Class in org.ow2.jonas.ws.jaxrpc.base
implements deployment process and declares commons abstract methods for all (used) Web services engine.
JAXRPCService() - Constructor for class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Init local fields at the very beginning.
JAXRPCService.WSDeployInfo - Class in org.ow2.jonas.ws.jaxrpc.base
Store information about a webservices descriptor.
JAXRPCService.WSDeployInfo(URL, WSDeploymentDesc) - Constructor for class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService.WSDeployInfo
Creates a new WSDeployInfo instance with given parameters
JAXRPCServiceMBean - Interface in org.ow2.jonas.ws.jaxrpc.base
MBean interface of the JAX-RPC service.
JAXRResourceAdapter - Class in org.ow2.jonas.ee.scout
This is a very simple ResourceAdapter just used to display traces.
JAXRResourceAdapter() - Constructor for class org.ow2.jonas.ee.scout.JAXRResourceAdapter
 
JAXWS20ResourceInjector - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Inject JAX-WS 2.x Resource (WebServiceContext) into the EasyBeans EJB instance.
JAXWS20ResourceInjector() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.JAXWS20ResourceInjector
 
JAXWS20ResourceInjector - Class in org.ow2.jonas.ws.cxf.easybeans.ext
Inject JAX-WS 2.x Resource (WebServiceContext) into the EasyBeans EJB instance.
JAXWS20ResourceInjector() - Constructor for class org.ow2.jonas.ws.cxf.easybeans.ext.JAXWS20ResourceInjector
 
JAXWSClassUtils - Class in org.ow2.jonas.ws.jaxws.util
The JAXWSClassUtils is a utility class used to extract informations from the JAXWS annotations.
JaxWsImplementorInfo - Class in org.ow2.jonas.ws.axis2
 
JaxWsImplementorInfo(Class<?>) - Constructor for class org.ow2.jonas.ws.axis2.JaxWsImplementorInfo
 
jaxwsService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the jaxwsService MBean ObjectName
JAXWSService - Class in org.ow2.jonas.ws.jaxws.base
Common abstract class for JAX-WS service implementations.
JAXWSService() - Constructor for class org.ow2.jonas.ws.jaxws.base.JAXWSService
 
JAXWSServiceMBean - Interface in org.ow2.jonas.ws.jaxws.base
MBean interface of the JAX-WS service.
JAXWSServlet - Class in org.ow2.jonas.ws.jaxws.http.servlet
JAX-WS 2.x Servlet.
JAXWSServlet() - Constructor for class org.ow2.jonas.ws.jaxws.http.servlet.JAXWSServlet
 
JAXWSUtils - Class in org.ow2.jonas.ws.axis2.util
 
JAXWSUtils() - Constructor for class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
JAXWSWebServiceRefBuilder - Class in org.ow2.jonas.ws.jaxws.client
The JAXWSWebServiceRefBuilder simply helps us to take some control on the client side during the lookup phase.
JAXWSWebServiceRefBuilder() - Constructor for class org.ow2.jonas.ws.jaxws.client.JAXWSWebServiceRefBuilder
 
JAXWSWebServiceRefObjectFactory - Class in org.ow2.jonas.ws.jaxws.client.factory
The JAXWSWebServiceRefObjectFactory is responsible to provide a handler Chain to the created Service (if required).
JAXWSWebServiceRefObjectFactory() - Constructor for class org.ow2.jonas.ws.jaxws.client.factory.JAXWSWebServiceRefObjectFactory
 
JAXWSWebservicesContainer<T extends IWebServiceEndpoint> - Class in org.ow2.jonas.ws.jaxws.base
 
JAXWSWebservicesContainer(String) - Constructor for class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Construct the group.
JAXWSWebservicesModule<T extends JAXWSWebservicesContainer<? extends IWebServiceEndpoint>> - Class in org.ow2.jonas.ws.jaxws.base
The WebservicesModule represents an archive containing web services.
JAXWSWebservicesModule(String) - Constructor for class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Build a new module.
JCAActivationSpec - Class in org.ow2.jonas.resource.internal.mbean
MBean class for JCA ActivationSpec Management
JCAActivationSpec(String, String, String, List) - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAActivationSpec
MBean constructor
JCAAdminObject - Class in org.ow2.jonas.resource.internal.mbean
MBean class for JCA AdminObject Management
JCAAdminObject(String, String, String, Properties) - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAAdminObject
MBean constructor
JCAConnectionFactory - Class in org.ow2.jonas.resource.internal.mbean
MBean class for JCA Connection Factory Management
JCAConnectionFactory(String, String, String, Properties, String, ConnectionManagerImpl) - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
Constructor
JCAConnectionFactoryMBean - Class in org.ow2.jonas.resource.internal.mbean
Allow creation of a model MBean instance to registered in the MBean server.
JCAConnectionFactoryMBean() - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactoryMBean
Default constructor
JCall - Class in org.ow2.jonas.ws.axis
JCall is the JOnAS J2EE layer on top of axis Call implementation.
JCall(JService) - Constructor for class org.ow2.jonas.ws.axis.JCall
 
JCAManagedConnectionFactory - Class in org.ow2.jonas.resource.internal.mbean
MBean class for JCA ManagedConnection Factory Management
JCAManagedConnectionFactory(String) - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAManagedConnectionFactory
Constructor
JCAResource - Class in org.ow2.jonas.resource.internal.mbean
MBean class for JCA Resource Management
JCAResource(String) - Constructor for class org.ow2.jonas.resource.internal.mbean.JCAResource
Constructor
JCatalinaRuleSet - Class in org.ow2.jonas.web.tomcat6
Defines the rules to parse the Tomcat server.xml file Some rules are customized for JOnAS.
JCatalinaRuleSet(ClassLoader, SecurityService) - Constructor for class org.ow2.jonas.web.tomcat6.JCatalinaRuleSet
Constructor of the rules of parsing for server.xml.
JCD - Static variable in class org.ow2.jonas.resource.internal.Rar
 
JCD - Static variable in class org.ow2.jonas.resource.internal.ResourceUtility
JOnAS Connection Definition
JClassLoader - Class in org.ow2.jonas.lib.bootstrap.loader
This class implements a URLClassLoader, that permits to add some URLs in it.
JClassLoader(String, URL[], ClassLoader) - Constructor for class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Constructs a new ClassLoader with the specified URLs.
JClassLoader(String, URL[]) - Constructor for class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Constructs a new ClassLoader with the specified URLs.
JComponentContextFactory - Interface in org.ow2.jonas.naming
A JComponentContextFactory is a factory for JOnAS Component's Context.
JComponentContextFactoryDelegate - Interface in org.ow2.jonas.naming
The JComponentContextFactoryDelegate interface is used to separate the NamingManager implementation of other container implementation details concerning the component Context content.
JConnection - Class in org.ow2.jonas.dbm.internal.cm
This is a wrapper on the logical Connection.
JConnection(JManagedConnection, Connection) - Constructor for class org.ow2.jonas.dbm.internal.cm.JConnection
 
JConnectionFactory - Class in org.ow2.jonas.ee.scout
JConnectionFactory is an extension of Scout ConnectionFactoryImpl.
JConnectionFactory() - Constructor for class org.ow2.jonas.ee.scout.JConnectionFactory
 
JContainer - Class in org.ow2.jonas.lib.ejb21
This class represents an EJB container.
JContainer(String, String, String, ClassLoader, DeploymentDesc, CmiService, HaService, IJAXRPCService, MBeanServer, ResourceService) - Constructor for class org.ow2.jonas.lib.ejb21.JContainer
constructor
JContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.EJBContext class.
JContext(JFactory, EnterpriseBean) - Constructor for class org.ow2.jonas.lib.ejb21.JContext
Constructs a JContext
JCopy - Class in org.ow2.jonas.ant.jonasbase
Defines common copy methods.
JCopy() - Constructor for class org.ow2.jonas.ant.jonasbase.JCopy
 
JDBC_CHECK_CONNECTION - Static variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
JDBC_CHECK_CONNECTION - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
JDBC_KEEP_ALIVE - Static variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
JDBC_KEEP_ALIVE - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
JDBC_NO_TEST - Static variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
Constants for use with JDBC connection level
JDBC_NO_TEST - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Constants for use with JDBC connection level
JDBC_RESOURCE_NAME - Static variable in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
Our naming convention for JDBCResource ObjectName (value of the 'name' key property).
JDBC_SEND_STATEMENT - Static variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
JDBC_SEND_STATEMENT - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
jdbcAutomaticPk - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
jdbcAutomaticPkFieldName - Variable in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
JdbcConnParams - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jdbc-conn-params
JdbcConnParams() - Constructor for class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Constructor
JdbcConnParamsDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jdbc-conn-params
JdbcConnParamsDesc(JdbcConnParams) - Constructor for class org.ow2.jonas.deployment.rar.JdbcConnParamsDesc
Constructor
JdbcConnParamsRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jdbc-conn-params
JdbcConnParamsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JdbcConnParamsRuleSet
Construct an object with a specific prefix
JDBCDataSource - Class in org.ow2.jonas.dbm.internal.mbean
MBean class for JDBCDataSource Management.
JDBCDataSource(String, ConnectionManager) - Constructor for class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
JDBCDataSourceMBean - Class in org.ow2.jonas.dbm.internal.mbean
Allow creation of a model MBean instance to registered in the MBean server.
JDBCDataSourceMBean() - Constructor for class org.ow2.jonas.dbm.internal.mbean.JDBCDataSourceMBean
Default constructor
JDBCDataSources(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.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.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JDBCDriver - Class in org.ow2.jonas.dbm.internal.mbean
MBean class for JDBCDriver Management
JDBCDriver(String) - Constructor for class org.ow2.jonas.dbm.internal.mbean.JDBCDriver
 
jdbcFieldName - Variable in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
 
JdbcMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jdbc-mapping
JdbcMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Constructor
JdbcMappingRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jdbc-mapping
JdbcMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JdbcMappingRuleSet
Construct an object with a specific prefix
JdbcRa - Class in org.ow2.jonas.ant.jonasbase
Allow to create JDBC resource adaptors.
JdbcRa() - Constructor for class org.ow2.jonas.ant.jonasbase.JdbcRa
 
JdbcRaCluster - Class in org.ow2.jonas.ant.cluster
Define JdbcRaCluster task
JdbcRaCluster() - Constructor for class org.ow2.jonas.ant.cluster.JdbcRaCluster
Default constructor
JDBCResource - Class in org.ow2.jonas.dbm.internal.mbean
MBean class for JDBCResource Management
JDBCResource(String) - Constructor for class org.ow2.jonas.dbm.internal.mbean.JDBCResource
Create q JDBCResource MBean.
JDBCResource(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for a JDBCResource MBean
JDBCResource(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for a JDBCResource MBean using name="JDBCResource"
JDBCResourceName(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for a JDBCResource MBean
jdbcTableName - Variable in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
 
JDefinitionWriter - Class in org.ow2.jonas.ws.publish.internal.file
Wrote the given Definition and all imported WSDL to the given base directory.
JDefinitionWriter(Definition, File, Charset, String) - Constructor for class org.ow2.jonas.ws.publish.internal.file.JDefinitionWriter
Constructs a new JDefinitionWriter that will wrote the given Definition and all imported WSDL to the given base directory.
JDigester - Class in org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.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.ow2.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.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
 
JDK6WebappClassLoader - Class in org.ow2.jonas.web.tomcat6.loader
This WebappClassLoader disable the system ClassLoader.
JDK6WebappClassLoader(ClassLoader) - Constructor for class org.ow2.jonas.web.tomcat6.loader.JDK6WebappClassLoader
Construct a new ClassLoader with no defined repositories and no parent ClassLoader.
JDSRuleSet - Class in org.ow2.jonas.security.rules
Add the rules for the datasource in the jonas-realm.xml file
JDSRuleSet(String) - Constructor for class org.ow2.jonas.security.rules.JDSRuleSet
Construct an object with a specific prefix
JEcho - Class in org.ow2.jonas.ant.jonasbase
Defines echo message task.
JEcho() - Constructor for class org.ow2.jonas.ant.jonasbase.JEcho
 
JEntityContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.EntityContext interface.
JEntityContext(JEntityFactory, EntityBean) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityContext
Constructs an EntityContext the Context has to be initialized after this.
JEntityContext - Class in org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.jorm.JEntityContext
 
JEntityFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for an Entity Bean.
JEntityFactory() - Constructor for class org.ow2.jonas.lib.ejb21.JEntityFactory
constructor must be without parameters (required by Jorm)
JEntityHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.Handle interface.
JEntityHandle(JEntityRemote) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityHandle
constructor
JEntityHome - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JEntityHome
constructor
JEntityLocal - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBLocalObject implementation
JEntityLocal(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityLocal
constructor
JEntityLocalHome - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JEntityLocalHome
constructor
JEntityRemote - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBObject implementation
JEntityRemote(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JEntityRemote
constructor
JEntityResolver - Class in org.ow2.jonas.deployment.common.lib
This class defines the entity resolver used to resolve DTDs/Schemas during the xml parsing
JEntityResolver() - Constructor for class org.ow2.jonas.deployment.common.lib.JEntityResolver
Constructor without JDigester instance (used in WsGen only)
JEntityResolverWithDigester - Class in org.ow2.jonas.deployment.common.digester
This class defines the entity resolver used to resolve DTDs/Schemas during the xml parsing.
JEntityResolverWithDigester(JDigester) - Constructor for class org.ow2.jonas.deployment.common.digester.JEntityResolverWithDigester
Constructor
JEntitySwitch - Class in org.ow2.jonas.lib.ejb21
JEntitySwitch is used internally to synchronize accesses to the entity context and thus to the entity bean instance.
JEntitySwitch() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitch
empty constructor.
JEntitySwitchCRC - Class in org.ow2.jonas.lib.ejb21
Container read committed lock policy.
JEntitySwitchCRC() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
empty constructor.
JEntitySwitchCRU - Class in org.ow2.jonas.lib.ejb21
Container Read Uncommitted lock-policy.
JEntitySwitchCRU() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
empty constructor.
JEntitySwitchCRW - Class in org.ow2.jonas.lib.ejb21
Container Optimistic lock-policy.
JEntitySwitchCRW() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
empty constructor.
JEntitySwitchCS - Class in org.ow2.jonas.lib.ejb21
Container Serialized (CS) lock-policy.
JEntitySwitchCS() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
empty constructor.
JEntitySwitchCST - Class in org.ow2.jonas.lib.ejb21
Container Serialized Transacted (CST) lock-policy.
JEntitySwitchCST() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
empty constructor.
JEntitySwitchDB - Class in org.ow2.jonas.lib.ejb21
DataBase lock policy : 1 instance per transactions.
JEntitySwitchDB() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
empty constructor.
JEntitySwitchRO - Class in org.ow2.jonas.lib.ejb21
ReadOnly lock policy : Instance are never written to database.
JEntitySwitchRO() - Constructor for class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
empty constructor.
JErrorHandler - Class in org.ow2.jonas.deployment.common.digester
Define an error handler which throw an exception as Digester not (only print stack trace).
JErrorHandler() - Constructor for class org.ow2.jonas.deployment.common.digester.JErrorHandler
 
JErrorHandler - Class in org.ow2.jonas.security.lib
Define an error handler which throw an exception as Digester not (only print stack trace).
JErrorHandler() - Constructor for class org.ow2.jonas.security.lib.JErrorHandler
 
Jetty - Class in org.ow2.jonas.ant.jonasbase.web
Support Jetty Connector Configuration.
Jetty() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Jetty
Default Constructor.
Jetty6Service - Class in org.ow2.jonas.web.jetty6
This class provides an implementation of the Jetty service (as web container service).
Jetty6Service() - Constructor for class org.ow2.jonas.web.jetty6.Jetty6Service
Default constructor.
JETTY_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of Tomcat configuration file.
jettyContexts(String) - Static method in class org.ow2.jonas.webapp.jonasadmin.JettyObjectName
 
jettyContexts(String, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.JettyObjectName
 
JettyObjectName - Class in org.ow2.jonas.webapp.jonasadmin
A set of static classes used to build the names of Jetty MBeans used in JOnAS.
JettyObjectName() - Constructor for class org.ow2.jonas.webapp.jonasadmin.JettyObjectName
 
JettyPrincipal - Class in org.ow2.jonas.web.jetty6.security
Define a principal which can be used by Jetty.
JettyPrincipal(String, List<String>) - Constructor for class org.ow2.jonas.web.jetty6.security.JettyPrincipal
Constructor.
jettyServer - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
jettyServer(String) - Static method in class org.ow2.jonas.webapp.jonasadmin.JettyObjectName
 
JFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for beans.
JFactory() - Constructor for class org.ow2.jonas.lib.ejb21.JFactory
constructor (for entity) must be without parameters (required by Jorm).
JFactory(BeanDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JFactory
constructor (for session)
JFileFilter - Class in org.ow2.jonas.lib.bootstrap
This class implements a FileFilter, used to list files of a directory.
JFileFilter(String) - Constructor for class org.ow2.jonas.lib.bootstrap.JFileFilter
Contruct a new JFileFilter with the specified filter.
JGroup - Class in org.ow2.jonas.lib.security.auth
This class represents all the roles of a principal (group of principals).
JGroup(String) - Constructor for class org.ow2.jonas.lib.security.auth.JGroup
Build a new group with the following name
JGROUPS_CMI_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of JGroups CMI configuration file.
JGROUPS_CONFIG_PROPERTY - Static variable in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
default Jgroups discovery configuration file property name.
JGROUPS_HA_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of JGroups HA configuration file.
jgroupsDiscoveryCommManager(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
jgroupsDiscoveryManager(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
JgroupsDiscoveryServiceImpl - Class in org.ow2.jonas.discovery.jgroups
This is a JGroups based JOnAS discovery implementation.
JgroupsDiscoveryServiceImpl() - Constructor for class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
JgroupsDiscoveryServiceImplMBean - Interface in org.ow2.jonas.discovery.jgroups
 
JGroupsDiscoveryUtils - Class in org.ow2.jonas.discovery.jgroups.utils
 
JHandleDelegate - Class in org.ow2.jonas.lib.ejb21
Implementation for HandleDelegate SPI.
JHandleDelegate() - Constructor for class org.ow2.jonas.lib.ejb21.JHandleDelegate
 
JHandleIIOP - Class in org.ow2.jonas.lib.svc
This class implements javax.ejb.Handle interface.
JHandleIIOP(Remote) - Constructor for class org.ow2.jonas.lib.svc.JHandleIIOP
constructor.
JHome - Class in org.ow2.jonas.lib.ejb21
This class represents an EJBHome Remote Interface It is shared between Sessions and Entities.
JHome(BeanDesc, JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JHome
Constructor for the base class of the specific generated Home object.
JHomeHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.HomeHandle interface.
JHomeHandle(String) - Constructor for class org.ow2.jonas.lib.ejb21.JHomeHandle
constructor
JHomeHandleIIOP - Class in org.ow2.jonas.lib.svc
This class implements javax.ejb.HomeHandle interface.
JHomeHandleIIOP(EJBHome, ClassLoader) - Constructor for class org.ow2.jonas.lib.svc.JHomeHandleIIOP
constructor.
jj_nt - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
JJarFile - Class in org.ow2.jonas.lib.util
This class implements a JarFile that adds a extract/write method.
JJarFile(File) - Constructor for class org.ow2.jonas.lib.util.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(File, boolean) - Constructor for class org.ow2.jonas.lib.util.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(File, boolean, int) - Constructor for class org.ow2.jonas.lib.util.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(String) - Constructor for class org.ow2.jonas.lib.util.JJarFile
Constructs a new JarFile with the specified File.
JJarFile(String, boolean) - Constructor for class org.ow2.jonas.lib.util.JJarFile
Constructs a new JarFile with the specified File.
jjFillToken() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
jjstrLiteralImages - Static variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
JJTABSTRACTSCHEMANAME - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTAbstractSchemaName
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTAggregateSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTArithmeticTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTBetweenExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTBooleanLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTCmpPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionMemberExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTCollectionValuedPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalFactor
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTConditionalTerm
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTDatetimeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTEJBQL
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTEmptyCollectionComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTEntityBeanExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTFloatingPointLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTFromClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningNumerics
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTFunctionsReturningStrings
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentificationVariable
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTIdentifier
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTInExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTInputParameter
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTIntegerLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTLikeExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTLimitExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTNullComparisonExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTOrderByItem
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTPath
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTRangeVariableDeclaration
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTSelectExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedCmrPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTSingleValuedPathExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTStringExpression
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTStringLiteral
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.ASTWhereClause
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
Accept the visitor.
jjtAccept(EJBQLVisitor, Object) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
JJTAGGREGATESELECTEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTARITHMETICEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTARITHMETICFACTOR - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTARITHMETICLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTARITHMETICTERM - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTBETWEENEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTBOOLEANEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtClose() - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
JJTCMPPATHEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONMEMBERDECLARATION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONMEMBEREXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCOLLECTIONVALUEDPATHEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCOMPARISONEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALFACTOR - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTCONDITIONALTERM - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTDATETIMEEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTEJBQL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTEMPTYCOLLECTIONCOMPARISONEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTENTITYBEANEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTFLOATINGPOINTLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTFROMCLAUSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGNUMERICS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTFUNCTIONSRETURNINGSTRINGS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtGetChild(int) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
jjtGetNumChildren() - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
jjtGetParent() - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
 
jjtGetParent() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
JJTIDENTIFICATIONVARIABLE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTINEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTINPUTPARAMETER - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTLIKEEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTLIMITCLAUSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTLIMITEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtNodeName - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTNULLCOMPARISONEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtOpen() - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
JJTORDERBYCLAUSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTORDERBYITEM - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTPATH - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTRANGEVARIABLEDECLARATION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtree - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
JJTSELECTCLAUSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTSELECTEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
jjtSetParent(Node) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
JJTSINGLEVALUEDCMRPATHEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTSINGLEVALUEDPATHEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTSTRINGEXPRESSION - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTSTRINGLITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTVOID - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JJTWHERECLAUSE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLTreeConstants
 
JkCluster - Class in org.ow2.jonas.lib.management.domain.cluster.jk
JkCluster are used for Web level load balancing
JkCluster(JkClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.jk.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.ow2.jonas.webapp.jonasadmin.monitoring
Jk cluster monitoring action
JkClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterAction
 
JkClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster.jk
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.ow2.jonas.lib.management.domain.cluster.jk.JkClusterFactory
Constructor
JkClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JkClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
JkClusterMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.jk
Define here only specific operations and attributes.
JkClusterMember - Class in org.ow2.jonas.lib.management.domain.cluster.jk
JkCluster members are actually workers.
JkClusterMember(String, ServerProxy) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
Constructor
JkClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.jk
Define here only specific operations and attributes.
JkMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JkMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberAction
 
JkMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JkMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
JLDAPRuleSet - Class in org.ow2.jonas.security.rules
Add the rules for the ldap in the jonas-realm.xml file
JLDAPRuleSet(String) - Constructor for class org.ow2.jonas.security.rules.JLDAPRuleSet
Construct an object with a specific prefix
JLinkedList - Class in org.ow2.jonas.deployment.common.xml
This class defines a linked list with the ability to display its content in XML.
JLinkedList(String) - Constructor for class org.ow2.jonas.deployment.common.xml.JLinkedList
Constructor with a specified tag
Jlists - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.Jlists
Protected constructor to prevent instantiation.
JLocal - Class in org.ow2.jonas.lib.ejb21
This class is the common part of the EJBLocalObject implementation class.
JLocal(JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JLocal
constructor
JLocalHome - Class in org.ow2.jonas.lib.ejb21
This class represents an EJBLocalHome It is shared between Sessions and Entities.
JLocalHome(BeanDesc, JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JLocalHome
Constructor for the base class of the specific generated Home object.
JLSInput - Class in org.ow2.jonas.deployment.common.lib
A wrapper around the InputSource class returned by EntityResolver to be returned by the ResourceResolver class.
JLSInput(InputSource) - Constructor for class org.ow2.jonas.deployment.common.lib.JLSInput
Creates a wrapper around the given InputSource object.
JLSResourceResolver - Class in org.ow2.jonas.deployment.common.lib
A custom ResourceResolver to use in SchemaFactory.
JLSResourceResolver(EntityResolver) - Constructor for class org.ow2.jonas.deployment.common.lib.JLSResourceResolver
 
JManagedConnection - Class in org.ow2.jonas.dbm.internal.cm
This class represents the physical connection, managed by the pool.
JManagedConnection(Connection, ConnectionManager) - Constructor for class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
JManagementIdentifier<ManagedType> - Interface in org.ow2.jonas.jmx
JMX Identifier, used to create a JMX ObjectName from an Object.
JMdbEndpointFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Message Driven Bean Endpoints There is one such class per MDB class.
JMdbEndpointFactory(MessageDrivenDesc, JContainer, ActivationSpec, ResourceService) - Constructor for class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Constructor
JMdbEndpointFactory(MessageDrivenDesc, String, JContainer, ActivationSpec, ResourceService) - Constructor for class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Constructor
JMdbFactory - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JMdbFactory
Constructor
JMemoryRuleSet - Class in org.ow2.jonas.security.rules
Add the rules for the memory in the jonas-realm.xml file
JMemoryRuleSet(String) - Constructor for class org.ow2.jonas.security.rules.JMemoryRuleSet
Construct an object with a specific prefix
JMessageDrivenBean - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JMessageDrivenBean
constructor
JMessageEndpoint - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JMessageEndpoint
constructor
JMessageEndpointProxy - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JMessageEndpointProxy
constructor
JMetaData - Class in org.ow2.jonas.lib.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.ow2.jonas.lib.svc.JMetaData
Constructor
JMkdir - Class in org.ow2.jonas.ant.jonasbase
Defines creation directory task.
JMkdir() - Constructor for class org.ow2.jonas.ant.jonasbase.JMkdir
 
JModule - Class in org.ow2.jonas.lib.util
This class implements utility methods for the manipulation of application modules.
JModule() - Constructor for class org.ow2.jonas.lib.util.JModule
 
Jms - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the JMS service.
Jms() - Constructor for class org.ow2.jonas.ant.jonasbase.Jms
Default constructor.
JmsAdministration - Interface in org.ow2.jonas.jms
JMS Administration interface.
JmsCluster - Class in org.ow2.jonas.ant.cluster
Define JmsCluster task
JmsCluster() - Constructor for class org.ow2.jonas.ant.cluster.JmsCluster
Default constructor
JmsConnFact - Class in org.ow2.jonas.webapp.jonasadmin
 
JmsConnFact(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.JmsConnFact
 
JmsManager - Interface in org.ow2.jonas.jms
JMS Manager interface.
JmsQMsgDeliverServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
JmsQMsgDeliverServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsQMsgDeliverServlet
 
JmsQMsgReceiveServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
JmsQMsgReceiveServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsQMsgReceiveServlet
 
JmsRa - Class in org.ow2.jonas.ant.jonasbase
Allow to create/adapt the JMS resource adaptor.
JmsRa() - Constructor for class org.ow2.jonas.ant.jonasbase.JmsRa
 
JmsService - Interface in org.ow2.jonas.jms
Jms Service interface.
jmsService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
JmsServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Form used to present a MOM's properties
JmsServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
JmsTopicMsgDeliverServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
JmsTopicMsgDeliverServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsTopicMsgDeliverServlet
 
JmsTopicMsgReceiveServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
JmsTopicMsgReceiveServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.JmsTopicMsgReceiveServlet
 
jmx - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
ref to the Jmx Service
JMXAgent - Class in org.ow2.jonas.services.bootstrap
This class represents a JMX Agent.
JMXAgent(BundleContext) - Constructor for class org.ow2.jonas.services.bootstrap.JMXAgent
Constructor.
JMXConnectionHelper - Class in org.ow2.jonas.commands.admin.util
Wrap a JMXConnector.
JMXConnectionHelper(JMXServiceURL, Subject) - Constructor for class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
Construct a new JMXConnectionHelper using the provided URL and Subject.
JMXConnectionHelper(JMXServiceURL, String, String) - Constructor for class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
Construct a new JMXConnectionHelper using the provided URL and credentials.
jmxConnectorServer(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Create ObjectName for the JMX Connector Server which is an MBean inside the target MBeanServer
JMXProxy - Class in org.ow2.jonas.lib.management.domain.proxy
Abstract class acting as a JMXConnector client.
JMXProxy(DomainMonitor, String, Collection) - Constructor for class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Constructor.
JMXRemoteException - Exception in org.ow2.jonas.cluster.daemon.mbean
Exception thrown if there is a failure in the JMX remote helper.
JMXRemoteException() - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.JMXRemoteException
Constructs a new runtime exception with null as its detail message.
JMXRemoteException(String) - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.JMXRemoteException
Constructs a new runtime exception with the specified detail message.
JMXRemoteException(String, Throwable) - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.JMXRemoteException
Constructs a new runtime exception with the specified detail message and cause.
JMXRemoteHelper - Class in org.ow2.jonas.cluster.daemon.mbean
This helper class allow to start a JMX remote connector allowing to connect remote applications.
JmxServerForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jmx server form page.
JmxServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
JmxService - Interface in org.ow2.jonas.jmx
JMX Service interface.
jmxService() - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
jmxService - Variable in class org.ow2.jonas.web.base.BaseWebContainerService
JMX Service.
JNamingManager - Interface in org.ow2.jonas.naming
Provide naming services for JOnAS containers.
JNDI_NAME - Static variable in class org.ow2.jonas.resource.internal.Rar
 
JNDI_NAME - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Jndiname property name
jndiContextInterceptor(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
ObjectName for a given context interceptor.
JNDICtx - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
jndiCtx - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
saved JNDICtx to be resumed at postInvoke
JndiEnvRefsGroupDesc - Class in org.ow2.jonas.deployment.common
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.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Construct an instance of a JndiEnvRefsGroupDesc.
JndiEnvRefsGroupXml - Interface in org.ow2.jonas.deployment.common.xml
This interface provides to the value of Xml elements of a JndiEnvRefsGroup
jndiInterceptors(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the JNDI Interceptors Object Name (Jmx).
JNDIInterceptorsComponent - Class in org.ow2.jonas.jndi.interceptors.impl
Component that will create and register JNDI interceptors.
JNDIInterceptorsComponent() - Constructor for class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Default constructor.
JNDIInterceptorsComponentException - Exception in org.ow2.jonas.jndi.interceptors.impl
Exception thrown by the JNDI Interceptor Component.
JNDIInterceptorsComponentException(String) - Constructor for exception org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponentException
Constructs a new exception with the specified detail message.
JNDIInterceptorsComponentException(String, Throwable) - Constructor for exception org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponentException
Constructs a new exception with the specified detail message and cause.
jndiLocalName - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
JNDI local name of the Bean
jndiName - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
JNDI name of the Bean
jndiname - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
The jndiname of the associated factory
JNDINAME - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used by the init method
JndiResourceForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
JndiResourceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
JndiResourceItem - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
JndiResourceItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
JNDIResources(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JndiResourcesForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
JndiResourcesForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
JNDIUtils - Class in org.ow2.jonas.lib.util
JNDIUtils groups all commonly used methods for JNDI.
JObjectInputStream - Class in org.ow2.jonas.lib.ejb21
This class is used when we need a special class loader to resolve the class.
JObjectInputStream(InputStream, ClassLoader) - Constructor for class org.ow2.jonas.lib.ejb21.JObjectInputStream
Constructor
join() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Creates a MulticastSocket and joins the group of multicas host identified by the InetAddress destAddress
JOnAS - Class in org.ow2.jonas.launcher.felix
JOnAS Running on OSGi/Felix.
JOnAS(boolean) - Constructor for class org.ow2.jonas.launcher.felix.JOnAS
Creates a new configured framework instance.
JONAS_ADMIN_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_APPLICATION_ELEMENT - Static variable in class org.ow2.jonas.deployment.ear.xml.JonasApplication
jonas-ejb-jar element XML header
JONAS_APPLICATION_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Path of the jonas-application.xml deploymnet descriptor file.
JONAS_BASE - Static variable in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.ow2.jonas.lib.bootstrap.JProp
-Djonas.base property
JONAS_BASE - Static variable in class org.ow2.jonas.lib.util.JModule
 
JONAS_BASE - Static variable in class org.ow2.jonas.resource.internal.JOnASResourceService
The name of the JONAS_BASE directory.
JONAS_BASE - Static variable in class org.ow2.jonas.web.base.BaseWebContainerService
The name of the JONAS_BASE directory.
JONAS_BASE_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
System property name for JONAS_BASE.
JONAS_BOOTSTRAP_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_CLIENT_ELEMENT - Static variable in class org.ow2.jonas.deployment.client.xml.JonasClient
jonas-client element XML header
JONAS_CLIENT_FILE_NAME - Static variable in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
The path to the jonas-client.xml file.
JONAS_CLUSTER_DAEMON - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_CMD_NAME_UNIX_DEF - Static variable in class org.ow2.jonas.cluster.daemon.ClusterDaemon
JOnAS command name in unix environmment.
JONAS_CMD_NAME_WIN_DEF - Static variable in class org.ow2.jonas.cluster.daemon.ClusterDaemon
JOnAS command name in windows environmment.
JONAS_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of JOnAS configuration file.
JONAS_CSIV2_DETAILS_SECURITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_CSIV2_SECURITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_DB_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_DBM_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_DD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
Default JOnAS deployment descriptor name.
JONAS_DEPLOY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_DEPLOY_WORK_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_DEVELOPER_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
JOnAS Development mode.
JONAS_DEVELOPMENT - Static variable in class org.ow2.jonas.lib.bootstrap.JProp
jonas.development property
JONAS_DISCOVERY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_EAR_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_EJB_JAR_2_4_DTD - Static variable in class org.ow2.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.ow2.jonas.ant.JonasDeploymentTool
Public Id of the JOnAS-specific deployment descriptor DTD.
JONAS_EJB_JAR_2_5_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_2_5_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_0_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_0_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_2_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_2_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_2_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_2_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_DTD - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_3_3_PUBLIC_ID - Static variable in class org.ow2.jonas.ant.JonasDeploymentTool
 
JONAS_EJB_JAR_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
jonas-ejb-jar.xml filename
JONAS_EJB_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_EJBJAR_ELEMENT - Static variable in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
jonas-ejb-jar element XML header
JONAS_GENBASE_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_GENIC_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_GENIC_VELOCITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_JACC_SECURITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_JAXR_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_JCA_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_JMX_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_LOADER_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_MAIL_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_MANAGEMENT_EVENT_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_MANAGEMENT_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_MASTER - Static variable in class org.ow2.jonas.lib.bootstrap.JProp
jonas.master property
JONAS_MASTER_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
jonas.master property
JONAS_NAME_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
JOnAS server name
JONAS_NAMING_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_NS - Static variable in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
JOnAS Default XML namespace
JONAS_PROPCTX_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_PROPERTIES_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
JOnAS Development mode.
JONAS_RA_FILE_NAME - Static variable in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Path of the jonas-ra.xml deploymnet descriptor file
JONAS_RA_ROOT_ELEMENT - Static variable in class org.ow2.jonas.deployment.rar.xml.JonasConnector
jonas-connector element XML header
JONAS_RA_XML - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Jonas ra.xml property name
JONAS_REGISTRY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_ROOT_PROP - Static variable in interface org.ow2.jonas.lib.util.ConfigurationConstants
System property name for JONAS_ROOT.
JONAS_SECURITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_SERVER_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_TESTS_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_WEB_FILE_NAME - Static variable in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
The path to the jonas-web.xml file.
JONAS_WEB_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_WEBAPP_ELEMENT - Static variable in class org.ow2.jonas.deployment.web.xml.JonasWebApp
jonas-web-app element XML header
JONAS_WEBAPP_SCHEMAS - Static variable in class org.ow2.jonas.deployment.web.JonasWebAppSchemas
List of schemas used for jonas-web.xml.
JONAS_WEBSERVICES_ELEMENT - Static variable in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
jonas-webservices element XML header
JONAS_WORK_MGR_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_WS_EJBJAR_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
jonas-ejb-jar.xml filename.
JONAS_WS_SECURITY_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_WS_WEBAPP_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
jonas-ejb-jar.xml filename.
JONAS_WSGEN_EWS_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
JONAS_WSGEN_PREFIX - Static variable in class org.ow2.jonas.lib.util.Log
 
jonasActivationspec(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
JonasActivationspec - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-activationspec
JonasActivationspec() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Constructor
JonasActivationspecDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-activationspec
JonasActivationspecDesc(JonasActivationspec) - Constructor for class org.ow2.jonas.deployment.rar.JonasActivationspecDesc
Constructor
JonasActivationspecRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-activationspec
JonasActivationspecRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasActivationspecRuleSet
Construct an object with a specific prefix
JonasAdminException - Exception in org.ow2.jonas.webapp.jonasadmin
JOnAS Administration Application Exception.
JonasAdminException(String, String, Throwable) - Constructor for exception org.ow2.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminException(String, String) - Constructor for exception org.ow2.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminException(String) - Constructor for exception org.ow2.jonas.webapp.jonasadmin.JonasAdminException
 
JonasAdminJmx - Class in org.ow2.jonas.webapp.jonasadmin
Helper class supporting manipulation of MBeans (accessing MBeans).
JonasAdminJmx() - Constructor for class org.ow2.jonas.webapp.jonasadmin.JonasAdminJmx
Protected constructor to prevent instantiation.
jonasAdminobject(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
JonasAdminobject - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-adminobject
JonasAdminobject() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Constructor
JonasAdminobjectDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-adminobject
JonasAdminobjectDesc(JonasAdminobject) - Constructor for class org.ow2.jonas.deployment.rar.JonasAdminobjectDesc
Constructor
JonasAdminobjectRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-adminobject
JonasAdminobjectRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasAdminobjectRuleSet
Construct an object with a specific prefix
JonasAlreadyStartedException - Exception in org.ow2.jonas.service
This exception is used by services that received java.rmi.AlreadyBoundException
JonasAlreadyStartedException() - Constructor for exception org.ow2.jonas.service.JonasAlreadyStartedException
Default constructor.
JOnASAntTool - Class in org.ow2.jonas.ant
Common constants or methods used by several classes of the package.
JonasAppClientDTDs - Class in org.ow2.jonas.deployment.client
This class defines the declarations of DTDs for jonas-client.xml.
JonasAppClientDTDs() - Constructor for class org.ow2.jonas.deployment.client.JonasAppClientDTDs
Build a new object for jonas-client.xml DTDs handling.
JonasAppClientSchemas - Class in org.ow2.jonas.deployment.client
This class defines the declarations of Schemas for and jonas-web.xml.
JonasAppClientSchemas() - Constructor for class org.ow2.jonas.deployment.client.JonasAppClientSchemas
Build a new object for Schemas handling.
JonasApplication - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element jonas-application
JonasApplication() - Constructor for class org.ow2.jonas.deployment.ear.xml.JonasApplication
Constructor
JonasApplicationRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element jonas-application
JonasApplicationRuleSet() - Constructor for class org.ow2.jonas.deployment.ear.rules.JonasApplicationRuleSet
Construct an object with the prefix "jonas-application"
JonasBaseAction - Class in org.ow2.jonas.webapp.jonasadmin
 
JonasBaseAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
JOnASBaseTask - Class in org.objectweb.jonas.ant
Deprecated. 
JOnASBaseTask() - Constructor for class org.objectweb.jonas.ant.JOnASBaseTask
Deprecated.  
JOnASBaseTask - Class in org.ow2.jonas.ant
Class used to create a JOnAS base with different configuration like port, url for JNDI, etc.
JOnASBaseTask() - Constructor for class org.ow2.jonas.ant.JOnASBaseTask
Constructor.
JonasButtonTag - Class in org.ow2.jonas.webapp.taglib
 
JonasButtonTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
JonasCallProperty - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-init-param
JonasCallProperty() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasCallProperty
Default constructor
JonasClient - Class in org.ow2.jonas.deployment.client.xml
This class defines the implementation of the element jonas-client
JonasClient() - Constructor for class org.ow2.jonas.deployment.client.xml.JonasClient
Default constructor
JOnASClientGeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory
JOnAS implementation of J2EEGeneratorFactory for the client side.
JOnASClientGeneratorFactory() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASClientGeneratorFactory
 
JonasClientRuleSet - Class in org.ow2.jonas.deployment.client.rules
This class defines the rules to analyze the element jonas-client
JonasClientRuleSet() - Constructor for class org.ow2.jonas.deployment.client.rules.JonasClientRuleSet
Construct an object with a specific prefix
JOnASClusterConfigTask - Class in org.objectweb.jonas.ant
Deprecated. 
JOnASClusterConfigTask() - Constructor for class org.objectweb.jonas.ant.JOnASClusterConfigTask
Deprecated.  
JOnASClusterConfigTask - Class in org.ow2.jonas.ant
Class used to create a JOnAS Cluster Configuration
JOnASClusterConfigTask() - Constructor for class org.ow2.jonas.ant.JOnASClusterConfigTask
Constructor
JonasCommonEjb - Class in org.ow2.jonas.deployment.ejb.xml
This interface provides to the value of Xml elements common for jonas-session/jonas-entity/jonas-mdb
JonasCommonEjb() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
JonasCommonEjbXml - Interface in org.ow2.jonas.deployment.ejb.xml
This interface provides to the value of Xml elements common for jonas-session/jonas-entity/jonas-mdb
JOnASCompilationUnit - Class in org.ow2.jonas.eclipse.compiler
JOnAS glue for Eclipse compiler.
JOnASCompilationUnit(String, String, CompilationContext, List<CompilerError>) - Constructor for class org.ow2.jonas.eclipse.compiler.JOnASCompilationUnit
Creates a new ICompilationUnit targeting a given class.
JOnASCompiler - Class in org.ow2.jonas.eclipse.compiler
JOnAS glue for Eclipse compiler integration.
JOnASCompiler(CompilationContext) - Constructor for class org.ow2.jonas.eclipse.compiler.JOnASCompiler
Construct a new JOnAS Compiler based on Eclipse.
JOnASCompilerRequestor - Class in org.ow2.jonas.eclipse.compiler
JOnAS glue for Eclipse Compiler.
JOnASCompilerRequestor(File, List<CompilerError>) - Constructor for class org.ow2.jonas.eclipse.compiler.JOnASCompilerRequestor
Creates a new ICompilerRequestor.
jonasConfigProperty(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
JonasConfigProperty - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-config-property
JonasConfigProperty() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Constructor
JonasConfigPropertyDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-config-property
JonasConfigPropertyDesc(JonasConfigProperty) - Constructor for class org.ow2.jonas.deployment.rar.JonasConfigPropertyDesc
Constructor
JonasConfigPropertyRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-config-property
JonasConfigPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasConfigPropertyRuleSet
Construct an object with a specific prefix
JOnASConfiguration - Class in org.ow2.jonas.services.bootstrap
JOnAS Configuration component.
JOnASConfiguration(BundleContext) - Constructor for class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Constructor used to retrieve the OSGi BundleContext.
jonasConn - Variable in class org.ow2.jonas.resource.internal.Rar
 
jonasConnectionDefinition(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
JonasConnectionDefinition - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-connection-definition
JonasConnectionDefinition() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Constructor
JonasConnectionDefinitionDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-connection-definition
JonasConnectionDefinitionDesc(JonasConnectionDefinition) - Constructor for class org.ow2.jonas.deployment.rar.JonasConnectionDefinitionDesc
Constructor
JonasConnectionDefinitionRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-connection-definition
JonasConnectionDefinitionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasConnectionDefinitionRuleSet
Construct an object with a specific prefix
JonasConnector - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-connector
JonasConnector() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasConnector
Constructor
JonasConnectorDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-connector
JonasConnectorDesc(JonasConnector) - Constructor for class org.ow2.jonas.deployment.rar.JonasConnectorDesc
Constructor
JonasConnectorDTDs - Class in org.ow2.jonas.deployment.rar
This class defines the declarations of DTDs for jonas-ra.xml.
JonasConnectorDTDs() - Constructor for class org.ow2.jonas.deployment.rar.JonasConnectorDTDs
Build a new object for jonas-ra.xml DTDs handling.
JonasConnectorRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-resource
JonasConnectorRuleSet() - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasConnectorRuleSet
Construct an object
JonasConnectorSchemas - Class in org.ow2.jonas.deployment.rar
This class defines the declarations of Schemas for and jonas-ra.xml.
JonasConnectorSchemas() - Constructor for class org.ow2.jonas.deployment.rar.JonasConnectorSchemas
Build a new object for Schemas handling.
JOnASContextConfig - Class in org.ow2.jonas.web.tomcat6
Own JOnAS context config object in order to change some default values.
JOnASContextConfig() - Constructor for class org.ow2.jonas.web.tomcat6.JOnASContextConfig
 
JonasCustomParamRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze param-valueType
JonasCustomParamRuleSet(String, String, String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasCustomParamRuleSet
Construct an object with a specific prefix
JOnASDataBaseManagerService - Class in org.ow2.jonas.dbm.internal
DatabaseService acts as a factory for the DataSource objects.
JOnASDataBaseManagerService() - Constructor for class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
 
JOnASDataBaseManagerServiceMBean - Interface in org.ow2.jonas.dbm.internal
MBean Interface for DataBase Service Management MBean type: Standard MBean model: Inheritance (JOnASDataBaseManagerService)
JOnASDeploymentPlan - Class in org.ow2.jonas.services.bootstrap.deploymentplan
Implementation of the Deployment plan MBean.
JOnASDeploymentPlan() - Constructor for class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
 
JOnASDeploymentPlanDeployer - Class in org.ow2.jonas.services.bootstrap
Allows to deploy or undeploy all bundles for a particular deployment plan.
JOnASDeploymentPlanDeployer() - Constructor for class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
 
JOnASDeploymentPlanMBean - Interface in org.ow2.jonas.services.bootstrap.deploymentplan
 
JonasDeploymentTool - Class in org.ow2.jonas.ant
The deployment tool to add the jonas specific deployment descriptors to the ejb JAR file.
JonasDeploymentTool() - Constructor for class org.ow2.jonas.ant.JonasDeploymentTool
 
JOnASDeployWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
JOnAS Base DeployWriter.
JOnASDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Constructor.
JOnASDestination - Class in org.ow2.jonas.ws.cxf.http
Object that manages the activation/deactivation of the EJB3 endpoint.
JOnASDestination(Bus, ConduitInitiator, EndpointInfo) - Constructor for class org.ow2.jonas.ws.cxf.http.JOnASDestination
Build a new Destination.
JonasEarSchemas - Class in org.ow2.jonas.deployment.ear
This class defines the declarations of Schemas for jonas-application.xml file.
JonasEarSchemas() - Constructor for class org.ow2.jonas.deployment.ear.JonasEarSchemas
Build a new object for Schemas handling.
JOnASEARService - Class in org.ow2.jonas.ear.internal
JOnAS EAR Service Implementation class.
JOnASEARService() - Constructor for class org.ow2.jonas.ear.internal.JOnASEARService
Initialize some Maps at instantiation time.
JOnASEARServiceMBean - Interface in org.ow2.jonas.ear.internal
JOnAS EAR Service MBean interface.
JonasEjbJar - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-ejb-jar
JonasEjbJar() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Constructor
JonasEjbjarDTDs - Class in org.ow2.jonas.deployment.ejb
This class defines the declarations of DTDs for jonas-ejb-jar.xml.
JonasEjbjarDTDs() - Constructor for class org.ow2.jonas.deployment.ejb.JonasEjbjarDTDs
Build a new object for web.xml DTDs handling.
JonasEjbJarRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-ejb-jar
JonasEjbJarRuleSet() - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasEjbJarRuleSet
Construct an object with a specific prefix
JonasEjbjarSchemas - Class in org.ow2.jonas.deployment.ejb
This class defines the declarations of Schemas for jonas-ejb-jar.xml.
JonasEjbjarSchemas() - Constructor for class org.ow2.jonas.deployment.ejb.JonasEjbjarSchemas
Build a new object for Schemas handling.
JOnASEJBProvider - Class in org.ow2.jonas.ws.axis
Expose the service-endpoint interface of the Ejb.
JOnASEJBProvider() - Constructor for class org.ow2.jonas.ws.axis.JOnASEJBProvider
Create a new JOnASEJBProvider
JonasEjbRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-ejb-ref.
JonasEjbRef() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasEjbRef
 
JonasEjbRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-ejb-ref
JonasEjbRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasEjbRefRuleSet
Construct an object with a specific prefix
JonasEjbRelation - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-ejb-relation
JonasEjbRelation() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Constructor
JonasEjbRelationRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-ejb-relation
JonasEjbRelationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasEjbRelationRuleSet
Construct an object with a specific prefix
JonasEjbRelationshipRole - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-ejb-relationship-role
JonasEjbRelationshipRole() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Constructor
JonasEjbRelationshipRoleRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-ejb-relationship-role
JonasEjbRelationshipRoleRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasEjbRelationshipRoleRuleSet
Construct an object with a specific prefix
JOnASEJBService - Class in org.ow2.jonas.ejb2.internal
Implementation of the EJB Container Service for jonas.
JOnASEJBService() - Constructor for class org.ow2.jonas.ejb2.internal.JOnASEJBService
Default constructor.
JOnASEJBServiceMBean - Interface in org.ow2.jonas.ejb2.internal
MBean Interface for EJB Service Management.
JOnASEmitter - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
JOnASEmitter to override Service extends in ServiceLocator Writer.
JOnASEmitter() - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASEmitter
Constructs new JOnASEmitter.
JOnASENCInterceptor - Class in org.ow2.jonas.ejb.easybeans
Interceptor used when EasyBeans is integrated in JOnAS.
As the java: namespace is managed by JOnAS, EasyBeans needs to call JOnAS objects to set java: context.
JOnASENCInterceptor() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASENCInterceptor
Default constructor.
JOnASEndpointGeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory
JOnAS extension of the EWS J2EEGeneratorFactory that handles the jaxrpc mapping file.
JOnASEndpointGeneratorFactory() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory.JOnASEndpointGeneratorFactory
 
JonasEntity - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-entity
JonasEntity() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Constructor
JonasEntityRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-entity
JonasEntityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasEntityRuleSet
Construct an object with a specific prefix
JonasEnvironmentRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze JOnAS environment of bean, web app, client, etc
JonasEnvironmentRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasEnvironmentRuleSet
Construct an object with a specific prefix
JOnASEWSBindingWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
Extends EWS J2eeBindingWriter to generate port interface only when needed.
JOnASEWSBindingWriter(J2eeEmitter, Binding, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSBindingWriter
 
JOnASEWSServiceImplWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
ServiceImplWriter that substitues Axis' Service implementation with our own.
JOnASEWSServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceImplWriter
Constructor.
JOnASEWSServiceIntfWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
Used for service interface generation.
JOnASEWSServiceIntfWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceIntfWriter
Constructor.
JOnASEWSServiceWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
This is JOnASWsdl2java's Service Writer.
JOnASEWSServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceWriter
Constructor.
JOnASGeneratorFactory - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
JOnASGeneratorFactory returns our own JOnASServiceWriter in WSDL2Java process.
JOnASGeneratorFactory(Emitter) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASGeneratorFactory
Constructs a new JOnASGeneratorFactory associated with a given JOnASEmitter
JonasGridColTitleTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridColTitleTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridColTitleTag
 
JonasGridNameTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridNameTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
JonasGridNameTitleTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridNameTitleTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridNameTitleTag
 
JonasGridRowTitleTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridRowTitleTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
JonasGridTag - Class in org.ow2.jonas.webapp.taglib
Automatic grid tag.
JonasGridTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridTag
 
JonasGridValueTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridValueTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridValueTag
 
JonasGridValueTitleTag - Class in org.ow2.jonas.webapp.taglib
 
JonasGridValueTitleTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasGridValueTitleTag
 
JonasHandler - Class in org.ow2.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.ow2.jonas.ws.axis.JonasHandler
 
JOnASHandlerResolver - Class in org.ow2.jonas.ws.jaxws.handler
 
JOnASHandlerResolver(Class<?>, ClassLoader) - Constructor for class org.ow2.jonas.ws.jaxws.handler.JOnASHandlerResolver
Constructs a new HandlerResolver for the given Class
JonasHotDeploymentTool - Class in org.ow2.jonas.ant
Class used to manage deployment on JOnAS (with ant and ServerDeploy task)
JonasHotDeploymentTool() - Constructor for class org.ow2.jonas.ant.JonasHotDeploymentTool
 
JOnASHTTPTransportFactory - Class in org.ow2.jonas.ws.cxf.http
JOnAS specialized HTTP TransportFactory.
JOnASHTTPTransportFactory(Bus) - Constructor for class org.ow2.jonas.ws.cxf.http.JOnASHTTPTransportFactory
Build a new JOnAS transport factory for the given bus.
JonasInitParam - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-init-param
JonasInitParam() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasInitParam
Default constructor
JonasInitParam - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-init-param
JonasInitParam() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Constructor
JonasInitParamRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-init-param
JonasInitParamRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasInitParamRuleSet
Construct an object with a specific prefix
JonasInitParamRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-init-param
JonasInitParamRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasInitParamRuleSet
Construct an object with a specific prefix
JOnASInterfaceServiceImplWriter - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
Used for service interface generation.
JOnASInterfaceServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASInterfaceServiceImplWriter
Constructor.
JOnASJ2EEWebServicesContext - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee
JOnAS implementation of the J2EEWebServiceContext from EWS
JOnASJ2EEWebServicesContext() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Default constructor
JOnASJaxWsImplementorInfo - Class in org.ow2.jonas.ws.axis2
The JOnASJaxWsImplementorInfo is needed because the webservices.xml infos can overrides some info provided by annotations.
JOnASJaxWsImplementorInfo(Class<?>) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceInfo) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceMarker) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
JOnASJaxWsImplementorInfo(Class<?>, String, String, String, QName, QName, boolean) - Constructor for class org.ow2.jonas.ws.axis2.JOnASJaxWsImplementorInfo
 
JOnASJaxWsImplementorInfo - Class in org.ow2.jonas.ws.cxf
The JOnASJaxWsImplementorInfo is needed because the webservices.xml infos can overrides some info provided by annotations.
JOnASJaxWsImplementorInfo(Class<?>) - Constructor for class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceInfo) - Constructor for class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
Construct a new implementor info object.
JOnASJaxWsImplementorInfo(Class<?>, IWebServiceMarker) - Constructor for class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
JOnASJaxWsImplementorInfo(Class<?>, String, String, String, QName, QName, boolean) - Constructor for class org.ow2.jonas.ws.cxf.JOnASJaxWsImplementorInfo
 
JOnASJaxWsServerFactoryBean - Class in org.ow2.jonas.ws.cxf
The JOnASJaxwsServerFactoryBean is responsible to build the handler chain associated with the endpoint.
JOnASJaxWsServerFactoryBean(JaxWsServiceFactoryBean) - Constructor for class org.ow2.jonas.ws.cxf.JOnASJaxWsServerFactoryBean
Constructs a new ServerFactory using the given ServiceFactory
JOnASJMXService - Class in org.ow2.jonas.jmx.internal
JMX Service implementation.
JOnASJMXService() - Constructor for class org.ow2.jonas.jmx.internal.JOnASJMXService
 
JonasJndiEnvRefsGroupXml - Interface in org.ow2.jonas.deployment.common.xml
This interface provides to the value of Xml elements of a JonasJndiEnvRefsGroup
JOnASMailService - Class in org.ow2.jonas.mail.internal
This class provides an implementation of the javaMail service.
JOnASMailService() - Constructor for class org.ow2.jonas.mail.internal.JOnASMailService
 
JonasManagementRepr - Class in org.ow2.jonas.lib.management.extensions.base
Wrapper class allowing to apply a management operations (getAttribute, setAttribute, invoke, etc.) on the corresponding to managed server's connection.
jonasMDList - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
List of JonasMessageDestinations
JonasMessageDestination - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-message-destination.
JonasMessageDestination() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
 
JonasMessageDestinationRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-message-destination-ref.
JonasMessageDestinationRef() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
 
JonasMessageDestinationRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-message-destination-ref
JonasMessageDestinationRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasMessageDestinationRefRuleSet
Construct an object with a specific prefix
JonasMessageDestinationRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-message-destination
JonasMessageDestinationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasMessageDestinationRuleSet
Construct an object with a specific prefix
JonasMessageDriven - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-message-driven
JonasMessageDriven() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Constructor
JonasMessageDrivenDestination - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-message-driven-destination
JonasMessageDrivenDestination() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasMessageDrivenDestination
Constructor
JonasMessageDrivenDestinationRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-message-driven-destination
JonasMessageDrivenDestinationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasMessageDrivenDestinationRuleSet
Construct an object with a specific prefix
JonasMessageDrivenRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-message-driven
JonasMessageDrivenRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasMessageDrivenRuleSet
Construct an object with a specific prefix
JonasMethod - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-method
JonasMethod() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Constructor
JonasMethodRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-method
JonasMethodRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasMethodRuleSet
Construct an object with a specific prefix
JonasMqConnectAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectAction
 
JonasMqConnectForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
JonasMqConnectPlatformAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectPlatformAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformAction
 
JonasMqConnectPlatformForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
JonasMqConnectPlatformForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
jonasName - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Name for this jonas instance.
JOnASNameEnvironment - Class in org.ow2.jonas.eclipse.compiler
Central piece of JOnAS glue for eclipse compiler integration.
JOnASNameEnvironment(CompilationContext, List<CompilerError>) - Constructor for class org.ow2.jonas.eclipse.compiler.JOnASNameEnvironment
Creates a new JOnASNameEnvironment glue.
JonasObjectName - Class in org.ow2.jonas.lib.util
A set of static classes used to build the names of proprietary MBeans used in JOnAS and in Joram.
JonasObjectName() - Constructor for class org.ow2.jonas.lib.util.JonasObjectName
 
JONASOFFSET - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
JonasParam - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-init-param
JonasParam() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasParam
Default constructor
JonasPortComponent - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element jonas-webservice-description
JonasPortComponent() - Constructor for class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
Constructor
JonasPortComponentRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-port-component-ref.
JonasPortComponentRef() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Constructor : build a new JonasServiceRef object
JonasPortComponentRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-port-component-ref
JonasPortComponentRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasPortComponentRefRuleSet
Construct an object with a specific prefix
JonasPortComponentRuleSet - Class in org.ow2.jonas.deployment.ws.rules
 
JonasPortComponentRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.JonasPortComponentRuleSet
Construct an object with a specific prefix
JonasProperties - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the global properties in jonas.properties file.
JonasProperties() - Constructor for class org.ow2.jonas.ant.jonasbase.JonasProperties
Default constructor.
JOnASProvider - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider
Jonas specific provider meant to extract useful information from mbeans registered in jonas and fill specific constructs.
JOnASProvider(String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
 
JOnASRepositories - Class in org.ow2.jonas.services.bootstrap.repository
This component is part of the bootstrap module and registers initial repositories that will be used by the deployment plan.
JOnASRepositories() - Constructor for class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
 
JOnASRepositoriesMBean - Interface in org.ow2.jonas.services.bootstrap.repository
MBean interface for the JOnASRepositories.
JonasResource - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-resource.
JonasResource() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasResource
 
JOnASResourceAdapterFinder - Class in org.ow2.jonas.ejb.easybeans
Allow to find the Resource Adapter object for a given JNDI name.
JOnASResourceAdapterFinder() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
 
JonasResourceEnv - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-resource-env.
JonasResourceEnv() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
 
JonasResourceEnvRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-resource-env
JonasResourceEnvRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasResourceEnvRuleSet
Construct an object with a specific prefix
JOnASResourceMonitorService - Class in org.ow2.jonas.resourcemonitor.internal
Implementation for the ResourceMonitor interface.
JOnASResourceMonitorService() - Constructor for class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
 
JOnASResourceMonitorServiceMBean - Interface in org.ow2.jonas.resourcemonitor.internal
Management interface for the Resource Monitor Service.
JonasResourceRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze jonas-resource
JonasResourceRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasResourceRuleSet
Construct an object with a specific prefix
JOnASResourceService - Class in org.ow2.jonas.resource.internal
JCA resource service implementation.
JOnASResourceService() - Constructor for class org.ow2.jonas.resource.internal.JOnASResourceService
Default constructor for ResourceService.
JOnASResourceServiceMBean - Interface in org.ow2.jonas.resource.internal
MBean Interface for Resource Service Management.
JonasRunAsMapping - Class in org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
Constructor
JonasRunAsMappingRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-run-as-mapping
JonasRunAsMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasRunAsMappingRuleSet
Construct an object with a specific prefix
JonasSecurity - Class in org.ow2.jonas.deployment.client.xml
This class defines the implementation of the element jonas-security
JonasSecurity() - Constructor for class org.ow2.jonas.deployment.client.xml.JonasSecurity
Default constructor
JonasSecurity - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element jonas-security
JonasSecurity() - Constructor for class org.ow2.jonas.deployment.ear.xml.JonasSecurity
Constructor
JOnASSecurityContextWrapper - Class in org.ow2.jonas.ejb.easybeans
Wrapper class for the JOnAS security.
It will propagate and read JOnAS security context.
JOnASSecurityContextWrapper(SecurityContext) - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Builds a security context around JOnAS security context.
JOnASSecurityCurrent - Class in org.ow2.jonas.ejb.easybeans
Wrapper for the Security of JOnAS.
JOnASSecurityCurrent() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
 
JonasSecurityMapping - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element jonas-security-mapping
JonasSecurityMapping() - Constructor for class org.ow2.jonas.deployment.rar.xml.JonasSecurityMapping
Constructor
JonasSecurityMappingDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element jonas-security-mapping
JonasSecurityMappingDesc(JonasSecurityMapping) - Constructor for class org.ow2.jonas.deployment.rar.JonasSecurityMappingDesc
Constructor
JonasSecurityMappingRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element jonas-security-mapping
JonasSecurityMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.JonasSecurityMappingRuleSet
Construct an object with a specific prefix
JonasSecurityRoleMappingRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element security-role
JonasSecurityRoleMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ear.rules.JonasSecurityRoleMappingRuleSet
Construct an object with a specific prefix
JonasSecurityRuleSet - Class in org.ow2.jonas.deployment.client.rules
This class defines the rules to analyze the element jonas-security
JonasSecurityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.client.rules.JonasSecurityRuleSet
Construct an object with a specific prefix
JonasSecurityRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element jonas-security-mapping
JonasSecurityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ear.rules.JonasSecurityRuleSet
Construct an object with a specific prefix
JonasSecurityServiceImpl - Class in org.ow2.jonas.security.internal
Security Service implementation?
JonasSecurityServiceImpl() - Constructor for class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
 
JonasSecurityServiceImplMBean - Interface in org.ow2.jonas.security.internal
MBean interface for Security Service Management MBean type: Standard MBean model: Inheritance (JonasSecurityServiceImpl)
JonasServerForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jonas server form page.
JonasServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
JonasServerItem - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
JonasServerItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
JonasServerItem(ObjectName) - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
JonasServerItem - Class in org.ow2.jonas.webapp.jonasadmin
 
JonasServerItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.JonasServerItem
 
JonasServerRunGCAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
JonasServerRunGCAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerRunGCAction
 
JonasServersMoveAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
JonasServersMoveAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.JonasServersMoveAction
 
JonasServerStopAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
JonasServerStopAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerStopAction
 
JOnASServiceImplWriter - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
ServiceImplWriter that substitues Axis' Service implementation with our own.
JOnASServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASServiceImplWriter
Constructor.
JonasServiceRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-service-ref.
JonasServiceRef() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasServiceRef
Constructor : build a new JonasServiceRef object
JonasServiceRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze element jonas-service-ref
JonasServiceRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JonasServiceRefRuleSet
Construct an object with a specific prefix
JOnASServiceWriter - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
This is JOnASWsdl2java's Service Writer.
JOnASServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASServiceWriter
Constructor.
JonasServlet - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the servlet element.
JonasServlet() - Constructor for class org.ow2.jonas.deployment.web.xml.JonasServlet
 
JonasServletRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze jonas servlet
JonasServletRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.JonasServletRuleSet
Construct an object with a specific prefix
JonasSession - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element jonas-session
JonasSession() - Constructor for class org.ow2.jonas.deployment.ejb.xml.JonasSession
Constructor
JonasSessionRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element jonas-session
JonasSessionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.JonasSessionRuleSet
Construct an object with a specific prefix
JOnASStandardContext - Class in org.ow2.jonas.web.tomcat6
Define a JOnAS context.
JOnASStandardContext() - Constructor for class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Constructor of the Context.
JOnASStandardContext(boolean, boolean, boolean) - Constructor for class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Constructor of the Context.
JonasStubProperty - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element jonas-init-param
JonasStubProperty() - Constructor for class org.ow2.jonas.deployment.common.xml.JonasStubProperty
Default constructor
JonasSubmitTag - Class in org.ow2.jonas.webapp.taglib
 
JonasSubmitTag() - Constructor for class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
JOnASTask - Class in org.objectweb.jonas.ant
Deprecated. 
JOnASTask() - Constructor for class org.objectweb.jonas.ant.JOnASTask
Deprecated.  
JOnASTask - Class in org.ow2.jonas.ant
Uses to start/stop/...
JOnASTask() - Constructor for class org.ow2.jonas.ant.JOnASTask
 
JonasTreeBuilder - Class in org.ow2.jonas.webapp.jonasadmin
Implementation of TreeBuilder that adds the nodes required for administering a JOnAS domain / server.
JonasTreeBuilder() - Constructor for class org.ow2.jonas.webapp.jonasadmin.JonasTreeBuilder
 
JOnASTypeWriter - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
This is Wsdl2java's Type Writer.
JOnASTypeWriter(Emitter, TypeEntry, SymbolTable) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASTypeWriter
Constructor.
JOnASUtils - Class in org.ow2.jonas.launcher.felix.util
JOnAS utilities.
JonasWebApp - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element jonas-web-app.
JonasWebApp() - Constructor for class org.ow2.jonas.deployment.web.xml.JonasWebApp
Constructor : build a new WebApp object
JonasWebAppDTDs - Class in org.ow2.jonas.deployment.web
This class defines the declarations of DTDs for jonas-web.xml.
JonasWebAppDTDs() - Constructor for class org.ow2.jonas.deployment.web.JonasWebAppDTDs
Build a new object for jonas-web.xml DTDs handling.
JonasWebAppRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines rules to analyze jonas-web.xml file
JonasWebAppRuleSet() - Constructor for class org.ow2.jonas.deployment.web.rules.JonasWebAppRuleSet
Construct an object
JonasWebAppSchemas - Class in org.ow2.jonas.deployment.web
This class defines the declarations of Schemas for and jonas-web.xml.
JonasWebAppSchemas() - Constructor for class org.ow2.jonas.deployment.web.JonasWebAppSchemas
Build a new object for Schemas handling.
JonasWebserviceDescription - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element jonas-webservice-description
JonasWebserviceDescription() - Constructor for class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
Constructor
JonasWebserviceDescriptionRuleSet - Class in org.ow2.jonas.deployment.ws.rules
 
JonasWebserviceDescriptionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.JonasWebserviceDescriptionRuleSet
Construct an object with a specific prefix
JonasWebservices - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element jonas-webservices
JonasWebservices() - Constructor for class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Constructor
JonasWebservicesRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element jonas-webservices
JonasWebservicesRuleSet() - Constructor for class org.ow2.jonas.deployment.ws.rules.JonasWebservicesRuleSet
Construct an object with a specific prefix
JOnASWorkCleanerService - Class in org.ow2.jonas.workcleaner.internal
The JOnAS WorkCleaner is returned by this service.
JOnASWorkCleanerService() - Constructor for class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Create a JOnASWorkCleanerService.
JOnASWorkManagerService - Class in org.ow2.jonas.workmanager.internal
The JOnAS WorkManager is returned by this service.
JOnASWorkManagerService() - Constructor for class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
JOnASWSCFHandler - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFHandler implementation.
JOnASWSCFHandler(HandlerDesc) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFHandler
 
JOnASWSCFInitParam - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFInitParam implementation.
JOnASWSCFInitParam(String, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFInitParam
 
JOnASWSCFSOAPHeader - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf
JOnAS WSCFSOAPHeader implementation.
JOnASWSCFSOAPHeader(QName) - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf.JOnASWSCFSOAPHeader
 
JOnASWSDL2Java - Class in org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
Programmatic interface to the WSDL2Java Axis tool.
JOnASWSDL2Java() - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
JOnASWSDL2Java Constructor.
JOnASWSDLQueryHandler - Class in org.ow2.jonas.ws.cxf.http
This WSDLQuery handler will update the SOAP address of the WSDL by replacing the existing address by the given URL.
JOnASWSDLQueryHandler(Bus, String) - Constructor for class org.ow2.jonas.ws.cxf.http.JOnASWSDLQueryHandler
Build a new WSDL Query Handler that will update the port binding with the given URL.
JOnASWSDLQueryHandler(Bus, String, EndpointInfo, WebservicesContainer) - Constructor for class org.ow2.jonas.ws.cxf.http.JOnASWSDLQueryHandler
 
JOnASWSEmitter - Interface in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter
JOnAS interface for code Emitter
JonasWsSchemas - Class in org.ow2.jonas.deployment.ws
This class defines the declarations of Schemas for jonas-webservices.xml.
JonasWsSchemas() - Constructor for class org.ow2.jonas.deployment.ws.JonasWsSchemas
Build a new object for Schemas handling.
jonasXmlContent - Variable in class org.ow2.jonas.resource.internal.Rar
 
JORAM - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.jms.EditJmsServiceAction
 
JORAM_ADMIN_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of Joram admin configuration file (resource adaptor).
JORAM_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of Joram configuration file.
JORAM_RAR_NAME - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
joramAdapter() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
 
JoramAdapterForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram Adapter form page.
JoramAdapterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
joramClientMBeans() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
 
JoramClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
Joram cluster monitoring action
JoramClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramClusterAction
 
JoramClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JoramClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramClusterForm
 
JoramDestinationForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
JoramDestinationForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
joramDmQueue(String) - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for a Joram managed dead message queue.
joramDmQueues() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for all Joram managed dead message queues
JoramLocalQueueForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramLocalQueueForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
JoramLocalServerForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local server form page.
JoramLocalServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
JoramLocalTopicForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local topic form page.
JoramLocalTopicForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
JoramMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JoramMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramMemberAction
 
JoramMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
JoramMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.JoramMemberForm
 
JoramObjectName - Class in org.ow2.jonas.lib.util
A set of static methods used to build the names of proprietary MBeans used in Joram.
JoramObjectName() - Constructor for class org.ow2.jonas.lib.util.JoramObjectName
 
JoramPlatformForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram platform form page.
JoramPlatformForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
joramQueue(String) - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for a Joram managed queue.
JoramQueueForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramQueueForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
joramQueues() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for all Joram managed queues
JoramReaderWriterForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
JoramReaderWriterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
JoramRemoteServerForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local server form page.
JoramRemoteServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
JoramServersForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram platform form page.
JoramServersForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
joramTopic(String) - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for a Joram managed topic
JoramTopicForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram local queue form page.
JoramTopicForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
joramTopics() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for all Joram managed topics
joramUser(String) - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for a Joram managed user
JoramUserForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
JoramUserForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
joramUsers() - Static method in class org.ow2.jonas.lib.util.JoramObjectName
Create ObjectName for all Joram managed users
jormCompile(ArrayList) - Method in class org.ow2.jonas.generators.genic.BeanSources
 
JormFactory - Class in org.ow2.jonas.lib.ejb21.jorm
This class is an extension of the JEntityFactory class.
JormFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.JormFactory
constructor
jormGetter() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
jormGetter() - Method in class org.ow2.jonas.generators.genic.VcField
 
jormSetter() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
jormSetter() - Method in class org.ow2.jonas.generators.genic.VcField
 
JormType - Class in org.ow2.jonas.lib.ejb21.jorm
This class contains several methods to manipulate a PType.
JormType() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.JormType
 
JOTMTransactionManager - Class in org.ow2.jonas.tm.jotm
Wrapper on the JOTM TransactionManager (Current) This is necessary to track the begin() calls and implement the additional methods defined in org.ow2.jonas.tm.TransactionManager.
JOTMTransactionManager(TransactionFactory) - Constructor for class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
JOTMTransactionManager() - Constructor for class org.ow2.jonas.tm.jotm.JOTMTransactionManager
Constructor for clients (See UserTramsactionFactory)
JOTMTransactionResourceManager - Class in org.ow2.jonas.tm.jotm
Wrapper on a TxResourceManager.
JOTMTransactionResourceManager(TxResourceManager) - Constructor for class org.ow2.jonas.tm.jotm.JOTMTransactionResourceManager
 
JOTMTransactionService - Class in org.ow2.jonas.tm.jotm
Transaction Service implementation.
JOTMTransactionService() - Constructor for class org.ow2.jonas.tm.jotm.JOTMTransactionService
 
JPolicy - Class in org.ow2.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.ow2.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.ow2.jonas.lib.security.jacc
Defines the PolicyConfiguration implementation class of JACC
JPolicyConfiguration(String) - Constructor for class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Constructor of a new PolicyConfiguration object
JPolicyConfigurationFactory - Class in org.ow2.jonas.lib.security.jacc
Defines the PolicyConfigurationFactory implementation class of JACC
JPolicyConfigurationFactory() - Constructor for class org.ow2.jonas.lib.security.jacc.JPolicyConfigurationFactory
Constructor
JPolicyConfigurationKeeper - Class in org.ow2.jonas.lib.security.jacc
This class keep the JPolicyConfiguration.
JPolicyContextHandler - Class in org.ow2.jonas.lib.security.jacc.handlers
JOnAS class which contains all Context Handler to register inside the PolicyContext
JPolicyContextHandler() - Constructor for class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandler
Default constructor
JPolicyContextHandlerCurrent - Class in org.ow2.jonas.lib.security.jacc.handlers
This class manages the current data object which is given to the PolicyContext
JPolicyContextHandlerData - Class in org.ow2.jonas.lib.security.jacc.handlers
This class is given to PolicyContext.
JPolicyContextHandlerData() - Constructor for class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
Default private constructor
JPolicyException - Exception in org.ow2.jonas.lib.security.jacc
The JPolicyException occurs if the JPolicy object can not be created
JPolicyException(String) - Constructor for exception org.ow2.jonas.lib.security.jacc.JPolicyException
Constructs a new JPolicyException with the specified message.
JPolicyException(String, Throwable) - Constructor for exception org.ow2.jonas.lib.security.jacc.JPolicyException
Constructs a new JPolicyException with the specified message.
JPolicyUserRoleMapping - Class in org.ow2.jonas.lib.security.mapping
Helper class to manage user to role mapping It uses the contextId as identifier.
JPolicyWrapper - Class in org.ow2.jonas.lib.security.jacc
Wrapper to the JPolicy class.
JPolicyWrapper() - Constructor for class org.ow2.jonas.lib.security.jacc.JPolicyWrapper
Default constructor
JPrincipal - Class in org.ow2.jonas.lib.security.auth
Define a JOnAS principal
JPrincipal(String) - Constructor for class org.ow2.jonas.lib.security.auth.JPrincipal
Constructor
JProp - Class in org.ow2.jonas.lib.bootstrap
This class manages configuration properties for a JOnAS Server.
JProp() - Constructor for class org.ow2.jonas.lib.bootstrap.JProp
Public constructor which reads the JONAS properties file (jonas.properties).
JProperty - Class in org.objectweb.jonas.ant
Deprecated. 
JProperty() - Constructor for class org.objectweb.jonas.ant.JProperty
Deprecated.  
JProperty - Class in org.ow2.jonas.ant
Allow to define property with the value of my.${name}.property.
JProperty() - Constructor for class org.ow2.jonas.ant.JProperty
 
JRemote - Class in org.ow2.jonas.lib.ejb21
This class is the common part of the EJBObject implementation class.
JRemote(JFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JRemote
constructor
JRepEntityHome - Class in org.ow2.jonas.lib.ejb21.ha
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.ow2.jonas.lib.ejb21.ha.JRepEntityHome
 
JRepEntityLocal - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the EJBObject implementation for replicated SFSBs
JRepEntityLocal(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepEntityLocal
Constructor
JRepEntityLocalHome - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the JEntityLocalHome implementation for replicated EB
JRepEntityLocalHome(EntityDesc, JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepEntityLocalHome
constructor
JRepEntityRemote - Class in org.ow2.jonas.lib.ejb21.ha
 
JRepEntityRemote(JEntityFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
 
JReplace - Class in org.ow2.jonas.ant.jonasbase
Defines common replacement methods.
JReplace() - Constructor for class org.ow2.jonas.ant.jonasbase.JReplace
 
JRepStatefulInputStream - Class in org.ow2.jonas.lib.ejb21.ha
 
JRepStatefulInputStream(InputStream, JStatefulSwitch) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulInputStream
Constructor.
JRepStatefulLocal - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the EJBObject implementation for replicated SFSBs
JRepStatefulLocal(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
constructor
JRepStatefulLocalHome - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the EJBLocalHome implementation for replicated SFSBs
JRepStatefulLocalHome(SessionDesc, JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocalHome
constructor
JRepStatefulObjectId - Class in org.ow2.jonas.lib.ejb21.ha
Object ID for a replicated sfsb
JRepStatefulObjectId(String, SessionId) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulObjectId
Default constructor
JRepStatefulOutputStream - Class in org.ow2.jonas.lib.ejb21.ha
 
JRepStatefulOutputStream(OutputStream) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulOutputStream
 
JRepStatefulRemote - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the EJBObject implementation for replicated SFSBs
JRepStatefulRemote(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
Constructor
JRepStatelessRemote - Class in org.ow2.jonas.lib.ejb21.ha
Generic part of the EJBObject implementation for replicated SSBs
JRepStatelessRemote(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
Constructor
JRepUtil - Class in org.ow2.jonas.lib.ejb21.ha
This class implements common function for SFSB replication.
JRepUtil() - Constructor for class org.ow2.jonas.lib.ejb21.ha.JRepUtil
 
JResource - Interface in org.ow2.jonas.security.realm.factory
This interface represents JOnAS realm factory objects.
JResourceDS - Class in org.ow2.jonas.security.internal.realm.factory
This class extends the JResource class for the Datasource implementation.
JResourceDS() - Constructor for class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Constructor.
JResourceDSMBean - Interface in org.ow2.jonas.security.internal.realm.factory
Define the methods for the MBean
JResourceException - Exception in org.ow2.jonas.security.realm.factory
The class JResourceException indicates conditions that a reasonable application might want to catch.
JResourceException(String) - Constructor for exception org.ow2.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException with the specified message.
JResourceException(String, Throwable) - Constructor for exception org.ow2.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException exception with the specified detail message and cause.
JResourceLDAP - Class in org.ow2.jonas.security.internal.realm.factory
This class extends the JResource class for the LDAP implementation.
JResourceLDAP() - Constructor for class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Constructor : use the super constructor
JResourceLDAPMBean - Interface in org.ow2.jonas.security.internal.realm.factory
Define the methods for the MBean
JResourceLoginModule - Class in org.ow2.jonas.ant.jonasbase.jaas
 
JResourceLoginModule() - Constructor for class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
Constructor
JResourceLoginModule - Class in org.ow2.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.ow2.jonas.security.auth.spi.JResourceLoginModule
 
JResourceManager - Class in org.ow2.jonas.security.lib
Parse config file
JResourceManagerEvent - Class in org.ow2.jonas.resource.internal.cm.jta
This class implements Enlistable.
JResourceManagerEvent(ManagedConnectionInfo, Logger) - Constructor for class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
This constructor permits to specify the MCInfp corresponding to the ManagedConnection (the physical connection).
JResourceMBean - Interface in org.ow2.jonas.security.internal.realm.factory
Define the methods for the all the JResource MBean.
JResourceMemory - Class in org.ow2.jonas.security.internal.realm.factory
This class extends the JResource class for the Memory implementation.
JResourceMemory() - Constructor for class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Constructor .
JResourceMemoryMBean - Interface in org.ow2.jonas.security.internal.realm.factory
Define the methods for the MBean
JResourceRemote - Interface in org.ow2.jonas.security.internal.realm.factory
This interface defines a method to allow authentication on server side even for Client container or remote applications
JResourceRemoteImpl - Class in org.ow2.jonas.security.internal.realm.factory
This class allow to make authentication on server side even for Client container or remote applications
JResourceRemoteImpl(SecurityService) - Constructor for class org.ow2.jonas.security.internal.realm.factory.JResourceRemoteImpl
Default constructor
JResources - Class in org.ow2.jonas.security.internal
 
JResources() - Constructor for class org.ow2.jonas.security.internal.JResources
Create a JResoures list attached to a given SecurityService.
JRole - Class in org.ow2.jonas.lib.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.ow2.jonas.lib.security.auth.JRole
Constructor (use the super constructor)
JRuleSetBase - Class in org.ow2.jonas.deployment.common.rules
This class defines a JOnAS rule which is used by all the rules to parse XML
JRuleSetBase() - Constructor for class org.ow2.jonas.deployment.common.rules.JRuleSetBase
Constructor use an empty prefix
JRuleSetBase(String) - Constructor for class org.ow2.jonas.deployment.common.rules.JRuleSetBase
Construct an object with a specific prefix
JService - Class in org.ow2.jonas.ws.axis
JService is the JOnAS J2EE layer on top of axis Service implementation.
JService() - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(QName) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(EngineConfiguration) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(URL, QName) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(Parser, QName) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(String, QName) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JService(InputStream, QName) - Constructor for class org.ow2.jonas.ws.axis.JService
 
JServiceEndpoint - Class in org.ow2.jonas.lib.ejb21
Implementation of the Service Endpoint Interface.
JServiceEndpoint(JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JServiceEndpoint
 
JServiceEndpointHome - Class in org.ow2.jonas.lib.ejb21
This class is a factory for JServiceEndpoint objects.
JServiceEndpointHome(SessionStatelessDesc, JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
constructor
JServiceFactory - Interface in org.ow2.jonas.ws.jaxrpc.factory
JServiceFactory is used to create the JaxRpc Service.
JServiceProxy - Class in org.ow2.jonas.ws.axis
JServiceProxy
JServiceProxy(JService) - Constructor for class org.ow2.jonas.ws.axis.JServiceProxy
Constructs a new JServiceProxy wrapping given JService instance.
JServletEngineConfigurationFactory - Class in org.ow2.jonas.ws.axis
This is the JOnAS implementation of EngineConfigurationFactory for Servlet.
JServletEngineConfigurationFactory(ServletConfig) - Constructor for class org.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
Create the default engine configuration and detect whether the user has overridden this with their own.
JSessionContext - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.SessionContext interface.
JSessionContext(JSessionFactory, SessionBean) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionContext
Constructs a SessionContext
JSessionFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Bean.
JSessionFactory(SessionDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionFactory
constructor
JSessionHandle - Class in org.ow2.jonas.lib.ejb21
This class implements javax.ejb.Handle interface.
JSessionHandle(EJBObject) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionHandle
constructor
JSessionHome - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JSessionHome
constructor
JSessionLocal - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBLocalObject implementation
JSessionLocal(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionLocal
constructor
JSessionLocalHome - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JSessionLocalHome
constructor
JSessionRemote - Class in org.ow2.jonas.lib.ejb21
Generic part of the EJBObject implementation
JSessionRemote(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionRemote
constructor
JSessionSwitch - Class in org.ow2.jonas.lib.ejb21
JSessionSwitch holds all the code that is common to EJBObject and EJBLocalObject for session beans.
JSessionSwitch(JSessionFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JSessionSwitch
constructor.
JSigned - Class in org.ow2.jonas.lib.security.auth
Class used to store a signature.
JSigned(byte[]) - Constructor for class org.ow2.jonas.lib.security.auth.JSigned
Default constructor.
JSR77ManagementIdentifier<T> - Class in org.ow2.jonas.lib.management.javaee
Specialized JManagementIdentifier for JSR77 MBeans.
JSR77ManagementIdentifier() - Constructor for class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
Empty default constructor.
JStatefulContext - Class in org.ow2.jonas.lib.ejb21
This class extends JSessionContext in case of Stateful Session Bean.
JStatefulContext(JSessionFactory, SessionBean, boolean) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulContext
Constructs a JStatefulContext
JStatefulFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Stateful Bean.
JStatefulFactory(SessionStatefulDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulFactory
constructor
JStatefulInputStream - Class in org.ow2.jonas.lib.ejb21
Extends ObjectInputStream because we want to enable resolveObject.
JStatefulInputStream(InputStream, JStatefulSwitch) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulInputStream
Constructor.
JStatefulOutputStream - Class in org.ow2.jonas.lib.ejb21
Extends ObjectOutputStream because we want to enable replaceObject.
JStatefulOutputStream(OutputStream) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulOutputStream
Constructor.
JStatefulSwitch - Class in org.ow2.jonas.lib.ejb21
JStatefulSwitch is the implementation of JSessionSwitch dedicated to the Stateful Session Bean.
JStatefulSwitch(JStatefulFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JStatefulSwitch
constructor.
JStatelessContext - Class in org.ow2.jonas.lib.ejb21
This class extends JSessionContext in case of Stateless Session Bean.
JStatelessContext(JSessionFactory, SessionBean) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessContext
constructor
JStatelessFactory - Class in org.ow2.jonas.lib.ejb21
This class is a factory for a Session Stateless Bean.
JStatelessFactory(SessionStatelessDesc, JContainer) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessFactory
constructor
JStatelessSwitch - Class in org.ow2.jonas.lib.ejb21
JStatelessSwitch is the implementation of JSessionSwitch dedicated to the Stateless Session Bean.
JStatelessSwitch(JStatelessFactory) - Constructor for class org.ow2.jonas.lib.ejb21.JStatelessSwitch
constructor.
JStatement - Class in org.ow2.jonas.dbm.internal.cm
Wrapper on a PreparedStatement.
JStatement(PreparedStatement, JManagedConnection, String) - Constructor for class org.ow2.jonas.dbm.internal.cm.JStatement
 
JSubject - Class in org.ow2.jonas.lib.security.auth
Designed to embeds Object for JResourceLoginModule.
JSubject(Principal, Principal) - Constructor for class org.ow2.jonas.lib.security.auth.JSubject
Build new object with name and group
JSynchronization - Class in org.ow2.jonas.resource.internal.cm.jta
This class is an implementation of the Synchronization interface, used by a ConnectionManagerImpl instance.
JSynchronization(ConnectionManagerImpl, ManagedConnectionInfo) - Constructor for class org.ow2.jonas.resource.internal.cm.jta.JSynchronization
Constructor for the MySynchro object
JTAResource(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JTAResource - Class in org.ow2.jonas.tm.jotm.mbean
MBean class for JTAResource Management
JTAResource(String, JOTMTransactionService, Integer, Boolean, Integer, String) - Constructor for class org.ow2.jonas.tm.jotm.mbean.JTAResource
JTA Resource constructor
JTAResourceMBean - Class in org.ow2.jonas.tm.jotm.mbean
MBean class for JTA resource management.
JTAResourceMBean() - Constructor for class org.ow2.jonas.tm.jotm.mbean.JTAResourceMBean
 
JTask - Class in org.ow2.jonas.ant.jonasbase
Defines a common task.
JTask() - Constructor for class org.ow2.jonas.ant.jonasbase.JTask
 
JTimer - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JTimer
constructor
JTimerHandle - Class in org.ow2.jonas.lib.ejb21
TimerHandle implementation
JTimerHandle(long, long, long, Serializable, String, String, Serializable) - Constructor for class org.ow2.jonas.lib.ejb21.JTimerHandle
Constructor
JTimerHandleDelegate - Class in org.ow2.jonas.ejb2.internal.delegate
Implementation for TimerHandleDelegate Must be added to JComponentContextFactory by addDelegate().
JTimerHandleDelegate() - Constructor for class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
 
JTimerHandleInfo - Class in org.ow2.jonas.ejb2
Hold TimerHandle datas.
JTimerHandleInfo() - Constructor for class org.ow2.jonas.ejb2.JTimerHandleInfo
 
JTimerService - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JTimerService
constructor used for MDB or Session beans
JTimerService(JEntitySwitch) - Constructor for class org.ow2.jonas.lib.ejb21.JTimerService
constructor used for Entity beans
JtmServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
Form used to present the Transaction Manager properties
JtmServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
JtmServiceMonitorForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceMonitorForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm
 
JtmServiceRecoveryForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceRecoveryForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceRecoveryForm
 
JtmServiceStatisticForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
Form used to present the Transaction Manager properties
JtmServiceStatisticForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
JtmServiceXAResourceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
JtmServiceXAResourceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceXAResourceForm
 
JTouch - Class in org.ow2.jonas.ant.jonasbase
Defines creation file task.
JTouch() - Constructor for class org.ow2.jonas.ant.jonasbase.JTouch
 
JURLs - Class in org.ow2.jonas.lib.bootstrap
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.ow2.jonas.lib.bootstrap.JURLs
Construct an empty JURLs.
JUser - Interface in org.ow2.jonas.security.realm.principal
This interface represents a user in a security realm.
JVelocity - Class in org.ow2.jonas.generators.wsgen.generator.axis
Wrapper around Velocity tool.
JVelocity(String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.JVelocity
Creates a new JVelocity instance using the given template.
JVM(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create ObjectName for a JVM MBean.
JvmForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
Form bean for the Jvm form page.
JvmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
JVMName(String, String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Create OBJECT_NAME for a JVM MBean.
JVMs(String, String) - Static method in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
 
JWebContainerService - Interface in org.ow2.jonas.web
JOnAS WEB Container Service interface.
JWebContainerServiceException - Exception in org.ow2.jonas.web
The class JWebContainerServiceException that indicates conditions that a reasonable application might want to catch.
JWebContainerServiceException(String) - Constructor for exception org.ow2.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.
JWebContainerServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.
JWorkManager - Class in org.ow2.jonas.workmanager.internal
Jonas Implementation of the Resource Work Manager
JWorkManager(int, int, TransactionService, long) - Constructor for class org.ow2.jonas.workmanager.internal.JWorkManager
Constructor
JWorkManagerMBean - Class in org.ow2.jonas.workmanager.internal
Implements MBeans for the JOnAS Work Manager.
JWorkManagerMBean() - Constructor for class org.ow2.jonas.workmanager.internal.JWorkManagerMBean
 
JWrapper - Class in org.ow2.jonas.lib.ejb21
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.ow2.jonas.lib.ejb21.JWrapper
 
JWrapper(int, String, Object) - Constructor for class org.ow2.jonas.lib.ejb21.JWrapper
 

K

KEY_APPLICATION - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
KEY_CONTEXT_NAME - Static variable in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Key of the Map for accessing context name value.
KEY_NAME - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
KEY_SERVER - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
KEY_TYPE - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
KEY_WEB_SERVICES_METADATAS - Static variable in interface org.ow2.jonas.ws.jaxws.IJAXWSService
The key used to store the webservices related metadata in Context.
killServer() - Method in interface org.ow2.jonas.adm.AdmInterface
 
kind - Variable in class org.ow2.jonas.deployment.ejb.ejbql.Token
An integer that describes the kind of this token.
KIND_LITERAL - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Literal integer kind
KIND_NONE - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
None kind
KIND_PARAMETER - Static variable in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimiterRange
Parameter kind

L

label - Variable in class org.ow2.jonas.webapp.taglib.LabelValueBean
The label to be displayed to the user.
label - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The label that will be displayed when this node is visible.
LABEL_ROOT_WEBMODULE - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
LabelValueBean - Class in org.ow2.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.ow2.jonas.webapp.taglib.LabelValueBean
Construct a new LabelValueBean with the specified values.
LabelValueByLabelComparator - Class in org.ow2.jonas.webapp.jonasadmin.common
 
LabelValueByLabelComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.LabelValueByLabelComparator
 
largeIcon - Variable in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
The large-icon field
last - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
Is this the last node in the set of children for our parent node?
lastSequence - Variable in class org.ow2.jonas.lib.management.reconfig.actuator.BaseConfigurationActuator
The sequence number of the last treated management notification.
lazyregister - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
true if we can differ the registration at first write.
lazyRegistering() - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
LBAttribute - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
LBAttribute() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
Default constructor
LBAttribute(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
Constructor using fields.
LdapRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
LdapRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
LDAPUser - Class in org.ow2.jonas.security.internal.realm.principal
This class define the LDAPUser class which represent a ldap user.
LDAPUser() - Constructor for class org.ow2.jonas.security.internal.realm.principal.LDAPUser
 
LE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LEFT_MARGIN - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
LENGTH - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LETTER - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicographicallyFileComparator - Class in org.ow2.jonas.deployablemonitor
Sort a list of files by using an lexicographically order.
LexicographicallyFileComparator() - Constructor for class org.ow2.jonas.deployablemonitor.LexicographicallyFileComparator
 
lexStateNames - Static variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
Lib - Class in org.ow2.jonas.ant.jonasbase
Allow to copy files to lib/ext.
Lib() - Constructor for class org.ow2.jonas.ant.jonasbase.Lib
Default constructor.
LIB_EXT_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of lib/ext directory.
LIB_EXT_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASClusterConfigTask
Name of lib/ext directory.
LibCluster - Class in org.ow2.jonas.ant.cluster
Define LibCluster task
LibCluster() - Constructor for class org.ow2.jonas.ant.cluster.LibCluster
Default constructor
License - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element license
License() - Constructor for class org.ow2.jonas.deployment.rar.xml.License
Constructor
LicenseDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element license
LicenseDesc(License) - Constructor for class org.ow2.jonas.deployment.rar.LicenseDesc
Constructor
LicenseRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element license
LicenseRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.LicenseRuleSet
Construct an object with a specific prefix
lifecycle - Variable in class org.apache.catalina.connector.Connector
The lifecycle event support for this component.
LifeCycleCallback - Class in org.ow2.jonas.ws.axis2.easybeans.ext
Callback for Axis2.
LifeCycleCallback() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Construct a new Callback.
LifeCycleCallback - Class in org.ow2.jonas.ws.cxf.easybeans.ext
Callback for CXF.
LifeCycleCallback() - Constructor for class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Construct a new Callback.
lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.TldConfig
 
lifecycleEvent(LifecycleEvent) - Method in class org.ow2.jonas.web.tomcat6.ws.WSContextLifecycleListener
Callback for all Context Lifecycle events.
LIKE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LikeExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
LIMIT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LimitClause() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
LimitExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
line - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
LINE - Static variable in class org.ow2.jonas.migration.jboss.Transformer
A predefined String containing the line seperator for this system.
LINK_SEPARATOR - Static variable in class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
Char separator in a link.
linkConfiguration(PolicyConfiguration) - Method in class org.ow2.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.ow2.jonas.webapp.taglib.TabTag
The link name for named links.
list(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
list(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
list() - Method in class org.ow2.jonas.lib.ejb21.Protocols
Return comma-separated list of protocol names
list(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.ow2.jonas.lib.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.ow2.jonas.lib.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
LISTAPP - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List applications state.
ListAppContainersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ListAppContainersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ListAppContainersAction
 
listApps(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Get the application name list in a given server
LISTBEAN - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List bean state.
listBeanNames() - Method in interface org.ow2.jonas.lib.ejb21.Container
 
listBeanNames() - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
listBeans() - Method in interface org.ow2.jonas.adm.AdmInterface
 
listBeans(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Get the beans name list in a given server
listBindings(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
listBindings(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
listBindings(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
ListConnectionFactoriesAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Connection Factories created via the JOnAS jms administration facility.
ListConnectionFactoriesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.ListConnectionFactoriesAction
 
ListConnectorsAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
ListConnectorsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.ListConnectorsAction
 
listContainers() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
ListContainersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ListContainersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ListContainersAction
 
listContent(String) - Method in class org.ow2.jonas.lib.loader.locator.DirLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.ow2.jonas.lib.loader.locator.JarFileLocator
Returns a list of filename stored in path.
listContent(String) - Method in class org.ow2.jonas.lib.loader.locator.Locator
Returns a list of filename stored in path.
listContext() - Method in interface org.ow2.jonas.adm.AdmInterface
 
ListDatabasesAction - Class in org.ow2.jonas.webapp.jonasadmin.service.db
 
ListDatabasesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.db.ListDatabasesAction
 
ListDatasourcesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ListDatasourcesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ListDatasourcesAction
 
listener - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
All the actions are send to this listener.
ListenerRegistrationImpl - Class in org.ow2.jonas.ee.mejb
ListenerRegistration implementation.
ListenerRegistrationImpl(MBeanServerConnection) - Constructor for class org.ow2.jonas.ee.mejb.ListenerRegistrationImpl
A ListenerRegistration object allows to ad/remove listeners to notifications emitted by MBeans which are registered in a remote MBeanServer.
listEnv() - Method in interface org.ow2.jonas.adm.AdmInterface
 
LISTENV - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List env state.
listGroups() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Get the groups.
listGroups() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Get the groups
ListJ2eeMBeansAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListJ2eeMBeansAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListJ2eeMBeansAction
 
ListJmsResourcesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ListJmsResourcesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ListJmsResourcesAction
 
LISTJNDI - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List Jndi state.
listJNDIResources(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
ListLoggersAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ListLoggersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ListLoggersAction
 
ListMailFactoriesAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
ListMailFactoriesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.ListMailFactoriesAction
 
ListMBeanAttributesAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all Attributes for a MBean.
ListMBeanAttributesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction
 
ListMBeanAttributesAction.MBeanAttributesByName - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ListMBeanAttributesAction.MBeanAttributesByName() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.MBeanAttributesByName
 
ListMBeanAttributesAction.ViewMBeanAttributes - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ListMBeanAttributesAction.ViewMBeanAttributes(MBeanAttributeInfo, Object, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
ListMBeanDetailsAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List the detail of MBean.
ListMBeanDetailsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
ListMBeanOperationsAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all Operations for a MBean.
ListMBeanOperationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction
 
ListMBeanOperationsAction.MBeanOperationsByName - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ListMBeanOperationsAction.MBeanOperationsByName() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.MBeanOperationsByName
 
ListMBeanOperationsAction.ViewMBeanOperations - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ListMBeanOperationsAction.ViewMBeanOperations() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
ListMBeanOperationsAction.ViewMBeanOperations(MBeanOperationInfo) - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
ListMBeanPropertiesAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all Infos for a MBeans.
ListMBeanPropertiesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction
 
ListMBeanPropertiesAction.ViewMBeanProperties - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
ListMBeanPropertiesAction.ViewMBeanProperties() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
ListMBeanPropertiesAction.ViewMBeanProperties(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
ListMBeansAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListMBeansAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeansAction
 
ListMimePartMailFactoriesAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
ListMimePartMailFactoriesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.ListMimePartMailFactoriesAction
 
LISTMODULE - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List module state.
listModules(String, String, MBeanServerConnection) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Get the modules name list in a given server
ListOwnerMBeansAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListOwnerMBeansAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListOwnerMBeansAction
 
ListQueuesAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Queues created via the JOnAS jms administration facility.
ListQueuesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.ListQueuesAction
 
ListRealmsAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
ListRealmsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.ListRealmsAction
 
ListRegistryAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
ListRegistryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.ListRegistryAction
 
ListResourceAdaptersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ListResourceAdaptersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ListResourceAdaptersAction
 
listRoles() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Get the roles.
listRoles() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Get the roles
ListServicesAction - Class in org.ow2.jonas.webapp.jonasadmin.service
 
ListServicesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ListServicesAction
 
ListSessionMailFactoriesAction - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Action for management of a Session Mail Factory
ListSessionMailFactoriesAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.ListSessionMailFactoriesAction
 
listThreads(String) - Method in class org.ow2.jonas.lib.jmbeans.JavaVm
 
LISTTOPICS - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
List topics state.
ListTopicsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action listing the JMS Topics created via the JOnAS jms administration facility.
ListTopicsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.ListTopicsAction
 
ListUnknownMBeansAction - Class in org.ow2.jonas.webapp.jonasadmin.mbean
List of all MBeans.
ListUnknownMBeansAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.ListUnknownMBeansAction
 
ListWebContainersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
ListWebContainersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ListWebContainersAction
 
ListWebServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
ListWebServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.ListWebServiceAction
 
ListXaResourceAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ListXaResourceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ListXaResourceAction
 
Literal() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
LNK_JNDI_NAME - Static variable in class org.ow2.jonas.resource.internal.Rar
 
LNK_JNDI_NAME - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Jndiname link property name
LNK_RAR_FILENAME - Static variable in class org.ow2.jonas.resource.internal.Rar
 
LNK_RAR_FILENAME - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Link Rar filename property name
lnkJonasConn - Variable in class org.ow2.jonas.resource.internal.Rar
 
loadApplication(Reader, String) - Static method in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Load the application.xml file.
loadApplicationClient(Reader, String) - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Load the application-client.xml file.
LoadBalancingListener - Class in org.ow2.jonas.cmi.internal
Listener for services that export Load balancing policies and strategies.
LoadBalancingListener() - Constructor for class org.ow2.jonas.cmi.internal.LoadBalancingListener
Contructor without fields.
LoadBalancingListener(CmiServicePolicyStrategyManager) - Constructor for class org.ow2.jonas.cmi.internal.LoadBalancingListener
Constructor with current cmi service.
loadClass(String, String, ClassLoader) - Method in class org.ow2.jonas.lib.bootstrap.RemoteClassLoaderSpi
Loads a class from a codebase URL path, optionally using the supplied loader.
loadClass(String, boolean) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
Loads the class if it is not filtered.
loadClass(String) - Method in class org.ow2.jonas.lib.loader.OSGiClassLoader
loadClass(String, boolean) - Method in class org.ow2.jonas.lib.loader.OSGiClassLoader
loadClass(String) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
loadClass(String, Class<?>) - Static method in class org.ow2.jonas.ws.axis2.util.JAXWSUtils
 
loadClusterDaemon(Reader, String) - Static method in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Load the clusterd.xml file.
loadClusterDaemonConfiguration(String) - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
Load the cluster daemon configuration (clusterd.xml)
loadConnector(Reader, String) - Static method in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Load the ra.xml file.
LoadCPUServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
LoadCPUServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.LoadCPUServlet
 
loadDataSource(String, Properties, Boolean) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
loadDataSource(String, Properties, Boolean) - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
Load new datasource
loadDescriptors() - Method in class org.ow2.jonas.generators.genbase.archive.Application
Load Deployment Descriptor of an Application.
loadDescriptors(String, ClassLoader) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Load additional mbean descriptors.
loadDescriptors(String, ClassLoader) - Method in interface org.ow2.jonas.jmx.JmxService
Load additional mbean descriptors.
loadDomain(Reader, String) - Static method in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Load the domain.xml file.
loadEjbJar(Reader, String) - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Load the ejb_jar.xml file.
loaderlog - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
LoaderManager - Class in org.ow2.jonas.lib.bootstrap
This class create all the ClassLoader necessary for JOnAS.
loadExtraClasses(CommonEjb, ClassLoader) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Permit classes loading from subtypes.
loadExtraClasses(CommonEjb, ClassLoader) - Method in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
load class for service-endpoint
loadHandlerChains(InputStream) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 
loadJonasApplication(Reader, String) - Static method in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Load the jonas-application.xml file.
loadJonasClient(Reader, String) - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Load the jonas-client.xml file.
loadJonasConnector(Reader, String) - Static method in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Load the jonas-ra.xml file.
loadJonasEjbJar(Reader, String) - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Load the EjbJar file
loadJonasWebApp(Reader, String) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Load the jonas-web.xml file.
loadJonasWebservices(Reader, String) - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
return a 'xml' object containing jonas-webservices.xml informations.
loadProxyClass(String, String[], ClassLoader) - Method in class org.ow2.jonas.lib.bootstrap.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.
loadServlet() - Method in class org.ow2.jonas.web.tomcat6.ws.WebServiceEndpointStandardWrapper
 
loadWebApp(Reader, String) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Load the web.xml file.
loadWebservices(Reader, String) - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
return a 'xml' object containing webservices.xml informations.
loadXML() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Load the XML configuration of the interceptor component.
local - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Local Class
local - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The EJBLocalObject, or null if bean has no local interface.
LOCAL - Static variable in class org.ow2.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
local node
LOCAL_ENTITY - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
LOCAL_HOME - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
LOCAL_TRANS_SUPPORT - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Rar supports local transactions
localeLabels - Variable in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
The set of Locale labels supported by this application.
localeValues - Variable in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
The set of Locale values supported by this application.
localhome - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
LocalHome Class
localhome - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
optional local home
localhome - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
LocalManagementContext - Class in org.ow2.jonas.lib.management.extensions.base
This class gives the local context information allowing to initialize the management applications: the domain name, the server name and local MBeanServer reference.
localTrans - Variable in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
The LocalTransaction object to make the begin(), commit(), and rollback() calls.
localTransaction - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Is the the managedConnection is inside a local transaction
localTransactionCommitted(ConnectionEvent) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was committed on the ManagedConnection instance.
localTransactionRolledback(ConnectionEvent) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was rolled back on the ManagedConnection instance.
localTransactionStarted(ConnectionEvent) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Notifies that a Resource Manager Local Transaction was started on the ManagedConnection instance.
LocalXAResource - Class in org.ow2.jonas.resource.internal.cm.jta
A LocalXAWrapper that intercepts the XA calls for an RAR that only supports LocalTransactions and translates them to the appropriate Local Transaction methods.
LocalXAResource(LocalTransaction, Logger) - Constructor for class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
 
LOCATE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
Location - Class in org.ow2.jonas.deployment.domain.xml
 
Location() - Constructor for class org.ow2.jonas.deployment.domain.xml.Location
Constructor
LocationRuleSet - Class in org.ow2.jonas.deployment.domain.rules
This class defines the rules to analyze the location element
LocationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.domain.rules.LocationRuleSet
Construct an object with the prefix "application"
Locator - Class in org.ow2.jonas.lib.loader.locator
A Locator is used to hide System specific when looking for a file.
Locator() - Constructor for class org.ow2.jonas.lib.loader.locator.Locator
 
LOCK_CONTAINER_READ_COMMITTED - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_CONTAINER_READ_UNCOMMITTED - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_CONTAINER_READ_WRITE - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_CONTAINER_SERIALIZED - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_CONTAINER_SERIALIZED_TRANSACTED - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_DATABASE - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
LOCK_READ_ONLY - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
lockPolicy - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
lockPolicy - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
lock policy
lockpolicy - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Lock policy used for this entity bean.
log - Static variable in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
log(String) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Logging.
log(String, int) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Log a message to the Ant output.
Log - Class in org.ow2.jonas.lib.util
This class provides utility method for using Monolog.
LOG_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of logs directory.
LOG_DIR_NAME - Static variable in class org.ow2.jonas.ant.JOnASClusterConfigTask
Name of logs directory.
LogBuffer - Class in org.ow2.jonas.lib.jmbeans.log
THis MBean receives and treats LogRecords contained in notifications emitted by the Monolog JmxHandler.
LogBuffer(String) - Constructor for class org.ow2.jonas.lib.jmbeans.log.LogBuffer
The MBean constructor.
logBuffer(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Create ObjectName for the LogBuffer MBean
LogBufferMBean - Interface in org.ow2.jonas.lib.jmbeans.log
 
logBuffers(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Create ObjectName for the LogBuffer MBean
LogEntry - Interface in org.ow2.jonas.workcleaner
Give access to a LogEntry implementation.
LogEntryImpl - Class in org.ow2.jonas.lib.work
Class wich represent an entry in a log file : a original associate with its work copy.
LogEntryImpl(File, File) - Constructor for class org.ow2.jonas.lib.work.LogEntryImpl
Constructor of a log entry.
logger - Static variable in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
logger
logger - Variable in class org.ow2.jonas.deployment.ejb.DeploymentDesc
Logger
logger - Variable in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
The logger.
logger - Static variable in class org.ow2.jonas.generators.genic.GenIC
Logger.
logger - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Logger, used also in the generated part.
logger - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Logger, used also in the generated part.
logger - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
logger - Static variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
domain management logger
logger - Static variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
logger for traces
logger - Static variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
logger for traces
logger - Static variable in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
logger for traces.
logger - Static variable in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
create logger
logger - Static variable in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Logger for traces.
logger - Static variable in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
create logger.
logger - Static variable in class org.ow2.jonas.lib.management.extensions.container.ContainerManagement
create logger
logger - Static variable in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
logger for traces.
logger - Static variable in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
 
logger - Static variable in class org.ow2.jonas.lib.management.javaee.ManagedObject
 
logger - Static variable in class org.ow2.jonas.lib.management.reconfig.actuator.BaseConfigurationActuator
Logger used.
logger - Static variable in class org.ow2.jonas.lib.timer.TraceTimer
Timer Logger.
LOGGER - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
logger - Static variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
 
logger - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
 
LOGGER_CATALINA_ACCESS_CONTEXT - Static variable in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_CATALINA_ACCESS_ENGINE - Static variable in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_CATALINA_ACCESS_HOST - Static variable in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LOGGER_FACTORY - Static variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
LOGGER_FACTORY - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
LOGGER_JONAS - Static variable in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
loggerFactory - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
LoggerItem - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
LoggerItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggerItem(String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggerItem(String, String, String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
LoggingJonasForm - Class in org.ow2.jonas.webapp.jonasadmin.logging
Form bean for the Jonas server form page.
LoggingJonasForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
LogicalCluster - Class in org.ow2.jonas.lib.management.domain.cluster.logical
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 domain.
LogicalCluster(ClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalCluster
logical cluster constructor
LogicalClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
Ligical cluster monitoring action
LogicalClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalClusterAction
 
LogicalClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster.logical
Factory for logical clusters.
LogicalClusterFactory(DomainMonitor) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
Constructor for a LogicalClusterFactory.
LogicalClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
LogicalClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalClusterForm
 
LogicalClusterMember - Class in org.ow2.jonas.lib.management.domain.cluster.logical
A LogicalClusterMember represents a JOnAS server
LogicalClusterMember(String, ServerProxy) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterMember
Constructor
LogicalClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.logical
Define here only specific operations and attributes.
LogicalMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
LogicalMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalMemberAction
 
LogicalMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
LogicalMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.LogicalMemberForm
 
login() - Method in class org.ow2.jonas.security.auth.spi.ClientLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.ow2.jonas.security.auth.spi.CRLLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.ow2.jonas.security.auth.spi.JResourceLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Method to authenticate a Subject (phase 1).
login() - Method in class org.ow2.jonas.security.auth.spi.SignLoginModule
Method to authenticate a Subject (phase 1).
login(String, String) - Method in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
Login with given principal and given credential
loginAuthenticationToken(String, String) - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
Authenticate with csiv2 authentication token
LoginCallbackHandler - Class in org.ow2.jonas.security.auth.callback
Come from the JAAS authentication tutorial The application implements the CallbackHandler.
LoginCallbackHandler() - Constructor for class org.ow2.jonas.security.auth.callback.LoginCallbackHandler
 
loginIdentiyToken(String) - Method in class org.ow2.jonas.security.iiop.SecurityContextHelper
Authenticate with csiv2 identity token (no password)
LoginModule - Class in org.ow2.jonas.ant.jonasbase.jaas
 
LoginModule() - Constructor for class org.ow2.jonas.ant.jonasbase.jaas.LoginModule
 
LOGINTIMEOUT - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
LogManagement - Class in org.ow2.jonas.lib.jmbeans.log
MBean implementation for log management.
LogManagement() - Constructor for class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
LogManagementMBean - Class in org.ow2.jonas.lib.jmbeans.log
MBean interface for Logger management.
LogManagementMBean() - Constructor for class org.ow2.jonas.lib.jmbeans.log.LogManagementMBean
 
LogManager - Class in org.ow2.jonas.lib.jmbeans
LogManager defined as a J2EEManagedObject sub-class in order to use JMX notification support.
LogManager(String) - Constructor for class org.ow2.jonas.lib.jmbeans.LogManager
Constructor.
LogManagerMBean - Class in org.ow2.jonas.lib.jmbeans
 
LogManagerMBean() - Constructor for class org.ow2.jonas.lib.jmbeans.LogManagerMBean
 
lognaming - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
LogNotificationListener - Class in org.ow2.jonas.lib.jmbeans.log
 
LogNotificationListener(LogBuffer) - Constructor for class org.ow2.jonas.lib.jmbeans.log.LogNotificationListener
Constructs a NotificationListener for treatement of notifications containining LogRecords
logout() - Method in class org.ow2.jonas.security.auth.spi.ClientLoginModule
Method which logs out a Subject.
logout() - Method in class org.ow2.jonas.security.auth.spi.CRLLoginModule
Method which logs out a Subject.
logout() - Method in class org.ow2.jonas.security.auth.spi.JDirectResourceLoginModule
Method which logs out a Subject.
logout() - Method in class org.ow2.jonas.security.auth.spi.JResourceLoginModule
Method which logs out a Subject.
logout() - Method in class org.ow2.jonas.security.auth.spi.RemoteLoginModule
Method which logs out a Subject.
logout() - Method in class org.ow2.jonas.security.auth.spi.SignLoginModule
Method which logs out a Subject.
logout(Principal) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Log out a specific user.
LogOutAction - Class in org.ow2.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.ow2.jonas.webapp.jonasadmin.LogOutAction
 
LogRecordComparator - Class in org.ow2.jonas.lib.jmbeans.log
 
LogRecordComparator() - Constructor for class org.ow2.jonas.lib.jmbeans.log.LogRecordComparator
 
logService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
logService() - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
logThreadStackDump() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Log a JVM thread stack dump in JOnAS log file (level : info).
LOGTOPIC - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
LogUtils - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
LONG_TYPE_DYN_INFO - Static variable in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Used to exclude attribute that are not Long typed when getting.
lookingAhead - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
lookup(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Retrieves the named object using the prefixed naming strategy: First, the name prefix + name is looked up.
lookup(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
 
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JContext
Lookup object with given name.
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Lookup object with given name.
lookup(String) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Lookup object with given name.
lookup(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the named object.
lookup(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the named object.
lookup(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the named object.
lookup(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the named object.
lookupFieldResource(Context, Object, Field, String, Class<?>) - Static method in class org.apache.catalina.util.DefaultAnnotationProcessor
Inject resources in specified field.
lookupLink(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Retrieves the named object using the prefixed naming strategy: First, the name prefix + name is looked up.
lookupLink(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
 
lookupLink(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupMethodResource(Context, Object, Method, String, Class<?>) - Static method in class org.apache.catalina.util.DefaultAnnotationProcessor
Inject resources in specified method.
lookupProperty(String, String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
LOOP_BACK_ADDR - Static variable in class org.ow2.jonas.lib.util.NetUtils
IPv4 Loop back address.
LPAREN - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
LT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
lw - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
If local transaction is used, then here is the LocalXAWrapper to use instead of an XA object

M

m_Body - Variable in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
m_Body - Variable in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
m_Errors - Variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
m_Id - Variable in exception org.ow2.jonas.lib.management.extensions.base.AdminException
Error ID
m_Id - Variable in exception org.ow2.jonas.webapp.jonasadmin.JonasAdminException
Error ID
m_Indent - Variable in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
m_LastPrint - Variable in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
m_Resources - Variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
The MessageResources we will be retrieving messages from.
m_Session - Variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
m_WhereAreYou - Variable in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
 
mAction - Variable in class org.ow2.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
Mail - Class in org.ow2.jonas.ant.jonasbase
Allow to create mail factory.
Mail() - Constructor for class org.ow2.jonas.ant.jonasbase.Mail
 
MailCluster - Class in org.ow2.jonas.ant.cluster
Define MailCluster task
MailCluster() - Constructor for class org.ow2.jonas.ant.cluster.MailCluster
Default constructor
mailFactory - Variable in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Wrapped managed Java mail factory.
MailFactoryForm - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
 
MailFactoryForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
MailFactoryItem - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
MailFactoryItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
MailFactoryItem(String, boolean, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
MailFactoryItem - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
 
MailFactoryItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
MailFactoryItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
MailFactoryPropertiesForm - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
MailFactoryPropertiesForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
mailService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the mailService (Jmx).
MailService - Interface in org.ow2.jonas.mail
This interface provides a description of the JavaMail service.
MailServiceException - Exception in org.ow2.jonas.mail
The class MailServiceException that indicates conditions that a reasonable application might want to catch.
MailServiceException(String) - Constructor for exception org.ow2.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
MailServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
MailServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.mail
Form used to present the Mail Service
MailServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
main(String[]) - Static method in class org.ow2.jonas.client.boot.Bootstrap
Execute the Client class within the client.jar ClassLoader.
main(String[]) - Static method in class org.ow2.jonas.client.ClientContainer
Main method of the Client container.
main(String[]) - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Main method
main(String[]) - Static method in class org.ow2.jonas.cluster.daemon.ClusterDaemonAdmin
Main method
main(String[]) - Static method in class org.ow2.jonas.commands.admin.ClientAdmin
Main function, creates a new ClientAdmin instance.
main(String[]) - Static method in class org.ow2.jonas.commands.check.CheckEnv
Main function, creates a new CheckEnv instance.
main(String[]) - Static method in class org.ow2.jonas.commands.wrapper.GenerateWrapperConf
run a new instance of the class
main(String[]) - Static method in class org.ow2.jonas.generators.genclientstub.ClientStubGen
Main method.
main(String[]) - Static method in class org.ow2.jonas.generators.genic.GenIC
GenIC allows to generate the container classes for JOnAS for the given Enterprise Java Beans.
main(String[]) - Static method in class org.ow2.jonas.generators.raconfig.RAConfig
Main routine
main(String[]) - Static method in class org.ow2.jonas.generators.wsgen.WsGen
Main method.
main(String[]) - Static method in class org.ow2.jonas.launcher.felix.JOnAS
Start a new JOnAS.
main(String[]) - Static method in class org.ow2.jonas.lib.bootstrap.Bootstrap
Server main routine (Load all the jars needed to start jonas)
main(String[]) - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Displays the JOnAS properties values, as they are set by the different property files.
main(String[]) - Static method in class org.ow2.jonas.migration.jboss.Migrate
 
main(String[]) - Static method in class org.ow2.jonas.Version
Main method of this class which display the version number.
makeNewServiceObject(MessageContext, String) - Method in class org.ow2.jonas.ws.axis.JOnASEJBProvider
Override the default implementation Return a object which implements the service.
makePathImage() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
ManagedBean - Class in org.apache.commons.modeler
Internal configuration information for a managed bean (MBean) descriptor.
ManagedBean() - Constructor for class org.apache.commons.modeler.ManagedBean
Constructor.
ManagedConnectionFactoryImpl - Class in org.ow2.jonas.ee.jdbc
 
ManagedConnectionFactoryImpl() - Constructor for class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
ManagedConnectionFactoryImpl - Class in org.ow2.jonas.ee.scout
 
ManagedConnectionFactoryImpl() - Constructor for class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
ManagedConnectionImpl - Class in org.ow2.jonas.ee.jdbc
Represent an underlying Connection
ManagedConnectionImpl(ManagedConnectionFactoryImpl, PasswordCredential, Connection, PooledConnection, XAConnection, DriverWrapper) - Constructor for class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Constructor
ManagedConnectionInfo - Class in org.ow2.jonas.resource.internal.cm
A ManagedConnection and its Information
ManagedConnectionInfo(ManagedConnection) - Constructor for class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Constructor for the ManagedConnectionInfo object
ManagedObject - Class in org.ow2.jonas.lib.management.javaee
 
ManagedObject() - Constructor for class org.ow2.jonas.lib.management.javaee.ManagedObject
 
ManagementBean - Class in org.ow2.jonas.ee.mejb
This is the Management EJB implementation for JOnAS.
ManagementBean() - Constructor for class org.ow2.jonas.ee.mejb.ManagementBean
 
ManagementEntryPoint - Class in org.ow2.jonas.lib.management.extensions.manager
Implements singleton for all management operations in JOnAS.
ManagementException - Exception in org.ow2.jonas.management.extensions.base.api
Implement exceptions thrown by the management operations.
ManagementException(String) - Constructor for exception org.ow2.jonas.management.extensions.base.api.ManagementException
 
ManagementException(String, Throwable) - Constructor for exception org.ow2.jonas.management.extensions.base.api.ManagementException
 
MANIFEST - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
The standard MANIFEST file
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
Map a context and its instance.
mapICtx(Transaction, JEntityContext, boolean, boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
Map a context and its instance.
mapped - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
mapper - Variable in class org.apache.catalina.connector.Connector
Mapper.
mapper - Variable in class org.apache.catalina.connector.MapperListener
Associated mapper.
mapper - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
mapper - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
MAPPER_NAME - Static variable in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
JOnAS map Entity beans on relational Databases : The JORM mapper is "rdb".
mapperListener - Variable in class org.apache.catalina.connector.Connector
Mapper listener.
MapperListener - Class in org.apache.catalina.connector
Mapper listener.
MapperListener(Mapper, Connector) - Constructor for class org.apache.catalina.connector.MapperListener
Create mapper listener.
MapperManager - Class in org.ow2.jonas.lib.ejb21.jorm
This class manages Jorm mappers.
MapperManager() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.MapperManager
 
MAPPERNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
MAPPERNAME - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
MAPPING_FILE - Static variable in class org.ow2.jonas.lib.loader.FilteringClassLoader
Mapping file of the XML file.
MappingFile - Class in org.ow2.jonas.deployment.ws
this Class is used to manipulate jaxrpc-mapping-file.
MappingFile(JavaWsdlMapping) - Constructor for class org.ow2.jonas.deployment.ws.MappingFile
Constructor : creates a MappingFile object.
MappingFileManager - Class in org.ow2.jonas.deployment.ws.lib
this Class is used to manipulate jaxrpc-mapping-file.
MappingFileManagerWrapper - Class in org.ow2.jonas.deployment.ws.wrapper
Wrap the MappingFileManager to solve ClassLoader problems linked to Digester.
MAPPINGS - Static variable in class org.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
Mapping property name
Marshalling - Class in org.ow2.jonas.lib.security.context
Class allowing to marshall/unmarshall Security Context class
marshallSecurityContext(SecurityContext) - Static method in class org.ow2.jonas.lib.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, ....
marshallSecurityContext(SecurityContext) - Method in class org.ow2.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, ....
MarshallTool - Class in org.ow2.jonas.lib.ejb21
Contains static methods to marshall/unmarshall objects to/from a byte[]
MarshallTool() - Constructor for class org.ow2.jonas.lib.ejb21.MarshallTool
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
Not used.
matchPattern(Class, String, MethodParams) - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
Evaluate method pattern maching as defined in the EJB specifications
matchPattern(Method, Class, Class, String, MethodParams) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
Get the status of applicability for a given pattern to a method
matchResource(Object, Object) - Method in class org.ow2.jonas.resource.internal.cm.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.ow2.jonas.resource.internal.cm.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.ow2.jonas.resource.internal.pool.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.ow2.jonas.resource.internal.pool.PoolMatchFactory
matchResource tests if a given resource of a Pool matches with the hints passed with the Pool getResource method.
matchService(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return true if the given service matches a JOnAS service
matchService(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Return true if the given service matches a JOnAS service
Maven2Utils - Class in org.ow2.jonas.launcher.felix.util
Maven2 Utilities.
MAX - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
MAX_BUFFER_SIZE - Static variable in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
Buffer Size
maxCacheSize - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
maxCacheSize - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
MAXCONPOOL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
MAXIDLETIME - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
maxNextCharInd - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
MAXOPENTIME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
MAXPOOLSIZE - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
maxpoolsz - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
maxPostSize - Variable in class org.apache.catalina.connector.Connector
Maximum size of a POST which will be automatically parsed by the container.
maxSavePostSize - Variable in class org.apache.catalina.connector.Connector
Maximum size of a POST which will be saved by the container during authentication.
MAXSTATEMENTS - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
MAXWAITERS - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
MAXWAITTIME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
maxWaitTime - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
MbeanFilteringForm - Class in org.ow2.jonas.webapp.jonasadmin.mbean
 
MbeanFilteringForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
MbeanItem - Class in org.ow2.jonas.lib.management.extensions.base.mbean
 
MbeanItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
MbeanItem(ObjectName) - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
mBeanServer - Variable in class org.apache.catalina.connector.MapperListener
MBean server.
mbeanServer - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
The MBeanServer used for registering new MBeans.
mbeanServer - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
MBeanServer where the MBean is registered.
MBeanServerException - Exception in org.ow2.jonas.cluster.daemon.mbean
Exception thrown if there is a failure in the MBean helper.
MBeanServerException() - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.MBeanServerException
Constructs a new runtime exception with null as its detail message.
MBeanServerException(String) - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.MBeanServerException
Constructs a new runtime exception with the specified detail message.
MBeanServerException(String, Throwable) - Constructor for exception org.ow2.jonas.cluster.daemon.mbean.MBeanServerException
Constructs a new runtime exception with the specified detail message and cause.
MBeanServerHelper - Class in org.ow2.jonas.cluster.daemon.mbean
Allow to start an MBean server and get an MBeanServer.
MBeansRegistration - Class in org.ow2.jonas.lib.jmbeans
Activator for the bundle which creates the basic JSR77 MBeans.
MBeansRegistration() - Constructor for class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
MBeanTreeBuilder - Class in org.ow2.jonas.webapp.jonasadmin
Implementation of TreeBuilder that adds the nodes required for administering the Jonas server.
MBeanTreeBuilder() - Constructor for class org.ow2.jonas.webapp.jonasadmin.MBeanTreeBuilder
 
mc - Variable in class org.ow2.jonas.ee.jdbc.XAResourceImpl
 
mc - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
The managedConnection
mc2mci - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This hashtable allows to find the list of connection handle associated to a ManagedConnection
mcastAddr - Variable in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
mcast addr
mcastPort - Variable in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
mcast port
MCFData - Class in org.ow2.jonas.ee.jdbc
 
MCFData() - Constructor for class org.ow2.jonas.ee.jdbc.MCFData
 
mdActivationConfigDesc - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
mdb - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
mdb - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
MdbEditAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbEditAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditAction
 
MdbEditForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbEditForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
MdbsAction - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbsAction
 
MdbsForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
MdbsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbsForm
 
mdJonasActivationConfigDesc - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
MedorFactory - Class in org.ow2.jonas.lib.ejb21.jorm
This class does the initialisation of Medor and permits to access to the query.
MedorFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
MEMBER - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
members - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
The list of ClusterMember objects that compose this Cluster Key = name of the Member.
members() - Method in class org.ow2.jonas.lib.security.auth.JGroup
Returns an enumeration of the members in the group.
MemoryForm - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
MemoryForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
MemoryForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
MemoryForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
MemoryGraphRemoteHostServlet - Class in org.ow2.jonas.webapp.jonasadmin.clusterd.servlet
 
MemoryGraphRemoteHostServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.servlet.MemoryGraphRemoteHostServlet
 
MemoryGraphServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
MemoryGraphServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet
 
MemoryMonitoring - Class in org.ow2.jonas.lib.jmbeans.monitoring
 
MemoryMonitoring() - Constructor for class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
 
MemoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
MemoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
mep - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
merge(JURLs) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Merge the specified JURls to this JURLs.
merge(JarList) - Method in class org.ow2.jonas.lib.cpmanager.JarList
Merge the specified JarList to the current JarList without adding duplicate entry.
mergeManifest(File, File) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Merge Manifest file
mergePath(String[], int, int) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
mergePath(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
 
mergeServletsRunAS(IWarDeployableMetadata) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
 
mergeWebServiceRef(JonasServiceRef, IJaxwsWebServiceRef) - Static method in class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
Merge into the Jax WS service ref some data from the jonas-xxx.xml files
Messageadapter - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element messageadapter
Messageadapter() - Constructor for class org.ow2.jonas.deployment.rar.xml.Messageadapter
Constructor
MessageadapterDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element messageadapter
MessageadapterDesc(Messageadapter) - Constructor for class org.ow2.jonas.deployment.rar.MessageadapterDesc
Constructor
MessageadapterRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element messageadapter
MessageadapterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.MessageadapterRuleSet
Construct an object with a specific prefix
MessageDestination - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element message-destination.
MessageDestination() - Constructor for class org.ow2.jonas.deployment.common.xml.MessageDestination
 
MessageDestinationRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element message-destination-ref.
MessageDestinationRef() - Constructor for class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
 
MessageDestinationRefDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of a MessageDestinationRef object
MessageDestinationRefDesc(MessageDestinationRef, JonasMessageDestinationRef) - Constructor for class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
Construct a descriptor for an message-destination-ref tag.
MessageDestinationRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze message-destination-ref
MessageDestinationRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.MessageDestinationRefRuleSet
Construct an object with a specific prefix
MessageDestinationRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze message-destination
MessageDestinationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.MessageDestinationRuleSet
Construct an object with a specific prefix
MessageDriven - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element message-driven
MessageDriven() - Constructor for class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Constructor
MessageDrivenBean - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the MessageDrivenBean type specified in JSR77
MessageDrivenBean(String, JFactory, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.MessageDrivenBean
 
MessageDrivenDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to a message driven bean
MessageDrivenDestination - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element message-driven-destination
MessageDrivenDestination() - Constructor for class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Constructor
MessageDrivenDestinationRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element message-driven-destination
MessageDrivenDestinationRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.MessageDrivenDestinationRuleSet
Construct an object with a specific prefix
MessageDrivenRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element message-driven
MessageDrivenRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.MessageDrivenRuleSet
Construct an object with a specific prefix
messagelistener(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
Messagelistener - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element messagelistener
Messagelistener() - Constructor for class org.ow2.jonas.deployment.rar.xml.Messagelistener
Constructor
MessagelistenerDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element messagelistener
MessagelistenerDesc(Messagelistener) - Constructor for class org.ow2.jonas.deployment.rar.MessagelistenerDesc
Constructor
MessagelistenerRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element messagelistener
MessagelistenerRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.MessagelistenerRuleSet
Construct an object with a specific prefix
META_DIR - Static variable in class org.ow2.jonas.ant.GenericDeploymentTool
The standard META-INF directory in jar files
MetaDataImpl - Class in org.ow2.jonas.ee.jdbc
Description of the MetaDataImpl.
MetaDataImpl(ManagedConnectionImpl) - Constructor for class org.ow2.jonas.ee.jdbc.MetaDataImpl
 
Method - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element method
Method() - Constructor for class org.ow2.jonas.deployment.ejb.xml.Method
Constructor
MethodCmp2Desc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to CMP2 find/select methods
MethodDesc - Class in org.ow2.jonas.deployment.ejb
Class to hold meta-information related to bean and home methods.
MethodDesc(BeanDesc, Method, Class, int) - Constructor for class org.ow2.jonas.deployment.ejb.MethodDesc
constructor to be used by parent node
MethodDesc - Class in org.ow2.jonas.deployment.web
Defines a Method object.
MethodDesc(String) - Constructor for class org.ow2.jonas.deployment.web.MethodDesc
Constructor Build a Method with the right type
methodElementToString(Method) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
String representation of the given element
methodElementToString(String, String, MethodParams) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
get a String representation of a method from it's XML representation
MethodJdbcCmp1Desc - Class in org.ow2.jonas.deployment.ejb
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.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
constructor to be used by parent node
MethodParams - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element method-params
MethodParams() - Constructor for class org.ow2.jonas.deployment.ejb.xml.MethodParams
Constructor
MethodParamsRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element method-params
MethodParamsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.MethodParamsRuleSet
Construct an object with a specific prefix
MethodPermission - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element method-permission
MethodPermission() - Constructor for class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Constructor
MethodPermissionDesc - Class in org.ow2.jonas.deployment.ejb
Defines a MethodPermissionDesc class for the management of EJBMethodPermissions in JACC
MethodPermissionDesc(MethodPermission) - Constructor for class org.ow2.jonas.deployment.ejb.MethodPermissionDesc
Constructor for MethodPermissionDesc
MethodPermissionRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element method-permission
MethodPermissionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.MethodPermissionRuleSet
Construct an object with a specific prefix
methodPermissionSignature - Variable in class org.ow2.jonas.lib.ejb21.EJBInvocation
Security signature for the method which is invoked This string is used to build EJBMethodPermission
MethodRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element method
MethodRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.MethodRuleSet
Construct an object with a specific prefix
METHODS - Static variable in class org.ow2.jonas.deployment.web.MethodsDesc
Available HTTP METHODS
METHODS_HOME_NO_TX - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
home methods for which no transaction attribute is to be set
METHODS_REMOTE_NO_TX - Static variable in class org.ow2.jonas.deployment.ejb.EntityDesc
remote methods for which no transaction attribute is to be set
MethodsDesc - Class in org.ow2.jonas.deployment.web
Defines the methods class managing all http methods
MethodsDesc() - Constructor for class org.ow2.jonas.deployment.web.MethodsDesc
Constructor Build new Http Methods
mForward - Variable in class org.ow2.jonas.webapp.jonasadmin.service.ejb.ExecuteEjbAction
 
mi_Id - Variable in class org.ow2.jonas.webapp.taglib.TreeControl
 
Migrate - Class in org.ow2.jonas.migration.jboss
Migrate
Migrate(Document, Document, Document) - Constructor for class org.ow2.jonas.migration.jboss.Migrate
 
miManager - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
MIMEMESSAGE_BCC - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.bcc).
MIMEMESSAGE_CC - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.cc).
MIMEMESSAGE_SUBJECT - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.subject).
MIMEMESSAGE_TO - Static variable in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
JOnAS-specific property for Mime Messages configuration (mail.to).
MIMEPART_PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
MimePart DataSource marker.
MIN - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
MINCONPOOL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
MINPOOLSIZE - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
minPoolSize - Variable in class org.ow2.jonas.lib.ejb21.JFactory
initial value for pool size
minPoolSize - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
minpoolsz - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
MINUS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
MMB - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
MMU - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
MOB - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
MOD - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
ModifierFactory - Class in org.ow2.jonas.generators.genclientstub.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...
ModifierFactory - Class in org.ow2.jonas.generators.wsgen.modifier
Used to create the right ArchiveModifier from a given filename (ear, jar, war, ...
modify(Context) - Method in class org.ow2.jonas.ejb2.internal.delegate.HandleDelegateCCFDelegate
Gives the possibility to modify the java:comp component Context.
modify(Context) - Method in class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
Add the TimerHandleDelegate into the ENC Context.
modify() - Method in class org.ow2.jonas.generators.genbase.modifier.AbsApplicationModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.genclientstub.modifier.AbsArchiveModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.genclientstub.modifier.ClientModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.genclientstub.modifier.EjbJarModifier
modify the current EjbJar.
modify() - Method in class org.ow2.jonas.generators.genclientstub.modifier.WebAppModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.wsgen.modifier.ApplicationModifier
Update the Manifest of the Application before modifying it.
modify() - Method in class org.ow2.jonas.generators.wsgen.modifier.ClientModifier
Modify the current archive and return a modified archive.
modify() - Method in class org.ow2.jonas.generators.wsgen.modifier.EjbJarModifier
modify the current EjbJar.
modify() - Method in class org.ow2.jonas.generators.wsgen.modifier.WebAppModifier
Modify the current archive and return a modified archive.
modify(Context) - Method in interface org.ow2.jonas.naming.JComponentContextFactoryDelegate
Gives the possibility to modify the java:comp component Context.
modify(Context) - Method in class org.ow2.jonas.registry.carol.delegate.ORBCCFDelegate
Gives the possibility to modify the java:comp component Context.
modify(Context) - Method in class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
Gives the possibility to modify the java:comp component Context.
modifyConfiguration(ServiceReference, Dictionary) - Method in class org.ow2.jonas.registry.carol.osgi.CarolRegistryConfigurationPlugin
modifyConfiguration(ServiceReference, Dictionary) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
modifyServer(String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Modify a server configuration (MBean interface).
modifyServer(String, String, String, String, String, String, String, String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Modify a server configuration.
ModJk - Class in org.ow2.jonas.ant.cluster
Allow to configure the mod_jk load balancer for Apache
ModJk() - Constructor for class org.ow2.jonas.ant.cluster.ModJk
Default constructor
ModJk.Worker - Class in org.ow2.jonas.ant.cluster
Define an inner class for workers
ModJk.Worker() - Constructor for class org.ow2.jonas.ant.cluster.ModJk.Worker
 
Module - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element module
Module() - Constructor for class org.ow2.jonas.deployment.ear.xml.Module
Constructor
ModuleForm - Class in org.ow2.jonas.webapp.jonasadmin.service
 
ModuleForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
ModuleItem - Class in org.ow2.jonas.webapp.jonasadmin.common
 
ModuleItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
Default constructor
ModuleItem(String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
Constructor
ModuleItem - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
ModuleItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
ModuleItemByName - Class in org.ow2.jonas.webapp.jonasadmin.common
 
ModuleItemByName() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.ModuleItemByName
 
ModuleNamingUtils - Class in org.ow2.jonas.lib.util
Deprecated. 
ModuleNamingUtils() - Constructor for class org.ow2.jonas.lib.util.ModuleNamingUtils
Deprecated.  
ModuleRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element module
ModuleRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ear.rules.ModuleRuleSet
Construct an object with a specific prefix
MonitoringDestForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
Form bean for the Joram queue and topic pages
MonitoringDestForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
monitoringEnabled - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
MonitoringEvent - Class in org.ow2.jonas.lib.ejb21
implementation of the monitoring event to get statistics for the EJB2 sessions
MonitoringEvent(int, String, String, String, long, long, long, long) - Constructor for class org.ow2.jonas.lib.ejb21.MonitoringEvent
 
MonitoringForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
MonitoringForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
MonitoringService - Interface in org.ow2.jonas.depmonitor
Interface of the depmonitor service.
MOU - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
MqObjectNames - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
MqObjectNames() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.MqObjectNames
 
ms_BodyText - Variable in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
ms_JavascriptName - Variable in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
ms_LastStyleClass - Variable in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
ms_MyFunctionName - Variable in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
ms_PathImage - Variable in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
ms_StyleClassButton - Variable in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
mserver - Variable in class org.apache.catalina.connector.Connector
 
MULT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
multicastAddress - Variable in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
The host name.
MulticastDiscoveryServiceImpl - Class in org.ow2.jonas.discovery.internal
The discovery service creates and starts at least a DiscoveryManager which is a MBean that multi-casts discovery information to all the servers who joined the discovery multicast group.
MulticastDiscoveryServiceImpl() - Constructor for class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
MulticastDiscoveryServiceImplMBean - Interface in org.ow2.jonas.discovery.internal
Management interface for the discovery service.
multicastSocket - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Used to multicast a discovery event on run() execution
mustCascade() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
mustCommit - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
must commit current Tx at postInvoke
mustReload - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if instance has been modified by a Transaction.
mustStore - Variable in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
mWebAppForm - Variable in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
 
myClassLoader() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
myinstance - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
mylocal - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
myremote - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
mytimer - Variable in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
myTimerService - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Timer Service
myTimerService - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 

N

name - Variable in class org.apache.commons.modeler.ManagedBean
 
NAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
name - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
The name of this Cluster.
name - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
Name of this Member.
NAME - Static variable in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
Name constant.
name - Variable in class org.ow2.jonas.lib.management.reconfig.actuator.BaseConfigurationActuator
Name of the JOnAS service or JOnAS resource to which this object is associated.
name() - Method in class org.ow2.jonas.security.iiop.Csiv2ClientInterceptor
Returns the name of the interceptor.
name() - Method in class org.ow2.jonas.security.iiop.Csiv2IorInterceptor
Returns the name of the interceptor.
name() - Method in class org.ow2.jonas.security.iiop.Csiv2ServerInterceptor
Returns the name of the interceptor.
name() - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
get the name of this interceptor
name() - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
get the name of this interceptor
name() - Method in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
get the name of this interceptor
name() - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
get the name of this interceptor
name() - Method in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
get the name of this interceptor
name() - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Return the name of this interceptor.
name() - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Return the name of this interceptor.
name - Variable in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
name - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The JSP bean name for query parameters.
name - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The unique (within the entire tree) name of this node.
NAME_KEY - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2EEObjectNames
 
NameItem - Interface in org.ow2.jonas.lib.management.extensions.base
 
naming - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
NAMING_CONTEXT - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
narrow(Object, Class) - Method in class org.ow2.jonas.registry.carol.delegate.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.ow2.jonas.dbm.internal.cm.JConnection
 
nativeSQL(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
NE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
needJormCoherenceHelper() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
 
needToRebuild(Hashtable, File) - Method in class org.ow2.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.ow2.jonas.lib.util
NetUtils is meant to provide routine network related information to components of JONAS.
NetUtils() - Constructor for class org.ow2.jonas.lib.util.NetUtils
 
NewClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
NewClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.NewClusterForm
 
newCmiMbeanServerConnection - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
new cmi Mbeanserver TODO: Remove this before integfrating newCmi to jons.
newContextDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns a new Document of the context.xml file
newDocument(InputStream, String, boolean) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Creates a new Document from a given InputStream.
newDocument(InputStream, String, boolean, boolean) - Static method in class org.ow2.jonas.generators.genbase.utils.XMLUtils
Creates a new Document from a given InputStream.
newElement(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name
newElement(String, String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with an inner Text Node.
newEntityBeanDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.DeploymentDescEjb1_1
 
newEntityBeanDesc(ClassLoader, Entity, AssemblyDescriptor, JonasEntity, JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
Creates and returns a new JServletEngineConfigurationFactory.
newFieldDescInstance() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
factory method for field descriptors
newFieldDescInstance() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
field descriptor factory method
newGCMInstance(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
Create a GenClassMapping
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisGeneratorFactory
Deprecated. Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.AxisGeneratorFactory
Deprecated. Return a new WsEndpointGenerator for the specific generation mecanism.
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSGeneratorFactory
Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.EWSGeneratorFactory
Return a new WsEndpointGenerator for the specific generation mecanism.
newGenerator(ServiceRefDesc, WsClientDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Return a new WsClientGenerator for the specific generation mecanism.
newGenerator(ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Method in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Return a new WsEndpointGenerator for the specific generation mecanism.
newId() - Method in class org.ow2.jonas.webapp.taglib.TreeControl
 
newInstance(ClassLoader, PortComponent, JonasPortComponent, ServiceDesc) - Static method in class org.ow2.jonas.deployment.ws.PortComponentDescFactory
Create a new PortComponentDesc instance.
newInstance() - Static method in class org.ow2.jonas.ws.publish.internal.manager.WSDLPublisherFactory
 
newJ2EEElement(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in J2EE XML namespace.
newJ2EEElement(String, String) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.genbase.utils.XMLUtils
Creates a new XML Document for an empty jonas-client.xml.
newJOnASElement(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Create a new Element with given name in JOnAS XML namespace.
newJOnASElement(String, String) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.genbase.utils.XMLUtils
 
newJspConfig() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Count a new jsp config
newLoginConfig() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Count a new login-config
newMethodDescInstance(Method, Class, int) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
MethodDesc constructor factory method to ovewrite
newMethodDescInstance(Method, Class, int) - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
Factory method for MethodDesc.
newMethodDescInstance(Method, Class, int) - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
factory method for method descriptors
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.ow2.jonas.ws.axis.WSDDJOnASEJBProvider
Returns the JOnAS EJB Provider.
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.ow2.jonas.ws.axis.WSDDNoopProvider
Returns the JOnAS Noop Provider.
newProxyInstance(String, String) - Static method in class org.ow2.jonas.security.auth.spi.RoleBasedAuthorizationModule
Returns a usable MBeanServerForwarder instance.
newPublisher(String) - Method in class org.ow2.jonas.ws.publish.internal.manager.WSDLPublisherFactory
Create a new WSDLPublisher.
NewServerForm - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
NewServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
newSessionConfig() - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Count a new jsp config
newToken(int) - Static method in class org.ow2.jonas.deployment.ejb.ejbql.Token
Returns a new Token object, by default.
newWebJettyDoc() - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns a new Document of the web-jetty.xml file
next - Variable in class org.ow2.jonas.deployment.ejb.ejbql.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
Returns the next element in the interation.
nextElement() - Method in class org.ow2.jonas.lib.ejb21.CollectionEnum
Implements Enumeration.nextElement()
nextRead - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
nextWork() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Get the next JWork object to be run.
NO_TRANS_SUPPORT - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Rar doesn't support transactions
Node - Interface in org.ow2.jonas.deployment.ejb.ejbql
 
node(Node, String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Queries a node for a single descedent element at a given path.
NODE_NAME_SEPARATOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Node name separator.
NODE_SEPARATOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Used separator in the ident node in the tree
NodeInfoForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
NodeInfoForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
nodes(Node, String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Queries a node for all descendent elements at a given path.
NoInputCallbackHandler - Class in org.ow2.jonas.security.auth.callback
The username and password are given by the constructor No JNDI, datasource or file checks.
NoInputCallbackHandler() - Constructor for class org.ow2.jonas.security.auth.callback.NoInputCallbackHandler
No default Constructor : must use the one with username and password.
NoInputCallbackHandler(String, String) - Constructor for class org.ow2.jonas.security.auth.callback.NoInputCallbackHandler
Constructor.
NoInputCallbackHandler(String, String, Certificate) - Constructor for class org.ow2.jonas.security.auth.callback.NoInputCallbackHandler
Constructor.
NoJ2EEWebservicesException - Exception in org.ow2.jonas.generators.genbase
Thrown By XMLUtils.newDocument() when DTD validated files are found.
NoJ2EEWebservicesException() - Constructor for exception org.ow2.jonas.generators.genbase.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(String) - Constructor for exception org.ow2.jonas.generators.genbase.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(Exception) - Constructor for exception org.ow2.jonas.generators.genbase.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
NoJ2EEWebservicesException(String, Exception) - Constructor for exception org.ow2.jonas.generators.genbase.NoJ2EEWebservicesException
Constructs NoJ2EEWebservicesException.
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
This Session is no longer used: - unexport Remote Object - return the Session in the pool
noLongerUsed() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This Session is no longer used.
NONE - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
NONE - Static variable in class org.ow2.jonas.lib.management.javaee.J2eeObjectName
Constant used in ObjectNames of stand-alone modules.
NONE_TRANSPORT - Static variable in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Constant for None transport guarantee
nonJotmTransactionContext() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
nonJotmTransactionContext() - Method in interface org.ow2.jonas.tm.TransactionManager
 
NoopProvider - Class in org.ow2.jonas.ws.axis
Noop Provider
NoopProvider() - Constructor for class org.ow2.jonas.ws.axis.NoopProvider
 
normalize(MessageBytes) - Static method in class org.apache.catalina.connector.CoyoteAdapter
Normalize URI.
NOT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
not - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
NOT_READY - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is NotReady.
notifications - Variable in class org.apache.commons.modeler.ManagedBean
 
notify(Timer) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Notify the timer to the listener
notifyClose() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
notifyConnectionClose(Enlistable) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
A Connection has been closed.
notifyConnectionClose(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 
notifyConnectionError(Enlistable) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
A Connection has been in error.
notifyConnectionError(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 
notifyConnectionOpen(Enlistable) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
A Connection has been opened.
notifyConnectionOpen(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 
notifyError(SQLException) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
notifyPsClose(JStatement) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
A PreparedStatement has been logically closed.
notifyReconfiguration(Properties) - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
 
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterFactory
A new Server has been detected by the DomainManager.
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterFactory
A new server has been discovered.
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalClusterFactory
Treat event corresponding to a new ServerProxyy (new server arriving in the domain).
notifyServer(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterFactory
A new server has been discovered.
notifyServerProxyRunning(ServerProxy) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Notify to all the cluster factories that a server started in the domain
notifyStarting(Collection) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Notification from discovery: RUNNING.
notifyStopping() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Notification from discovery: STOPPING.
notifyStopping() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Notification from discovery with sate STOPPING.
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Notify a timeout for this bean and this Pk
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Notify a timeout for this bean
notifyTimeout(Timer) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Notify a timeout for this bean
notifyWriting(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
This transaction has just modified this instance.
notStopped - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Set to false if the thread is stopped
NS_URI_SOAP - Static variable in class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
SOAP NS URI
NULL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
NullComparisonExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
numberCheck(ActionErrors, String, String, boolean, int, int) - Method in class org.ow2.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.ow2.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.
numberOfCalls - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 

O

OBJ_TYPE - Static variable in class org.ow2.jonas.resource.internal.Rar
 
OBJECT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
objectName - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean OBJECT_NAME :type=,name= type may be one among: JkCluster, TomcatCluster, etc...
objectName - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
MBean ObjectName
objectName - Variable in class org.ow2.jonas.resource.internal.Rar
 
ObjectNameComparator - Class in org.ow2.jonas.webapp.jonasadmin.common
 
ObjectNameComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.ObjectNameComparator
 
ObjectNameItem - Class in org.ow2.jonas.lib.management.extensions.base.mbean
 
ObjectNameItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
ObjectNameItem(ObjectName) - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
objectToBytes(Object) - Static method in class org.ow2.jonas.discovery.base.DiscHelper
Construct a byte[] containing type info about a DiscMessage object to be sent, plus the content of this message.
objectToBytes(Serializable) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Construct a byte[] containing type info about a DiscMessage object to be sent, plus the content of this message.
OCTAL_LITERAL - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
OF - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
OMB - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
omit(String) - Method in class org.ow2.jonas.generators.genbase.archive.Application
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.ow2.jonas.generators.genbase.archive.Client
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
Returns true if filename must be omitted in the archive.
omit(String) - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Returns true if filename must be omitted in the archive.
OMU - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
ON_J2EE_SERVERS - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
 
ON_STATELESS_SESSION_BEANS - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
 
ON_WEB_SERVICES - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.JOnASProvider
 
oname - Variable in class org.apache.catalina.connector.Connector
 
ONE_MEGA - Static variable in class org.ow2.jonas.cluster.daemon.ClusterDaemonTools
 
onFault(MessageContext) - Method in class org.ow2.jonas.ws.axis.JonasHandler
Called on reply if a fault occured.
onMessage(Message) - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
A message has been received by the Session.
OOB - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
OOU - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
Don't change these values without looking at getRelationType() !
open(String) - Method in class org.ow2.jonas.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.ow2.jonas.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.ow2.jonas.dbm.internal.cm.ConnectionManager
lookup connection in the pool for this user/tx
openConnection(URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
openHandlerConfigStream(String, String, ClassLoader) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
This is a helper method that will open a stream to an @HandlerChain configuration file.
OperationInProgressException - Exception in org.ow2.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.ow2.jonas.webapp.jonasadmin.deploy.OperationInProgressException
 
operations - Variable in class org.apache.commons.modeler.ManagedBean
 
ops - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
optimizeAtInit - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
 
OPTION_SEINTERFACENAME - Static variable in class org.ow2.jonas.ws.axis.JOnASEJBProvider
parameter service-endpoint class name
OPTION_SEJNDINAME - Static variable in class org.ow2.jonas.ws.axis.JOnASEJBProvider
parameter service-endpoint JNDI name
OR - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
ORBCCFDelegate - Class in org.ow2.jonas.registry.carol.delegate
Store the ORB CORBA ORB under the java:comp/ORB name.
ORBCCFDelegate() - Constructor for class org.ow2.jonas.registry.carol.delegate.ORBCCFDelegate
 
ORBHelper - Class in org.ow2.jonas.security.iiop
Gets the ORB (java:comp/ORB)
ORDERBY - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
OrderByClause() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
OrderByItem() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
org.apache.catalina.connector - package org.apache.catalina.connector
 
org.apache.catalina.startup - package org.apache.catalina.startup
 
org.apache.catalina.util - package org.apache.catalina.util
 
org.apache.commons.modeler - package org.apache.commons.modeler
 
org.apache.taglibs.standard.tag.common.xml - package org.apache.taglibs.standard.tag.common.xml
 
org.objectweb.jonas.ant - package org.objectweb.jonas.ant
 
org.ow2.carol.jndi.spi - package org.ow2.carol.jndi.spi
 
org.ow2.jonas - package org.ow2.jonas
 
org.ow2.jonas.adm - package org.ow2.jonas.adm
 
org.ow2.jonas.ant - package org.ow2.jonas.ant
 
org.ow2.jonas.ant.cluster - package org.ow2.jonas.ant.cluster
 
org.ow2.jonas.ant.jonasbase - package org.ow2.jonas.ant.jonasbase
 
org.ow2.jonas.ant.jonasbase.jaas - package org.ow2.jonas.ant.jonasbase.jaas
 
org.ow2.jonas.ant.jonasbase.web - package org.ow2.jonas.ant.jonasbase.web
 
org.ow2.jonas.ant.jonasbase.wsdl - package org.ow2.jonas.ant.jonasbase.wsdl
 
org.ow2.jonas.client - package org.ow2.jonas.client
 
org.ow2.jonas.client.boot - package org.ow2.jonas.client.boot
 
org.ow2.jonas.client.naming - package org.ow2.jonas.client.naming
 
org.ow2.jonas.cluster.daemon - package org.ow2.jonas.cluster.daemon
 
org.ow2.jonas.cluster.daemon.mbean - package org.ow2.jonas.cluster.daemon.mbean
 
org.ow2.jonas.cmi - package org.ow2.jonas.cmi
 
org.ow2.jonas.cmi.internal - package org.ow2.jonas.cmi.internal
 
org.ow2.jonas.cmi.internal.event - package org.ow2.jonas.cmi.internal.event
 
org.ow2.jonas.commands.admin - package org.ow2.jonas.commands.admin
 
org.ow2.jonas.commands.admin.util - package org.ow2.jonas.commands.admin.util
 
org.ow2.jonas.commands.check - package org.ow2.jonas.commands.check
 
org.ow2.jonas.commands.wrapper - package org.ow2.jonas.commands.wrapper
 
org.ow2.jonas.configuration - package org.ow2.jonas.configuration
 
org.ow2.jonas.db - package org.ow2.jonas.db
 
org.ow2.jonas.db.base - package org.ow2.jonas.db.base
 
org.ow2.jonas.db.hsqldb - package org.ow2.jonas.db.hsqldb
 
org.ow2.jonas.dbm - package org.ow2.jonas.dbm
 
org.ow2.jonas.dbm.internal - package org.ow2.jonas.dbm.internal
 
org.ow2.jonas.dbm.internal.cm - package org.ow2.jonas.dbm.internal.cm
 
org.ow2.jonas.dbm.internal.cm.naming - package org.ow2.jonas.dbm.internal.cm.naming
 
org.ow2.jonas.dbm.internal.mbean - package org.ow2.jonas.dbm.internal.mbean
 
org.ow2.jonas.deployablemonitor - package org.ow2.jonas.deployablemonitor
 
org.ow2.jonas.deployment.api - package org.ow2.jonas.deployment.api
 
org.ow2.jonas.deployment.client - package org.ow2.jonas.deployment.client
 
org.ow2.jonas.deployment.client.lib - package org.ow2.jonas.deployment.client.lib
 
org.ow2.jonas.deployment.client.rules - package org.ow2.jonas.deployment.client.rules
 
org.ow2.jonas.deployment.client.wrapper - package org.ow2.jonas.deployment.client.wrapper
 
org.ow2.jonas.deployment.client.xml - package org.ow2.jonas.deployment.client.xml
 
org.ow2.jonas.deployment.clusterd - package org.ow2.jonas.deployment.clusterd
 
org.ow2.jonas.deployment.clusterd.lib - package org.ow2.jonas.deployment.clusterd.lib
 
org.ow2.jonas.deployment.clusterd.rules - package org.ow2.jonas.deployment.clusterd.rules
 
org.ow2.jonas.deployment.clusterd.xml - package org.ow2.jonas.deployment.clusterd.xml
 
org.ow2.jonas.deployment.common - package org.ow2.jonas.deployment.common
 
org.ow2.jonas.deployment.common.digester - package org.ow2.jonas.deployment.common.digester
 
org.ow2.jonas.deployment.common.lib - package org.ow2.jonas.deployment.common.lib
 
org.ow2.jonas.deployment.common.rules - package org.ow2.jonas.deployment.common.rules
 
org.ow2.jonas.deployment.common.util - package org.ow2.jonas.deployment.common.util
 
org.ow2.jonas.deployment.common.xml - package org.ow2.jonas.deployment.common.xml
 
org.ow2.jonas.deployment.domain - package org.ow2.jonas.deployment.domain
 
org.ow2.jonas.deployment.domain.lib - package org.ow2.jonas.deployment.domain.lib
 
org.ow2.jonas.deployment.domain.rules - package org.ow2.jonas.deployment.domain.rules
 
org.ow2.jonas.deployment.domain.wrapper - package org.ow2.jonas.deployment.domain.wrapper
 
org.ow2.jonas.deployment.domain.xml - package org.ow2.jonas.deployment.domain.xml
 
org.ow2.jonas.deployment.ear - package org.ow2.jonas.deployment.ear
 
org.ow2.jonas.deployment.ear.lib - package org.ow2.jonas.deployment.ear.lib
 
org.ow2.jonas.deployment.ear.rules - package org.ow2.jonas.deployment.ear.rules
 
org.ow2.jonas.deployment.ear.wrapper - package org.ow2.jonas.deployment.ear.wrapper
 
org.ow2.jonas.deployment.ear.xml - package org.ow2.jonas.deployment.ear.xml
 
org.ow2.jonas.deployment.ejb - package org.ow2.jonas.deployment.ejb
 
org.ow2.jonas.deployment.ejb.ejbql - package org.ow2.jonas.deployment.ejb.ejbql
 
org.ow2.jonas.deployment.ejb.lib - package org.ow2.jonas.deployment.ejb.lib
 
org.ow2.jonas.deployment.ejb.lib.util - package org.ow2.jonas.deployment.ejb.lib.util
 
org.ow2.jonas.deployment.ejb.rules - package org.ow2.jonas.deployment.ejb.rules
 
org.ow2.jonas.deployment.ejb.wrapper - package org.ow2.jonas.deployment.ejb.wrapper
 
org.ow2.jonas.deployment.ejb.xml - package org.ow2.jonas.deployment.ejb.xml
 
org.ow2.jonas.deployment.rar - package org.ow2.jonas.deployment.rar
 
org.ow2.jonas.deployment.rar.lib - package org.ow2.jonas.deployment.rar.lib
 
org.ow2.jonas.deployment.rar.rules - package org.ow2.jonas.deployment.rar.rules
 
org.ow2.jonas.deployment.rar.wrapper - package org.ow2.jonas.deployment.rar.wrapper
 
org.ow2.jonas.deployment.rar.xml - package org.ow2.jonas.deployment.rar.xml
 
org.ow2.jonas.deployment.web - package org.ow2.jonas.deployment.web
 
org.ow2.jonas.deployment.web.lib - package org.ow2.jonas.deployment.web.lib
 
org.ow2.jonas.deployment.web.rules - package org.ow2.jonas.deployment.web.rules
 
org.ow2.jonas.deployment.web.wrapper - package org.ow2.jonas.deployment.web.wrapper
 
org.ow2.jonas.deployment.web.xml - package org.ow2.jonas.deployment.web.xml
 
org.ow2.jonas.deployment.ws - package org.ow2.jonas.deployment.ws
 
org.ow2.jonas.deployment.ws.lib - package org.ow2.jonas.deployment.ws.lib
 
org.ow2.jonas.deployment.ws.rules - package org.ow2.jonas.deployment.ws.rules
 
org.ow2.jonas.deployment.ws.wrapper - package org.ow2.jonas.deployment.ws.wrapper
 
org.ow2.jonas.deployment.ws.xml - package org.ow2.jonas.deployment.ws.xml
 
org.ow2.jonas.depmonitor - package org.ow2.jonas.depmonitor
 
org.ow2.jonas.discovery - package org.ow2.jonas.discovery
 
org.ow2.jonas.discovery.base - package org.ow2.jonas.discovery.base
 
org.ow2.jonas.discovery.base.comm - package org.ow2.jonas.discovery.base.comm
 
org.ow2.jonas.discovery.internal - package org.ow2.jonas.discovery.internal
 
org.ow2.jonas.discovery.internal.client - package org.ow2.jonas.discovery.internal.client
 
org.ow2.jonas.discovery.internal.comm - package org.ow2.jonas.discovery.internal.comm
 
org.ow2.jonas.discovery.internal.enroller - package org.ow2.jonas.discovery.internal.enroller
 
org.ow2.jonas.discovery.internal.manager - package org.ow2.jonas.discovery.internal.manager
 
org.ow2.jonas.discovery.internal.utils - package org.ow2.jonas.discovery.internal.utils
 
org.ow2.jonas.discovery.jgroups - package org.ow2.jonas.discovery.jgroups
 
org.ow2.jonas.discovery.jgroups.comm - package org.ow2.jonas.discovery.jgroups.comm
 
org.ow2.jonas.discovery.jgroups.comm.api - package org.ow2.jonas.discovery.jgroups.comm.api
 
org.ow2.jonas.discovery.jgroups.comm.exception - package org.ow2.jonas.discovery.jgroups.comm.exception
 
org.ow2.jonas.discovery.jgroups.comm.handler - package org.ow2.jonas.discovery.jgroups.comm.handler
 
org.ow2.jonas.discovery.jgroups.manager - package org.ow2.jonas.discovery.jgroups.manager
 
org.ow2.jonas.discovery.jgroups.utils - package org.ow2.jonas.discovery.jgroups.utils
 
org.ow2.jonas.ear - package org.ow2.jonas.ear
 
org.ow2.jonas.ear.internal - package org.ow2.jonas.ear.internal
 
org.ow2.jonas.ear.internal.mbean - package org.ow2.jonas.ear.internal.mbean
 
org.ow2.jonas.eclipse.compiler - package org.ow2.jonas.eclipse.compiler
 
org.ow2.jonas.ee.jdbc - package org.ow2.jonas.ee.jdbc
 
org.ow2.jonas.ee.mejb - package org.ow2.jonas.ee.mejb
 
org.ow2.jonas.ee.scout - package org.ow2.jonas.ee.scout
 
org.ow2.jonas.ejb.easybeans - package org.ow2.jonas.ejb.easybeans
 
org.ow2.jonas.ejb2 - package org.ow2.jonas.ejb2
 
org.ow2.jonas.ejb2.internal - package org.ow2.jonas.ejb2.internal
 
org.ow2.jonas.ejb2.internal.delegate - package org.ow2.jonas.ejb2.internal.delegate
 
org.ow2.jonas.ejb2.internal.mbean - package org.ow2.jonas.ejb2.internal.mbean
 
org.ow2.jonas.ejb3 - package org.ow2.jonas.ejb3
 
org.ow2.jonas.extension.loader - package org.ow2.jonas.extension.loader
 
org.ow2.jonas.generators.genbase - package org.ow2.jonas.generators.genbase
 
org.ow2.jonas.generators.genbase.archive - package org.ow2.jonas.generators.genbase.archive
 
org.ow2.jonas.generators.genbase.generator - package org.ow2.jonas.generators.genbase.generator
 
org.ow2.jonas.generators.genbase.modifier - package org.ow2.jonas.generators.genbase.modifier
 
org.ow2.jonas.generators.genbase.utils - package org.ow2.jonas.generators.genbase.utils
 
org.ow2.jonas.generators.genclientstub - package org.ow2.jonas.generators.genclientstub
 
org.ow2.jonas.generators.genclientstub.generator - package org.ow2.jonas.generators.genclientstub.generator
 
org.ow2.jonas.generators.genclientstub.modifier - package org.ow2.jonas.generators.genclientstub.modifier
 
org.ow2.jonas.generators.genclientstub.wrapper - package org.ow2.jonas.generators.genclientstub.wrapper
 
org.ow2.jonas.generators.genic - package org.ow2.jonas.generators.genic
 
org.ow2.jonas.generators.genic.wrapper - package org.ow2.jonas.generators.genic.wrapper
 
org.ow2.jonas.generators.raconfig - package org.ow2.jonas.generators.raconfig
 
org.ow2.jonas.generators.wsgen - package org.ow2.jonas.generators.wsgen
 
org.ow2.jonas.generators.wsgen.ddmodifier - package org.ow2.jonas.generators.wsgen.ddmodifier
 
org.ow2.jonas.generators.wsgen.finder - package org.ow2.jonas.generators.wsgen.finder
 
org.ow2.jonas.generators.wsgen.generator - package org.ow2.jonas.generators.wsgen.generator
 
org.ow2.jonas.generators.wsgen.generator.axis - package org.ow2.jonas.generators.wsgen.generator.axis
 
org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java - package org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java
 
org.ow2.jonas.generators.wsgen.generator.ews - package org.ow2.jonas.generators.wsgen.generator.ews
 
org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee - package org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee
 
org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter - package org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter
 
org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory - package org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.factory
 
org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer - package org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer
 
org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf - package org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.wscf
 
org.ow2.jonas.generators.wsgen.modifier - package org.ow2.jonas.generators.wsgen.modifier
 
org.ow2.jonas.ha - package org.ow2.jonas.ha
 
org.ow2.jonas.ha.internal - package org.ow2.jonas.ha.internal
 
org.ow2.jonas.jms - package org.ow2.jonas.jms
 
org.ow2.jonas.jmx - package org.ow2.jonas.jmx
 
org.ow2.jonas.jmx.internal - package org.ow2.jonas.jmx.internal
 
org.ow2.jonas.jndi.checker.api - package org.ow2.jonas.jndi.checker.api
 
org.ow2.jonas.jndi.checker.impl - package org.ow2.jonas.jndi.checker.impl
 
org.ow2.jonas.jndi.interceptors.impl - package org.ow2.jonas.jndi.interceptors.impl
 
org.ow2.jonas.jndi.interceptors.impl.datasource - package org.ow2.jonas.jndi.interceptors.impl.datasource
 
org.ow2.jonas.jndi.interceptors.impl.easybeans - package org.ow2.jonas.jndi.interceptors.impl.easybeans
 
org.ow2.jonas.launcher.felix - package org.ow2.jonas.launcher.felix
 
org.ow2.jonas.launcher.felix.util - package org.ow2.jonas.launcher.felix.util
 
org.ow2.jonas.lib.bootstrap - package org.ow2.jonas.lib.bootstrap
 
org.ow2.jonas.lib.bootstrap.loader - package org.ow2.jonas.lib.bootstrap.loader
 
org.ow2.jonas.lib.cpmanager - package org.ow2.jonas.lib.cpmanager
 
org.ow2.jonas.lib.ejb21 - package org.ow2.jonas.lib.ejb21
 
org.ow2.jonas.lib.ejb21.ha - package org.ow2.jonas.lib.ejb21.ha
 
org.ow2.jonas.lib.ejb21.jorm - package org.ow2.jonas.lib.ejb21.jorm
 
org.ow2.jonas.lib.ejb21.sql - package org.ow2.jonas.lib.ejb21.sql
 
org.ow2.jonas.lib.execution - package org.ow2.jonas.lib.execution
 
org.ow2.jonas.lib.jmbeans - package org.ow2.jonas.lib.jmbeans
 
org.ow2.jonas.lib.jmbeans.log - package org.ow2.jonas.lib.jmbeans.log
 
org.ow2.jonas.lib.jmbeans.monitoring - package org.ow2.jonas.lib.jmbeans.monitoring
 
org.ow2.jonas.lib.loader - package org.ow2.jonas.lib.loader
 
org.ow2.jonas.lib.loader.factory - package org.ow2.jonas.lib.loader.factory
 
org.ow2.jonas.lib.loader.locator - package org.ow2.jonas.lib.loader.locator
 
org.ow2.jonas.lib.loader.xml - package org.ow2.jonas.lib.loader.xml
 
org.ow2.jonas.lib.management.domain - package org.ow2.jonas.lib.management.domain
 
org.ow2.jonas.lib.management.domain.cluster - package org.ow2.jonas.lib.management.domain.cluster
 
org.ow2.jonas.lib.management.domain.cluster.cmi - package org.ow2.jonas.lib.management.domain.cluster.cmi
 
org.ow2.jonas.lib.management.domain.cluster.ha - package org.ow2.jonas.lib.management.domain.cluster.ha
 
org.ow2.jonas.lib.management.domain.cluster.jk - package org.ow2.jonas.lib.management.domain.cluster.jk
 
org.ow2.jonas.lib.management.domain.cluster.logical - package org.ow2.jonas.lib.management.domain.cluster.logical
 
org.ow2.jonas.lib.management.domain.cluster.tomcat - package org.ow2.jonas.lib.management.domain.cluster.tomcat
 
org.ow2.jonas.lib.management.domain.proxy - package org.ow2.jonas.lib.management.domain.proxy
 
org.ow2.jonas.lib.management.domain.proxy.clusterd - package org.ow2.jonas.lib.management.domain.proxy.clusterd
 
org.ow2.jonas.lib.management.domain.proxy.server - package org.ow2.jonas.lib.management.domain.proxy.server
 
org.ow2.jonas.lib.management.extensions.base - package org.ow2.jonas.lib.management.extensions.base
 
org.ow2.jonas.lib.management.extensions.base.mbean - package org.ow2.jonas.lib.management.extensions.base.mbean
 
org.ow2.jonas.lib.management.extensions.cluster - package org.ow2.jonas.lib.management.extensions.cluster
 
org.ow2.jonas.lib.management.extensions.clusterdaemon - package org.ow2.jonas.lib.management.extensions.clusterdaemon
 
org.ow2.jonas.lib.management.extensions.container - package org.ow2.jonas.lib.management.extensions.container
 
org.ow2.jonas.lib.management.extensions.container.ejb - package org.ow2.jonas.lib.management.extensions.container.ejb
 
org.ow2.jonas.lib.management.extensions.domain - package org.ow2.jonas.lib.management.extensions.domain
 
org.ow2.jonas.lib.management.extensions.manager - package org.ow2.jonas.lib.management.extensions.manager
 
org.ow2.jonas.lib.management.extensions.server - package org.ow2.jonas.lib.management.extensions.server
 
org.ow2.jonas.lib.management.extensions.util - package org.ow2.jonas.lib.management.extensions.util
 
org.ow2.jonas.lib.management.javaee - package org.ow2.jonas.lib.management.javaee
 
org.ow2.jonas.lib.management.reconfig - package org.ow2.jonas.lib.management.reconfig
 
org.ow2.jonas.lib.management.reconfig.actuator - package org.ow2.jonas.lib.management.reconfig.actuator
 
org.ow2.jonas.lib.naming - package org.ow2.jonas.lib.naming
 
org.ow2.jonas.lib.naming.java - package org.ow2.jonas.lib.naming.java
 
org.ow2.jonas.lib.reconfig - package org.ow2.jonas.lib.reconfig
 
org.ow2.jonas.lib.security - package org.ow2.jonas.lib.security
 
org.ow2.jonas.lib.security.auth - package org.ow2.jonas.lib.security.auth
 
org.ow2.jonas.lib.security.context - package org.ow2.jonas.lib.security.context
 
org.ow2.jonas.lib.security.jacc - package org.ow2.jonas.lib.security.jacc
 
org.ow2.jonas.lib.security.jacc.handlers - package org.ow2.jonas.lib.security.jacc.handlers
 
org.ow2.jonas.lib.security.mapping - package org.ow2.jonas.lib.security.mapping
 
org.ow2.jonas.lib.service - package org.ow2.jonas.lib.service
 
org.ow2.jonas.lib.service.manager - package org.ow2.jonas.lib.service.manager
 
org.ow2.jonas.lib.svc - package org.ow2.jonas.lib.svc
 
org.ow2.jonas.lib.timer - package org.ow2.jonas.lib.timer
 
org.ow2.jonas.lib.util - package org.ow2.jonas.lib.util
 
org.ow2.jonas.lib.windows - package org.ow2.jonas.lib.windows
 
org.ow2.jonas.lib.work - package org.ow2.jonas.lib.work
 
org.ow2.jonas.mail - package org.ow2.jonas.mail
 
org.ow2.jonas.mail.factory - package org.ow2.jonas.mail.factory
 
org.ow2.jonas.mail.internal - package org.ow2.jonas.mail.internal
 
org.ow2.jonas.mail.internal.factory - package org.ow2.jonas.mail.internal.factory
 
org.ow2.jonas.mail.internal.factory.lib - package org.ow2.jonas.mail.internal.factory.lib
 
org.ow2.jonas.mail.internal.factory.mbean - package org.ow2.jonas.mail.internal.factory.mbean
 
org.ow2.jonas.management - package org.ow2.jonas.management
 
org.ow2.jonas.management.extensions.base.api - package org.ow2.jonas.management.extensions.base.api
 
org.ow2.jonas.management.extensions.cluster.api - package org.ow2.jonas.management.extensions.cluster.api
 
org.ow2.jonas.management.extensions.clusterdaemon.api - package org.ow2.jonas.management.extensions.clusterdaemon.api
 
org.ow2.jonas.management.extensions.container.api - package org.ow2.jonas.management.extensions.container.api
 
org.ow2.jonas.management.extensions.domain.api - package org.ow2.jonas.management.extensions.domain.api
 
org.ow2.jonas.management.extensions.server.api - package org.ow2.jonas.management.extensions.server.api
 
org.ow2.jonas.migration.jboss - package org.ow2.jonas.migration.jboss
 
org.ow2.jonas.naming - package org.ow2.jonas.naming
 
org.ow2.jonas.properties - package org.ow2.jonas.properties
 
org.ow2.jonas.registry - package org.ow2.jonas.registry
 
org.ow2.jonas.registry.carol - package org.ow2.jonas.registry.carol
 
org.ow2.jonas.registry.carol.delegate - package org.ow2.jonas.registry.carol.delegate
 
org.ow2.jonas.registry.carol.osgi - package org.ow2.jonas.registry.carol.osgi
 
org.ow2.jonas.resource - package org.ow2.jonas.resource
 
org.ow2.jonas.resource.internal - package org.ow2.jonas.resource.internal
 
org.ow2.jonas.resource.internal.cm - package org.ow2.jonas.resource.internal.cm
 
org.ow2.jonas.resource.internal.cm.jta - package org.ow2.jonas.resource.internal.cm.jta
 
org.ow2.jonas.resource.internal.cm.sql - package org.ow2.jonas.resource.internal.cm.sql
 
org.ow2.jonas.resource.internal.mbean - package org.ow2.jonas.resource.internal.mbean
 
org.ow2.jonas.resource.internal.naming - package org.ow2.jonas.resource.internal.naming
 
org.ow2.jonas.resource.internal.pool - package org.ow2.jonas.resource.internal.pool
 
org.ow2.jonas.resource.internal.pool.lib - package org.ow2.jonas.resource.internal.pool.lib
 
org.ow2.jonas.resourcemonitor - package org.ow2.jonas.resourcemonitor
 
org.ow2.jonas.resourcemonitor.internal - package org.ow2.jonas.resourcemonitor.internal
 
org.ow2.jonas.security - package org.ow2.jonas.security
 
org.ow2.jonas.security.auth.callback - package org.ow2.jonas.security.auth.callback
 
org.ow2.jonas.security.auth.spi - package org.ow2.jonas.security.auth.spi
 
org.ow2.jonas.security.iiop - package org.ow2.jonas.security.iiop
 
org.ow2.jonas.security.iiop.initializer - package org.ow2.jonas.security.iiop.initializer
 
org.ow2.jonas.security.interceptors.iiop - package org.ow2.jonas.security.interceptors.iiop
 
org.ow2.jonas.security.interceptors.jrmp - package org.ow2.jonas.security.interceptors.jrmp
 
org.ow2.jonas.security.interceptors.jrmp.ctxcheck - package org.ow2.jonas.security.interceptors.jrmp.ctxcheck
 
org.ow2.jonas.security.internal - package org.ow2.jonas.security.internal
 
org.ow2.jonas.security.internal.realm.factory - package org.ow2.jonas.security.internal.realm.factory
 
org.ow2.jonas.security.internal.realm.lib - package org.ow2.jonas.security.internal.realm.lib
 
org.ow2.jonas.security.internal.realm.principal - package org.ow2.jonas.security.internal.realm.principal
 
org.ow2.jonas.security.lib - package org.ow2.jonas.security.lib
 
org.ow2.jonas.security.realm.factory - package org.ow2.jonas.security.realm.factory
 
org.ow2.jonas.security.realm.lib - package org.ow2.jonas.security.realm.lib
 
org.ow2.jonas.security.realm.principal - package org.ow2.jonas.security.realm.principal
 
org.ow2.jonas.security.rules - package org.ow2.jonas.security.rules
 
org.ow2.jonas.security.ws - package org.ow2.jonas.security.ws
 
org.ow2.jonas.security.ws.initializer - package org.ow2.jonas.security.ws.initializer
 
org.ow2.jonas.service - package org.ow2.jonas.service
 
org.ow2.jonas.services.bootstrap - package org.ow2.jonas.services.bootstrap
 
org.ow2.jonas.services.bootstrap.deploymentplan - package org.ow2.jonas.services.bootstrap.deploymentplan
 
org.ow2.jonas.services.bootstrap.repository - package org.ow2.jonas.services.bootstrap.repository
 
org.ow2.jonas.smartclient - package org.ow2.jonas.smartclient
 
org.ow2.jonas.smartclient.internal - package org.ow2.jonas.smartclient.internal
 
org.ow2.jonas.tests.applications.connectionsleaks - package org.ow2.jonas.tests.applications.connectionsleaks
 
org.ow2.jonas.tm - package org.ow2.jonas.tm
 
org.ow2.jonas.tm.jotm - package org.ow2.jonas.tm.jotm
 
org.ow2.jonas.tm.jotm.delegate - package org.ow2.jonas.tm.jotm.delegate
 
org.ow2.jonas.tm.jotm.mbean - package org.ow2.jonas.tm.jotm.mbean
 
org.ow2.jonas.tm.jotm.ots - package org.ow2.jonas.tm.jotm.ots
 
org.ow2.jonas.tool.maven.genic.plugin - package org.ow2.jonas.tool.maven.genic.plugin
 
org.ow2.jonas.tool.maven.wsgen.plugin - package org.ow2.jonas.tool.maven.wsgen.plugin
 
org.ow2.jonas.versioning - package org.ow2.jonas.versioning
 
org.ow2.jonas.versioning.contexts - package org.ow2.jonas.versioning.contexts
 
org.ow2.jonas.versioning.internal - package org.ow2.jonas.versioning.internal
 
org.ow2.jonas.web - package org.ow2.jonas.web
 
org.ow2.jonas.web.base - package org.ow2.jonas.web.base
 
org.ow2.jonas.web.base.lib - package org.ow2.jonas.web.base.lib
 
org.ow2.jonas.web.base.proxy - package org.ow2.jonas.web.base.proxy
 
org.ow2.jonas.web.jetty6 - package org.ow2.jonas.web.jetty6
 
org.ow2.jonas.web.jetty6.security - package org.ow2.jonas.web.jetty6.security
 
org.ow2.jonas.web.tomcat6 - package org.ow2.jonas.web.tomcat6
 
org.ow2.jonas.web.tomcat6.handler - package org.ow2.jonas.web.tomcat6.handler
 
org.ow2.jonas.web.tomcat6.loader - package org.ow2.jonas.web.tomcat6.loader
 
org.ow2.jonas.web.tomcat6.security - package org.ow2.jonas.web.tomcat6.security
 
org.ow2.jonas.web.tomcat6.tx - package org.ow2.jonas.web.tomcat6.tx
 
org.ow2.jonas.web.tomcat6.versioning - package org.ow2.jonas.web.tomcat6.versioning
 
org.ow2.jonas.web.tomcat6.ws - package org.ow2.jonas.web.tomcat6.ws
 
org.ow2.jonas.web.tomcat6.ws.security - package org.ow2.jonas.web.tomcat6.ws.security
 
org.ow2.jonas.web.tomcat6.ws.strategy - package org.ow2.jonas.web.tomcat6.ws.strategy
 
org.ow2.jonas.webapp.jonasadmin - package org.ow2.jonas.webapp.jonasadmin
 
org.ow2.jonas.webapp.jonasadmin.catalina - package org.ow2.jonas.webapp.jonasadmin.catalina
 
org.ow2.jonas.webapp.jonasadmin.clusterd - package org.ow2.jonas.webapp.jonasadmin.clusterd
 
org.ow2.jonas.webapp.jonasadmin.clusterd.servlet - package org.ow2.jonas.webapp.jonasadmin.clusterd.servlet
 
org.ow2.jonas.webapp.jonasadmin.cmi - package org.ow2.jonas.webapp.jonasadmin.cmi
 
org.ow2.jonas.webapp.jonasadmin.common - package org.ow2.jonas.webapp.jonasadmin.common
 
org.ow2.jonas.webapp.jonasadmin.deploy - package org.ow2.jonas.webapp.jonasadmin.deploy
 
org.ow2.jonas.webapp.jonasadmin.domain - package org.ow2.jonas.webapp.jonasadmin.domain
 
org.ow2.jonas.webapp.jonasadmin.jonasmqconnect - package org.ow2.jonas.webapp.jonasadmin.jonasmqconnect
 
org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util - package org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
org.ow2.jonas.webapp.jonasadmin.jonasserver - package org.ow2.jonas.webapp.jonasadmin.jonasserver
 
org.ow2.jonas.webapp.jonasadmin.joramplatform - package org.ow2.jonas.webapp.jonasadmin.joramplatform
 
org.ow2.jonas.webapp.jonasadmin.logging - package org.ow2.jonas.webapp.jonasadmin.logging
 
org.ow2.jonas.webapp.jonasadmin.mbean - package org.ow2.jonas.webapp.jonasadmin.mbean
 
org.ow2.jonas.webapp.jonasadmin.monitoring - package org.ow2.jonas.webapp.jonasadmin.monitoring
 
org.ow2.jonas.webapp.jonasadmin.monitoring.graph - package org.ow2.jonas.webapp.jonasadmin.monitoring.graph
 
org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets - package org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets
 
org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server - package org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils - package org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils
 
org.ow2.jonas.webapp.jonasadmin.resource - package org.ow2.jonas.webapp.jonasadmin.resource
 
org.ow2.jonas.webapp.jonasadmin.resourceadapter - package org.ow2.jonas.webapp.jonasadmin.resourceadapter
 
org.ow2.jonas.webapp.jonasadmin.security - package org.ow2.jonas.webapp.jonasadmin.security
 
org.ow2.jonas.webapp.jonasadmin.service - package org.ow2.jonas.webapp.jonasadmin.service
 
org.ow2.jonas.webapp.jonasadmin.service.container - package org.ow2.jonas.webapp.jonasadmin.service.container
 
org.ow2.jonas.webapp.jonasadmin.service.db - package org.ow2.jonas.webapp.jonasadmin.service.db
 
org.ow2.jonas.webapp.jonasadmin.service.depmonitor - package org.ow2.jonas.webapp.jonasadmin.service.depmonitor
 
org.ow2.jonas.webapp.jonasadmin.service.discovery - package org.ow2.jonas.webapp.jonasadmin.service.discovery
 
org.ow2.jonas.webapp.jonasadmin.service.ejb - package org.ow2.jonas.webapp.jonasadmin.service.ejb
 
org.ow2.jonas.webapp.jonasadmin.service.jms - package org.ow2.jonas.webapp.jonasadmin.service.jms
 
org.ow2.jonas.webapp.jonasadmin.service.jtm - package org.ow2.jonas.webapp.jonasadmin.service.jtm
 
org.ow2.jonas.webapp.jonasadmin.service.mail - package org.ow2.jonas.webapp.jonasadmin.service.mail
 
org.ow2.jonas.webapp.jonasadmin.service.resource - package org.ow2.jonas.webapp.jonasadmin.service.resource
 
org.ow2.jonas.webapp.jonasadmin.service.smartclient - package org.ow2.jonas.webapp.jonasadmin.service.smartclient
 
org.ow2.jonas.webapp.jonasadmin.service.versioning - package org.ow2.jonas.webapp.jonasadmin.service.versioning
 
org.ow2.jonas.webapp.jonasadmin.service.webservice - package org.ow2.jonas.webapp.jonasadmin.service.webservice
 
org.ow2.jonas.webapp.jonasadmin.service.webservice.provider - package org.ow2.jonas.webapp.jonasadmin.service.webservice.provider
 
org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element - package org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
 
org.ow2.jonas.webapp.jonasadmin.service.workcleaner - package org.ow2.jonas.webapp.jonasadmin.service.workcleaner
 
org.ow2.jonas.webapp.jonasadmin.service.workmanager - package org.ow2.jonas.webapp.jonasadmin.service.workmanager
 
org.ow2.jonas.webapp.jonasadmin.xml - package org.ow2.jonas.webapp.jonasadmin.xml
 
org.ow2.jonas.webapp.jonasadmin.xml.xs - package org.ow2.jonas.webapp.jonasadmin.xml.xs
 
org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded - package org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded
 
org.ow2.jonas.webapp.taglib - package org.ow2.jonas.webapp.taglib
 
org.ow2.jonas.workcleaner - package org.ow2.jonas.workcleaner
 
org.ow2.jonas.workcleaner.internal - package org.ow2.jonas.workcleaner.internal
 
org.ow2.jonas.workmanager - package org.ow2.jonas.workmanager
 
org.ow2.jonas.workmanager.internal - package org.ow2.jonas.workmanager.internal
 
org.ow2.jonas.ws.axis - package org.ow2.jonas.ws.axis
 
org.ow2.jonas.ws.axis2 - package org.ow2.jonas.ws.axis2
 
org.ow2.jonas.ws.axis2.easybeans - package org.ow2.jonas.ws.axis2.easybeans
 
org.ow2.jonas.ws.axis2.easybeans.ext - package org.ow2.jonas.ws.axis2.easybeans.ext
 
org.ow2.jonas.ws.axis2.http - package org.ow2.jonas.ws.axis2.http
 
org.ow2.jonas.ws.axis2.jaxws - package org.ow2.jonas.ws.axis2.jaxws
 
org.ow2.jonas.ws.axis2.jaxws.description.impl - package org.ow2.jonas.ws.axis2.jaxws.description.impl
 
org.ow2.jonas.ws.axis2.util - package org.ow2.jonas.ws.axis2.util
 
org.ow2.jonas.ws.cxf - package org.ow2.jonas.ws.cxf
 
org.ow2.jonas.ws.cxf.easybeans - package org.ow2.jonas.ws.cxf.easybeans
 
org.ow2.jonas.ws.cxf.easybeans.ext - package org.ow2.jonas.ws.cxf.easybeans.ext
 
org.ow2.jonas.ws.cxf.http - package org.ow2.jonas.ws.cxf.http
 
org.ow2.jonas.ws.cxf.jaxws - package org.ow2.jonas.ws.cxf.jaxws
 
org.ow2.jonas.ws.cxf.util - package org.ow2.jonas.ws.cxf.util
 
org.ow2.jonas.ws.jaxrpc - package org.ow2.jonas.ws.jaxrpc
 
org.ow2.jonas.ws.jaxrpc.base - package org.ow2.jonas.ws.jaxrpc.base
 
org.ow2.jonas.ws.jaxrpc.factory - package org.ow2.jonas.ws.jaxrpc.factory
 
org.ow2.jonas.ws.jaxrpc.mbean - package org.ow2.jonas.ws.jaxrpc.mbean
 
org.ow2.jonas.ws.jaxws - package org.ow2.jonas.ws.jaxws
 
org.ow2.jonas.ws.jaxws.base - package org.ow2.jonas.ws.jaxws.base
 
org.ow2.jonas.ws.jaxws.client - package org.ow2.jonas.ws.jaxws.client
 
org.ow2.jonas.ws.jaxws.client.factory - package org.ow2.jonas.ws.jaxws.client.factory
 
org.ow2.jonas.ws.jaxws.easybeans - package org.ow2.jonas.ws.jaxws.easybeans
 
org.ow2.jonas.ws.jaxws.easybeans.naming - package org.ow2.jonas.ws.jaxws.easybeans.naming
 
org.ow2.jonas.ws.jaxws.ejb - package org.ow2.jonas.ws.jaxws.ejb
 
org.ow2.jonas.ws.jaxws.ejb.context - package org.ow2.jonas.ws.jaxws.ejb.context
 
org.ow2.jonas.ws.jaxws.handler - package org.ow2.jonas.ws.jaxws.handler
 
org.ow2.jonas.ws.jaxws.handler.builder - package org.ow2.jonas.ws.jaxws.handler.builder
 
org.ow2.jonas.ws.jaxws.http.servlet - package org.ow2.jonas.ws.jaxws.http.servlet
 
org.ow2.jonas.ws.jaxws.util - package org.ow2.jonas.ws.jaxws.util
 
org.ow2.jonas.ws.publish - package org.ow2.jonas.ws.publish
 
org.ow2.jonas.ws.publish.internal.file - package org.ow2.jonas.ws.publish.internal.file
 
org.ow2.jonas.ws.publish.internal.manager - package org.ow2.jonas.ws.publish.internal.manager
 
org.ow2.jonas.ws.publish.internal.registry - package org.ow2.jonas.ws.publish.internal.registry
 
osDynMemory - Variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
OSGiClassLoader - Class in org.ow2.jonas.lib.loader
OSGiClassLoader delegates class loading to the OSGi framework.
OSGiClassLoader() - Constructor for class org.ow2.jonas.lib.loader.OSGiClassLoader
Construct a new delegating ClassLoader.
OTSClientTransactionInterceptor - Class in org.ow2.jonas.tm.jotm.ots
Class OTSClientTransactionInterceptor is a Client Interceptor for OTS Java Client of JOTM.
OTSClientTransactionInterceptor(ORBInitInfo) - Constructor for class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Constructor.
OTSInterceptor - Class in org.ow2.jonas.tm.jotm.ots
 
OTSInterceptor(ORBInitInfo) - Constructor for class org.ow2.jonas.tm.jotm.ots.OTSInterceptor
Constructor.
OTSORBInitializer - Class in org.ow2.jonas.tm.jotm.ots
Class OTSORBInitializer is a OTS Interceptor initialisation for JOTM.
OTSORBInitializer() - Constructor for class org.ow2.jonas.tm.jotm.ots.OTSORBInitializer
 
OTSServerTransactionInterceptor - Class in org.ow2.jonas.tm.jotm.ots
Class OTSServerTransactionInterceptor is a Server Interceptor for OTS Java Server of JOTM.
OTSServerTransactionInterceptor(ORBInitInfo) - Constructor for class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Constructor.
out - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
OutboundResourceadapter - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element outbound-resourceadapter
OutboundResourceadapter() - Constructor for class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Constructor
OutboundResourceadapterDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element outbound-resourceadapter
OutboundResourceadapterDesc(OutboundResourceadapter) - Constructor for class org.ow2.jonas.deployment.rar.OutboundResourceadapterDesc
Constructor
OutboundResourceadapterRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element outbound-resourceadapter
OutboundResourceadapterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.OutboundResourceadapterRuleSet
Construct an object with a specific prefix
outTx - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances currently used outside a tx
OwnerMbeanItem - Class in org.ow2.jonas.lib.management.extensions.base.mbean
 
OwnerMbeanItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.OwnerMbeanItem
 
OwnerMbeanItem(ObjectName) - Constructor for class org.ow2.jonas.lib.management.extensions.base.mbean.OwnerMbeanItem
 

P

P6SPY_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of P6Spy configuration file.
p_Form - Variable in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Mapping - Variable in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Request - Variable in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
p_Response - Variable in class org.ow2.jonas.webapp.jonasadmin.deploy.ApplyDomainDeployConfirmAction.DeployThread
 
paAdd(PIndexedElem, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It adds the elements in the list.
PackageMapping - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element package-mapping
PackageMapping() - Constructor for class org.ow2.jonas.deployment.ws.xml.PackageMapping
Constructor
PackageMappingRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element package-mapping
PackageMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.PackageMappingRuleSet
Construct an object with a specific prefix
PACKED - Static variable in class org.ow2.jonas.generators.genbase.generator.Config
packed mode.
paDeltaSupported() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This implementation is able to isolate the modification by element of the gen class.
page - Variable in class org.ow2.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.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method is used by the PBinding to allocated data structure during a write operation.
paIterator() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This method is used by the PBinding to fetch all PIndexedElem.
PanelSeparatorTag - Class in org.ow2.jonas.webapp.taglib
 
PanelSeparatorTag() - Constructor for class org.ow2.jonas.webapp.taglib.PanelSeparatorTag
 
PanelTag - Class in org.ow2.jonas.webapp.taglib
 
PanelTag() - Constructor for class org.ow2.jonas.webapp.taglib.PanelTag
 
paramId - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The single-parameter request parameter name to generate.
paramName - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The single-parameter JSP bean name.
paramProperty - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The single-parameter JSP bean property.
paramScope - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The single-parameter JSP bean scope.
parent - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
parent - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The parent node of this node, or null if this is the root node.
PARENT_INITIAL_CONTEXT_FACTORY - Static variable in class org.ow2.carol.jndi.spi.VirtualJNDIContextFactory
Parent InitialContextFactory environment variable.
PARENT_OBJECTNAME_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
parentObjectName Context Param.
parse(Reader, String, TopLevelElement) - Method in class org.ow2.jonas.deployment.common.digester.JDigester
Parse the deployment descriptor
parse(String) - Method in class org.ow2.jonas.lib.naming.ComponentNameParser
Parse a name into its components.
parseEjbFiles(String, SAXParser) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
This method returns a list of EJB files found when the specified EJB descriptor is parsed and processed.
ParseException - Exception in org.ow2.jonas.deployment.ejb.ejbql
Initialy generated by JJTree, this class was modified to get specific error reporting
ParseException(Token, int[][], String[]) - Constructor for exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
 
parser - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
parseSessionCookiesId(Request, Request) - Method in class org.apache.catalina.connector.CoyoteAdapter
Parse session id in URL.
parseSessionId(Request, Request) - Method in class org.apache.catalina.connector.CoyoteAdapter
Parse session id in URL.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
paSetNbElem(int) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JEntityContext
passivate this instance
passivate() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Passivate this instance
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
 
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
try to passivate instances
passivateIH(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
try to passivate instances
PASSIVATEOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Passivate option state.
passivateStateful(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
passivationDir - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
passivationTimeout - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
passivationTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
time in millisec.
passive - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances passivated
PASSWORD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
PASSWORD - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
Path() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
pathName - Variable in class org.ow2.jonas.resource.internal.Rar
 
Pattern - Class in org.ow2.jonas.deployment.web
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.ow2.jonas.deployment.web.Pattern
Constructor
PatternEntry - Class in org.ow2.jonas.deployment.web
Defines a PatternEntry object for JACC URLPattern handle
PatternEntry(String) - Constructor for class org.ow2.jonas.deployment.web.PatternEntry
Constructor
PatternValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
pause() - Method in class org.apache.catalina.connector.Connector
Pause the connector.
pb - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This fields is the PBinding associated to this instance.
peekLastRunAsPrincipal() - Method in class org.ow2.jonas.lib.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.ow2.jonas.lib.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.ow2.jonas.lib.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.ow2.jonas.lib.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.ow2.jonas.lib.security.context.SecurityContext
Peek : Looks at the object at the top of this stack without removing it from the stack.
performCheck() - Method in class org.ow2.jonas.commands.check.CheckEnv
Check the JOnAS's configuration.
PermissionManager - Class in org.ow2.jonas.lib.ejb21
Defines a PermissionManager class which will manage JACC permissions for an ejbjar
PermissionManager(DeploymentDesc, String) - Constructor for class org.ow2.jonas.lib.ejb21.PermissionManager
Default Constructor
PermissionManager - Class in org.ow2.jonas.web.base.lib
Defines a PermissionManager class which will manage JACC permissions for a web-app.
PermissionManager(WebContainerDeploymentDesc, String, boolean) - Constructor for class org.ow2.jonas.web.base.lib.PermissionManager
Default Constructor.
PermissionManagerException - Exception in org.ow2.jonas.lib.security
The PermissionManagerException occurs if JACC permission could not be added
PermissionManagerException(String) - Constructor for exception org.ow2.jonas.lib.security.PermissionManagerException
Constructs a new PermissionManagerException with the specified message.
PermissionManagerException(String, Throwable) - Constructor for exception org.ow2.jonas.lib.security.PermissionManagerException
Constructs a new PermissionManagerException with the specified message.
PersistenceUnitRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the persistence-unit-ref XML element.
PersistenceUnitRef() - Constructor for class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
PersistenceUnitRefDesc - Class in org.ow2.jonas.deployment.common
Class used to represent persistence-unit-ref elements in J2EE deployment descriptors.
PersistenceUnitRefDesc(PersistenceUnitRef) - Constructor for class org.ow2.jonas.deployment.common.PersistenceUnitRefDesc
Construct a descriptor for an persistence-unit-ref tag.
pieGetBigDecimalElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetBigIntegerElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetBooleanElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteArrayElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetByteIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharArrayElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetCharIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDateElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDateIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetDoubleElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetFloatElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetIntElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetIntIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
There is a single index, then the index field name is not used
pieGetIntIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetLongElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetLongIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObooleanElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObyteElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetObyteIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOcharElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOcharIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOdoubleElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOfloatElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOintElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOintIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOlongElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOlongIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOshortElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetOshortIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetRefElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetSerializedElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetShortElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetShortIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetStringElem() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieGetStringIndexField(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBigDecimalElem(BigDecimal) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBigIntegerElem(BigInteger) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetBooleanElem(boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteArrayElem(byte[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteElem(byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetByteIndexField(String, byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharArrayElem(char[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharElem(char) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetCharIndexField(String, char) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDateElem(Date) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDateIndexField(String, Date) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetDoubleElem(double) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetFloatElem(float) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetIntElem(int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetIntIndexField(String, int) - Method in class org.ow2.jonas.lib.ejb21.jorm.CollectionElement
There is a single index, then the index field name is not used
pieSetIntIndexField(String, int) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetLongElem(long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetLongIndexField(String, long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObooleanElem(Boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObyteElem(Byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetObyteIndexField(String, Byte) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOcharElem(Character) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOcharIndexField(String, Character) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOdoubleElem(Double) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOfloatElem(Float) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOintElem(Integer) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOintIndexField(String, Integer) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOlongElem(Long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOlongIndexField(String, Long) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOshortElem(Short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetOshortIndexField(String, Short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetRefElem(PName) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
The jorm assignes the PName of the referenced object
pieSetSerializedElem(Serializable) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetShortElem(short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetShortIndexField(String, short) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetStringElem(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pieSetStringIndexField(String, String) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
 
pIndexedElems - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
All elements of the gen class (unmodified, modified, created, deleted) This ArrayList contains GenClassElem objects
pingAllJOnAS() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
PingAllJonasServersAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
PingAllJonasServersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.PingAllJonasServersAction
 
pingJOnAS(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Ping a JOnAS instance (MBean interface).
pingJOnAS(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Ping a JOnAS instance (MBean interface).
pingJOnAS(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
pingJOnAS(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
pk - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of pks
pk - Variable in class org.ow2.jonas.lib.ejb21.JEntityHandle
 
pk - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The Primary Key for this bean instance.
pkField - Variable in class org.ow2.jonas.deployment.ejb.FieldDesc
 
pkIsUserClass(String) - Static method in class org.ow2.jonas.generators.genic.VContextFactory
 
pkObjectType - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
PLUS - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
pname - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the associated pname.
PObject - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface permits to fetch the PName of a jorm persistent object.
PObjectHome - Interface in org.ow2.jonas.lib.ejb21.jorm
This interface permits to obtain an instance with its PName.
POLICIES - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Possible policies.
PolicyConfigurationFactoryWrapper - Class in org.ow2.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.ow2.jonas.lib.security.jacc.PolicyConfigurationFactoryWrapper
Update policyConfigurationFactory object for delegating requests
PolicyProvider - Class in org.ow2.jonas.security.internal
Helper class for initializing the JACC provider
Pool - Interface in org.ow2.jonas.dbm.internal.cm
 
Pool - Interface in org.ow2.jonas.resource.internal.pool
The interface Pool defines an object that pools resources of any kind.
POOL_LOGGER - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
poolConfigure(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
Configure the Connection pool.
PoolItemStats - Class in org.ow2.jonas.resource.internal.pool
This class holds information about each pool entry.
PoolItemStats() - Constructor for class org.ow2.jonas.resource.internal.pool.PoolItemStats
Default Constructor
PoolMatchFactory - Interface in org.ow2.jonas.resource.internal.pool
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.
poolMin - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Minimum Bean Pool size
poolnumber - Static variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
PoolParams - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element pool-params
PoolParams() - Constructor for class org.ow2.jonas.deployment.rar.xml.PoolParams
Constructor
PoolParamsDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element pool-params
PoolParamsDesc(PoolParams) - Constructor for class org.ow2.jonas.deployment.rar.PoolParamsDesc
Constructor
PoolParamsRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element pool-params
PoolParamsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.PoolParamsRuleSet
Construct an object with a specific prefix
PoolProvider - Interface in org.ow2.jonas.resource.internal.pool
The interface PoolProvider defines the minimal behaviour of a Pool Provider.
PoolResource - Interface in org.ow2.jonas.resource.internal.pool
The interface PoolResource defines the minimal behaviour of a resource managed by a Pool.
PoolRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for the pool configuration of a clustered object.
PoolRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.PoolRuleSet
Constructor.
poolsz - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
poolTrace - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Pool infomation logger
pop() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Pop the list on the stacK.
pop() - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Pop the list on the stacK.
popConnectionList() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
popConnectionList() - Method in interface org.ow2.jonas.tm.TransactionManager
 
popRole(Principal) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Pop a role to a user (not implemented).
popRunAs() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Pop : Removes the object at the top of the run-as stack
populate(DestinationForm) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
populate(DatasourcePropertiesForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ApplyDatasourcePropertiesAction
 
populate(String, DatasourcePropertiesForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.EditDatasourcePropertiesAction
 
populate(DatasourceForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
populate(DatasourceForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceStatAction
 
populate(DatasourceForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceAction
 
populate(DatasourceForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.EditDatasourceStatAction
 
populate(ResourceAdapterForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
populate(ResourceAdapterCFForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
populate(ResourceAdapterForm, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterAction
 
populate(ResourceAdapterCFForm, ObjectName, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFAction
 
populate(ResourceAdapterCFForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterCFStatAction
 
populate(ResourceAdapterForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.EditResourceAdapterStatAction
 
populateActivationSpec() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the activationspec restrictions
populateAuthenticationMechanism() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the authentication-mechanism restrictions
populateConfigProperty() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the config-property restrictions
populateConfigurationGroup() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the configurationgroup restrictions
populateConnectionDefinition() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connection-definition restrictions
populateConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connector restrictions
populateConnectorXSD() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the connector XSD restrictions.
populateDescriptionGroup() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the descriptionGroup restrictions
populateDestination(ObjectName, DestinationForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
populateGroupForm(String, MemoryRealmForm, GroupMemoryRealmForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the GroupMemoryRealmForm with MBeans.
populateIdGroup() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the idgroup restrictions
populateInboundResourceAdapter() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the inbound-resourceadapter restrictions
populateJdbcConnParams() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jdbc-conn-params restrictions
populateJettyWar(ObjectName, WarForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS WebModule MBean given.
populateJonasActivationSpec() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-activationspec restrictions
populateJonasAdminObject() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-adminobject restrictions
populateJonasConfigProperty() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-config-property restrictions
populateJonasConnectionDefinition() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-connection-definition restrictions
populateJonasConnector() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas connector restrictions
populateJonasConnectorXSD() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
populate the jonas connector xsd restrictions.
populateJonasSecurityMapping() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the jonas-security-mapping restrictions
populateLicense() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the license restrictions
populateMbean(CatalinaAccessLogValveForm, ActionForward, ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ApplyCatalinaAccessLoggerAction
Populate the Mbean Access Logger.
populateMbean(WebAppCatalinaForm, ActionForward, ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Populate the Mbean web application (Context, Manager, Loader).
populateMessageAdapter() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the message-adapter restrictions
populateMessageListener() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the message-listener restrictions
populateOutboundResourceAdapter() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the outbound-resourceadapter restrictions
populatePoolParams() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the poolparams restrictions
populateRequiredConfigProperty() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the required-config-property restrictions
populateResourceAdapter() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the resource-adapter restrictions
populateRoleForm(String, MemoryRealmForm, RoleMemoryRealmForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the RoleMemoryRealmForm with MBeans.
populateSecurityEntry() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the security-entry restrictions
populateTmConfigProperty() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the tm-config-property restrictions
populateTmParams() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCSchemaRestrictions
Populate the tm-params restrictions
populateUserForm(MemoryRealmForm, UserMemoryRealmForm, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Populate the UserMemoryRealmForm with MBeans.
populateWar(ObjectName, WarForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS WebModule MBean given.
populateWar(String, WarForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the JOnAS War path given.
populateWebApp(String, WebAppForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a WebApp form in function of Web Server.
populateWebAppCatalina(String, WebAppCatalinaForm) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form with the Jetty Context MBean
populateWebAppVirtualCatalina(String, WebAppVirtualCatalinaForm) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.BaseWebAppAction
Populate a form a virtual Catalina context.
port - Variable in class org.apache.catalina.connector.Connector
The port number on which we listen for requests.
PORT_COMPONENTS - Static variable in class org.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
Port Components list property name
PortComponent - Class in org.ow2.jonas.deployment.ws.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.ow2.jonas.deployment.ws.xml.PortComponent
Constructor
PortComponent - Class in org.ow2.jonas.ws.jaxrpc.mbean
A PortComponent represents a port-component in webservices.xml.
PortComponent(String) - Constructor for class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
PortComponent Constructor
portComponent(String, ObjectName) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
PORTCOMPONENT_TYPE - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
WebServicePortComponent type property
PortComponentDesc - Class in org.ow2.jonas.deployment.ws
This class provides methodes to manipulate portComponent's attributes.
PortComponentDesc(ClassLoader, PortComponent, JonasPortComponent, ServiceDesc) - Constructor for class org.ow2.jonas.deployment.ws.PortComponentDesc
Creates a new PortComponentDesc object.
PortComponentDescFactory - Class in org.ow2.jonas.deployment.ws
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.
PortComponentItem - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
The port-component element associates a WSDL port with a Web service interface and implementation.
PortComponentItem(String, QName, String, ServiceImplBean, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
Creates a new PortComponent object.
PortComponentRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element port-component-ref.
PortComponentRef() - Constructor for class org.ow2.jonas.deployment.common.xml.PortComponentRef
 
PortComponentRefDesc - Class in org.ow2.jonas.deployment.ws
The PortComponentRefDesc associate a service-endpoint-interface with a port-component in the same application unit.
PortComponentRefDesc(ClassLoader, PortComponentRef, JonasPortComponentRef) - Constructor for class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Creates a new PortComponentRefDesc object.
PortComponentRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze port-component-ref
PortComponentRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.PortComponentRefRuleSet
Construct an object with a specific prefix
PortComponentRuleSet - Class in org.ow2.jonas.deployment.ws.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.ow2.jonas.deployment.ws.rules.PortComponentRuleSet
Construct an object with a specific prefix
PortComponentsDetailsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
PortComponentsDetailsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.PortComponentsDetailsAction
 
PortIdentifier - Class in org.ow2.jonas.ws.jaxws
The PortIdentifier is the couple wsdl:service / wsdl:port that identifies a port in a WSDL definition.
PortIdentifier(QName, String) - Constructor for class org.ow2.jonas.ws.jaxws.PortIdentifier
Construct a new identifier.
PortInfoImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
 
portMetaData - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
PortMetaData - Class in org.ow2.jonas.ws.jaxws
The PortMetaData class store deploy time / runtime information about the webservice.
PortMetaData() - Constructor for class org.ow2.jonas.ws.jaxws.PortMetaData
 
PORTNUMBER - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
post_init(ORBInitInfo) - Method in class org.ow2.jonas.security.iiop.Csiv2Initializer
Called during ORB initialization.
post_init(ORBInitInfo) - Method in class org.ow2.jonas.security.interceptors.iiop.SecurityInitializer
 
post_init(ORBInitInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSORBInitializer
Register our Transaction interceptors (Client and Server).
postConstruct(Object) - Method in class org.apache.catalina.util.DefaultAnnotationProcessor
Call postConstruct method on the specified instance.
PostConstructProcessor - Class in org.ow2.jonas.ws.jaxws.handler
The PostConstructProcessor is responsible of calling @PostConstruct annotated methods.
PostConstructProcessor() - Constructor for class org.ow2.jonas.ws.jaxws.handler.PostConstructProcessor
 
postDeploy(IDeployable<?>) - Method in class org.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
postDeregister() - Method in class org.apache.catalina.connector.Connector
 
postDeregister() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
postDeregister() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
postDeregister() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
postDeregister() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
postDeregister() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Nothing to do after deregisteing
postDeregister() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
 
postInit(JInitInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.Initializer
In JRMP the 2 method( per and post init have the same consequences ...
postInit(JInitInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.SecurityInitializer
In JRMP the 2 method( per and post init have the same consequences ...
postInvoke(RequestCtx, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityLocal
 
postInvoke(RequestCtx, JEntityContext, Object) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
postInvoke is called after any request.
postInvoke(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
postInvoke is called after any request.
postInvoke(RequestCtx, Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
postInvoke is called after any request.
postInvoke(RequestCtx, Object) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Common postInvoke
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JHome
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
 
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
postInvoke is called after any request.
postInvoke(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
postinvoke
postInvokeRemote(RequestCtx) - Method in class org.ow2.jonas.lib.ejb21.JFactory
postInvoke for Remote access
postParseRequest(Request, Request, Response, Response, VersionedPathBean) - Method in class org.apache.catalina.connector.CoyoteAdapter
Parse additional request parameters.
postRegister(Boolean) - Method in class org.apache.catalina.connector.Connector
 
postRegister(Boolean) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
postRegister(Boolean) - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
postRegister(Boolean) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
postRegister(Boolean) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
After registering, add myself as listener to notifications emitted by: - the MBeanServerDelegate (to receive JMX registration/un-registration notifications).
postRegister(Boolean) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
After registering, add LogNotificationListener as listener for notifications emitted by the LogManagement MBean
postRegister(Boolean) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Add J2EEDomain MBean (myself) as listener to registration/unregistration notifications of JOnAS management MBeans.
postUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
pre_init(ORBInitInfo) - Method in class org.ow2.jonas.security.iiop.Csiv2Initializer
Called during ORB initialization.
pre_init(ORBInitInfo) - Method in class org.ow2.jonas.security.interceptors.iiop.SecurityInitializer
 
pre_init(ORBInitInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSORBInitializer
Do nothing.
preDeploy(IDeployable<?>) - Method in class org.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
preDeregister() - Method in class org.apache.catalina.connector.Connector
 
preDeregister() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
preDeregister() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
preDeregister() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
preDeregister() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
preDeregister() - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Before deregistering, remove LogNotificationListener listener
preDeregister() - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
 
preDestroy(Object) - Method in class org.apache.catalina.util.DefaultAnnotationProcessor
Call preDestroy method on the specified instance.
preEasyBeansInject(EasyBeansBean) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.JAXWS20ResourceInjector
Called before EasyBeans resolution and injection of dependencies.
preEasyBeansInject(EasyBeansBean) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.JAXWS20ResourceInjector
Called before EasyBeans resolution and injection of dependencies.
prefetch - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
prefetch - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
enable the prefetch for CMP2 bean
prefix - Variable in class org.ow2.jonas.deployment.common.rules.JRuleSetBase
Pattern prefix
prefix - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
PREFIX - Static variable in class org.ow2.jonas.webapp.jonasadmin.jonasserver.CmiRegistryResource
 
PrefixedNamingStrategy - Class in org.ow2.jonas.ejb.easybeans
JNDI naming strategy with prefixes.
PrefixedNamingStrategy(String, EZBNamingStrategy) - Constructor for class org.ow2.jonas.ejb.easybeans.PrefixedNamingStrategy
Saves the arguments.
preInit(JInitInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.Initializer
In JRMP the 2 method( per and post init have the same consequences ...
preInit(JInitInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.SecurityInitializer
In JRMP the 2 method( per and post init have the same consequences ...
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatelessRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Common preInvoke
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
 
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
preInvoke is called before any request.
preInvoke(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
preInvoke for Session beans stateful
preInvokeRemote(int) - Method in class org.ow2.jonas.lib.ejb21.JFactory
preInvoke for Remote access
prepare(Xid) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepare(Xid) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Prepare the Xid for a transaction commit
prepare(Xid) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction, just return XA_OK.
prepareAfterBody() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
prepareAfterBody() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
prepareAfterTag() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
prepareAfterTag() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
prepareAttribute(String, String) - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
Format attribute="value" from the specified attribute & value
prepareAttribute(String, int) - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
Format attribute="value" from the specified attribute & value
prepareAttributes() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Prepare the attributes of the HTML element
prepareAttributes() - Method in class org.ow2.jonas.webapp.taglib.GridTag
Prepare the attributes of the HTML element
prepareBeforeBody() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
prepareBeforeBody() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
prepareBeforeTag() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
 
prepareBorderBottom() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
prepareBorderColumn(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
Return render image.
prepareBorderTop() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
prepareCall(String) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareCall(String, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareCall(String, int, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareCall(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareCall(String, int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareCall(String, int, int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareCallJavascript() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
prepareContainersToDisplay(ArrayList, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Prepare a list of containers to diplay.
PreparedStatementWrapper - Class in org.ow2.jonas.resource.internal.cm.sql
This class PreparedStatementWrapper wrap an SQL PreparedStatement
PreparedStatementWrapper(String, String, int, int, Logger, boolean) - Constructor for class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Creates a default PreparedStatementWrapper object capable of returning the auto-generated keys designated by the given array.
prepareImage() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
Return render image.
prepareJavascript() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
prepareStatement(String) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, int, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, int[]) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, String[]) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
prepareStatement(String, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Try to find a PreparedStatement in the pool
prepareStatement(String) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Try to find a PreparedStatement in the pool
prepareStatement(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(String, int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(String, int, int, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(String, int[]) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(String, String[]) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(String, int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
prepareStatement(Class[], Object[]) - Method in class org.ow2.jonas.resource.internal.cm.sql.SQLConnectionInvocationHandler
Invoke correct preparedStatement
prepareStyles() - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
Duplicate of BaseHandlerTag.prepareStyles()" method.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.catalina.connector.Connector
 
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
Allows getting a refernce to the MBean server, getting the domain name, and if necessary, constructing an ObjectName
preRegister(MBeanServer, ObjectName) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
 
PresentConnectionFactoryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Connection Factory's attributes.
PresentConnectionFactoryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentConnectionFactoryAction
 
PresentQueueAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Queue destination's attributes.
PresentQueueAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentQueueAction
 
PresentTopicAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Action presenting a given JMS Topic destination's attributes.
PresentTopicAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.PresentTopicAction
 
preUndeploy(IDeployable<?>) - Method in class org.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
prevCharIsCR - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
prevCharIsLF - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
primaryKeyClass - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
This field contains the class name of the factory instanciate by the container.
primaryKeyField - Variable in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
 
PrincipalFactory - Interface in org.ow2.jonas.lib.ejb21
PrincipalFactory.
PrincipalFactoryImpl - Class in org.ow2.jonas.ejb2.internal
Defines an implementation of PrincipalFactory returning a Principal object
PrincipalFactoryImpl() - Constructor for class org.ow2.jonas.ejb2.internal.PrincipalFactoryImpl
 
print(String, Properties, Logger, int) - Static method in class org.ow2.jonas.lib.util.PropDump
Prints out the Properties.
print(String) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
Append text into the body.
print(String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.LogUtils
print msg.
PRINT_WRITER - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
printComment(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printDestination(ItemDestination, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
printElement(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printElementAutoClose(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printElementClose(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printException(Exception) - Static method in class org.ow2.jonas.lib.ejb21.ExceptionHelper
 
printHeader(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printIndent(JspWriter, int) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
println(String, PrintStream) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a message on the given PrintStream.
println(String) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a message on the System.out PrintStream.
println(Throwable, PrintStream) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print the given Throwable on the given PrintStream.
println(Throwable) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print the given Throwable on the System.err PrintStream.
println(String) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
Append text into the body.
printStackTrace() - Method in exception javax.xml.bind.TypeConstraintException
 
printStackTrace(PrintStream) - Method in exception javax.xml.bind.TypeConstraintException
 
printStackTrace() - Method in exception org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.DeploymentDescException
Prints this DeploymentDescException and its backtrace, and the causes and their stack traces to the e specified print writer.
printStackTrace() - Method in exception org.ow2.jonas.generators.genic.GenICException
 
printStackTrace(PrintStream) - Method in exception org.ow2.jonas.generators.genic.GenICException
 
printStackTrace(PrintWriter) - Method in exception org.ow2.jonas.generators.genic.GenICException
 
printState() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
printText(JspWriter, String) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
printThreadStackDump(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Print a JVM thread stack dump in a given file.
printURLs() - Method in class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Display all the URLs from the class loader
PrintUtils - Class in org.ow2.jonas.commands.admin.util
This utility class is responsible of keeping logs coherents.
PrintUtils() - Constructor for class org.ow2.jonas.commands.admin.util.PrintUtils
 
PRIVATE - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a private context.
process() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Process the Timer
process(Annotation, Field, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
process(Annotation, Method, Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
process(Annotation, Field, Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.WebServiceContextInjectionHandler
 
process(Annotation, Method, Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.WebServiceContextInjectionHandler
 
process(Annotation, Method, Object) - Method in class org.ow2.jonas.ws.jaxws.handler.HandlerResourceProcessor
 
process(Annotation, Field, Object) - Method in class org.ow2.jonas.ws.jaxws.handler.HandlerResourceProcessor
 
process(Annotation, Method, Object) - Method in class org.ow2.jonas.ws.jaxws.handler.PostConstructProcessor
 
processAnnotations(Object) - Method in class org.apache.catalina.util.DefaultAnnotationProcessor
Inject resources in specified instance.
processDescriptor(String, SAXParser) - Method in interface org.ow2.jonas.ant.EJBDeploymentTool
Process a deployment descriptor, generating the necessary vendor specific deployment files.
processDescriptor(String, SAXParser) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
 
processDescriptor(String, SAXParser) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
 
processElement() - Method in class org.ow2.jonas.ant.DescriptorHandler
 
ProcessingTimeByConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ProcessingTimeByConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ProcessingTimeByConnectorTomcatServlet
 
processMCF(ConnectionManagerPoolParams, ClassLoader, String, String, String, String, String, ConfigPropertyDesc[], ResourceAdapter) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
Process the ManagedConnectionFactory object
processObjectInstance(Service, ReferenceHelper) - Method in class org.ow2.jonas.ws.jaxws.client.factory.JAXWSWebServiceRefObjectFactory
 
processPOSTRequest(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
processRar(String, JOnASResourceService) - Method in class org.ow2.jonas.resource.internal.Rar
Process the resource adapter.
processSetters(Class, Object, String, ConfigPropertyDesc[]) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
Process setters on all config properties found
processURLRequest(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
PROJECT_NAME - Static variable in class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
Jorm need a project name to store the mapping information (Jorm Meta Information)
PropDump - Class in org.ow2.jonas.lib.util
Used to print out properties
PropDump() - Constructor for class org.ow2.jonas.lib.util.PropDump
 
PropertiesComparator - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
PropertiesComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesComparator
 
PropertiesConfigurationActuator - Class in org.ow2.jonas.lib.management.reconfig.actuator
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource being configured by a .properties file.
PropertiesConfigurationActuator(String, String, Properties) - Constructor for class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
Construct an IConfigurationActuator for a JOnAS service or a JOnAS resource.
PropertiesConfigurationData - Class in org.ow2.jonas.lib.reconfig
 
PropertiesConfigurationData(String, String, boolean) - Constructor for class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
PropertiesConfigurationData(String, String) - Constructor for class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
Replace a given property with the given value.
PropertiesUtil - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
Util class for getting MQ class properties
PropertiesUtil() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
 
Property - Class in org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util
 
Property(String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
property - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The JSP bean property name for query parameters.
PROPERTY_NAME - Static variable in interface org.ow2.jonas.mail.MailService
JOnAS-specific properties (name).
PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
JOnAS-specific properties (type).
PROPERTYCYCLE - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
PropertyStatement - Class in org.ow2.jonas.ant
 
PropertyStatement() - Constructor for class org.ow2.jonas.ant.PropertyStatement
Default constructor.
PropertyStatement(String, String, boolean) - Constructor for class org.ow2.jonas.ant.PropertyStatement
Default constructor.
PropertyTask - Class in org.ow2.jonas.ant.jonasbase
Task that replaces or adds any property in a file located in JONAS_BASE/conf.
PropertyTask() - Constructor for class org.ow2.jonas.ant.jonasbase.PropertyTask
Default constructor.
PROPS_EXTENSION - Static variable in class org.ow2.jonas.lib.util.JModule
properties file extension.
protocol - Variable in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
protocol used
Protocol - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
Protocol() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
protocolHandler - Variable in class org.apache.catalina.connector.Connector
Coyote protocol handler.
protocolHandlerClassName - Variable in class org.apache.catalina.connector.Connector
Coyote Protocol handler class name.
Protocols - Class in org.ow2.jonas.lib.ejb21
Class used to manage protocol names
Protocols(String) - Constructor for class org.ow2.jonas.lib.ejb21.Protocols
Build a new object to check protocols
Protocols(String, boolean) - Constructor for class org.ow2.jonas.lib.ejb21.Protocols
 
PROVIDER - Static variable in class org.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
Provider property name
Provider - Class in org.ow2.jonas.webapp.jonasadmin.cmi
 
Provider() - Constructor for class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
 
PROVIDER_NAME - Static variable in class org.ow2.jonas.ws.axis.WSDDJOnASEJBProvider
JOnAS EJB Provider name
PROVIDER_NAME - Static variable in class org.ow2.jonas.ws.axis.WSDDNoopProvider
JOnAS Noop Provider name
proxy - Variable in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
The ServerProxy representing the managed server.
proxyName - Variable in class org.apache.catalina.connector.Connector
The server name to which we should pretend requests to this Connector were directed.
proxyPort - Variable in class org.apache.catalina.connector.Connector
The server port to which we should pretent requests to this Connector were directed.
psNumber() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
 
PSTMTMAX - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
pStmts - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
This vector will hold any necessary preparedStatements for this ManagedConnection.
PSWRAP_1 - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Constants to determine which PreparedStatement types to call
PSWRAP_2 - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
PSWRAP_3 - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
PSWRAP_4 - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
PSWRAP_5 - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
ptimestamp - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
timestamp uses for passivationTimeout
PublicationInfo - Class in org.ow2.jonas.ws.publish
The PublicationInfo is a data holder storing information about WSDL publication.
PublicationInfo() - Constructor for class org.ow2.jonas.ws.publish.PublicationInfo
 
publish(List<PublishableDefinition>) - Method in class org.ow2.jonas.ws.publish.AbsWSDLPublisher
publish the given list of wsdl
publish(PublishableDefinition) - Method in class org.ow2.jonas.ws.publish.internal.file.FileWSDLPublisher
publish the given wsdl
publish(PublishableDefinition) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Delegate publishing to all added WSDL Publishers.
publish(List<PublishableDefinition>) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Delegate publishing to all added WSDL Publishers.
publish(PublishableDefinition) - Method in class org.ow2.jonas.ws.publish.internal.registry.RegistryWSDLPublisher
publish the given wsdl
publish(PublishableDefinition) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisher
publish the given wsdl
publish(List<PublishableDefinition>) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisher
publish the given list of wsdl
PublishableDefinition - Class in org.ow2.jonas.ws.publish
This class wrap a WSDL Definition and a PublicationInfo instance that will be sent to the publisher.
PublishableDefinition() - Constructor for class org.ow2.jonas.ws.publish.PublishableDefinition
 
PUBLISHER_CLASS - Static variable in class org.ow2.jonas.ant.jonasbase.wsdl.File
Class for FileWSDL publisher.
PUBLISHER_CLASS - Static variable in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
Class for RegistryWsdl publisher.
push() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Push a new list on the stack.
push() - Method in class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
Push a new list on the stack.
pushConnectionList(List) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
pushConnectionList(List) - Method in interface org.ow2.jonas.tm.TransactionManager
 
pushRole(Principal, String) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Push a role to a user (not implemented).
pushRunAs(String, String, String[]) - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Push : Pushes run-as items at the top of this stack.

Q

Qname - Class in org.ow2.jonas.deployment.common.xml
This class defines an implementation for a QName It is use by Soap-Header or Service-qname
Qname() - Constructor for class org.ow2.jonas.deployment.common.xml.Qname
Constructor : build a new object
QNameRule - Class in org.ow2.jonas.deployment.common.rules
Rule that create a new QName object
QNameRule() - Constructor for class org.ow2.jonas.deployment.common.rules.QNameRule
 
QSUpdateServiceWSDLHandler - Class in org.ow2.jonas.ws.axis
Update the wsdlFile specified in wsdd with the good URLs for endpoints.
QSUpdateServiceWSDLHandler() - Constructor for class org.ow2.jonas.ws.axis.QSUpdateServiceWSDLHandler
 
query - Variable in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
 
Query - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element query
Query() - Constructor for class org.ow2.jonas.deployment.ejb.xml.Query
Constructor
query - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
query(Node, String, Collection) - Method in class org.ow2.jonas.migration.jboss.Transformer
Queries the given node for all elements at a given path.
query(Node, String, Collection, Transformer.NodeFilter) - Method in class org.ow2.jonas.migration.jboss.Transformer
Queries the given node for all elements at a given path and filters the result.
QueryMethod - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element query-method
QueryMethod() - Constructor for class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Constructor
queryMethodElementToString(QueryMethod) - Static method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
String representation of the given element
QueryMethodRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element query-method
QueryMethodRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.QueryMethodRuleSet
Construct an object with a specific prefix
queryNames(ObjectName, QueryExp) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Gets the names of managed objects controlled by the MEJB.
queryNames(ObjectName) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
 
queryNames(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
 
queryNode - Variable in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
 
QueryRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element query
QueryRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.QueryRuleSet
Construct an object with a specific prefix
queryTransformer - Variable in class org.ow2.jonas.lib.ejb21.jorm.MedorFactory
This field references the query transformer which must be used to optimize the medor requests.
queryTreeHolder - Variable in class org.ow2.jonas.generators.genic.VcMethod
 
QueueForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Form used to present a Queue's properties
QueueForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
QUOTE - Static variable in class org.ow2.jonas.webapp.taglib.GridBaseTag
 

R

RA_FILE_NAME - Static variable in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Path of the ra.xml deploymnet descriptor file
RA_XML - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
ra.xml property name
RAConfig - Class in org.ow2.jonas.generators.raconfig
This class may be used to parse a resource adapter deployment descriptor and generate the corresponding properties files for the jca service java RAConfig -j jndiname -r rarlink -verbose java org.ow2.jonas.generators.raconfig.RAConfig -u jonas-ra.xml java org.ow2.jonas.generators.raconfig.RAConfig -dm -p db.properties
RAConfig(String) - Constructor for class org.ow2.jonas.generators.raconfig.RAConfig
Constructor
RAConfigException - Exception in org.ow2.jonas.generators.raconfig
RAConfigException thrown when RAConfig fails.
RAConfigException(String) - Constructor for exception org.ow2.jonas.generators.raconfig.RAConfigException
 
RAConfigException(Throwable) - Constructor for exception org.ow2.jonas.generators.raconfig.RAConfigException
 
RAConfigException(String, Throwable) - Constructor for exception org.ow2.jonas.generators.raconfig.RAConfigException
 
raConn - Variable in class org.ow2.jonas.resource.internal.Rar
 
RangeVariableDeclaration() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Rar - Class in org.ow2.jonas.resource.internal
Rar object.
Rar() - Constructor for class org.ow2.jonas.resource.internal.Rar
- Get the loggers - Get the global jndi context - Get the list of the resource adapters.
Rar(Context, String, String, ResourceBootstrapContext, TransactionManager, JmxService) - Constructor for class org.ow2.jonas.resource.internal.Rar
- Get the loggers - Get the global jndi context - Get the list of the resource adapters.
Rar - Interface in org.ow2.jonas.resource
This interface is used for example in the ejb container library.
RAR_CHILD_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
 
RAR_CONFIRM_FILE - Static variable in class org.ow2.jonas.lib.util.JModule
 
RAR_EXTENSION - Static variable in class org.ow2.jonas.lib.util.JModule
 
RAR_FILENAME - Static variable in class org.ow2.jonas.resource.internal.Rar
 
RAR_FILENAME - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Rar filename property name
RAR_OBJNAME - Static variable in interface org.ow2.jonas.resource.internal.ResourceServiceConstants
Rar object property name
RAR_TYPE - Static variable in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A rar typed archive
RarConfig(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
RarConfigMBean - Class in org.ow2.jonas.resource.internal.mbean
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.ow2.jonas.resource.internal.mbean.RarConfigMBean
A default constructor which calls the parent constructor.
RARDeployer - Class in org.ow2.jonas.resource.internal
This deployer will deploy RAR module.
RARDeployer() - Constructor for class org.ow2.jonas.resource.internal.RARDeployer
 
RarDeploymentDesc - Class in org.ow2.jonas.deployment.rar
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.ow2.jonas.deployment.rar.RarDeploymentDesc
Construct an instance of a RarDeploymentDesc.
RarDeploymentDescException - Exception in org.ow2.jonas.deployment.rar
The class RarDeploymentDescException indicates conditions that a reasonable application might want to catch.
RarDeploymentDescException() - Constructor for exception org.ow2.jonas.deployment.rar.RarDeploymentDescException
Constructs a new RarDeploymentDescException with no detail message.
RarDeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.rar.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified message.
RarDeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.rar.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified error cause.
RarDeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.rar.RarDeploymentDescException
Constructs a new RarDeploymentDescException with the specified error cause.
RarDeploymentDescManager - Class in org.ow2.jonas.deployment.rar.lib
Manage Rar deployment descriptors
RarManagerWrapper - Class in org.ow2.jonas.deployment.rar.wrapper
Wrap the RarDeploymentDescManager in this class to solve the ClassLoader problem of Digester.
razEntityContext() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Raz Context before freeing it.
RdbFactory - Class in org.ow2.jonas.lib.ejb21.jorm
 
RdbFactory() - Constructor for class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
RdbMappingBuilder - Class in org.ow2.jonas.lib.ejb21.jorm
Class to hold meta-information for Jorm
RdbMappingBuilder(DeploymentDescEjb2) - Constructor for class org.ow2.jonas.lib.ejb21.jorm.RdbMappingBuilder
Constructor
read(PName, Object, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It loads the data of the gen class.
readChar() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
readContextRoot(String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
 
readDomainConfig() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
readEJBHome(ObjectInputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Deserialize the EJBHome reference corresponding to a HomeHandle.
readEJBObject(ObjectInputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Deserialize the EJBObject reference corresponding to a Handle.
readRecords() - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
Read from the source queue Waits for a while if necessary A post is assumed to notify the thread.
readTimeout - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
readTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
Number of seconds before reading again instances for read-only.
readTimeout - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
time in millisec.
READY - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is Ready.
realHandler - Variable in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
Realm - Class in org.ow2.jonas.web.jetty6.security
Realm used by Jetty 6 service.
Realm() - Constructor for class org.ow2.jonas.web.jetty6.security.Realm
Default Constructor.
Realm(String) - Constructor for class org.ow2.jonas.web.jetty6.security.Realm
Default Constructor.
Realm - Class in org.ow2.jonas.web.tomcat6.security
Implementation of a Realm.
Realm() - Constructor for class org.ow2.jonas.web.tomcat6.security.Realm
 
RealmItem - Class in org.ow2.jonas.lib.management.extensions.base
 
RealmItem() - Constructor for class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
RealmItem(String, String) - Constructor for class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
RealmItem(String, String, boolean) - Constructor for class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
RealmItem(String, String, String, boolean) - Constructor for class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
RealmItemByNameComparator - Class in org.ow2.jonas.lib.management.extensions.base
 
RealmItemByNameComparator() - Constructor for class org.ow2.jonas.lib.management.extensions.base.RealmItemByNameComparator
 
reauthenticate(Principal) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Check if the specific user is authenticated.
rebind(Name, Object) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
rebind(String, Object) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
rebind(Name, Object) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Binds a name to an object, overwriting any existing binding.
rebindContext(String, String) - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Rebinds a prefix.
rebindContext(String, String) - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Rebinds a context.
rebindContext(String, String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Rebinds a context.
rebindEJB(Transaction, JEntityContext, Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
rebind a PK with a JEntitySwitch (called by create methods)
receive(Message) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommGreetingHandler
 
receive(Message) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
receive(MessageContext) - Method in class org.ow2.jonas.ws.axis2.easybeans.Axis2EjbMessageReceiver
 
RECEIVE_BUFFER_SIZE - Static variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Size of buffer to read incoming packets into.
receive_exception(ClientRequestInfo) - Method in class org.ow2.jonas.security.iiop.Csiv2ClientInterceptor
Indicates to the interceptor that an exception occurred.
receive_exception(ClientRequestInfo) - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
receive_exception(ClientRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Receive Exception on the client.
receive_other(ClientRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
receive_other(ClientRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Unused for OTS.
receive_reply(ClientRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
Receive reply interception
receive_reply(ClientRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Receive reply interception.
receive_request(ServerRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
Receive request
receive_request(ServerRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Receive request.
receive_request_service_contexts(ServerRequestInfo) - Method in class org.ow2.jonas.security.iiop.Csiv2ServerInterceptor
Allows the interceptor to process service context information.
receive_request_service_contexts(ServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
Receive request context
receive_request_service_contexts(ServerRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Receive request context.
receiveException(JClientRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
receiveGreetingMessage() - Method in class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
Waits until a duplicate server name is notified by the channel listener, or time out exceeds.
receiveOther(JClientRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
receiveReply(JClientRequestInfo) - Method in class org.ow2.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
receiveRequest(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
Receive request
receiveRequest(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
Receive request
recomputeBusy() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
compute current min/max busyConnections
recomputeBusy() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
compute current min/max busyConnections
RECONFIG_TYPE - Static variable in class org.ow2.jonas.lib.reconfig.ReconfigEmitter
Management notification type for reconfiguration events (notify that the management application made a reconfiguration operation)
ReconfigEmitter - Class in org.ow2.jonas.lib.reconfig
This class is to be extended by classes which need to send reconfiguration JMX notifications.
ReconfigEmitter() - Constructor for class org.ow2.jonas.lib.reconfig.ReconfigEmitter
 
ReconfigException - Exception in org.ow2.jonas.lib.management.reconfig
 
ReconfigException(String) - Constructor for exception org.ow2.jonas.lib.management.reconfig.ReconfigException
 
ReconfigException() - Constructor for exception org.ow2.jonas.lib.management.reconfig.ReconfigException
 
ReconfigException(String, Throwable) - Constructor for exception org.ow2.jonas.lib.management.reconfig.ReconfigException
 
ReconfigManager - Class in org.ow2.jonas.lib.management.reconfig
This MBean allows persistent reconfiguration of a JOnAS server, all together with its embedded services, and possibly used resources like Data Sources and Mail Factories.
ReconfigManager(ObjectName, ServerProperties) - Constructor for class org.ow2.jonas.lib.management.reconfig.ReconfigManager
ReconfigManager constructor.
ReconfigManagerMBean - Interface in org.ow2.jonas.lib.management.reconfig
MBean interface for the ReconfigManager allowing JOnAS persistent reconfiguration.
RecordFeeder - Class in org.ow2.jonas.lib.jmbeans.log
 
RecordFeeder(LinkedList, TreeSet) - Constructor for class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
Construct the LogBuffer's recordSet feeder.
recover(int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Obtain a list of prepared transaction branches from a resource manager.
recover(int) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Obtain a list of prepared transaction branches from a resource manager.
recover(int) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction.
recreateJavaMailFactory(JavaMail) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
This method is used when a Mail Factory configuration is modified via jonasAdmin.
recreateJavaMailFactory(JavaMail) - Method in interface org.ow2.jonas.mail.MailService
This method is used when a Mail Factory configuration is modified via jonasAdmin.
recvUnicastSocket - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Used to recieve responses to the initial greeting message sent out on the multicast port.
RECYCLE_FACADES - Static variable in class org.apache.catalina.connector.Connector
Alternate flag to enable recycling of facades.
redirectPort - Variable in class org.apache.catalina.connector.Connector
The redirect port for non-SSL to SSL redirects.
reduceCache() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
Reduce number of instances in memory
reduceCache() - Method in class org.ow2.jonas.ejb2.internal.mbean.MessageDrivenBean
Reduce number of instances in memory
reduceCache() - Method in class org.ow2.jonas.ejb2.internal.mbean.StatelessSessionBean
Reduce number of instances in memory
reduceCache() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
reduce cache of instances
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Reduce number of instances in memory passivate all instances that are not busy and not used very recently
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
Reduce number of instances in memory
reduceCache() - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Reduce number of instances in memory in the free list we reduce to the minPoolSize
reduceCacheSize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EJB
Reduce number of instances
reentrant - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
reentrant - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
reentrant if instance can be used concurrently
reentrant - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
reentrant=true if a bean instance can be accessed concurrently in the same transaction, or outside transaction.
REF_CLIENT_CONFIG - Static variable in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for client-config wsdd
REF_SERVICE_CALL_PROPS - Static variable in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for the service call properties
REF_SERVICE_PORT2WSDL - Static variable in class org.ow2.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.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for the service QName
REF_SERVICE_STUB_PROPS - Static variable in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for the service call properties
REF_SERVICE_WSDL - Static variable in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for the service WSDL URL
REF_SERVICE_WSDL_PORT_LIST - Static variable in class org.ow2.jonas.ws.axis.JAxisServiceFactory
Ref name for the service port list
refresh() - Method in class org.ow2.jonas.lib.security.jacc.JPolicy
Refreshes/reloads the policy configuration.
refresh() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyWrapper
Refreshes/reloads the policy configuration.
refreshCatalina(HttpServletRequest, String) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Refresh the Catalina server properties.
refreshConnectorsTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
Refresh the connectors branch tree.
refreshDomainDeployTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Refresh the domain deployment nodes of the tree.
refreshGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
refreshGraphic() - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
refreshJetty(HttpServletRequest, String) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Refresh the Jetty server properties.
refreshJonas(HttpServletRequest, String) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Refresh the managed JOnAS server properties.
refreshJoramTree(HttpServletRequest, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the Joram tree after creating / removing a Joram destination.
refreshLoggersTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.BaseLoggerAction
Refresh the loggers branch tree.
refreshMBeansTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the MBeans tree.
refreshSecurityTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseSecurityAction
Refresh the security branch tree.
refreshServers(HttpServletRequest, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Refresh all the servers properties.
refreshServers(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
refreshServicesTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
refresh service's tree.
refreshServiceTree(int, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the service tree.
refreshStates() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Try to refresh the server states TODO notify thread only.
refreshTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.CatalinaBaseAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Refresh the entire management tree.
refreshTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.BaseLoggerAction
Refresh the tree.
refreshTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseSecurityAction
Refresh the tree.
RefreshTreeTag - Class in org.ow2.jonas.webapp.taglib
 
RefreshTreeTag() - Constructor for class org.ow2.jonas.webapp.taglib.RefreshTreeTag
 
refreshWebServiceTree(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
register() - Method in class org.ow2.jonas.lib.ejb21.JHome
register this bean to JNDI (rebind).
register() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
register this bean to JNDI (rebind) We register actually a Reference object.
register() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
register this bean to JNDI (rebind) We register actually a Reference object.
register(JmxService) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
Registers the MBean (and its childs) in the specified MBeanServer
registerBF(BeanFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
register a BeanFactory
registerBFS(BeanFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
register a BeanFactory for Sync
registerClusterDaemonProxy(String, String, Collection) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Register a cluster daemon proxy in the domain.
registerContext(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Register a Context/Instance in the transaction.
registerContextInterceptor(ContextInterceptor) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Register the given context interceptor.
registerCtx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
register a Context on the transaction, as a Synchronization.
registerDeployAction(DeployAction) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Register a DeployAction
registerDTD(String, String) - Method in class org.ow2.jonas.ant.DescriptorHandler
 
registerEJB(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Register an EntitySwitch in the dirty list.
registerEmbeddedService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Register Embedded as an OSGi service.
registerEmbeddedService() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Register Embedded as an OSGi service.
registerGroupMBean(Group) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Create and register an MBean for the group.
registerHandlerHeaders(AxisService, List<Handler>) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionUtils
 
registerKnownDTDs(DescriptorHandler) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Register the locations of all known DTDs.
registerKnownDTDs(DescriptorHandler) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
 
registerMBean(Object, String) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register an MBean in the JOnAS MBeanServer.
registerMBean(Object, ObjectName) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register an MBean in the JOnAS MBeanServer.
registerMBean(T) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register the instance as a ModelMBean using the delegate.
registerMBean(Object, String) - Method in interface org.ow2.jonas.jmx.JmxService
Register an MBean on the JOnAS MBeanServer.
registerMBean(Object, ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Register an MBean on the JOnAS MBeanServer.
registerMBean(T) - Method in interface org.ow2.jonas.jmx.JmxService
Register the instance as a ModelMBean using the delegate.
registerMBean(Referenceable, String, String, String, ConnectorDesc, JonasConnectorDesc, String, int, JCAResource, String, String, String, Context, Properties, String, ConnectionManagerImpl) - Method in class org.ow2.jonas.resource.internal.ResourceUtility
 
registerModelMBean(Object, ObjectName, ManagedBean) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register a Model MBean in the JOnAS MBeanServer.
registerModelMBean(Object, ObjectName) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register a Model MBean in the JOnAS MBeanServer.
registerModelMBean(Object, String) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Register a Model MBean in the JOnAS MBeanServer.
registerModelMBean(Object, String) - Method in interface org.ow2.jonas.jmx.JmxService
Register a Model MBean on the JOnAS MBeanServer.
registerModelMBean(Object, ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Register a Model MBean on the JOnAS MBeanServer.
registerResourceManager(String, XAResource, String, Properties, TxResourceManager) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionManager
 
registerResourceManager(String, XAResource, String, Properties, TxResourceManager) - Method in interface org.ow2.jonas.tm.TransactionManager
Register a TransactionResourceManager to the TM
registerRoleMBean(Role) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Create and register an MBean for this role.
registerTask(CleanTask) - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Register a new clean task.
registerTask(CleanTask) - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Register a new clean task.
registerUserMBean(User) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Create and register an MBean for the user.
registerWar(Context) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Create the environment and delegate the operation to the implementation of the web container.
registerWar(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Register a WAR by delegating the operation to the registerWar() method.
registerWar(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Register a WAR by delegating the operation to the registerWar() method.
registerWar(String) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Register a WAR by delegating the operation to the registerWar() method.
registerWarMBean(War, String, String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Register War MBean.
registerWebServiceMBean(Object, String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Register WEB Container Service MBean.
registerWSEndpoint(IWebServiceEndpoint) - Method in class org.ow2.jonas.web.tomcat6.ws.WSDeployment
 
registerWSEndpoint(IWebServiceEndpoint) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceDeploymentManager
Add support for a given IWebServiceEndpoint (i.e.
registerXAResource(Properties) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Register an XAResource with JOTM for recovery
registry - Variable in class org.ow2.jonas.webapp.taglib.TreeControl
The collection of nodes that represent this tree, keyed by name.
RegistryService - Interface in org.ow2.jonas.registry
Registry Service interface.
RegistryWSDLPublisher - Class in org.ow2.jonas.ws.publish.internal.registry
Publish a given WSDL Definition into a specified WebServices registry (UDDI/ebXML).
RegistryWSDLPublisher(Properties) - Constructor for class org.ow2.jonas.ws.publish.internal.registry.RegistryWSDLPublisher
Constructor : creates a RegistryWSDLHandler object.
ReInit(InputStream) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ReInit(Reader) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ReInit(EJBQLTokenManager) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
ReInit(SimpleCharStream) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
ReInit(Reader) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
ReInit(InputStream) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
RejectedOpenJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
RejectedOpenJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RejectedOpenJCAConnectionServlet
 
RejectedOpenJDBCResourceServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
RejectedOpenJDBCResourceServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RejectedOpenJDBCResourceServlet
 
RelationshipRoleSource - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element relationship-role-source
RelationshipRoleSource() - Constructor for class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Constructor
RelationshipRoleSourceRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element relationship-role-source
RelationshipRoleSourceRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.RelationshipRoleSourceRuleSet
Construct an object with a specific prefix
Relationships - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element relationships
Relationships() - Constructor for class org.ow2.jonas.deployment.ejb.xml.Relationships
Constructor
RelationshipsRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element relationships
RelationshipsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.RelationshipsRuleSet
Construct an object with a specific prefix
release() - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
release() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
notify as closed
release() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
release() - Method in class org.ow2.jonas.webapp.taglib.GridBaseTag
Release resources after Tag processing has finished.
release() - Method in class org.ow2.jonas.webapp.taglib.GridColTag
Release resources after Tag processing has finished.
release() - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
Release resources after Tag processing has finished.
release() - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Release resources after Tag processing has finished.
release() - Method in class org.ow2.jonas.webapp.taglib.GridTag
Release resources after Tag processing has finished.
release() - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
release() - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
release() - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
release() - Method in class org.ow2.jonas.webapp.taglib.JonasGridValueTag
 
release() - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
release() - Method in class org.ow2.jonas.webapp.taglib.PanelTag
Release all state information set by this tag.
release() - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Release all state information set by this tag.
release() - Method in class org.ow2.jonas.webapp.taglib.TabTag
Release all state information set by this tag.
release() - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
Release all state information set by this tag.
release() - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
Release all state information set by this tag.
release() - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
Release all state information set by this tag.
release(Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansInvokerFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
releaseConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
releaseConnection(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
released - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
releaseEndpoint(JMessageEndpoint) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
put the JMessageEndpoint back to the pool
releaseICtx(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Release a context/instance at end of request.
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Release the Context after use.
releaseICtx(RequestCtx, boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
release the bean context.
releaseJContext(JContext, int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Release a Context
releaseJContext(JContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Release a Context [deprecated]
releaseJContext(JContext) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
Called after each method call
releaseResource(Object) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Release the ManagedConnection object resource
releaseResource(Object, boolean) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Remove Resource from activeList
releaseResource(Object, boolean) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
releaseResource releases a Object in order to allow the Pool to recycle this Object.
releaseResource(Object) - Method in interface org.ow2.jonas.resource.internal.pool.PoolMatchFactory
releaseResource make sure that any cleanup needed for this entry is done
releaseSavepoint(Savepoint) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
releaseSavepoint(Savepoint) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
releaseServerSession(ServerSession) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
put the ServerSession back to the pool
releaseServiceObject(Object) - Method in class org.ow2.jonas.ws.axis2.easybeans.EasybeansAxis2Invoker
Called when the invoker is done with the object.
releaseServiceObject(Exchange, Object) - Method in class org.ow2.jonas.ws.cxf.easybeans.EasyBeansMethodInvoker
Call after each message call.
relNonInit - Variable in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
reloadConfiguration() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Reload the configuration (MBean interface).
reloadConfiguration() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Reload the configuration.
reloadConfiguration() - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
reloadConfiguration() - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Reload clusterd configuration
ReloadJoramAdmin - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ReloadJoramAdmin() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ReloadJoramAdmin
 
reloadWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Reload the current web application.
remote - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
Remote Class
remote - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
The EJBObject, or null if bean has no remote interface.
REMOTE - Static variable in class org.ow2.jonas.registry.carol.CarolRegistryService
Remote mode.
REMOTE_RESOUCE - Static variable in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Name of resource.
RemoteClassLoaderSpi - Class in org.ow2.jonas.lib.bootstrap
Class RemoteClassLoaderSpi is the CAROL JRMP CLass Loader SPI for serialization performances.
RemoteClassLoaderSpi() - Constructor for class org.ow2.jonas.lib.bootstrap.RemoteClassLoaderSpi
 
RemoteLoginModule - Class in org.ow2.jonas.security.auth.spi
This Remote login module is used to run a JAAS authentication on the remote side.
RemoteLoginModule() - Constructor for class org.ow2.jonas.security.auth.spi.RemoteLoginModule
 
remove() - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
remove this item, ignoring exception on close.
remove(Long) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Remove the data for the given connection id.
remove(File) - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Remove the specified file of this JURLs
remove(JarList) - Method in class org.ow2.jonas.lib.cpmanager.JarList
Remove all the entries contained in the jarList to the current jarList.
remove() - Method in interface org.ow2.jonas.lib.ejb21.Container
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.ow2.jonas.lib.ejb21.JContainer
Remove the JOnAS container and unregister all beans.
remove() - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
Remove this instance.
remove(Handle) - Method in class org.ow2.jonas.lib.ejb21.JHome
Removes an EJB object identified by its handle.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
Removes an EJB object identified by its primary key.
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
remove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
remove() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
remove(Object, boolean) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JSessionHome
remove(pk) is not allowed for session beans
remove() - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
 
remove(Object) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocalHome
remove(pk) is not allowed for session beans
remove() - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
remove is implemented in the generated part.
remove(Timer) - Method in class org.ow2.jonas.lib.ejb21.JTimerService
Remove the Timer
remove(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Remove a module on a target server.
remove(String, String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Remove a module on a target server.
remove(String, String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Remove a module on a target server.
remove(String) - Method in class org.ow2.jonas.security.internal.JResources
Removes the named JResource from the JResource list.
remove() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
Remove this node from the tree.
removeAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It iterates over the collection parameter to remove each element in the collection.
removeAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It iterates over the collection parameter to remove each element in the collection.
removeAuthenticationInformation(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Removes authentication information for a given server or the domain.
removeBeans(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
removeCache(ClassLoader) - Method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Static method in class org.ow2.jonas.deployment.ejb.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().removeCache()
removeCache(ClassLoader) - Method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Static method in class org.ow2.jonas.deployment.web.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().removeCache() call.
removeCache(ClassLoader) - Method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Remove the DD cache for the specified ClassLoader.
removeCache(ClassLoader) - Static method in class org.ow2.jonas.deployment.ws.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.getInstance().removeCache() call.
removeCache(ClassLoader) - Method in interface org.ow2.jonas.ejb2.EJBService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in interface org.ow2.jonas.web.JWebContainerService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
Remove WebServices descriptors associated to the given ClassLoader
removeCache(ClassLoader) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Remove the WebServices descriptors associated to the given ClassLoader.
removeChar(String, char) - Static method in class org.ow2.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.ow2.jonas.webapp.taglib.TreeControlNode
Remove the child node (and all children of that child) at the specified position in the child list.
removeClusteredObject(String) - Method in interface org.ow2.jonas.cmi.CmiService
Remove the given clustered object.
removeClusteredObject(String) - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
Removes the given clustered object.
removeClusteredObject(String) - Method in class org.ow2.jonas.cmi.internal.event.BeanEventListener
Removes the given clustered object.
removeConfiguration(JPolicyConfiguration) - Static method in class org.ow2.jonas.lib.security.jacc.JPolicyConfigurationKeeper
Remove a JOnAS policy configuration
removeConfigurationExtension(EasyBeansConfigurationExtension) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Disengage the given extension
RemoveConfirmDestinationsAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveConfirmDestinationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmDestinationsAction
 
RemoveConfirmUsersAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveConfirmUsersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveConfirmUsersAction
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Remove an event listener.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Removes an already registered connection event listener from the ManagedConnection instance
removeContainer(EZBContainer) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Remove the given container.
removeContainer(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Removes a JOnAS Container.
removeContainer(Container) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Remove a JOnAS container.
removeContainer(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Remove EJB container corresponding to a .JAR file.
removeContainer(Container, boolean) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Remove the specified container.
removeContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Remove the given container.
removeContainer(T) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Remove a given container.
removeContainer(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Remove a given container.
removeContext(Context) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Remove the specified Context from the set of defined Contexts for its associated Host.
removeContext(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Removes a context.
removeContext(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Removes a context.
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
removeContext4Tx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
removed - Variable in class org.ow2.jonas.lib.ejb21.EntityCounters
nb of instances marked removed
removeDefaultAS(String) - Static method in class org.ow2.jonas.resource.internal.Rar
remove the specified jndiName from the default AS list
removeDelegate(JComponentContextFactoryDelegate) - Method in class org.ow2.jonas.lib.naming.SingletonComponentContextFactory
Remove the given JComponentContextFactoryDelegate from this NamingManager instance.
removeDelegate(JComponentContextFactoryDelegate) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Remove the given JComponentContextFactoryDelegate from this NamingManager instance.
RemoveDestinationsForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveDestinationsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
removedServersPerClusterd - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Removed servers for each clusterd used if user did not choose to save server remove operation in clusted.xml
removeEar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given ear file with the help of the ear service.
removeEJB(Object) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
remove an EJB by its PK
removeEJB(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
remove a Session.
removeEndpoint(T) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Remove an endpoint from the group.
removeEndpoint(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Remove an endpoint from the group.
removeEntry(LogEntry) - Method in class org.ow2.jonas.lib.work.DeployerLog
Remove the given entry and return the entries of the file.
removeExcludedPolicy() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to remove any excluded policy statements from this PolicyConfiguration.
REMOVEFILE - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Remove file state.
removeFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Remove a given file.
RemoveForm - Class in org.ow2.jonas.webapp.jonasadmin.deploy
Manage the list of modules that can be removed
RemoveForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
removeFromEnvironment(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
removeFromEnvironment(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Removes an environment property from the environment of this context.
removeGroup(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Remove a group with a given name?
removeGroup(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Remove a group with a given name
removeGroup(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
removeGroup(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Remove a group from this user
removeGroup(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Remove a group from this user
removeHandler(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
removeInitParam(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
removeInstance(String) - Static method in class org.ow2.jonas.lib.bootstrap.JProp
Remove the JProp instance corresponding to the given file name from the 'multiple' data structure
removeInstance(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.TxListener
Remove an instance from the list
removeItemsMemoryRealmForm(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.BaseMemoryRealmAction
Remove of session the ItemsMemoryRealmForm instance if the given type is different of the current type.
removeJdbcDataSource(String) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCResource
 
RemoveJoramDestinationsAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveJoramDestinationsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveJoramDestinationsAction
 
RemoveJoramUsersAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveJoramUsersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveJoramUsersAction
 
removeJResource(String) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
Remove the Resource (memory, ldap, datasource,...).
removeJResource(String) - Method in interface org.ow2.jonas.security.internal.JonasSecurityServiceImplMBean
Remove the Resource (memory, ldap, datasource,...)
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.Connector
Remove a lifecycle event listener from this component.
removeLogEntry(LogEntry) - Method in class org.ow2.jonas.lib.work.AbsCleanTask
Remove the work copy specified in the log entry and the log entry.
removeMBeans() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Remove all the Mbeans used by this resource
removeMBeans() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Remove all the Mbeans used by this resource
removeMBeans() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Remove all the MBeans used by this resource.
removeMBeans() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Remove all the Mbeans used by this resource.
removeMember(Principal) - Method in class org.ow2.jonas.lib.security.auth.JGroup
Removes the specified member from the group.
removeModule(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
removeModuleFile(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Remove a specified J2EE module
removeNonVersionedContext(String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Remove a non-versioned context root.
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.ow2.jonas.ee.mejb.ListenerRegistrationImpl
Remove notification listener
removePolicyStrategyBundle(String) - Method in class org.ow2.jonas.cmi.internal.CmiServicePolicyStrategyManager
Unload the given archive.
removePortComponent(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
removePrefix(String) - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Removes a prefix, including all VirtualJNDIBindingMBean#DEFAULT bindings for this prefix.
removeProperty(String) - Method in class org.apache.catalina.connector.Connector
remove a configured property.
removePublisher(WSDLPublisher) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
Remove an already registered publisher.
removePublisher(WSDLPublisher) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisherManager
Remove an already registered publisher.
removeRar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given rar file with the help of the resource service.
removeRole(String) - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to remove a role and all its permissions from this PolicyConfiguration.
removeRole(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Remove a role with a given name.
removeRole(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Remove a role with a given name
removeRole(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Remove a role from this group
removeRole(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Remove a role from this user
removeRole(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
removeRole(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Remove a role from this user
removeRole(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Remove a role from this user
removeSecurityService() - Method in class org.ow2.jonas.security.iiop.initializer.SecurityContextInitializer
Remove the security service.
removeSecurityService() - Method in class org.ow2.jonas.security.ws.initializer.SecurityContextInitializer
Remove the security service.
removeServer(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Remove a server configuration (MBean interface).
removeServer(String, String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Remove This server from cluster daemon control.
removeServer(String, String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Remove this server from cluster daemon control.
removeServer(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Remove this server from cluster daemon control.
removeServer(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Remove a server from the cluster (jonasAdmin)
removeServer(String) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
remove a server from the cluster (jonasAdmin).
removeServer(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.logical.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.
removeServer(String, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Remove this server from cluster daemon control.
removeServer(String, String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
Remove This server from cluster daemon control.
removeServer(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Remove this server from cluster daemon control.
removeServer(String, String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Remove this server from cluster daemon control.
removeServer(String, String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Remove this server from cluster daemon control.
removeServers(String[]) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Remove a list of servers from the domain.
removeServers(String[]) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Remove a list of servers from the domain.
removeServers(String[]) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Remove server from domain.
removeServlet(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Remove a servlet element from the web.xml.
removeServletMapping(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Remove servlet-mapping tag associated to a given servlet-name
removeServletWithSecurity(String) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Remove a servlet element from the web.xml.
removeSoapHeader(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
removeSoapRole(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
removeStateful(int) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
removeTimer(TimerEvent) - Method in class org.ow2.jonas.lib.timer.TimerManager
Deprecated.  
removeTxListener(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Remove a Transaction Listener from the list.
removeUncheckedPolicy() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Used to remove any unchecked policy statements from this PolicyConfiguration.
removeUser(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Remove a user with a given principal?
removeUser(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMemoryMBean
Remove a user with a given principal and credential
removeUser(String) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Remove a specific user.
RemoveUsersForm - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
RemoveUsersForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
removeUserToRoleMapping(String) - Static method in class org.ow2.jonas.lib.security.mapping.JPolicyUserRoleMapping
Remove a mapping for the given context Id
removeVar(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Remove a variable
removeVirtualContext() - Method in class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Removes this virtual JNDI binding.
removeVirtualContext() - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Removes this virtual context.
removeVirtualContext() - Method in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
Completely removes this virtual context.
removeWar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given war file with the help of the web container service.
removeWar(String) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Unregister the given war file
rename(Name, Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
rename(String, String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
rename(Name, Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.ow2.jonas.lib.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.ow2.jonas.lib.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.ow2.jonas.migration.jboss.Transformer
 
rename(Node, Map) - Method in class org.ow2.jonas.migration.jboss.Transformer
 
renameJavaMailFactory(String, JavaMail) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
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 interface org.ow2.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.
render(JspWriter) - Method in class org.ow2.jonas.webapp.taglib.RefreshTreeTag
 
render(JspWriter) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
render(JspWriter, TreeControlNode, int, int, boolean) - Method in class org.ow2.jonas.webapp.taglib.TreeControlRenderTag
Render the specified node, as controlled by the specified parameters.
render(JspWriter, TreeControlNode, int, int, boolean) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
Render the specified node, as controlled by the specified parameters.
render(JspWriter, String, int, int) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
renderTomThumb(ArrayList) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
Replace - Class in org.ow2.jonas.ant.jonasbase
Replaces all occurrences of one or more string tokens with given values in the indicated files.
Replace() - Constructor for class org.ow2.jonas.ant.jonasbase.Replace
 
replace(String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
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.ow2.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.ow2.jonas.ant.jonasbase
an inline string to use as the replacement text
Replace.NestedString() - Constructor for class org.ow2.jonas.ant.jonasbase.Replace.NestedString
 
Replace.Replacefilter - Class in org.ow2.jonas.ant.jonasbase
A filter to apply.
Replace.Replacefilter() - Constructor for class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
 
REPLACE_SECURITY_ATTRIBUTE_SERVICE - Static variable in class org.ow2.jonas.security.iiop.Csiv2Const
Replacement of security attribute service Should be true if stateless, else false
replacements - Static variable in class org.apache.catalina.connector.Connector
 
replaceObject(Object) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulOutputStream
 
replaceObject(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulOutputStream
We must care about some object types.
replaceProp() - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
ReplaceURL(NodeList, String) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
replicate() - Method in interface org.ow2.jonas.ha.HaService
 
replicate() - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
replicateCommit(boolean) - Method in interface org.ow2.jonas.ha.HaService
Send commit/abort message
replicateCommit(boolean) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
Send commit/abort message.
replicateCreate(JEntityContext, Object) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityHome
Called if we have to replicate a request
replicateCreate(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepEntityLocalHome
Called if we have to replicate a request
replicateCreate(JStatefulSwitch) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocalHome
Called if we have to replicate a request
reportAvailableServices(HttpServletResponse, PrintWriter, HttpServletRequest) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Report an error and forward to the given JSP page.
reportNoWSDL(HttpServletResponse, PrintWriter, String, AxisFault) - Method in class org.ow2.jonas.ws.axis.QSUpdateServiceWSDLHandler
Reports that we have no WSDL
reportWSDL(Document, PrintWriter) - Method in class org.ow2.jonas.ws.axis.QSUpdateServiceWSDLHandler
Reports WSDL
repository(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for the Repository MBean.
RequestCountByConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
RequestCountByConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.RequestCountByConnectorTomcatServlet
 
RequestCtx - Class in org.ow2.jonas.lib.ejb21
Context associated to a request to a bean.
RequestCtx(int) - Constructor for class org.ow2.jonas.lib.ejb21.RequestCtx
constructor.
requiredConfigProperty(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
RequiredConfigProperty - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element required-config-property
RequiredConfigProperty() - Constructor for class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Constructor
RequiredConfigPropertyDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element required-config-property
RequiredConfigPropertyDesc(RequiredConfigProperty) - Constructor for class org.ow2.jonas.deployment.rar.RequiredConfigPropertyDesc
Constructor
RequiredConfigPropertyRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element required-config-property
RequiredConfigPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.RequiredConfigPropertyRuleSet
Construct an object with a specific prefix
RequireJOnASServicesHandler - Class in org.ow2.jonas.lib.service.manager
Implementation of the .
RequireJOnASServicesHandler(ServiceManager) - Constructor for class org.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
Build the RequireJOnASServicesHandler
resAdp - Variable in class org.ow2.jonas.resource.internal.Rar
 
RESERVED - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a reserved context.
reset() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
reset the state of all deployables.
reset() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl.ElementIterator
 
reset() - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
reset the GenClass to its initial state.
reset() - Static method in class org.ow2.jonas.lib.util.Log
Reset logger factory
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewClusterForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.StackDumpForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Reset the form back to its default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceRecoveryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceXAResourceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.TopForm
Reset all properties to their default values.
reset(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Reset all properties to their default values.
reset() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Resets this form.
resetAllCounters() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
Reset all transaction counters
resetAllTxTotalCounters() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Reset all transaction counters.
ResetAuthenticationValve - Class in org.ow2.jonas.web.tomcat6
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.ow2.jonas.web.tomcat6.ResetAuthenticationValve
 
resetCatalina() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Reset the Catalina server properties.
resetCompCtx(Context) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Restore old value
resetComponentContext(Context) - Method in class org.ow2.jonas.lib.ejb21.JFactory
reset old Component Context for JNDI environment
resetComponentContext(Context) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Set back the context with the given value.
resetComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Set back the context with the given value.
ResetCountersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ResetCountersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetCountersAction
 
resetDeploymentDesc() - Method in class org.ow2.jonas.lib.ejb21.PermissionManager
Reset Deployment Descriptor
resetDeploymentDesc() - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
Reset Deployment Descriptor.
resetDeploymentDesc() - Method in class org.ow2.jonas.web.base.lib.PermissionManager
Reset Deployment Descriptor.
resetDomain() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Reset the domain properties.
resetJetty() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Reset the Jetty server properties.
resetJonas() - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Reset the JOnAS server properties.
ResetRecoveryAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ResetRecoveryAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetRecoveryAction
 
resetState() - Method in class org.ow2.jonas.lib.security.jacc.JPolicyConfiguration
Reset to OPEN state (Used by PolicyConfigurationFactory)
ResetTransactionsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
ResetTransactionsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.ResetTransactionsAction
 
resolve(String) - Static method in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
Resolve the given binding URI.
resolveClass(ObjectStreamClass) - Method in class org.ow2.jonas.lib.ejb21.JObjectInputStream
Use the thread context class loader to resolve the class
resolveClass(ObjectStreamClass) - Method in class org.ow2.jonas.lib.ejb21.JStatefulInputStream
Use the thread context class loader to resolve the class
resolveEntity(String, String) - Method in class org.ow2.jonas.ant.DescriptorHandler
 
resolveEntity(String, String) - Method in class org.ow2.jonas.deployment.common.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.ow2.jonas.deployment.common.lib.JEntityResolver
The Parser will call this method before opening any external entity except the top-level document entity.
resolveEntity(String, String, String) - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 
resolveObject(Object) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulInputStream
We must care about some object types.
resolveObject(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulInputStream
We must care about some object types.
resolveResource(String, String, String, String, String) - Method in class org.ow2.jonas.deployment.common.lib.JLSResourceResolver
Uses the EntityResolver to resolve an external resource.
RESOURCE_ADAPTER - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
RESOURCE_BUNDLE_NAME - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
RESOURCE_LIST - Static variable in class org.ow2.jonas.resource.internal.Rar
 
Resourceadapter - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element resourceadapter
Resourceadapter() - Constructor for class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Constructor
ResourceAdapter - Class in org.ow2.jonas.resource.internal.mbean
MBean class for ResourceAdapter management
ResourceAdapter(String, Properties, String, String, boolean, URL, String) - Constructor for class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
Constructor
ResourceAdapterAOForm - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterAOForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
ResourceAdapterASForm - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterASForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
ResourceAdapterCFForm - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterCFForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
ResourceadapterDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element resourceadapter
ResourceadapterDesc(Resourceadapter) - Constructor for class org.ow2.jonas.deployment.rar.ResourceadapterDesc
Constructor
ResourceAdapterForm - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceAdapterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
ResourceAdapterModule - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Constant for rar module.
ResourceAdapterModule - Class in org.ow2.jonas.resource.internal.mbean
MBean class for ResourceAdapterModule management
ResourceAdapterModule(ObjectName, boolean, URL) - Constructor for class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
ResourceadapterRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element resourceadapter
ResourceadapterRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.ResourceadapterRuleSet
Construct an object with a specific prefix
ResourceBootstrapContext - Class in org.ow2.jonas.resource.internal
This class implements the BootstrapContext interface of the Connector Architecture 1.5 specification.
ResourceBootstrapContext(WorkManager, XATerminator) - Constructor for class org.ow2.jonas.resource.internal.ResourceBootstrapContext
Constructor
ResourceCheckerConfigurationExtension - Class in org.ow2.jonas.jndi.interceptors.impl.easybeans
Allows to register some extensions
ResourceCheckerConfigurationExtension(IResourceCheckerManager) - Constructor for class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerConfigurationExtension
Build an extension for the given checker manager.
ResourceCheckerInterceptor - Class in org.ow2.jonas.jndi.interceptors.impl.easybeans
Interceptors that will check if all resources have been closed.
ResourceCheckerInterceptor() - Constructor for class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerInterceptor
Default constructor.
ResourceCheckerManager - Class in org.ow2.jonas.jndi.checker.impl
Manager of all the resources that need to be checked.
ResourceCheckerManager() - Constructor for class org.ow2.jonas.jndi.checker.impl.ResourceCheckerManager
 
ResourceCheckpoints - Enum in org.ow2.jonas.jndi.checker.api
Defines the checkpoint where the resource is checked.
ResourceEnvRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element resource-env-ref.
ResourceEnvRef() - Constructor for class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
 
ResourceEnvRefDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of a ResourceEnvRef object
ResourceEnvRefDesc(ClassLoader, ResourceEnvRef, JonasResourceEnv) - Constructor for class org.ow2.jonas.deployment.common.ResourceEnvRefDesc
Construct a descriptor for the resource-env-ref and jonas-resource-env tags.
ResourceEnvRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze resource-env-ref
ResourceEnvRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.ResourceEnvRefRuleSet
Construct an object with a specific prefix
ResourceHelper - Class in org.ow2.jonas.deployment.common.util
Resource name helper.
ResourceItem - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItem(String, String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
ResourceItemByFile - Class in org.ow2.jonas.webapp.jonasadmin.service.resource
 
ResourceItemByFile() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItemByFile
 
resourceMonitor(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Build an ObjectName for the ResourceMonitor MBean.
ResourceMonitorService - Interface in org.ow2.jonas.resourcemonitor
Interface for the resource monitoring service.
ResourceObjectFactory - Class in org.ow2.jonas.resource.internal.naming
Resource Service ObjectFactory for ConnectionFactory.
ResourceObjectFactory() - Constructor for class org.ow2.jonas.resource.internal.naming.ResourceObjectFactory
 
ResourceRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element resource-ref.
ResourceRef() - Constructor for class org.ow2.jonas.deployment.common.xml.ResourceRef
 
ResourceRefDesc - Class in org.ow2.jonas.deployment.common
This class represents the description of a ResourceRef object
ResourceRefDesc(ClassLoader, ResourceRef, JonasResource) - Constructor for class org.ow2.jonas.deployment.common.ResourceRefDesc
Construct a descriptor for the resource-ref and jonas-resource tags.
ResourceRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze resource-ref
ResourceRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.ResourceRefRuleSet
Construct an object with a specific prefix
resourceService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ResourceService - Interface in org.ow2.jonas.resource
JCA resource service implmentation
ResourceServiceConstants - Interface in org.ow2.jonas.resource.internal
ResourceService constants holder interface.
ResourceServiceException - Exception in org.ow2.jonas.resource
The class ResourceServiceException that indicates conditions that a reasonable application might want to catch.
ResourceServiceException(String) - Constructor for exception org.ow2.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
ResourceServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
ResourceUtility - Class in org.ow2.jonas.resource.internal
ResourceUtility class
ResourceUtility() - Constructor for class org.ow2.jonas.resource.internal.ResourceUtility
Default constructor
ResourceUtility(JmxService, Logger, Logger, Logger) - Constructor for class org.ow2.jonas.resource.internal.ResourceUtility
Constructor
restart() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Restart timer to its initial value
restartTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.EJBService
Restart a Timer given some input infos.
restartTimer(JTimerHandleInfo) - Method in class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
Retrieve the Timer in the EJBService and restart it.
restartTimer(JTimerHandleInfo) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Restart a Timer given some input infos.
restartTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.TimerHandleDelegate
Restart A Timer retrieved by its JTimerHandleInfo.
restartTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimerHandle
Restart a Timer read from disk (persistent timer)
restartTimers() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Restart the Timers after jonas restart
restartTimers() - Method in class org.ow2.jonas.lib.ejb21.JFactory
Restart Timers
result - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
resultTypeMappingRemote - Variable in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
 
resume() - Method in class org.apache.catalina.connector.Connector
Pause the connector.
retainAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
For each element of the current collection, it checks if it exist into the collection parameter.
retainAll(Collection) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.tm.jotm.JOTMTransactionResourceManager
 
reuse() - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
reuseEntityContext(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
reuse EntityContext for another transaction.
RIGHT_MARGIN - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
rme - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
The event used for the later enlisting into transaction
rmeCalled - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
Has the ResourceManagerEvent Listener been called
RMI_IIOP - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
IIOP protocol
RMI_IRMI - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
JRMP protocol
RMI_JRMP - Static variable in class org.ow2.jonas.lib.ejb21.Protocols
JRMP protocol
rmvFromClusterdRemovedList(String, String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Called when substracting a server to clusterd supervision
role(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a role
Role - Class in org.ow2.jonas.security.internal.realm.principal
This class define the Role class which define a role with its name and description.
Role() - Constructor for class org.ow2.jonas.security.internal.realm.principal.Role
Constructor
Role(String) - Constructor for class org.ow2.jonas.security.internal.realm.principal.Role
Constructor with a specific role name
RoleBasedAuthorizationModule - Class in org.ow2.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.ow2.jonas.security.internal.realm.principal
This interface define the MBeans methods
RoleMemoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
RoleMemoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
rollback() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
In a JDBC-XA driver, Connection.rollback is only called if we are outside a global transaction.
rollback(Savepoint) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
rollback(Xid) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Inform the resource manager to roll back work done on behalf of a transaction branch
rollback() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
rollback(Savepoint) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
rollback() - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
rollback the local transaction.
rollback(Xid) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Roll back work done on the Xid
rollback(Xid) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
Rollback the localTransaction, the param isn't used for a local transaction.
rollbackXAResource(String) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
administrator recovery action: rollback
rollbackXAResource(String) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
administrator recovery action: rollback
root - Variable in class org.ow2.jonas.webapp.taglib.TreeControl
The root node of the entire tree.
ROOTNODENAME_KEY - Static variable in class org.ow2.jonas.webapp.jonasadmin.SetUpTreeAction
 
RootTypeQnameRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element root-type-qname
RootTypeQnameRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.RootTypeQnameRuleSet
Construct an object with a specific prefix
RPAREN - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
RPC_PROVIDER - Static variable in class org.ow2.jonas.generators.wsgen.generator.axis.VContextFactory
Default RPC Provider name
run() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Start the thread of this class.
run() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
 
run() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
run() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingListener
 
run() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
 
run() - Method in class org.ow2.jonas.discovery.internal.enroller.DiscoveryListener
 
run() - Method in class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
 
run() - Method in interface org.ow2.jonas.discovery.jgroups.DiscRunnable
 
run(AxisWsClientGenerator) - Method in class org.ow2.jonas.generators.wsgen.generator.axis.wsdl2java.JOnASWSDL2Java
Setup and runs the JOnASEmitter.
run() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Process messages by calling run method on Session.
run() - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
 
run() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster.DeployThread
 
run() - Method in class org.ow2.jonas.lib.util.Cmd
Execute the command.
run() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Run the array pool monitor
run() - Method in class org.ow2.jonas.web.base.proxy.CopyingStream
Send the bytes of the byte array stream and then send all the client's input stream.
run() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Start the thread for this service.
run() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Handle the request on the selected socket.
run() - Method in class org.ow2.jonas.workcleaner.internal.WorkCleanerTimer
Start the thread of this class It will clean all the work entries.
RunAs - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element run-as
RunAs() - Constructor for class org.ow2.jonas.deployment.common.xml.RunAs
Constructor
RunAsRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines the rules to analyze the element run-as
RunAsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.RunAsRuleSet
Construct an object with a specific prefix
runGC() - Method in interface org.ow2.jonas.adm.AdmInterface
 
runGC() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
runGC() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Run garbage collector.
RunnableHelper - Class in org.ow2.jonas.lib.execution
Helps to run blocks of code under a controlled environment.
RUNNING - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server start-up.
runningtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
transaction on which a Context has been registered.

S

s_Synchro - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Object used for synchronization.
s_Synchro - Static variable in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Object used for synchronization.
sameas(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
This is used to retrieve a Timer from its Handle only.
sameFile(URL, URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
sampling() - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
make samples with some monitoring values
sampling() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
sampling() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
sampling updates the interval pool information
SAMPLINGPERIOD - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
SasContextMapping - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element sas-context
SasContextMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.SasContextMapping
Constructor
SasContextRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ior-security-config
SasContextRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.SasContextRuleSet
Construct an object with a specific prefix
save(Config, String, J2EEArchive) - Static method in class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
Save the curernt archive usin given configuration and given out filename.
save(Config, String) - Method in class org.ow2.jonas.generators.genbase.modifier.ArchiveModifier
Save the current archive using given configuration and given out filename.
save(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
save(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
save(DatasourceForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.ApplyDatasourceAction
 
save(ResourceAdapterForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterAction
 
save(ResourceAdapterCFForm, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ApplyResourceAdapterCFAction
 
SAVE_RECONFIG_TYPE - Static variable in class org.ow2.jonas.lib.reconfig.ReconfigEmitter
Management notification type for save configuration events (notify that the management application asks for save changes)
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Keep the bean opened transaction for later use in other methods.
saveBeanTx() - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This do nothing for stateless
SaveCatalinaAction - Class in org.ow2.jonas.webapp.jonasadmin.catalina
 
SaveCatalinaAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.catalina.SaveCatalinaAction
 
saveConfig() - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
save updated configuration
saveConfig() - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
Save updated configuration.
saveConfig() - Method in class org.ow2.jonas.lib.jmbeans.LogManager
Save updated configuration.
saveConfig(long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
Saves the updated configuration.
saveConfig(long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.XMLConfigurationActuator
Saves the updated configuration
saveConfig(long) - Method in interface org.ow2.jonas.lib.management.reconfig.IConfigurationActuator
Saves the updated configuration
saveConfig() - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Save updated configuration
saveConfig() - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Save the resource configuration.
saveConfig() - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceMBean
Update and save configuration.
saveConfig() - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
Save updated configuration
saveConfig() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Save updated configuration.
saveConfiguration() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Save current configuration
saveConfiguration() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Save the configuration.
SaveDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.resource
 
SaveDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.resource.SaveDestinationAction
 
saveDomain(Domain, String) - Static method in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Save the domain.xml file.
saveOpenResources() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Save the open resources.
SaveRealmAction - Class in org.ow2.jonas.webapp.jonasadmin.security
 
SaveRealmAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.SaveRealmAction
 
saveXML(String, String, Document) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Saves the given org.w3c.dom.Document back into an archive of the name given by archiveName.
scheduleWork(Work) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
SchemaRestrictions - Interface in org.ow2.jonas.webapp.jonasadmin.xml.xs
An interface to represent the schema restrictions from a schema.
SchemaRestrictionsFactory - Class in org.ow2.jonas.webapp.jonasadmin.xml.xs
A factory to create a schema restriction implementation.
SchemaRestrictionsFactory() - Constructor for class org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictionsFactory
 
Schemas - Interface in org.ow2.jonas.deployment.api
This class defines the interface for all Java EE Schemas.
scheme - Variable in class org.apache.catalina.connector.Connector
The request scheme that will be set on all requests received through this connector.
scope - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The scope of the bean specified by the name property, if any.
scope - Variable in class org.ow2.jonas.webapp.taglib.TreeControlTag
The name of the scope in which to search for the tree attribute.
Script - Class in org.ow2.jonas.ant.cluster
Allow to launch the cluster nodes
Script() - Constructor for class org.ow2.jonas.ant.cluster.Script
Default constructor
searchEjbs(ContainerForm, String, ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EditContainerAction
Prepare Ejb list in this container
SEC_CTX_ID - Static variable in class org.ow2.jonas.lib.security.context.Marshalling
security context id
SEC_CTX_ID - Static variable in class org.ow2.jonas.security.interceptors.iiop.SecurityInterceptor
security context id
SEC_CTX_ID - Static variable in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
security context id
SEC_CTX_ID - Static variable in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
security context id
secure - Variable in class org.apache.catalina.connector.Connector
The secure connection flag that will be set on all requests received through this connector.
SecureWebDeploymentDescBuilder - Class in org.ow2.jonas.web.tomcat6.ws.security
The SecureWebDeploymentDescBuilder is responsible of building, from a list of endpoints defined security constraints, a web deployment descriptor strctured tailored for web security.
SecureWebDeploymentDescBuilder() - Constructor for class org.ow2.jonas.web.tomcat6.ws.security.SecureWebDeploymentDescBuilder
 
security - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
SecurityConstraint - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element security-constraint
SecurityConstraint() - Constructor for class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Constructor
SecurityConstraintListDesc - Class in org.ow2.jonas.deployment.web
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.ow2.jonas.deployment.web.SecurityConstraintListDesc
Constructor
SecurityConstraintRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze security-constraint in element
SecurityConstraintRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.SecurityConstraintRuleSet
Construct an object with a specific prefix
SecurityContext - Class in org.ow2.jonas.lib.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.ow2.jonas.lib.security.context.SecurityContext
Constructor SecurityContext use the default principal name
SecurityContext(String) - Constructor for class org.ow2.jonas.lib.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String, String[]) - Constructor for class org.ow2.jonas.lib.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String, List) - Constructor for class org.ow2.jonas.lib.security.context.SecurityContext
Constructor SecurityContext
SecurityContext(String, List, List, List, List) - Constructor for class org.ow2.jonas.lib.security.context.SecurityContext
Constructor SecurityContext
SecurityContextHelper - Class in org.ow2.jonas.security.iiop
This class is used by Csiv2 server interceptor.
SecurityContextHelper - Class in org.ow2.jonas.security.ws
This class is used by the JOnAS EJB provider Web Service.
SecurityContextInitializer - Class in org.ow2.jonas.security.iiop.initializer
Initializes ws/iiop security context helpers.
SecurityContextInitializer() - Constructor for class org.ow2.jonas.security.iiop.initializer.SecurityContextInitializer
 
SecurityContextInitializer - Class in org.ow2.jonas.security.ws.initializer
Initializes ws/iiop security context helpers.
SecurityContextInitializer() - Constructor for class org.ow2.jonas.security.ws.initializer.SecurityContextInitializer
 
SecurityContextInitializerException - Exception in org.ow2.jonas.security.iiop.initializer
 
SecurityContextInitializerException() - Constructor for exception org.ow2.jonas.security.iiop.initializer.SecurityContextInitializerException
 
SecurityContextInitializerException(String) - Constructor for exception org.ow2.jonas.security.iiop.initializer.SecurityContextInitializerException
Constructor using message.
SecurityContextInitializerException - Exception in org.ow2.jonas.security.ws.initializer
 
SecurityContextInitializerException() - Constructor for exception org.ow2.jonas.security.ws.initializer.SecurityContextInitializerException
 
SecurityContextInitializerException(String) - Constructor for exception org.ow2.jonas.security.ws.initializer.SecurityContextInitializerException
Constructor using message.
SecurityCurrent - Class in org.ow2.jonas.lib.security.context
For handling the association SecurityContext/ Thread
SecurityCurrent() - Constructor for class org.ow2.jonas.lib.security.context.SecurityCurrent
 
securityDatasourceFactory(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a Security datasource factory.
SecurityEntry - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element security-entry
SecurityEntry() - Constructor for class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Constructor
SecurityEntryDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element security-entry
SecurityEntryDesc(SecurityEntry) - Constructor for class org.ow2.jonas.deployment.rar.SecurityEntryDesc
Constructor
SecurityEntryRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element security-entry
SecurityEntryRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.SecurityEntryRuleSet
Construct an object with a specific prefix
SecurityGenerator - Class in org.ow2.jonas.generators.wsgen.generator
Generates the necessary security files to the generated webapp for a stateless session bean endpoint.
SecurityGenerator(Document) - Constructor for class org.ow2.jonas.generators.wsgen.generator.SecurityGenerator
Creates a new SecurityGenerator object
SecurityIdentity - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element security-identity
SecurityIdentity() - Constructor for class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Constructor
SecurityIdentityRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element security-identity
SecurityIdentityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.SecurityIdentityRuleSet
Construct an object with a specific prefix
SecurityInitializer - Class in org.ow2.jonas.security.interceptors.iiop
Class SecurityInitializer is a Security Interceptor initialisation for jonas
SecurityInitializer() - Constructor for class org.ow2.jonas.security.interceptors.iiop.SecurityInitializer
 
SecurityInitializer - Class in org.ow2.jonas.security.interceptors.jrmp
Class SecurityInitializer is a JRMP Initiliazer for security context propagation
SecurityInitializer() - Constructor for class org.ow2.jonas.security.interceptors.jrmp.SecurityInitializer
 
SecurityInterceptor - Class in org.ow2.jonas.security.interceptors.iiop
Marshall/Unmarshall security context
SecurityInterceptor() - Constructor for class org.ow2.jonas.security.interceptors.iiop.SecurityInterceptor
 
securityLdapFactory(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a Security ldap factory.
securityMemoryFactory(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a Security memory factory.
securityPermission(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
SecurityPermission - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element security-permission
SecurityPermission() - Constructor for class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Constructor
SecurityPermissionDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element security-permission
SecurityPermissionDesc(SecurityPermission) - Constructor for class org.ow2.jonas.deployment.rar.SecurityPermissionDesc
Constructor
SecurityPermissionRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element security-permission
SecurityPermissionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.SecurityPermissionRuleSet
Construct an object with a specific prefix
SecurityRole - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element security-role
SecurityRole() - Constructor for class org.ow2.jonas.deployment.common.xml.SecurityRole
Constructor
SecurityRole - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element security-role
SecurityRole() - Constructor for class org.ow2.jonas.deployment.ear.xml.SecurityRole
Constructor
SecurityRoleDesc - Class in org.ow2.jonas.deployment.web
Class is used for the security role
SecurityRoleDesc(SecurityRole) - Constructor for class org.ow2.jonas.deployment.web.SecurityRoleDesc
Constructor
SecurityRoleMapping - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element security-role-mapping.
SecurityRoleMapping() - Constructor for class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
Constructor
SecurityRoleRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element security-role-ref
SecurityRoleRef() - Constructor for class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Constructor
SecurityRoleRefDesc - Class in org.ow2.jonas.deployment.common
Defines a SecurityRoleRefDesc class for the management of EJBRoleRefPermissions and WebRoleRefPermissions in JACC
SecurityRoleRefDesc(String, SecurityRoleRef, boolean) - Constructor for class org.ow2.jonas.deployment.common.SecurityRoleRefDesc
Constructor for SecurityRoleRefDesc
securityRoleRefDescList - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
List of SecurityRoleRefDesc for JACC
SecurityRoleRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines the rules to analyze the element security-role-ref
SecurityRoleRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.SecurityRoleRefRuleSet
Construct an object with a specific prefix
SecurityRoleRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines the rules to analyze the element security-role
SecurityRoleRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.SecurityRoleRuleSet
Construct an object with a specific prefix
SecurityRoleRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element security-role
SecurityRoleRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ear.rules.SecurityRoleRuleSet
Construct an object with a specific prefix
securityService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
securityService - Variable in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
ref on the SecurityService
SecurityService - Interface in org.ow2.jonas.security
Defines the interface for the security service
SecurityServiceContext - Class in org.ow2.jonas.security.interceptors.jrmp
Class SecurityServiceContext is a JRMP Class for Security Context Propagation
SecurityServiceContext() - Constructor for class org.ow2.jonas.security.interceptors.jrmp.SecurityServiceContext
Empty constructor for Externalizable
SecurityServiceContext(int, SecurityContext) - Constructor for class org.ow2.jonas.security.interceptors.jrmp.SecurityServiceContext
constructor
SecurityServiceException - Exception in org.ow2.jonas.security.internal
SecurityService Exception
SecurityServiceException(String) - Constructor for exception org.ow2.jonas.security.internal.SecurityServiceException
 
SecurityServiceException(Throwable) - Constructor for exception org.ow2.jonas.security.internal.SecurityServiceException
 
SecurityServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.security.internal.SecurityServiceException
 
sehome - Variable in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
sehomeList - Static variable in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
 
SELECT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
SelectClause() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
selected - Variable in class org.ow2.jonas.webapp.taglib.TreeControl
The most recently selected node.
selected - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
Is this node currently selected?
SelectedItemsForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
SelectedItemsForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
SelectExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
selectForUpdate - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
true when we want use select ..
selectNameNode(String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Select the node in the tree.
selectNode(String) - Method in class org.ow2.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.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
send(Message) - Method in interface org.ow2.jonas.discovery.jgroups.utils.IDiscoveryChannel
Sends a message through the protocol stack.
send(Address, Address, Serializable) - Method in interface org.ow2.jonas.discovery.jgroups.utils.IDiscoveryChannel
creates a new message with the destination address, and the source address and the object as the message value
send(Address, Serializable) - Static method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Sends a given message to the given dest.
send_exception(ServerRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
send_exception(ServerRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Send an Exception.
send_other(ServerRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
 
send_other(ServerRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Do nothing.
send_poll(ClientRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
 
send_poll(ClientRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Unused for OTS.
send_reply(ServerRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor
send reply with context
send_reply(ServerRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSServerTransactionInterceptor
Send reply with context.
send_request(ClientRequestInfo) - Method in class org.ow2.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.ow2.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor
send client transaction context with the request, if existed.
send_request(ClientRequestInfo) - Method in class org.ow2.jonas.tm.jotm.ots.OTSClientTransactionInterceptor
Send client transaction context with the request, if existed.
sendBundle(ServerClusterViewManager, BundleContent) - Static method in class org.ow2.jonas.cmi.internal.CmiServiceHelper
Sends bundle content to the server-side manager.
sendBytesToClient(HTTPResponse) - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Send the given response to the client.
sendDiscoveryMessage(DiscMessage) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
Sends a discovery message to the server group.
sendException(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
 
sendException(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
 
sendFile(byte[], String, boolean) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
sendNotif(DiscMessage) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
sends (multicasts) a Discovery Message to the group.
sendNotif(Address, DiscMessage) - Method in class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
sends (multicasts) a Discovery Message to the group.
sendNotif(Address, DiscMessage) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
Sends a Discovery Message to the group.
sendNotification(Notification) - Method in class org.ow2.jonas.lib.management.javaee.ManagedObject
 
sendOther(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
 
sendOther(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
 
sendPoll(JClientRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
 
sendReconfigNotification(long, String, Object) - Method in class org.ow2.jonas.lib.management.javaee.ManagedObject
Send a reconfiguration notification to the registerd listener.
sendReconfigNotification(long, String, Object) - Method in class org.ow2.jonas.lib.reconfig.ReconfigEmitter
Send a reconfiguration notification to the registerd listener.
sendReply(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
send reply with context
sendReply(JServerRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
send reply with context
sendRequest(JClientRequestInfo) - Method in class org.ow2.jonas.security.interceptors.jrmp.ClientSecurityInterceptor
send client context with the request.
sendResponse(DiscMessage, InetAddress, int) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Send response to a DiscoveryMessage
sendSaveNotification(long, String) - Method in class org.ow2.jonas.lib.management.javaee.ManagedObject
Send a save configuration notification to the registerd listeners.
sendSaveNotification(long, String) - Method in class org.ow2.jonas.lib.reconfig.ReconfigEmitter
Send a save configuration notification to the registerd listeners.
sendWaitGif() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Send the wait gif
SEPARATOR - Static variable in class org.ow2.jonas.ant.jonasbase.Carol
Property separators (4 spaces).
SEPARATOR - Static variable in class org.ow2.jonas.security.internal.realm.principal.Group
Separator of the roles
SEPARATOR - Static variable in class org.ow2.jonas.security.internal.realm.principal.User
Separator of the groups/roles
SEPARATOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.Jlists
 
SEPARATORS - Static variable in class org.ow2.jonas.ant.jonasbase.JTask
Property separators (4 spaces).
SEQ_PROTOCOLS_TO_PROVIDER_URLS - Static variable in class org.ow2.jonas.ant.jonasbase.Carol
Sequence of associations between a protocol and a list of provider URLs.
sequenceNumber - Variable in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailMimePartDSResource
Value used as sequence number by reconfiguration notifications
serialize(OutputStream) - Method in class org.ow2.jonas.lib.util.XMLSerializer
Serialize the encapsulated Document into the OutputStream
serialize(Writer) - Method in class org.ow2.jonas.lib.util.XMLSerializer
Serialize the encapsulated Document into the Writer
serializeDocument(Document) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Serialize a DOM tree into plaint text.
ServedOpenJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ServedOpenJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ServedOpenJCAConnectionServlet
 
ServedOpenJDBCResourceServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ServedOpenJDBCResourceServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ServedOpenJDBCResourceServlet
 
Server - Class in org.ow2.jonas.deployment.clusterd.xml
Server element
Server() - Constructor for class org.ow2.jonas.deployment.clusterd.xml.Server
Constructor
Server - Class in org.ow2.jonas.deployment.domain.xml
JOnAS instance
Server() - Constructor for class org.ow2.jonas.deployment.domain.xml.Server
Constructor
SERVER_CONFIG_WSDD - Static variable in class org.ow2.jonas.ws.axis.JServletEngineConfigurationFactory
server-config.wsdd base
serverConfig(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ServerConfigModifiedAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
ServerConfigModifiedAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.ServerConfigModifiedAction
 
ServerCurrentTxServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets
 
ServerCurrentTxServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.ServerCurrentTxServlet
 
ServerDeploy - Class in org.objectweb.jonas.ant
Deprecated. 
ServerDeploy() - Constructor for class org.objectweb.jonas.ant.ServerDeploy
Deprecated.  
ServerDeploy - Class in org.ow2.jonas.ant
Controls hot deployment tools for J2EE servers.
ServerDeploy() - Constructor for class org.ow2.jonas.ant.ServerDeploy
 
ServerGraphForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph
 
ServerGraphForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
ServerGraphsAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph
 
ServerGraphsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphsAction
 
serverId - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
The server ID of the jonas instance.
ServerInterceptor - Class in org.ow2.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.ow2.jonas.security.interceptors.jrmp.ctxcheck.ServerInterceptor
Default constructor.
ServerItem - Class in org.ow2.jonas.lib.management.extensions.server
 
ServerItem(ObjectName, String, String) - Constructor for class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
ServerItem(ObjectName, String, String, boolean) - Constructor for class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
ServerManagement - Class in org.ow2.jonas.lib.management.extensions.server
Implements server management functions.
ServerManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Constructor.
ServerMonitoring - Class in org.ow2.jonas.lib.management.extensions.server
Provides informations about a server in the domain.
ServerMonitoring() - Constructor for class org.ow2.jonas.lib.management.extensions.server.ServerMonitoring
Constructor.
SERVERNAME - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
ServerProperties - Interface in org.ow2.jonas.properties
Interface used to retrieve the configuration of the Server.
ServerProxy - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
 
ServerProxy(String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
Create ObjectName for ServerProxy MBean without knowing domain name
ServerProxy - Class in org.ow2.jonas.lib.management.domain.proxy.server
A ServerProxy proxy MBean represents a server in the domain on the master side.
ServerProxy(DomainMonitor, String, Collection, ClusterDaemonProxy) - Constructor for class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Constructor.
serverProxy(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ServerProxyMBean - Interface in org.ow2.jonas.lib.management.domain.proxy.server
Implements MBean interface for proxy MBeans.
ServerProxyProperties - Enum in org.ow2.jonas.lib.management.domain.proxy.server
 
serverProxys(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
ServerRuleSet - Class in org.ow2.jonas.deployment.clusterd.rules
This class defines the rules to analyze the server element.
ServerRuleSet(String) - Constructor for class org.ow2.jonas.deployment.clusterd.rules.ServerRuleSet
Construct an object with the prefix.
ServerRuleSet - Class in org.ow2.jonas.deployment.domain.rules
This class defines the rules to analyze the server element
ServerRuleSet(String) - Constructor for class org.ow2.jonas.deployment.domain.rules.ServerRuleSet
Construct an object with the prefix "application"
ServerSecurityInterceptor - Class in org.ow2.jonas.security.interceptors.jrmp
Class ServerSecurityInterceptor is a JRMP security server interceptor for Security Context propagation
ServerSecurityInterceptor() - Constructor for class org.ow2.jonas.security.interceptors.jrmp.ServerSecurityInterceptor
Empty constructor
serversNames() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Get jmx url of the cluster daemon.
serversNames() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
 
ServerThreadCountAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph
 
ServerThreadCountAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerThreadCountAction
 
ServerTransactionCCFDelegate - Class in org.ow2.jonas.tm.jotm.delegate
Implements the TransactionCCFDelegate abstract class for server usage.
ServerTransactionCCFDelegate() - Constructor for class org.ow2.jonas.tm.jotm.delegate.ServerTransactionCCFDelegate
 
ServerTransactionsCountAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph
 
ServerTransactionsCountAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerTransactionsCountAction
 
service - Variable in class org.apache.catalina.connector.Connector
The Service we are associated with (if any).
service(Request, Response) - Method in class org.apache.catalina.connector.CoyoteAdapter
Service method.
Service - Interface in org.ow2.jonas.service
This interface defines a Service.
service - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
Service - Class in org.ow2.jonas.ws.jaxrpc.mbean
A WebService MBean represents a webservice-description in webservices.xml.
Service(String) - Constructor for class org.ow2.jonas.ws.jaxrpc.mbean.Service
Service Constructor
service(String, ObjectName) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
 
SERVICE_NAME - Static variable in class org.ow2.jonas.lib.jmbeans.log.LogManagement
Name as used to label configuration properties.
SERVICE_NAME - Static variable in class org.ow2.jonas.tm.jotm.mbean.JTAResource
Service name as used to label configuration properties
SERVICE_NAME - Static variable in class org.ow2.jonas.workmanager.internal.JWorkManager
Name as used to label configuration properties.
SERVICE_NAME_PROP - Static variable in class org.ow2.jonas.lib.service.manager.ServiceUtil
OSGI service property defined for all the JOnAS services, giving the service name for JOnAS management support.
serviceChanged(ServiceEvent) - Method in class org.ow2.jonas.cmi.internal.LoadBalancingListener
 
serviceChanged(ServiceEvent) - Method in class org.ow2.jonas.lib.service.manager.ServiceTracker
Track events concerning JOnAS services.
ServiceContextNamingStrategy - Class in org.ow2.jonas.web.tomcat6.ws.strategy
The ServiceContextNamingStrategy computes a web context name based on the Service QName of the endpoint.
ServiceContextNamingStrategy() - Constructor for class org.ow2.jonas.web.tomcat6.ws.strategy.ServiceContextNamingStrategy
 
ServiceDesc - Class in org.ow2.jonas.deployment.ws
This class corresponds to 1 webservices-description XML element.
ServiceDesc(ClassLoader, WebserviceDescription, JonasWebserviceDescription) - Constructor for class org.ow2.jonas.deployment.ws.ServiceDesc
Constructor : creates a ServiceDesc object.
ServiceException - Exception in org.ow2.jonas.service
Exception thrown by JOnAS Services.
ServiceException(String) - Constructor for exception org.ow2.jonas.service.ServiceException
Constructor specifying only the cause message.
ServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.service.ServiceException
Constructor with message description + cause
ServiceImplBean - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element service-impl-bean
ServiceImplBean() - Constructor for class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Constructor
ServiceImplBean - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
The service-impl-bean element defines the Web service implementation.
ServiceImplBean(int, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
Creates a new ServiceImplBean object.
ServiceImplBeanRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element service-impl-bean
ServiceImplBeanRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.ServiceImplBeanRuleSet
Construct an object with a specific prefix
ServiceItem - Class in org.ow2.jonas.lib.service.manager
Service item class.
ServiceItem() - Constructor for class org.ow2.jonas.lib.service.manager.ServiceItem
 
ServiceItem - Class in org.ow2.jonas.webapp.jonasadmin.service
 
ServiceItem(String, boolean, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
ServiceItem.ServiceLevel - Enum in org.ow2.jonas.lib.service.manager
 
ServiceItemByNameComparator - Class in org.ow2.jonas.webapp.jonasadmin.service
 
ServiceItemByNameComparator() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.ServiceItemByNameComparator
 
ServiceManager - Interface in org.ow2.jonas.management
Interface for managing the JOnAS services.
ServiceManagerImpl - Class in org.ow2.jonas.lib.service.manager
Class to manage the JOnAS services.
ServiceManagerImpl(BundleContext) - Constructor for class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Construct a service manager for JOnAS server.
ServiceName - Enum in org.ow2.jonas.webapp.jonasadmin
 
ServiceQnameRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze service-qname
ServiceQnameRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.ServiceQnameRuleSet
Construct an object with a specific prefix
ServiceRef - Class in org.ow2.jonas.deployment.common.xml
This class defines the implementation of the element service-ref.
ServiceRef() - Constructor for class org.ow2.jonas.deployment.common.xml.ServiceRef
Constructor : build a new ServiceRef object
ServiceRefDesc - Class in org.ow2.jonas.deployment.ws
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.ow2.jonas.deployment.ws.ServiceRefDesc
Creates a new ServiceRefDesc object.
ServiceReferenceContextImpl - Class in org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee
Implementation of EWS ServiceReferenceContext for JOnAS.
ServiceReferenceContextImpl() - Constructor for class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Default constructor
ServiceRefFinder - Class in org.ow2.jonas.generators.wsgen.finder
Specialized Finder for XML files.
ServiceRefFinder() - Constructor for class org.ow2.jonas.generators.wsgen.finder.ServiceRefFinder
 
ServiceRefRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze element service-ref
ServiceRefRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.ServiceRefRuleSet
Construct an object with a specific prefix
Services - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the list of services in jonas.properties file.
Services() - Constructor for class org.ow2.jonas.ant.jonasbase.Services
Default constructor.
ServicesCluster - Class in org.ow2.jonas.ant.cluster
Define ServicesCluster task
ServicesCluster() - Constructor for class org.ow2.jonas.ant.cluster.ServicesCluster
Default constructor
ServiceTracker - Class in org.ow2.jonas.lib.service.manager
Treats OSGi ServiceEvents allowing to detect service state change.
ServiceTracker(ServiceManagerImpl) - Constructor for class org.ow2.jonas.lib.service.manager.ServiceTracker
Create an OSGi Event Listener.
ServiceType - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
 
ServiceUtil - Class in org.ow2.jonas.lib.service.manager
This class provides facilities for managing the JOnAS services implemented as OSGI services.
Servlet - Class in org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.web.xml.Servlet
Constructor
SERVLET_BEAN - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
 
ServletDesc - Class in org.ow2.jonas.deployment.web
Defines a Servlet object.
ServletDesc(Servlet) - Constructor for class org.ow2.jonas.deployment.web.ServletDesc
Constructor : Build a new Servlet object
ServletMapping - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element servlet-mapping
ServletMapping() - Constructor for class org.ow2.jonas.deployment.web.xml.ServletMapping
 
ServletMappingRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze servlet-mapping
ServletMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.ServletMappingRuleSet
Construct an object with a specific prefix
ServletRequestAdapter - Class in org.ow2.jonas.ws.jaxws.http.servlet
Wraps an HttpServletRequest.
ServletRequestAdapter(HttpServletRequest) - Constructor for class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
Construct a new IWSRequest from an HttpServletRequest.
ServletResponseAdapter - Class in org.ow2.jonas.ws.jaxws.http.servlet
 
ServletResponseAdapter(HttpServletResponse) - Constructor for class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
ServletRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze servlet
ServletRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.ServletRuleSet
Construct an object with a specific prefix
ServletServerForm - Class in org.ow2.jonas.webapp.jonasadmin.jonasserver
 
ServletServerForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
sess - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
Session - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element session
Session() - Constructor for class org.ow2.jonas.deployment.ejb.xml.Session
Constructor
SESSION_CTX - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
SESSION_NAME - Static variable in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Name of the variable in http session
SESSION_PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
Session marker.
SESSION_TIME_OUT_DEFAULT - Static variable in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
SessionBean - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the SessionBean type specified in JSR77
SessionBean(String, JSessionFactory, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
SessionDesc - Class in org.ow2.jonas.deployment.ejb
Base class to hold meta-information related to a session bean.
SessionDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.SessionDesc
constructor: called when the DeploymentDescriptor is read.
sessionList - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
Pool of free JSessionSwitch objects Used if singleswitch=false.
SessionRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element session
SessionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.SessionRuleSet
Construct an object with a specific prefix
SessionStatefulDesc - Class in org.ow2.jonas.deployment.ejb
class to hold meta-information related to a stateful session bean.
SessionStatefulDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.SessionStatefulDesc
constructor: called when the DeploymentDescriptor is read.
SessionStatelessDesc - Class in org.ow2.jonas.deployment.ejb
class to hold meta-information related to a stateless session bean.
SessionStatelessDesc(ClassLoader, Session, AssemblyDescriptor, JonasSession, JLinkedList, String) - Constructor for class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
constructor: called when the DeploymentDescriptor is read.
Set - Class in org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.jorm.Set
 
set(String, String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Sets an attribute on the current element.
setAbstractSchemaName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the abstract-schema-name
setAcceptCountText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the acceptCountText.
setAcknowledgeMode(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the acknowledge-mode (EJB2.0 only)
setAckTimeout(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setAckTimeout(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setAction(String) - Method in class org.ow2.jonas.ant.ServerDeploy
The action to be performed, usually "deploy"; required.
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the administrative action represented by this form.
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiProtocolForm
sets an action value.
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setAction(int) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanDetailsAction
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
setAction(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setActionName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
setActivated(boolean) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Set memory monitoring activation.
setActivated(boolean) - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
 
setActivated(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
setActivationConfig(ActivationConfig) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Set the activation-config (EJB2.1 only)
setActivationConfig(ActivationConfig) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the activation-config (EJB2.1 only)
setActivationConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Set the activation-config-property
setActivationConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
Set the activation-config-property-name
setActivationConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Set the activation-config-property-name
setActivationConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.ejb.ActivationConfigPropertyDesc
Set the activation-config-property-value
setActivationConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Set the activation-config-property-value
setActivationspec(Activationspec) - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Set the activationspec
setActivationspecClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Set the activationspec-class
setActivationSpecs(String) - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
set the ActivationSpec name
setActive() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setActive(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
 
setAdapterLoaded(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setAdd(boolean) - Method in class org.ow2.jonas.ant.PropertyStatement
 
setAdd(boolean) - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
setAddInJar(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setAdditionalargs(String) - Method in class org.ow2.jonas.ant.GenICTask
Set additional arguments for GenIC command line.
setAdditionalargs(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.additionalargs.
setAddress(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the address.
setAddress(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setAdjustPeriod(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setAdjustPeriod(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setAdjustPeriod(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Set the adjust period.
setAdminFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setAdminFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setAdminobjectClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Set the adminobject-class
setAdminobjectInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Set the adminobject-interface
setAdminobjectList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the adminobject
setAdminObjects(String) - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
set the AdminObject name
setAjpPortRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set AJP ports range.
setAlgorithm(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the default algorithm to use
setAlgorithm(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the default algorithm to use
setAlgorithm(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the default algorithm to use
setAlgorithm(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the default algorithm to use
setAlgorithm(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setAlgorithm(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setAlgorithm(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setAlign(String) - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Set the Alignment
setAllowTrace(boolean) - Method in class org.apache.catalina.connector.Connector
Set the allowTrace flag, to disable or enable the TRACE HTTP method.
setAllowTrace(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setAllThreadsCount(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MonitoringForm
 
setAllThreadsCount(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setAltDD(ClassLoader, URL[], URL[]) - Method in class org.ow2.jonas.deployment.client.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.ow2.jonas.deployment.client.wrapper.ClientManagerWrapper
Wrap the ClientDeploymentDescManager.getInstance().setAltDD(ClassLoader, URL[], URL[])
setAltDd(String) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Set the alt-dd
setAltDD(ClassLoader, URL[], URL[]) - Method in class org.ow2.jonas.deployment.web.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.ow2.jonas.deployment.web.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.getInstance().setAltDD() call.
setAltWsdl(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
 
setAnchor(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setAnonymousTypeQname(Qname) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
 
setAO(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setApplication(Application) - Method in class org.ow2.jonas.generators.genbase.archive.Client
Set the container application.
setApplication(Application) - Method in class org.ow2.jonas.generators.genbase.archive.EjbJar
Set the container application of this EjbJar
setApplication(Application) - Method in class org.ow2.jonas.generators.genbase.archive.WebApp
Set the container application.
setApplySettingsTo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setAppsClassLoader(ClassLoader) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the classloader to use for all deployed applications.
setAppsClassLoader(ClassLoader) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Sets the classloader to use for all deployed applications.
setArch(String) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set architecture.
setArch(String) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set architecture
setArchive(Archive) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
setArchiveManager(IArchiveManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setArchiveName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the archive name for the form.
setArray(int, Array) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setArray(int, Array) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Array object.
setAS(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setAsciiStream(int, InputStream, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsContext(AsContextMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
setAssemblyDescriptor(AssemblyDescriptor) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the assembly-descriptor
setAttribute(String, Object) - Method in class org.apache.catalina.connector.Connector
Set a configured property.
setAttribute(ObjectName, Attribute) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Sets the value of a specific attribute of a named managed object.
setAttribute(ObjectName, String, Object) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Set an MBean Attribute on the remote server.
setAttribute(ObjectName, String, Object, String) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, String, Object) - Method in class org.ow2.jonas.lib.management.extensions.base.BaseManagement
Sets the value of a specific attribute of a named MBean within the current server.
setAttribute(ObjectName, String, Object, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, String, Object, String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, String, Object, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, String, Object) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Sets the value of a specific attribute of a named MBean within the current server.
setAttribute(ObjectName, String, Object, String) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, String, Object) - Method in interface org.ow2.jonas.management.extensions.base.api.IBaseManagement
Sets the value of a specific attribute of a named MBean within the current server.
setAttribute(Class<T>, T) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletRequestAdapter
 
setAttribute(Class<T>, T) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
Permits to use the IWSRequest interface as a storage place.
setAttributes(ObjectName, AttributeList) - Method in class org.ow2.jonas.ee.mejb.ManagementBean
Sets the values of several attributes of a named managed object.
setAttributes(ObjectName, AttributeList, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
 
setAttributes(ObjectName, AttributeList, String, String, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
 
setAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setAttributes(List) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the list of attributes for this element.
setAttributes(List) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the list of elements for this element.
setAuthConstraint(AuthConstraint) - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Set the auth-constraint
setAuthenticationMechanismList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Set the authentication-mechanism
setAuthenticationMechanismList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the authentication-mechanism
setAuthenticationMechanismType(String) - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Set the authentication-mechanism-type
setAuthenticationMethod(String) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setAuthenticationMethod(String) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setAuthenticationMode(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the mode for validate the authentication of this LDAP realm
setAuthenticationMode(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the mode for validate the authentication of this LDAP realm
setAuthenticationMode(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setAuthenticationParameter(String) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setAuthenticationProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the authentication properties.
setAuthenticationProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Set the authentication properties.
setAuthenticationProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Set the authentication properties.
setAuthMethod(String) - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
setAuthorizationMethod(String) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setAuthorizationParameter(String) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setAutoBoot(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set auto boot
setAutoBoot(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
Set the auto boot for the server
setAutoBoot(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setAutoBoot(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setAutoBoot(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setAutoBoot(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setAutoCommit(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx
setAutoCommit(boolean) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setAutoCommit(boolean) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
setAutoConnect(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setAutoConnect(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setAutoGenic(boolean) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setAutoGenicArgs(String) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setAutoload(boolean) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
opy rar to autoload or only in rars/ ?
setAutoload(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Deprecated.  
setAutoload(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setAutomaticPk(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the automatic-pk
setAutoWsGenEngaged(boolean) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setAutoWsGenEngaged(boolean) - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Engage Automatic WsGen ?
setAvailableEjbJarsAndAltDDs(ClassLoader, URL[], URL[]) - Method in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.getInstance().setAvailableEjbJarsAndAltDDs()
setAvailableLBPolicies(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setAvailableLBStrategies(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setAverageBusinessProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setAverageBusinessProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setAverageProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setAverageProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setAverageProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setAvgReceivedProcessingTime(double) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setBaseDN(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the DN used for the lookup of this LDAP realm
setBaseDN(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the DN used for the lookup of this LDAP realm
setBaseDn(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setBasejarname(String) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setBasenameterminator(String) - Method in class org.ow2.jonas.ant.EjbJar
The string which terminates the bean name.
setBaseURI(String) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setBcc(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setBcc(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setBeanEnvironment(Context, BeanDesc) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the bean environment
setBeanEventListener(IEventListener) - Method in interface org.ow2.jonas.cmi.CmiService
Set the bean event listener.
setBeanEventListener(IEventListener) - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
 
setBeanId(String) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setBegunTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setBigDecimal(int, BigDecimal) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.math.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBindingGeneration(boolean) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setBlob(int, Blob) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setBlob(int, Blob) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Blob object.
setBodyBytes(byte[]) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
 
setBold(boolean) - Method in class org.ow2.jonas.webapp.taglib.JonasGridNameTag
 
setBoolean(int, boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setBoolean(int, boolean) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java boolean value.
setBooleanAttribute(ObjectName, String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setBooleanAttribute(Properties, String, boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setBooleanVals(List) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the debugVals.
setBooleanVals(List) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setBooleanVals(List) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
setBooleanValues(List) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setBooleanValues(List) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
setBorder(int) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setBuffer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
setBufferSize(int) - Method in class org.apache.catalina.connector.Connector
Deprecated.  
setBufferSizeText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the bufferSizeText.
setBusyMaxRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setBusyMaxRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setBusyMaxRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setBusyMinRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setBusyMinRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setBusyMinRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setByte(int, byte) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setByte(int, byte) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java byte value.
setBytes(int, byte[]) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setBytes(int, byte[]) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java array of bytes.
setBytesReceivedByConnectorTomcat(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setBytesSentByConnectorTomcat(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setByteStream(InputStream) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setCacheSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setCallbackHandler(String) - Method in class org.ow2.jonas.deployment.client.xml.ApplicationClient
Set the callback-handler
setCallerPropagation(String) - Method in class org.ow2.jonas.deployment.ejb.xml.SasContextMapping
 
setCancel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the cancel string
setCapacity(int) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
setCapacity(int) - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
Max number of records to hold (max records of the feeder)
setCarMetadata(ICarDeployableMetadata) - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Store a reference to this application-client metadatas
setCarolPortRange(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
set the carol port range
setCascadeDelete() - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the cascade-delete
setCatalinaDomainName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setCatalinaHome(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Deprecated.  
setCatalog(String) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setCatalog(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setCategory(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setCc(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setCc(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setCdDir(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
cluster daemon directory
setCdDir(String) - Method in class org.ow2.jonas.ant.cluster.Script
cluster daemon directory
setCdDir(String) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set the cluster daemon directory
setCdName(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set the name used by the cluster daemon
setCdName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setCdPort(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set the port used by the cluster daemon
setCdProtocol(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set the protocol used by the cluster daemon
setCellPadding(int) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setCellSpacing(int) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setCertCallback(boolean) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
setCertifiedText(boolean) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setCF(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setChangeStyle(boolean) - Method in class org.ow2.jonas.webapp.taglib.GridRowTag
 
setChannel(IChannel) - Method in class org.ow2.jonas.discovery.jgroups.utils.JGroupsDiscoveryUtils
Sets the channel
setChannel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the channel of the connector
setChannel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the channel of the connector
setCharacterStream(int, Reader, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setCharacterStream(Reader) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setCharacterStream(int, Reader, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCheckClose(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setCheckedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setCheckingLevels(List) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
 
setCheckLevel(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setCheckLevel(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setCheckLevel(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
setCheckLevel(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new check level value to use for this RAR.
setChildren(Map) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the children map.
setChildren(List) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the list of children to the given list.
setChildren(List) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Set the list of children for this element.
setCiphers(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setClassAssertionStatus(String, boolean) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
setClassLoader(ClassLoader) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
Set the classloader to use
setClassLoader(ClassLoader) - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
Set the classloader to use
setClassLoadingLoadedClassCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setClassLoadingUnloadedClassCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setClassName(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setClassName(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setClassName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setClassname(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
setClasspath(Path) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the classpath for this task.
setClasspath(Path) - Method in class org.ow2.jonas.ant.EjbJar
Set the classpath to use when resolving classes for inclusion in the jar.
setClasspath(Path) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Set the classpath to be used for this compilation.
setClasspath(String) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setClasspathParam(String) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setClasspathref(Reference) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the classpath as a Reference on another path
setClassProperties(ObjectName, String, ArrayList, String) - Static method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.PropertiesUtil
Set Class Properties
setCleanup(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the cleanup
setClientAuth(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set whether client authentication is supported or not.
setClientContainerComponentContext(Context) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Set the context used by client container (per JVM instead of per thread).
setClientContainerComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Set the context used by client container (per JVM instead of per thread).
setClients(List) - Method in class org.ow2.jonas.generators.genbase.archive.Application
 
setClob(int, Clob) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setClob(int, Clob) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Clob object.
setClosed(boolean) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Close this object
setCluster(Object) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
setCluster(Object) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
setCluster(Object) - Method in class org.ow2.jonas.deployment.ejb.xml.Session
 
setCluster(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setCluster(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setClusterDaemon(ClusterDaemon) - Method in class org.ow2.jonas.deployment.clusterd.ClusterDaemonConfiguration
Set the cluster daemon bean
setClusterDaemon(String) - Method in class org.ow2.jonas.deployment.domain.xml.Server
Set the cluster daemon name
setClusterdaemon(ClusterDaemonProxy) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setClusterdaemon(ClusterDaemonProxy) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
set server cluster daemon
setClusterDaemonList(JLinkedList) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setClusterDaemonName(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setClusterDaemons(Vector) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setClusterDesc(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set clusterDesc
setClusterdGraphAttribute(String, String, Integer) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
Set given value of given attribute for given cluster daemon
setClusterdGraphAttributes(Hashtable<String, Hashtable<String, Integer>>) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setClusterList(JLinkedList) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
setClusterList(JLinkedList) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setClusterListenPortRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set Cluster listen ports range.
setClusterMcastAddr(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set clusterMcastAddr.
setClusterMcastPort(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set clusterMcastPort.
setClusterName(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set clusterName
setClusterName(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set Cluster name.
setClusterName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setClusterName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewClusterForm
 
setClusterNodesName(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
set the name prefix for the cluster nodes
setClusterNodesName(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
set the name prefix for the cluster nodes
setClusterOId(SessionId) - Method in class org.ow2.jonas.lib.ejb21.ha.JRepStatefulLocal
Sets the clusterOId
setClusterReplicated(boolean) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Set the cluster replicated attribute
setClusterReplicated(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the cluster-replicated
setClusters(Vector) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setClusterType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setClusterViewProviderUrls(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the sequence of protocols and provider urls.
setCmiClusterList(List<ClusterAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setCmiService(CmiService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Set a reference to the CMI service.
setCmiService(CmiService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Set the reference on CMI service.
setCmiService(CmiService) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
Set a reference for the CMI service
setCmiStarted(boolean) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Enable or disable the use of CMI.
setCmpFieldJdbcMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the cmp-field-jdbc-mapping
setCmpFieldList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the cmp-field
setCmpversion(EjbJar.CMPVersion) - Method in class org.ow2.jonas.ant.EjbJar
Sets the CMP version.
setCmpVersion(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the cmp-version
setCmrField(CmrField) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the cmr-field
setCmrFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
setCmrFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Set the cmr-field-name
setCmrFieldType(String) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
 
setCmrFieldType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Set the cmr-field-type
setCnxPendingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setCnxPendingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setCollocatedServer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setCollocatedServer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setColspan(int) - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
setCombinedRoles(ArrayList) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
setCombinedRoles(ArrayList) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the combined roles of this user
setComChannel(IChannel) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setComment(boolean) - Method in class org.ow2.jonas.webapp.taglib.XmlFileTag
 
setCommitedTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setCommitting() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setCommonsModelerExtService(ICommonsModelerExtService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setCommProtoName(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setCommProtoParams(HashMap<?, ?>) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setCompCtx() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
Set the bean environment in current context
setCompil(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setCompilerOptions(CompilerOptions) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setComplex(boolean) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
sets if this element is complex.
setComplex(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets if this element is complex or not.
setComponentContext() - Method in class org.ow2.jonas.lib.ejb21.JFactory
set the Component Context for JNDI environment
setComponentContext(Context) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Associate this ComponentContext with the current thread.
setComponentContext(Context, ClassLoader) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Associate the specified ComponentContext with the given classloader.
setComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Associate this Context with the current thread.
setComponentContext(Context, ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Associate the specified ComponentContext with the given classloader.
setComponentContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setComponentContextFactory(JComponentContextFactory) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the JComponentContextFactory instance.
setComponentContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the JComponentContextFactory instance.
setComponentContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Bind the JComponentContextFactory to use.
setComponentLogLevel(String, Level) - Static method in class org.ow2.jonas.lib.util.Log
Set the given log level to the specified logger.
setCompress(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setCompress(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setCompression(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConfidentiality(String) - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
setConfigDir(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setConfigDir(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConfigfile(String) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Set the name of the JOnAS log config file.
setConfigFile(String) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
setConfigFile(String) - Method in class org.ow2.jonas.lib.jmbeans.LogManager
 
setConfigFileName(String) - Static method in class org.ow2.jonas.lib.util.Log
 
setConfigLogTopic(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new config log topic for this RAR.
setConfigManager(ConfigurationManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Set the config-property
setConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the config-property
setConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the config-property
setConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Set the config-property-name
setConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Set the config-property-name
setConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Set the config-property-name
setConfigPropertyType(String) - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Set the config-property-type
setConfigPropertyType(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Set the config-property-type
setConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.rar.ConfigPropertyDesc
Set the config-property-value
setConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Set the config-property-value
setConfigType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the config type.
setConfiguration(Config) - Method in interface org.ow2.jonas.generators.genbase.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfiguration(Config) - Method in class org.ow2.jonas.generators.genclientstub.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfiguration(Config) - Method in class org.ow2.jonas.generators.wsgen.generator.GeneratorFactory
Set the Configuration to use with newly created Generator.
setConfiguration(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setConfiguration(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
 
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
 
setConfigurationFile(String) - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JCopy
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JEcho
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JReplace
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JTask
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.ant.jonasbase.JTouch
Sets the configuration file.
setConfigurationFile(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setConfigurationManager(ConfigurationManager) - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
setConfigurationManager(ConfigurationManager) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
setConfigurationManager(ConfigurationManager) - Method in class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
Set the ConfigurationManager service.
setConfigurationURL(URL) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setConfirm(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setConfirm(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setConfirm(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setConfirmPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setConnectingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setConnectingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setConnection(MBeanServerConnection) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Set connection to the managed server's MBeanServer.
setConnectionDefinitionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Set the connection-definition
setConnectionFactory(String) - Method in class org.ow2.jonas.resource.internal.mbean.JCAResource
set the ConnectionFactory name
setConnectionFactory(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionfactoryImplClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the connectionfactory-impl-class
setConnectionfactoryImplClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the connectionfactory-impl-class
setConnectionfactoryInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the connectionfactory-interface
setConnectionfactoryInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the connectionfactory-interface
setConnectionFailures(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setConnectionFailures(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnectionFailures(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionFailuresJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionFailuresJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionImplClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the connection-impl-class
setConnectionImplClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the connection-impl-class
setConnectionInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the connection-interface
setConnectionInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the connection-interface
setConnectionLeaks(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setConnectionLeaks(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnectionLeaks(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnectionLeaksJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionLeaksJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnectionLingerText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
Set the connection list for this instance.
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
Save the Connection List after a create method.
setConnectionList(List) - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
Set the connection list for this instance.
setConnectionUploadTimeoutText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectionUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setConnector(String) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Set the connector
setConnector(JMXConnector) - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
setConnector(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the name of the connector
setConnector(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the name of the connector
setConnectorDesc(ConnectorDesc) - Method in class org.ow2.jonas.resource.internal.Rar
set the ResourceAdapter Connector object for this Rar
setConnectorName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setConnectorName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setConnectorProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setConnectorType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Connector type.
setConnectorType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setConnectorTypeVals(List) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the connectorTypeVals.
setConnectorURL(String[]) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
 
setConnMaxAge(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the connexion max age of this JDBC Resource Adaptor Connection Pool.
setConnMaxAge(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setConnMaxAge(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setConnMaxAge(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setConnTimeOutText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the connTimeOutText.
setConServer(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setContainer(Container) - Method in class org.apache.catalina.connector.Connector
Set the Container used for processing requests received by this Connector.
setContainerId(String) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setContainerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setContainerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setContainerNames(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerNaming(JNamingManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the JNamingManager object.
setContainerNaming(JNamingManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the ContainerNaming object Called by the EJB Server when starting the service.
setContainerObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerTransactionList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Set the container-transaction
setContainerType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContainerType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setContainerTypes(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setContentType(String) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
 
setContentType(String) - Method in class org.ow2.jonas.ws.axis2.http.Axis2TransportInfo
 
setContentType(String) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
setContentType(String) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setContext(Context) - Method in class org.apache.catalina.startup.TldConfig
 
setContext(Context) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Set the context of this Realm.
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
 
setContext4Tx(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
setContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setContextId(String) - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
setContextInterceptors(List<ContextInterceptor>) - Method in class org.ow2.jonas.jndi.interceptors.impl.Interceptors
Sets the list of interceptors.
setContextName(String) - Method in class org.ow2.jonas.web.tomcat6.ws.strategy.FixedContextNamingStrategy
 
setContextPath(String) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
setContextRoot(String) - Method in class org.ow2.jonas.deployment.ear.xml.Web
Set the context-root
setContextRoot(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the context-root element of this object
setContextRoot(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
 
setContextRoot(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setContextRoot(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setContexts(Map<String, String>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setContexts(Map<String, String>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
setContextualClassLoader(ClassLoader) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setControlledServersNames(ArrayList) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
setController(ObjectName) - Method in class org.apache.catalina.connector.Connector
 
setCookies(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setCreationDate(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setCredentialInterface(String) - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Set the credential-interface
setCrossContext(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setCsiv2Propagation(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable Csiv2 propagation.
setCurrentBusy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentBusy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentBusy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentBusyJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentBusyJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentClusterDaemon(ObjectName) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setCurrentClusterDaemonName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setCurrentFactory(GeneratorFactory) - Static method in class org.ow2.jonas.generators.genbase.generator.GeneratorFactories
Set the current factory
setCurrentInTx(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentInTx(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentInTx(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentJonasDeployment(HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
setCurrentJonasDeploymentType(int) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setCurrentLBPolicy(LBAttribute) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentLBPolicySelect(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentLBStrategy(LBAttribute) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentLBStrategySelect(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentMessageContext(MessageContext) - Static method in class org.ow2.jonas.ws.axis.JonasHandler
Set the active message context.
setCurrentNumberOfBeanType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfBMPType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfCMPType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfContainer(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setCurrentNumberOfEJB(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfEntity(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfEntityType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfMDB(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfMDBType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfSBF(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfSBFType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentNumberOfSBL(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentNumberOfSBLType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setCurrentOpened(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentOpened(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentOpened(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentOpenedJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentOpenedJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
setCurrentSimpPropertySelect(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentSimpPropertyValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setCurrentSrvToConfigure(String) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setCurrentThreadBusyByConnectorTomcat(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentThreadCountByConnectorTomcat(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentTotalMemory(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setCurrentUsedMemory(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCurrentWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setCurrentWaiters(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setCurrentWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setCurrentWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setCurrentWorkerPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setCursorName(String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setCursorName(String) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
setDatabaseName(String) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
setDatabaseName(String) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
setDatabaseServiceActivated(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDataMember() - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Set the data-member
setDatasource(String) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
setDataSource(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDatasourceClassname(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDataSourceDescription(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setDatasourceDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourceMapper(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceMapper(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourceName(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setDatasourceName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDatasourcePassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setdataSources(String) - Method in class org.ow2.jonas.ant.cluster.DbmCluster
Set the dataSources for the Dbm service
setdataSources(String) - Method in class org.ow2.jonas.ant.jonasbase.Dbm
Set the dataSources for the Dbm service.
setDatasources(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
 
setDataSources(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDatasourceUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDatasourceUsername(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setDate(int, Date) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setDate(int, Date, Calendar) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setDate(int, Date) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setDate(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setDbDir(String) - Method in class org.ow2.jonas.ant.cluster.Script
db instance directory
setDbName(String) - Method in class org.ow2.jonas.ant.cluster.Script
db instance name
setDbname(String) - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
 
setDbSpecificMethods(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setDeadlockTimeout(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the deadlock-timeout
setDeadlockTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the deadlock timeout (jonas admin) Not used today
setDeadlockTimeOut(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setDebug(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set WSDL2Java debug mode to on/off.
setDebug(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setDebugStream(PrintStream) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
setDefaultAS(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Set the defaultAS
setDefaultAssertionStatus(boolean) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
setDefaultDeploymentPolicy(String) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
setDefaultDeploymentPolicy(String) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
setDefaultDMQ(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
setDefaultDMQ(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setDefaultEndpointURI(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
setDefaultPolicy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
setDefaultPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the port for all protocols.
setDefaultPropertyIfNotSet(String, String) - Method in class org.ow2.jonas.launcher.felix.JOnAS
If the property was already set, do not change its value, otherwise, use the default.
setDefaultProtocol(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Set the current protocol to the given parameter.
setDefaultProtocol(String) - Method in interface org.ow2.jonas.registry.RegistryService
Set the current protocol to the given parameter.
setDefaultThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
setDefaultThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setDefaultValue(String) - Method in class org.ow2.jonas.ant.JProperty
The default value if the property cannot be found.
setDefinition(Definition) - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
Sets the WSDL definition.
setDefinitionUrl(URL) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
setDelayToRefresh(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Set new value for the 'delayToRefresh' attribute and propagate this value to one CMI MBean corresponding to a cluster member.
setDelayToRefresh(int) - Method in interface org.ow2.jonas.lib.management.domain.cluster.cmi.CmiClusterMBean
 
setDelayToRefresh(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setDelayToRefresh(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setDelegate(JComponentContextFactoryDelegate) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Bind the JComponentContextFactoryDelegate to use.
setDeletePhysicalDestination(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
 
setDeletePhysicalDestination(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
setDependency(String) - Method in class org.ow2.jonas.ant.EjbJar
Set the analyzer to use when adding in dependencies to the JAR.
setDependency(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDeploy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setDeploy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeployable(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the list of deployable archives.
setDeployed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setDeployed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setDeployed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setDeployerLog(DeployerLog) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Set the DeployerLog of the EarDeployer.
setDeployerLog(DeployerLog) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Set the DeployerLog of the EasyBeansDeployer.
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Sets the deployer manager for deployers.
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setDeployGeneration(boolean) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setDeploying() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
Set state to Deploying
setDeploymentCompleted(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeploymentDesc(DeploymentDesc) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Set the parent deployment descriptor
setDeploymentDescriptor(String) - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
setDeploymentDescriptor(J2EEMBeanAttributeInfo) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setDeploymentInProgress(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeploymentPlanDeployer(DeploymentPlanDeployer) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
setDeploymentPlanDeployer(DeploymentPlanDeployer) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setDeploymentPlanDeployer(DeploymentPlanDeployer) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Sets the JOnAS deployment plan deployer service.
setDeploymentPlanDeployer(IDeploymentPlanDeployer) - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Sets the deployment plan deployer service.
setDeploymentPlanDeployer(IDeploymentPlanDeployer) - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
Sets the deployment plan deployer.
setDeploymentPlanDeployer(IDeploymentPlanDeployer) - Method in class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
 
setDeploySelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setDeploySelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setDeployTargetsList(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
setDepmonitorDevModeEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
setDesc(Object) - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
Setter method for J2EE component linking.
setDesc(Object) - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Setter method for J2EE component linking.
setDesc(Object) - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
Setter method for J2EE component linking.
setDescription(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setDescription(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.InitParam
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Sets the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.RunAs
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRole
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setDescription(String) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
setDescription(String) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
setDescription(String) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
setDescription(String) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRole
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpField
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Set the description
setDescription(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the description
setDescription(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
setDescription(String) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
setDescription(String) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
setDescription(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setDescription(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setDescription(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setDescription(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
setDescription(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Set the description of this group
setDescription(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.GroupMBean
Set the description of this group
setDescription(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Role
Set the description of this role
setDescription(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.RoleMBean
Set the description of this role
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setDescription(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the description used for this RAR.
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setDescription(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
DOCUMENT ME!
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.License
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Set the description
setDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Set the description
setDescriptordir(File) - Method in class org.ow2.jonas.ant.EjbJar
Set the descriptor directory.
setDestDir(String) - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Set the destination directory.
setDestDir(File) - Method in class org.ow2.jonas.ant.cluster.LibCluster
Override method to copy files to custom folder and not for several JONAS_BASE
setDestdir(File) - Method in class org.ow2.jonas.ant.EjbJar
Set the destination directory.
setDestdir(File) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Set the destination directory; required.
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.Archives
Override method to copy files to JONAS_BASE/deploy.
setDestDir(File) - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JCopy
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JEcho
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JReplace
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JTask
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.JTouch
 
setDestDir(File) - Method in class org.ow2.jonas.ant.jonasbase.Lib
Override method to copy files to lib/ext folder.
setDestDir(File) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Set the destination directory for the replacement.
setDestdir(File) - Method in class org.ow2.jonas.ant.WsGenTask
Set the output Directory.
setDestDirPrefix(String) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set directory prefix.
setDestDirPrefix(String) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set the destination directory prefix
setDestDirSuffixIndFirst(int) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
 
setDestDirSuffixIndLast(int) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
 
setDestFile(File) - Method in class org.ow2.jonas.ant.jonasbase.JReplace
 
setDestinations(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
 
setDestinationsStr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteConfirmForm
set DestinationsStr
setDestinationsStr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
set DestinationsStr
setDestinationType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Set the destination-type
setDevelopment(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable JOnaS development property.
setDevelopment(boolean) - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
setDevelopmentMode(boolean) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Enable or disable the development mode.
setDevelopmentMode(String) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Set developmentMode value to true (enable), or to false (disable).
setDevelopmentMode(boolean) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Set developmentMode value to true (enable), or to false (disable).
setDevelopmentMode(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
setDevModeEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
setDir(String) - Method in class org.ow2.jonas.ant.cluster.ModJk
Set the mod_jk directory
setDir(String) - Method in class org.ow2.jonas.ant.jonasbase.Lib
Sets the directory.
setDir(File) - Method in class org.ow2.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.ow2.jonas.ant.jonasbase.wsdl.File
Sets the directory.
setDirectorDir(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set director directory.
setDirectorEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set director enabled.
setDirectories(List<File>) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Sets the list of directories to monitor.
setDirectories(String) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
setDirectories(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.depmonitor.DepMonitorServiceForm
 
setDirectorLbFactorRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set director lb factor range.
setDirectorPortRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set Director ports range.
setDirectory(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Set the dirty flag: true = instance modified.
setDisabledName(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setDisabledProperty(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setDisabledValueEqual(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setDisabledValueNotEqual(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setDisableUploadTimeout(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setDiscovery(Discovery) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setDiscoveryGroupName(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setDiscoveryGroupName(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
setDiscoveryMaster(boolean) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
Discovery becomes master.
setDiscoveryStackFile(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setDiscoveryStackFile(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
setDiscType(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setDispatcher(IEventDispatcher) - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
setDisplayName(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Set the display-name
setDisplayName(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the display-name
setDisplayName(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the display-name
setDisplayName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the display name for this RAR.
setDisplayName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setDisplayName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setDmq(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setDN(String) - Method in class org.ow2.jonas.security.internal.realm.principal.LDAPUser
Set the DN of this user
setDocBase(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setDocument(Document) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Set the new document to use
setDocument(Document) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the document of this form
setDocument(Document) - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
setDoListen(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setDomain(String) - Method in class org.apache.catalina.connector.MapperListener
 
setDomain(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setDomain(String) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
Sets the domain for this identifier.
setDomain(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
setDomain(String) - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
Sets the domain for this identifier.
setDomain(String) - Static method in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
Sets the domain name of the JOnAS server.
setDomainCluster(String, String, String, int, String, String[], String, String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Add a cluster in the domain.
setDomainDesc(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set domainDesc
setDomainDesc(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set the domain description.
setDomainName(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Set domainName.
setDomainName(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set the domain name
setDomainName(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set domainName
setDomainName(String) - Method in class org.ow2.jonas.ant.cluster.Script
Set domainName
setDomainName(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
Sets the domain name
setDomainName(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
sets the domain name.
setDomainName(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Sets the domain name.
setDomainName(String) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setDomainName(String) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
setDomainName(String) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setDomainName(String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setDomainName(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setDomainName(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setDomainName(String) - Method in class org.ow2.jonas.security.internal.JResources
Set the domain name
setDomainName(String) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setDomainName(String) - Method in class org.ow2.jonas.security.lib.JResourceManager
Set the domain name
setDomainName(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the domain name
setDomainName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setDoReceivedProcessingStats(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setDoTransmitterProcessingStats(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setDoTransmitterProcessingStats(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setDouble(int, double) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setDouble(int, double) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java double value.
setDriverClassName(String) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDriver
 
setDriverName(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the name of the driver of this JDBC Resource Adaptor
setDriverName(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the name of the driver of this JDBC Resource Adaptor.
setDsClass(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setDsClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the DS Class to use for this new RAR.
setDSName(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setDsName(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of the resource to use
setDsName(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of the resource to use
setDsName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setDsName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setDstDir(String) - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Set the destination directory.
setDTDsAllowed(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
Use of DTDs.
setDuration(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setDynLoading(List<ClusterdAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setDynOperatingSystem(List<ClusterdAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setDynThread(List<ClusterdAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setEarClientStub(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable JOnaS EAR gen Client Stub call.
setEarFileName(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the name of the ear application containing this container.
setEarFileName(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the name of the ear application containing this container.
setEarON(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
setEarPath(URL) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setEarPath(URL) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
setEarURL(URL) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
setEasyBeansService(IEasyBeansService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
 
setEasyBeansService(IEasyBeansService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setEasyBeansService(EasyBeansService) - Method in class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
Sets the easybeans service.
setEasyBeansService(IEasyBeansService) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Sets the easybeans service.
setEasyBeansService(IEasyBeansService) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setEisType(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the eis-type
setEisType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the EIS Type for this RAR.
setEjb(String) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Set the ejb
setEjb21Service(EJBService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the EJB 2.1 service.
setEjb21Service(EJBService) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Sets the EJB 2.1 service.
setEjb3(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjb3JpaProvider(String) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Set the EJB3 JPA provider.
setEjb3Service(IEasyBeansService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setEjbArguments(Object[]) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
Set the EJB arguments which can be used by policy provider
setEjbClass(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the ejb-class
setEjbClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbClientJar(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the ejb-client-jar
setEJBDDContext(EJBContext) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setEjbFileName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbInstNb(int) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set the ejb instances number.
setEjbInstNb(int) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set the ejb instances number
setEjbjars(List) - Method in class org.ow2.jonas.generators.genbase.archive.Application
 
setEjbjars(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setEjbLink(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the ejb-link
setEjbLink(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the ejb-link
setEjbLink(String) - Method in class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Set the ejb-link
setEjbName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the ejb-name
setEjbName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the ejb-name
setEjbName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Set the ejb-name
setEjbName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Set the ejb-name
setEjbName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setEjbQl(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Set the ejb-ql
setEjbRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the name
setEjbRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the name
setEjbRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasEjbRef
Sets the name
setEjbRefType(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the type
setEjbRefType(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the type
setEjbRelationList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Set the ejb-relation
setEjbRelationName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Set the ejb-relation-name
setEjbRelationName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Set the ejb-relation-name
setEjbRelationshipRoleName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the ejb-relationship-role-name
setEjbRelationshipRoleName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Set the ejb-relationship-role-name
setEjbs(List) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setEjbService(EJBService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setEJBService(EJBService) - Method in class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
 
setEjbService(JOnASEJBService) - Method in class org.ow2.jonas.ejb2.internal.JarCleanTask
 
setElement(Element) - Method in class org.ow2.jonas.generators.wsgen.ddmodifier.DeploymentDescModifier
Set the new base Element to use
setEmbedded(EZBServer) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Receive Embedded instance for this deployer.
setEmbedded(Embedded) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Sets the EasyBeans embedded instance.
setEmptySessionPath(boolean) - Method in class org.apache.catalina.connector.Connector
Set the "empty session path" flag.
setEmptySessionPath(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setEnableLookups(boolean) - Method in class org.apache.catalina.connector.Connector
Set the "enable DNS lookups" flag.
setEnableLookups(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Enable Lookup Text.
setEncBindingHolder(IENCBindingHolder) - Method in class org.apache.catalina.util.DefaultAnnotationProcessor
 
setENCBindingHolder(IENCBindingHolder) - Method in class org.ow2.jonas.deployment.common.JndiEnvRefsGroupDesc
Sets the given ENC binding holder.
setEncoding(String) - Method in class org.ow2.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.ow2.jonas.ant.jonasbase.wsdl.File
Sets the encoding.
setEncoding(String) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setEncoding(String) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setEncrypted(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Set the encrypted
setEndpoint(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
setEndpointURI(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
 
setEndpointURL(URL) - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Set the Endpoint URL of the port-component.
setEndpointURL(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setEngine(String) - Method in class org.apache.catalina.connector.MapperListener
 
setEnterpriseBeans(EnterpriseBeans) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the enterprise-beans
setEntityContext(JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the EntityContext needed for setDirty calls
setEntityList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Set the entity
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
set the EntitySwitch
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityLocal
finish initialization
setEntitySwitch(JEntitySwitch) - Method in class org.ow2.jonas.lib.ejb21.JEntityRemote
finish initialization
setEnvEntryName(String) - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
Sets the name
setEnvEntryType(String) - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
Sets the type
setEnvEntryValue(String) - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
Sets the value
setEnvWebLoader(ClassLoader) - Method in class org.ow2.jonas.web.base.BaseWebContainerService.WebLoaderHolder
 
setError(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setError(String) - Method in class org.ow2.jonas.lib.management.domain.DeployAction
Action has failed
setError(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setErrorCountByConnectorTomcat(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setErrorMessage(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setEscapeProcessing(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setEscapeProcessing(boolean) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets escape processing on or off.
setEstablishTrustInClient(String) - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
setEstablishTrustInTarget(String) - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
setEvenStyleClass(String) - Method in class org.ow2.jonas.webapp.taglib.GridTag
Set the styleClass of Even rows
setEventProvider(boolean) - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
setEventService(IEventService) - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
 
setEventService(IEventService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setEventService(IEventService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setException(Exception) - Method in class org.ow2.jonas.lib.execution.ExecutionResult
 
setException(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setExcluded(boolean) - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
Sets the excluded attribute.
setExcluded() - Method in class org.ow2.jonas.deployment.web.MethodDesc
Set this method excluded
setExcludeList(ExcludeList) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Set the exclude-list
setExclusionList(List<String>) - Method in class org.ow2.jonas.deployablemonitor.ExclusionFilenameFilter
 
setExclusionPatterns(List<String>) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
 
setExclusions(String) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
setExpanded(boolean) - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
setExpiredTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setExtension(String) - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Sets deployables extension
setExtension(String) - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Sets the extension
setFactories(String) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
 
setFailed() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setFailed() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to FAILED and perform a notification.
setFamily(int) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
setFastRmicEnabled(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setFetchDirection(int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setFetchDirection(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.dbm.internal.cm.JStatement
 
setFetchSize(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.deployment.ejb.xml.CmpField
Set the field-name
setFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Set the field-name
setFieldType(Class) - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
field type setter
setFile(File) - Method in class org.ow2.jonas.ant.jonasbase.Replace
Set the source file; required unless dir is set.
setFile(File) - Method in class org.ow2.jonas.lib.ejb21.JTimer
Set the file associated with this timer.
setFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setFilename(String) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
setFileName(String) - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
setFilename(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setFilename(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setFilename(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setFileName(String) - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
setFilePath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
setFiles(List<File>) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
set files (wsdl publish).
setFilters(List<String>) - Method in class org.ow2.jonas.lib.loader.xml.FiltersDefinition
Sets the list of filters.
setFiltersDefinition(FiltersDefinition) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
Sets the filters definition element.
setFinderMethodJdbcMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the finder-method-jdbc-mapping
setFinding() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setFixed(String) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets the fixed string for this attribute
setFixed(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets the fixed value for this attribute.
setFlag(String) - Method in class org.ow2.jonas.ant.jonasbase.jaas.LoginModule
 
setFlatdestdir(boolean) - Method in class org.ow2.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.ow2.jonas.dbm.internal.cm.JStatement
 
setFloat(int, float) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java float value.
setForceClose(boolean) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DataSourceLeakDetectorContextInterceptor
Sets the flag for automatically closing or not the connection.
setForceClose(boolean) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Sets the flag for automatically closing or not the connection.
setForeignKeyJdbcMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Set the foreign-key-jdbc-mapping
setForeignKeyJdbcName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Set the foreign-key-jdbc-name
setForm(String) - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
setForward(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setForward(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setForward(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setForward(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setForwardAfter(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setForwardControl(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setFreelyReadable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setFreelyWriteable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setFullList(String) - Method in class org.ow2.jonas.ant.cluster.ServicesCluster
Set the full list of the JOnAS's services
setFulltrans(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setFullType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setFullxid(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setGcPeriod(int) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
setGeneralAttributes(List<J2EEMBeanAttributeInfo>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setGenerators() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASEWSServiceWriter
setGenerators Logic to set the generators that are based on the Service.
setGenericjarsuffix(String) - Method in class org.ow2.jonas.ant.EjbJar
Set the suffix for the generated jar file.
setGenericJarSuffix(String) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Set the suffix for the generated jar file.
setGenstub(boolean) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setGlobalRowStyleClass(String) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setGlobalSecurityContext(EZBSecurityContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Associates the given security context to all threads (JVM).
setGlobalSecurityContext(SecurityContext) - Method in class org.ow2.jonas.lib.security.context.SecurityCurrent
Method setSecurityContext used for client container
setGlobalTx(Object) - Method in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
 
setGreetingAckTimeOut(int) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setGreetingAckTimeOut(int) - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
sets the time out period within which the host will listen for acknowledgement messages after sending a greeting.
setGreetingAckTimeOut(Integer) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setGreetingListeningPort(int) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setGreetingListeningPort(int) - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
sets the port on which the DiscoveryManager is listening for a discovery greeting response.
setGreetingPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set the port for the discovery service.
setGreetingPort(int) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setGreetingPort(int) - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
sets the greeting listening port.
setGreetingPortRange(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set greeting ports range
setGreetingTimeout(int) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
Set a new timeout.
setGreetingTimeout(int) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setGroup(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setGroup(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setGroupName(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setGroupName(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setGroups(Hashtable<String, Group>) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Set the groups.
setGroups(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
setGroups(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the groups of the user
setGroups(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
setGroupsNotused(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsNotusedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsUsed(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setGroupsUsedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setHandler(int, HandlerItem) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
setHandlerChainBuilder(HandlerChainBuilder) - Method in class org.ow2.jonas.ws.cxf.JOnASJaxWsServerFactoryBean
 
setHandlerChainBuilder(HandlerChainBuilder) - Method in class org.ow2.jonas.ws.jaxws.handler.JOnASHandlerResolver
 
setHandlerClass(String) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Sets the class
setHandlerClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
setHandlerList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Set the handler
setHandlerName(String) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Sets the name
setHandlerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
setHandlerXML(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setHardLimit(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the hard-limit flag
setHardLimit(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setHaService(HaService) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setHaService(HaService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Set the reference on HA service.
setHashPassword(HashPassword) - Method in class org.ow2.jonas.security.internal.realm.principal.User
Set the hashed password of this user
setHeader(String) - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
 
setHeader(String) - Method in class org.ow2.jonas.deployment.ear.xml.JonasApplication
 
setHeader(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
 
setHeader(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
 
setHeader(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
 
setHeader(String, String) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
setHeader(String, String) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setHeight(String) - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
 
setHeight(String) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
Accessor Height property.
setHeightBorder(int) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setHeightGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setHeightGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setHeightSeparator(int) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setHeightTab(int) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setHelp(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setHelp(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setHoldability(int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setHoldability(int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setHome(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the home interface
setHome(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the home
setHomeClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setHost(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the host.
setHost(String) - Method in class org.ow2.jonas.ant.jonasbase.Jms
Set the host name for Joram.
setHost(String) - Method in class org.ow2.jonas.ant.jonasbase.Mail
Sets the host of mail server.
setHost(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the host element of this object
setHost(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setHost(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setHostAddress(Address) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
setHostName(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
setHostname(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the hostname of the connector
setHostname(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the hostname of the connector
setHostName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setHostName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setHostName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setHostName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setHostName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setHostname(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setHref(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setHttpPortNumber(int) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Sets the proxy port number.
setHttpPortRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set HTTP ports range.
setHttpServletRequest(HttpServletRequest) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
 
setIcon(Icon) - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Set the icon
setIcon(Icon) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the icon
setIcon(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
setIconSource(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Set the id
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the id
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Set the id
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Set the id
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the id
setId(String) - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Set the id
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemServer
 
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
setIgnoreError(boolean) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setIiopPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the connection url for IIOP.
setImage(String) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
setImages(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setImagesDir(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setImagesDir(String) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setImpact(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setImplBeanLink(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.ServiceImplBean
DOCUMENT ME!
setImplementationBean(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
setImplementationName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setImplementationVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setImplementationVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setInactivityTimeout(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the inactivity-timeout
setInactivityTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the inactivity timeout (jonas admin) Not used today
setInactivityTimeOut(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setInboundResourceadapter(InboundResourceadapter) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the inbound-resourceadapter
setInCdConfig(boolean) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setIndex(int) - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
 
setInEar(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
setInEarCase(boolean) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
setInfo(Serializable) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setInfo() - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
Set attributes with values from TomcatSender and TomcatReceiver MBeans
setInfoCount(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set infoCount
setInfoSet(boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Set the indicator value to true after execting the getInfo() method, and to false when detecting that server become unreacheable or stopping.
setInitialContext(Context) - Method in class org.ow2.jonas.resource.internal.Rar
 
setInitialContextFactory(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the initial context factory of this LDAP realm
setInitialContextFactory(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the initial context factory of this LDAP realm
setInitialContextFactory(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setInitialQueues(String) - Method in class org.ow2.jonas.ant.cluster.JmsCluster
Set the initial queues when JOnAS start
setInitialQueues(String) - Method in class org.ow2.jonas.ant.jonasbase.Jms
Set the initial queues when JOnAS start.
setInitialTopics(String) - Method in class org.ow2.jonas.ant.cluster.JmsCluster
Set the initial topics
setInitialTopics(String) - Method in class org.ow2.jonas.ant.jonasbase.Jms
Set the initial topics when JOnAS start.
setInitParam(int, InitParamItem) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
setInitParams(Properties) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
setInitSize(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setInitSize(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setInitSize creates initsize resoures to this Pool.
setInitSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setInitSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setInputFilename(String) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setInputname(String) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setInstance(SessionBean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
set instance.
setInstNb(int) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set nodes number
setInstNb(int) - Method in class org.ow2.jonas.ant.cluster.Script
Set nodes number
setInt(int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setInt(int, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java int value.
setIntegerAttribute(ObjectName, String, int) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setIntegerAttribute(ObjectName, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setIntegerAttribute(Properties, String, int) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setIntegrity(String) - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
 
setInteractionMode(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
interaction mode
setInterceptorManager(InterceptorManager) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Sets the interceptor manager.
setInterceptors(Interceptors) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Sets the interceptors manager object.
setInvokecmd(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Use InvokeCmd option on/off.
setInvokecmd(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the #invokecmdflag.
setInvokeCmd(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setIorSecurityConfig(IorSecurityConfigMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
setIorSecurityConfigMapping(IorSecurityConfigMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.Session
 
setIrmiPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the connection url for IRMI.
setIs(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setIsBlackListed(Boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setIsBlackListed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
 
setIsConfigurable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
Sets if the current deployment type is configurable.
setIsConfigurable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Sets if the current deployment type is configurable.
setIsConfiguredForClusterd(boolean) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setIsDomain(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets if the action is a domain management operation.
setIsDomain(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets if the action is a domain management operation.
setIsInCdConfig(boolean) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setIsJOnASCmrField() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
mark the cmr as added by JOnAS
setIsLocal(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
setIsModifiedMethodName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the is-modified-method-name
setIsModifiedMethodName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Set the is-modified-method-name
setIsModule(boolean) - Method in class org.ow2.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.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setIsolationLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new isolation level for this RAR to use.
setIsTopic(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setIsTopic(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setItfName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setJ2eeApplication(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
setJ2eeApplication(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setJ2EEServer(J2EEServerService) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
setJ2EEServer(J2EEServerService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setJ2EEServer(J2EEServerService) - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
setJ2eeServer(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
setJ2eeServer(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setJ2eeType(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.J2eeMbeanItem
 
setJaasentry(String) - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
Set the jaasentry
setJaasEntry(String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Set the JAAS entry we will be using.
setJaasfile(String) - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
Set the jaasfile
setJarsuffix(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the #jarsuffix.
setJava(String) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Set the java
setJava2DelegationModel(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the java 2 delegation model element of this object
setJava2DelegationModel(boolean) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
setJava2DelegationModel(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setJavac(String) - Method in class org.ow2.jonas.ant.GenICTask
Set the javac command line to be used.
setJavac(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the java compiler JonasDeploymentTool.javacto use.
setJavac(String) - Method in class org.ow2.jonas.ant.WsGenTask
Set the javac command line.
setJavacName(String) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setJavacopts(String) - Method in class org.ow2.jonas.ant.GenICTask
Set the options to be given to javac.
setJavacopts(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the options to pass to the java compiler.
setJavacopts(String) - Method in class org.ow2.jonas.ant.WsGenTask
Set Java Compiler Options.
setJavacOpts(List<String>) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setJavaEEApplicationName(String) - Method in interface org.ow2.jonas.lib.ejb21.Container
Sets the Java EE Application Name of this container.
setJavaEEApplicationName(String) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Sets the Java EE Application Name of this container.
setJavaHome(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
setJavaHome(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setJavaHome(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setJavaHome(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setJavaHome(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setJavaHomeBin(String) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setJavaType(String) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Set the java-type
setJavaVariableName(String) - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Set the java-variable-name
setJavaVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setJavaVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJavaVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setJavaVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJavaVMs(String[]) - Method in class org.ow2.jonas.lib.management.javaee.J2EEModule
 
setJavaXmlTypeMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Set the java-xml-type-mapping
setJAXRPCMappingContext(JAXRPCMapperContext) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setJaxrpcMappingFile(String) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Sets the jaxrpc-mapping-file element of the service-ref
setJaxrpcMappingFile(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the jaxrpc-mapping-file
setJaxrpcMappingFile(String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setJaxRpcMappingFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
setJAXRPCService(IJAXRPCService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the JAX-RPC service.
setJAXRPCService(IJAXRPCService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setJAXRPCService(IJAXRPCService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setJcaConnection(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJcaResource(String) - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
set the jcaResourceObjectName
setJComponentContextFactory(JComponentContextFactory) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Set the unique instance of the JComponentContextFactory.
setJComponentContextFactory(JComponentContextFactory) - Method in interface org.ow2.jonas.naming.JNamingManager
Set the unique instance of the JComponentContextFactory.
setJdbcAdjustPeriod(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcAdjustperiod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcAdjustPeriod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcAutomaticPkFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the jdbcAutomaticPkFieldName
setJdbcCheckLevel(String) - Method in class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Set the jdbc-check-level
setJdbcConnCheckLevel(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
Sets the JDBC connection checking level
setJdbcConnCheckLevel(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
Sets the JDBC connection checking level
setJdbcConnchecklevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcConnCheckLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcConnCheckLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setJdbcConnCheckLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJdbcConnectionOpened(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setJdbcConnLevel(int) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
Set the level of checking on jdbc Connections
setJdbcConnLevel(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the JDBC connection level
setJdbcConnLevel(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setJdbcConnLevel(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setJdbcConnLevel sets the JDBC connection level for this pool
setJdbcConnMaxAge(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcConnmaxage(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcConnMaxAge(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcConnParams(JdbcConnParams) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the jdbc-conn-params
setJdbcConnParams(JdbcConnParams) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jdbc-conn-params
setJdbcConnSetUp(boolean) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
 
setJdbcConnSetUp(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setJdbcConnSetUp(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJdbcConnTestStmt(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
Set the tesqt statement to use, in case of check level 2 or 3.
setJdbcConnTestStmt(String) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the JDBC connection test SQL string
setJdbcConnteststmt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcDatasource(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJdbcDriver(String) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
Jdbc field name setter.
setJdbcFieldName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Set the jdbc-field-name
setJdbcMapping(JdbcMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the jdbc-mapping
setJdbcMaxConnPool(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcMaxConnPool(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxconpool(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxOpenTime(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcMaxopentime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxOpenTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxWaiters(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcMaxwaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMaxWaitTime(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcMaxwaittime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcMaxWaitTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMinConnPool(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
MBean method allowing to set the minimum size of connection pool
setJdbcMinConnPool(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcMinconpool(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcPstmtMax(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcPstmtMax(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcRas(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJdbcSamplingPeriod(Integer) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcSamplingperiod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setJdbcSamplingPeriod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcTableName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the jdbc-table-name
setJdbcTableName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Set the jdbc-table-name
setJdbcTestStatement(String) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setJdbcTestStatement(String) - Method in class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Set the jdbc-test-statement
setJdbcTestStatement(String) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setJdbcTestStatement(String) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setJdbcTestStatement(String) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setJdbcTestStatement sets the JDBC test statement for this pool
setJdbcTestStatement(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setJdbcTestStatement(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setJdbcTestStatement(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJdbcWhereClause(String) - Method in class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Set the jdbc-where-clause
setJdk(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
jdk to use
setJettyHome(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Deprecated.  
setJgroupsConf(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setJgroupsConf(String) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
setJgroupsGroupname(String) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
setJmsConnection(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsConnections(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestination(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestinations(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsDestinationsTable(Hashtable) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsJoram(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsManager(JmsManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the JmsManager object.
setJmsManager(JmsManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the JmsManager object Called by the EJB Server when starting ths service.
setJmsNbMsgsSendToDMQSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsDeliverSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsReceiveSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsQueuesNbMsgsSendToDMQSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsServiceActivated(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJmsTopicsNbMsgsDeliverSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsTopicsNbMsgsReceiveSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmsTopicsNbMsgsSendToDMQSinceCreation(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJmxAuthenticationMethod(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxAuthenticationParameter(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxAuthorizationMethod(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxAuthorizationParameter(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxSecured(boolean) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxSecured(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setJmxSecured(boolean) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.cmi.internal.CmiServiceImpl
 
setJmxService(JmxService) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
Sets the jmxService.
setJMXService(JmxService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the JMX service.
setJmxService(JmxService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
 
setJmxService(JmxService) - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
setJmxService(JmxService) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
setJmxService(JmxService) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
 
setJmxService(JmxService) - Method in class org.ow2.jonas.lib.management.reconfig.ReconfigManager
 
setJmxService(JmxService) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setJMXService(JmxService) - Method in class org.ow2.jonas.resource.internal.Rar
 
setJmxService(JmxService) - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Sets the JMX service.
setJmxService(JmxService) - Method in class org.ow2.jonas.security.auth.spi.RoleBasedAuthorizationModule
 
setJmxService(JmxService) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
 
setJmxService(JmxService) - Method in class org.ow2.jonas.security.internal.JResources
Set the jmx service reference
setJmxService(JmxService) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setJmxService(JmxService) - Method in class org.ow2.jonas.security.lib.JResourceManager
Set the jmx service reference
setJmxService(JmxService) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the jmx service reference
setJmxService(JmxService) - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
 
setJmxService(JmxService) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
setJmxService(JmxService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setJmxService(JmxService) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
 
setJmxService(JmxService) - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSService
 
setJmxService(JmxService) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
 
setJmxUrl(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
setJmxUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setJmxUrlString(String) - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
setJndiEndpointName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Set the jndi-endpoint-name
setJndiLocalName(String) - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
Set the jndi name of the ejb-local-ref.
setJndiLocalName(String) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Set the name to associate with the enterprise Bean in the JNDI name space for local access (inside the same JOnAS Server)
setJndiLocalName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the jndi-local-name
setJndiName(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the jndiName of this JDBC Resource Adaptor
setJndiName(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the jndiName of this JDBC Resource Adaptor.
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
Set the jndi name of the ejb-ref.
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
Set the jndi name of the messageDestination-ref.
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasEjbRef
Sets the jndi name
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
Sets the jndi name
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
Sets the jndi name
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasResource
Sets the jndi name
setJndiName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
Sets the jndi name
setJndiName(String) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Set the name to associate with the enterprise Bean in the JNDI name space.
setJndiName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Set the jndi-name
setJndiName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the jndi-name
setJndiName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDrivenDestination
Set the jndi-name
setJndiName(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Set the jndiname
setJndiName(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Set the jndiname
setJndiName(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the jndiname
setJndiName(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jndi-name
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
set jndiname
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
set jndiname
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the JNDI name for this RAR.
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
setJndiName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJndiRegexp(String) - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
Sets the JNDI regexp.
setJonasActivationspecList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jonas-activationspec-property
setJonasAdminobjectList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jonas-adminobject-property
setJonasBase(File) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the JOnAS base directory.
setJonasbase(File) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JOnAS base directory.
setJonasbase(File) - Method in class org.ow2.jonas.ant.WsGenTask
Set the JONAS_BASE to use.
setJonasBase(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
setJonasBase(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setJonasBase(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setJonasBase(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setJonasBase(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setJonasBase(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
 
setJonasCmd(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
Set the JOnAS command
setJonasConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Set the jonas-config-property
setJonasConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the jonas-config-property
setJonasConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jonas-config-property
setJonasConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Set the jonas-config-property-name
setJonasConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Set the jonas-config-property-value
setJonasConnectionDefinitionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jonas-connection-definition-property
setJonasConnectorDesc(JonasConnectorDesc) - Method in class org.ow2.jonas.resource.internal.Rar
set the JonasConnector object for this Rar
setJonasDeploymentDescriptor(String) - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
setJonasDeploymentDescriptor(String) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Set the deployment descriptor content of jonas-web.xml file.
setJonasDeploymentDescriptor(J2EEMBeanAttributeInfo) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setJonasEjbRelationList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Set the jonas-ejb-relation
setJonasEjbRelationshipRoleList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Set the jonas-ejb-relationship-role
setJonasEntityList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Set the jonas-entity
setJonasInfo(JonasEjbRelation) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
Finish initialisation
setJonasInfo(ManagedConnectionInfo, SQLManager) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setJonasInfo(ManagedConnectionInfo, SQLManager) - Method in interface org.ow2.jonas.resource.internal.IJDBCConnection
Give JOnAS specific data to the connection.
setJonasInteractionMode(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
set the interaction mode with JOnAS.
setJonasMessageDestinationList(JLinkedList) - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
Set the jonas-message-destination
setJonasMessageDestinationList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Set the jonas-message-destination
setJonasMessageDestinationList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the jonas-message-destination
setJonasMessageDrivenDestination(JonasMessageDrivenDestination) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Set the jonas-message-driven-destination
setJonasMessageDrivenList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Set the jonas-message-driven
setJonasMethod(JonasMethod) - Method in class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Set the jonas-method
setJonasName(String) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setJonasName(String) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
setJonasName(String) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setJonasName(String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setJonasName(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setJonasName(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setJonasName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the JOnAS root directory.
setJonasRoot(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set JONAS_ROOT
setJonasRoot(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set JONAS ROOT
setJonasRoot(File) - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
 
setJonasRoot(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set the JONAS_ROOT dir.
setJonasRoot(File) - Method in class org.ow2.jonas.ant.jonasbase.JCopy
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.jonasbase.JEcho
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.jonasbase.JReplace
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.jonasbase.JTouch
 
setJonasRoot(File) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Set the source directory for the replacement.
setJonasRoot(File) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set the source directory for the replacement
setJonasroot(File) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JOnAS root directory.
setJonasroot(File) - Method in class org.ow2.jonas.ant.WsGenTask
Set the JONAS_ROOT to use.
setJonasRoot(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
setJonasRoot(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setJonasRoot(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setJonasRoot(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setJonasRoot(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setJonasSecurity(JonasSecurity) - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
Set the jonas-security
setJonasSecurity(JonasSecurity) - Method in class org.ow2.jonas.deployment.ear.xml.JonasApplication
 
setJonasSecurityMapping(JonasSecurityMapping) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the jonas-security-mapping
setJonasSessionList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Set the jonas-session
setJonasVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setJOnASVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setJonasWebLoader(WebappClassLoader) - Method in class org.ow2.jonas.web.base.BaseWebContainerService.WebLoaderHolder
 
setJOnASWsContext(JOnASJ2EEWebServicesContext) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setJOnASWsContext(JOnASJ2EEWebServicesContext) - Method in interface org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.JOnASWSEmitter
 
setJOnASXmlContent(String) - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
 
setJonasXmlContent(String) - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Set the content of the xml file
setJOnASXmlContent(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
 
setJOnASXmlContent(String) - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Set the content of the jonas-ra.xml file
setJOnASXmlContent(String) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Set the content of the jonas-web.xml file
setJonasXmlContent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setJoramAdapter(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJoramResourceLoaded(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setJoramServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJoramServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setJPolicyContextHandlerData(JPolicyContextHandlerData) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerCurrent
Method setJPolicyContextHandlerData
setJrmpOptimization(boolean) - Method in class org.ow2.jonas.ant.cluster.CarolCluster
Set jrmp optimization.
setJrmpOptimization(boolean) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Enable or disable optimization.
setJrmpPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the connection url for JRMP.
setJspFile(String) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Sets the jsp-file of the servlet
setJtmHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJtmLocation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJtmPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setJvmdebug(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Set debug mode on/off.
setJvmdebug(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set debug mode on/off.
setJvmopts(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the additional args to pass to the JVM.
setJvmopts(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the additional args to pass to the GenIC JVM.
setJvmRoute(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Tomcat
Configure a jvmRoute.
setKeepgen(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set keep Generated mode to on/off.
setKeepgenerated(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Keep already generated files.
setKeepgenerated(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.keepgeneratedflag.
setKeepGenerated(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setKeepGenerated(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setKeepgeneric(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.keepgenericflag.
setKey(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
 
setKey(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
setKeyJdbcName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Set the key-jdbc-name
setKeyPassword(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
setKeystoreFile(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
setKeystoreFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setKeystorePass(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
setKeystorePass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setKeystoreType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setLabel(String) - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
setLabelPathContext(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setLabelPathContext(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
setLanguage(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the preferred language to use with the service of this LDAP realm
setLanguage(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the preferred language to use with the service of this LDAP realm
setLanguage(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setLargeIcon(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Set the large icon
setLargeIcon() - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
get the large icon
setLargeIcon(String) - Method in class org.ow2.jonas.deployment.common.xml.Icon
Sets the large icon name
setLargeIcon(String) - Method in class org.ow2.jonas.deployment.rar.xml.Icon
Set the large-icon
setLargeIcon(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the large-icon
setLatestDate(long) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
setLatestStamp(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set latestStamp
setLbFactor(String) - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
set load balancing factor
setLbFactor(String) - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
set load balancing factor
setLbfactor(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setLbFactor(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setLbfactor(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setLbFactor(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setLevel(int) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
setLevel(int) - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
setLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setLevel(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
setLevel(String) - Method in class org.ow2.jonas.webapp.taglib.JonasGridRowTitleTag
 
setLicense(License) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the license
setLicenseRequired(String) - Method in class org.ow2.jonas.deployment.rar.xml.License
Set the license-required
setLifeCycleDispatcher(IEventDispatcher) - Method in class org.ow2.jonas.lib.ejb21.JContainer
 
setLifecyclemanagerURL(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setLifeCycleManagerURL(String) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setLinkedException(Throwable) - Method in exception javax.xml.bind.TypeConstraintException
 
setLinkName(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setListAdd(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeploy(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeploy(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListDeployable(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeployable(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListDeployed(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListDeployed(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListener(GenClassListener) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
 
setListeningIp(String) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
setListeningIp(String) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setListeningIp(String) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setListeningIp(String) - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
setListeningIp(String) - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
sets the IP address the listening manager uses.
setListeningIp(String) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setListeningIp(String) - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
sets the IP address the listening manager uses.
setListeningIp(String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setListeningIp(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setListeningPort(int) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
setListeningPort(int) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setListeningPort(int) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setListeningPort(int) - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
setListeningPort(int) - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
sets the port on which the Enroller is listening.
setListeningPort(int) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setListeningPort(int) - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
sets the port on which the DiscoveryManager is listening.
setListeningPort(int) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setListeningPort(int) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setListenPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
setListGroupsNotused(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsRealm(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsUsed(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListGroupsUser(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListNames(Set<String>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
Sets the names of the objects contained in the registry.
setListNames(List) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setListProperties(Properties) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setListProperties(List) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setListProperties(Properties) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setListProperties(Properties) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setListRemovable(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListRemove(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListRemoved(List) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListRolesGroup(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesNotused(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesNotused(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesRealm(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesRealm(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesUsed(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setListRolesUsed(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListRolesUser(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setListTargetNames(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargets(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargetSelectedNames(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListTargetsSelected(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setListToBeRemoved(List) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setListUndeploy(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setListUsedByEjb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setListUsedByMdb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setListUsedByMdb(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setLoadCPU(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setLoader(Loader) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Set the Loader with which this Context is associated.
setLoadFactor(Integer) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setLocal(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the local interface
setLocal(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the local
setLocalClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setLocalHome(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Sets the local home interface
setLocalHome(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the local-home
setLocalHomeClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setLocalHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocalId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
setLocalPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocalRegistry(boolean) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Enable or disable local registry.
setLocalServer(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setLocation(Location) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
setLocation(Location) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
setLocation(QName, URL) - Method in class org.ow2.jonas.deployment.ws.WSDLFile
set the given port location if it exists.
setLockPolicy(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the lock Policy
setLockPolicy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setLogConfigFileName(String) - Method in class org.ow2.jonas.lib.management.reconfig.ReconfigManager
 
setLogEnabled(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the log-enabled
setLogEnabled(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the log-enabled
setLogEnabled(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets if this RAR should be log enabled.
setLogger(Logger) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
set the current logger
setLogger(Logger) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setLogger(Logger) - Static method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
setLogger(Logger) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The logger instance where events are logged
setLogger(Logger) - Static method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setLoggerFactory(LoggerFactory) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Setters method to initialize the ConnectionManager A logger factory to obtain a logger
setLoggerJonasLevels(List) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setLogInfo(String) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set the info to be displayed by the logger.
setLogInfo(String) - Method in interface org.ow2.jonas.ant.jonasbase.BaseTaskItf
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JCopy
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JEcho
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JMkdir
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JReplace
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JTask
Set the info to be displayed by the logger.
setLogInfo(String) - Method in class org.ow2.jonas.ant.jonasbase.JTouch
Set the info to be displayed by the logger.
setLoginTimeout(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setLoginTimeout(int) - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
setLoginTimeout(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setLoginTimeout(int) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new login timeout value for this RAR.
setLogTopic(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the log-topic
setLogTopic(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the log-topic
setLogTopic(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setLogTopic(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the log topic for this RAR.
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Sets the log writer for this ManagedConnection instance.
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setLogWriter(PrintWriter) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLong(int, long) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setLong(int, long) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java long value.
setLongAttribute(ObjectName, String, long) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setLongAttribute(Properties, String, long) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setMailFactoryName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setMailFactoryName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setMailMime(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailMimes(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailServiceActivated(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailSession(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailSessionProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
 
setMailSessionProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
 
setMailSessions(HashMap) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMailTo(String) - Method in class org.ow2.jonas.ant.cluster.MailCluster
Sets the recipient (MimePartDataSource)
setMailTo(String) - Method in class org.ow2.jonas.ant.jonasbase.Mail
Sets the recipient (MimePartDataSource).
setManageable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setManagedConnectionFactory(String) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
Set the ManagedConnectionFactory object name
setManagedconnectionfactoryClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Set the managedconnectionfactory-class
setManagedconnectionfactoryClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the managedconnectionfactory-class
setManifest(File) - Method in class org.ow2.jonas.ant.EjbJar
Set the Manifest file to use when jarring.
setManifest(Manifest) - Method in class org.ow2.jonas.generators.genbase.archive.AbsArchive
 
setMappedName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the mapped-name
setMapper(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
setMapper(String) - Method in class org.ow2.jonas.lib.ejb21.jorm.RdbFactory
 
setMapperName(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the mapper name of this JDBC Resource Adaptor
setMapperName(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the mapper name of this JDBC Resource Adaptor.
setMapperName(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setMapperName(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setMapperName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new mapper name for this RAR to use.
setMappernames(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Do nothing because the mappernames attribute is deprecated
setMapping(Map) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the map.
setMapping(Map) - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
setMappingFilename(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
setMarginPanel(int) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setMaster(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable JOnaS master property.
setMaster(boolean) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
setMaster(boolean) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setMaster(boolean) - Method in class org.ow2.jonas.lib.bootstrap.JProp
 
setMaster() - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
setMaster(boolean, String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Set this server as the master.
setMaster(boolean) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setMaster(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setMaster(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMasterDir(String) - Method in class org.ow2.jonas.ant.cluster.Script
master instance directory
setMasterName(String) - Method in class org.ow2.jonas.ant.cluster.Script
master instance name
setMasterName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setMasterNode(int) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set master node
setMasterON(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setMatchFactory(PoolMatchFactory) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMatchFactory(PoolMatchFactory) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMatchFactory assigns a PoolMatchFactory to this Pool.
setMaxAge(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setMaxAge(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setMaxAge(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMaxAge(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMaxAge sets the max age for a pool entry
setMaxAgeTimeout(long) - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Set the max age timeout
setMaxCacheSize(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the max-cache-size
setMaxCacheSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMaxFieldSize(int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setMaxFieldSize(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxKeepAliveRequestsText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxOccurs(int) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the max occurances for this element.
setMaxOccurs(int) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the max occurances for this element.
setMaxOpenTime(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the open time max of this JDBC Resource Adaptor Connection Pool.
setMaxOpenTime(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setMaxOpenTime(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setMaxOpentime(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setMaxOpentime(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMaxOpentime(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMaxOpentime sets the max age for an entry to be opened
setMaxOpentime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxOpentime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxOpenTimeout(long) - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Set the max open timeout
setMaxPoolSize(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the max pool size of this JDBC Resource Adaptor Connection Pool
setMaxPoolSize(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the max pool size of this JDBC Resource Adaptor Connection Pool.
setMaxPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setMaxPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
setMaxPoolSize(int) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Set the max pool size
setMaxPoolWaiters(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setMaxPostSize(int) - Method in class org.apache.catalina.connector.Connector
Set the maximum size of a POST which will be automatically parsed by the container.
setMaxPostSizeText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setMaxPreparedStatementsSize(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the max prepared Statements size of this JDBC Resource Adaptor Connection Pool.
setMaxPstmtPoolSize(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
setMaxReceivedProcessingTime(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setMaxRecFetch(int) - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
 
setMaxRecords(int) - Method in class org.ow2.jonas.lib.jmbeans.log.RecordFeeder
 
setMaxRows(int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setMaxRows(Integer) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setMaxRows(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the limit for the maximum number of rows that any ResultSet object can contain to the given number.
setMaxSavePostSize(int) - Method in class org.apache.catalina.connector.Connector
Set the maximum size of a POST which will be saved by the container during authentication.
setMaxSize(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setMaxSize(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMaxSize(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMaxSize assigns a maximum size to this Pool.
setMaxSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxSpareThreadsText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Max SpareThreads Text.
setMaxThreadsByConnectorTomcat(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMaxThreadsText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Max SpareThreads Text.
setMaxWaiters(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the max waiters of this JDBC Resource Adaptor Connection Pool.
setMaxWaiters(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setMaxWaiters(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setMaxWaiters(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setMaxWaiters(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMaxWaiters(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMaxWaiters sets the maximum number of waiters for a connection in this Pool.
setMaxWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxWaiters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxWaitTime(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the max wait time of this JDBC Resource Adaptor Connection Pool.
setMaxWaitTime(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setMaxWaitTime(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setMaxWaitTime(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the max-wait-time
setMaxWaitTime(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
setMaxWaitTime(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setMaxWaitTime(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMaxWaitTime(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMaxWaitTime sets the maximum number of seconds to wait for a connection in this Pool.
setMaxWaitTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMaxWaitTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMaxWorkerPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMaxworkthreads(int) - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
setMbeanAttributeInfo(MBeanAttributeInfo) - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
setMbeanServer(MBeanServer) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setMBeanServer(MBeanServer) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
 
setMbeanServer(MBeanServer) - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
Set the MBeanServer reference
setMbeanServer(MBeanServer) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setMBeanServer(MBeanServer) - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
Set the MBean Server.
setMBeanServer(MBeanServer) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Set the MBean Server.
setMBeanServerID(String) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Set the mbean server id.
setMBeanServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setMcastAddr(String) - Method in class org.ow2.jonas.ant.cluster.CmiCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.ow2.jonas.ant.cluster.HaCluster
Set mcastAddr
setMcastAddr(String) - Method in class org.ow2.jonas.ant.jonasbase.Cmi
Set mcastAddr for CMI.
setMcastAddr(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set mcastAddr.
setMcastAddr(String) - Method in class org.ow2.jonas.ant.jonasbase.Ha
Set mcastAddr.
setMcastAddr(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
setMcastAddr(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Set the multicast addr
setMcastAddr(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
setMcastAddr(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setMcastAddr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setMcastAddr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
setMcastAddr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastDropTime(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setMcastDropTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastFrequency(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setMcastFrequency(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastPort(String) - Method in class org.ow2.jonas.ant.cluster.CmiCluster
Set mcastPort
setMcastPort(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set mcastPort
setMcastPort(String) - Method in class org.ow2.jonas.ant.cluster.HaCluster
Set mcastPort
setMcastPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Cmi
Set mcastPort for CMI.
setMcastPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set mcastPort.
setMcastPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Ha
Set mcastPort.
setMcastPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
setMcastPort(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Set the multicast port
setMcastPort(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
 
setMcastPort(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setMcastPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setMcastPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm
 
setMcastPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMcastSocketTimeout(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
 
setMcastSocketTimeout(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
setMCFData(int, String) - Method in class org.ow2.jonas.ee.jdbc.MCFData
 
setMdbJMSAssociateDestinationName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm
 
setMessageadapter(Messageadapter) - Method in class org.ow2.jonas.deployment.rar.xml.InboundResourceadapter
Set the messageadapter
setMessageContext(MessageContext) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
Set the MessageContext in the StatelessContext
setMessageDestinationLink(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Sets the link
setMessageDestinationLink(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the message-destination-link (EJB2.1 only)
setMessageDestinationList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Set the message-destination
setMessageDestinationName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
Sets the name
setMessageDestinationName(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestination
Sets the name
setMessageDestinationRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
Sets the name
setMessageDestinationRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Sets the name
setMessageDestinationType(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Sets the type
setMessageDestinationType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the message-destination-type (EJB2.1 only)
setMessageDestinationUsage(String) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Sets the usage
setMessageDrivenDestination(MessageDrivenDestination) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the message-driven-destination (EJB2.0 only)
setMessageDrivenList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Set the message-driven
setMessageIds(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setMessagelistenerList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Messageadapter
Set the messagelistener
setMessagelistenerType(String) - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Set the messagelistener-type
setMessageReceiver(MessageReceiver) - Method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
Set method
setMessageSelector(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Set the message-selector (EJB2.0 only)
setMessagingType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the messaging-type
setMethodIntf(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Set the method-intf
setMethodList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Set the method
setMethodList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Set the method
setMethodList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Set the method
setMethodName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Set the method-name
setMethodName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Set the method-name
setMethodName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Set the method-name
setMethodParamList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodParams
Set the method-param
setMethodParams(MethodParams) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Set the method-params
setMethodParams(MethodParams) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Set the method-params
setMethodParams(MethodParams) - Method in class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Set the method-params
setMethodPermissionList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Set the method-permission
setMimeMessageProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.JavaMailMimePartDS
Set the mimeMessage properties of this object.
setMimeMessageProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailMimePartDSResource
Set the mimePartDatasource properties.
setMinOccurs(int) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets the min occurrances for this element.
setMinOccurs(int) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets the min occurances for this element.
setMinPoolSize(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
Set the min-pool-size
setMinPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setMinPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMinPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
setMinPoolSize(int) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Set the min pool size
setMinReceivedProcessingTime(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setMinSize(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
MBean method allowing to set the minimum size of connection pool
setMinSize(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setMinSize(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setMinSize assigns a minimum size to this Pool.
setMinSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setMinSize(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setMinSpareThreadsText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the minSpareThreads Text.
setMinWorkerPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setMinworkthreads(int) - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
setMode(String) - Method in class org.ow2.jonas.ant.JOnASTask
Sets the mode for the server (start or stop).
setMode(String) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setMode(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setMode(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
setModelMBean(ModelMBean) - Method in class org.ow2.jonas.lib.management.javaee.ManagedObject
Set the reference on my ModelMBean.
setModjkDir(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set mod_jk directory.
setModjkEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set mod_jk enabled.
setModJkLbFactorRange(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set mod_jk lb factor range.
setModjkRootDir(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set mod_jk root directory.
setModuleClassloader(ClassLoader) - Method in class org.ow2.jonas.generators.genbase.archive.J2EEArchive
 
setModuleList(JLinkedList) - Method in class org.ow2.jonas.deployment.ear.xml.Application
Set the module
setMomLocation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMomName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMomUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.JmsServiceForm
 
setMonitoringApplySettings(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setMonitoringAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setMonitoringAttributes(List<J2EEMBeanAttributeInfo>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setMonitoringAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMonitoringAttributes(List<J2EEMBeanAttributeInfo>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setMonitoringEnabled(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setMonitoringEnabled(boolean) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setMonitoringEnabled(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setMonitoringInterval(Long) - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Sets the approximate time interval between two resource checks.
setMonitoringInterval(Long) - Method in interface org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorServiceMBean
Sets the approximate time interval between two resource checks.
setMonitoringPeriod(int) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
 
setMonitoringSettingsDefinedInDD(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setMonitoringSettingsDefinedInDD(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setMonitoringSettingsDefinedInDD(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setMonitorInterval(int) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Set the monitor interval between each directory scan.
setMonitorInterval(int) - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Set the monitor interval between each directory scan.
setMqDestination(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setMsgContextProperties(IWSRequest, IWSResponse, AxisService, MessageContext) - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
setMulticastAddress(String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setMulticastAddress(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMulticastPort(int) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setMulticastPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMulticastTtl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm
 
setMultiplicity(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the multiplicity
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
 
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
set a flag to remember that the transaction must be committed
setMustCommit(boolean) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
setMyJ2EEServerOn(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Set the local server's OBJECT_NAME.
setMyOn(ObjectName) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setMyOn(ObjectName) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setMyOn(ObjectName) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setName(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setName(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set the name
setName(String) - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
set name
setName(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the name of this JDBC Resource Adaptor
setName(String) - Method in class org.ow2.jonas.ant.cluster.MailCluster
Sets the name
setName(String) - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
set name
setName(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set the name of the web container : jetty or tomcat.
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JaasEntry
 
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the name of this JDBC Resource Adaptor.
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.Mail
Sets the name.
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Cluster
 
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Set the name of the web container : jetty or tomcat.
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.File
Sets the name.
setName(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
Sets the name.
setName(String) - Method in class org.ow2.jonas.ant.PropertyStatement
 
setName(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
set the name
setName(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
 
setName(String) - Method in class org.ow2.jonas.deployment.common.xml.Qname
Sets the Name of this object
setName(String) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
setName(String) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
setName(String) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setName(String) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
setName(String) - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
field name setter
setName(String[]) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
setName(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
Set the MBean name, that may be unknown when constructor is called.
setName(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setName(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
setName(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
setName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
setName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
setName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
setName(String) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
setName(String) - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Set the service's name.
setName(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
setName(String) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the jndi name of this object.
setName(String) - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Set the jndi name of this object.
setName(String) - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Set the name of the factory.
setName(String) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setName(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Set the name of this user
setName(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Role
Set the name of this role
setName(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
setName(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the name of this resource.
setName(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the name of this user
setName(String) - Method in interface org.ow2.jonas.service.Service
Set the service's name.
setName(String) - Method in class org.ow2.jonas.web.jetty6.security.Realm
Sets the name of the realm.
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
set name
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.CfForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setName(String) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets the name of this attribute.
setName(String) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
sets the name of this element
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets the name of this element.
setName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
sets the name of this element.
setName(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setName(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
setName(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
setName(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
setNameJavac(String) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setNameRmic(String) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setNameRmiConnector(String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasServerItem
 
setNames(String) - Method in class org.ow2.jonas.ant.jonasbase.Services
Set the names of the services.
setNameServer(String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasServerItem
 
setNamespaceURI(String) - Method in class org.ow2.jonas.deployment.ws.xml.PackageMapping
Set the namespaceURI
setNaming(EjbJar.NamingScheme) - Method in class org.ow2.jonas.ant.EjbJar
Set the naming scheme used to determine the name of the generated jars from the deployment descriptor
setNaming(JNamingManager) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setNaming(JNamingManager) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setNaming(JNamingManager) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setNamingAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setNamingAttributes(J2EEMBeanAttributeInfo[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setNamingAttributes(List<J2EEMBeanAttributeInfo>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setNamingManager(JNamingManager) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Sets the NamingManger.
setNamingManager(JNamingManager) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setNativeLib(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the native-lib
setNativeLib(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the native lib to use for this RAR.
setNbDeployTargets(int) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ModuleItem
 
setNbFactories(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNbMaxMsg(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setNbMimePartDatasourceFactories(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNbMsgsDeliverSinceCreation(long) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbMsgsReceiveSinceCreation(long) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbMsgsSendToDMQSinceCreation(long) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setNbSessionFactories(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailServiceForm
 
setNbSessions(Map<String, Integer>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
setNewCmiMbeanServerConnection(MBeanServerConnection) - Method in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
setNewInstance() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Set new instance flag
setNewLbPolicyCheck(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setNewLbPolicyClass(FormFile) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setNewLbStrategy(FormFile) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setNewLbStrategyCheck(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setNocompil(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Do not compile generated java files.
setNocompil(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.nocompilflag.
setNoconfig(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set noConfig mode to on/off.
setNoConfig(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setNode(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JvmForm
 
setNodeName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setNodeName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setNodeNamePrefix(String) - Method in class org.ow2.jonas.ant.cluster.Script
Set nodeNamePrefix
setNoFastRMIC(boolean) - Method in class org.ow2.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.ow2.jonas.ant.JonasDeploymentTool
 
setNogenic(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.nogenicflag.
setNoTldJars(String) - Static method in class org.apache.catalina.startup.TldConfig
Sets the list of JARs that are known not to contain any TLDs.
setNovalidation(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.novalidationflag.
setNowrap(boolean) - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
setNrOfMsgsReceived(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setNull(int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setNull(int, int, String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setNull(int, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to SQL NULL.
setNumberMsg(int) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setNumberOfCalls(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setNumberOfCalls(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setNumberOfCalls(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setNumberOfCalls(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setNumberOfMeasures(int) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setNumberOfMeasures(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setObject(int, Object) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setObject(int, Object, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setObject(int, Object, int, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setObject(int, Object) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the value of the designated parameter using the given object.
setObject(int, Object, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the value of the designated parameter with the given object.
setObjectList(Set<String>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterAttribute
 
setObjectList(Set<String>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setobjectName(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets the object name of this mbean.
setobjectName(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Sets the object name of this mbean
setObjectName(ObjectName) - Method in class org.ow2.jonas.lib.management.domain.cluster.ClusterMember
Set the ObjectName.
setObjectName(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Set its OBJECT_NAME and register the MBean.
setObjectName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
setObjectName(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.ObjectNameItem
 
setObjectName(String) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
setObjectName(String) - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
Set the MBean's name.
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the object name of the Connector this bean refers to.
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ModuleItem
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.JonasServerItem
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
set objectName
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setObjectName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setObjectName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setObjectNames(Map<String, String>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
setObjectValue(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setObservable(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setObservable(boolean) - Method in class org.ow2.jonas.dbm.internal.mbean.JDBCDataSource
 
setObservable(boolean) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
setObservable(boolean) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setObservable(boolean) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
Set the pool observable
setObservable(boolean) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
Set the pool observable
setOddStyleClass(String) - Method in class org.ow2.jonas.webapp.taglib.GridTag
Set the Style Class of Odd rows
setOK() - Method in class org.ow2.jonas.lib.management.domain.DeployAction
Action is successful
setOldestDate(long) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
setOldestStamp(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
setOn(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setOName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setOName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
setOName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
setOName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setOName(ObjectName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setOndemandEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
setOndemandEnabled(boolean) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set ondemand enabled.
setOndemandenabled(String) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Set the value of the jonas.service.web.ondemand.enabled property in jonas.properties.
setOnDemandFeature(boolean) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Enable or not the on demand feature.
setOnDemandProxy(HttpOnDemandProxy) - Method in class org.ow2.jonas.web.base.WARDeployer
Sets the OnDemand proxy to use.
setOndemandRedirectPort(String) - Method in class org.ow2.jonas.ant.cluster.DeploymentCluster
 
setOndemandRedirectPort(String) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set mod_jk directory.
setOndemandredirectPort(String) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Set the value of the jonas.service.web.ondemand.redirectPort property in jonas.properties.
setOnDemandRedirectPort(int) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Sets the redirect port number
setOpenedCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setOpenedCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setOpenedCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setOperatingSystemArch(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets OS Architecture
setOperatingSystemArch(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setOperatingSystemAvailableProcessors(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
setOperatingSystemAvailableProcessors(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setOperatingSystemName(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets operating system name.
setOperatingSystemName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setOperatingSystemVersion(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets OS version
setOperatingSystemVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setOperation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setOperation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
add,modify,delete
setOperation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
add,modify,delete
setOperation(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
add,modify,delete
setOptional(boolean) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.AttributeRestrictions
Sets if this attribute is optional
setOptional(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCAttributeRestrictions
Sets if this attribute is optional.
setOrgDesc(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setOrgName(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setOrgPersonName(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setOriginalWsdlFilename(String) - Method in class org.ow2.jonas.ws.publish.PublicationInfo
Set the WSDL filename (must not be null or empty).
setOsDynMemory(List<ClusterdAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setOut(File) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setOut(String) - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
 
setOutboundResourceadapter(OutboundResourceadapter) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the outbound-resourceadapter
setOutputBufferSizeText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setOutputDirectory(File) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setOutputDirectory(String) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setOverride(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setOverwrite(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Replace the existing file ?
setOwnerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setOwnerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setP6spy(boolean) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Configure the using of the P6Spy tool or not ?
setP6spy(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Configure the using of the P6Spy tool or not ?
setPackageAdmin(PackageAdmin) - Method in class org.ow2.jonas.extension.loader.ExtensionLoaderComponent
Inject PackageAdmin
setPackageAssertionStatus(String, boolean) - Method in class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
setPackageMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Set the package-mapping
setPackageType(String) - Method in class org.ow2.jonas.deployment.ws.xml.PackageMapping
Set the package-type
setPage(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setParameters(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setParamId(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setParamName(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasParam
Sets the name
setParamName(String) - Method in class org.ow2.jonas.deployment.common.xml.InitParam
Sets the name
setParamName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Set the param-name
setParamName(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setParamProperty(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setParamScope(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setParamValue(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasParam
Sets the value
setParamValue(String) - Method in class org.ow2.jonas.deployment.common.xml.InitParam
Sets the value
setParamValue(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Set the param-value
setParent(BaseWebContainerService) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
 
setParentClassLoader(ClassLoader) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Set the parent class loader for this web application.
setParentName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setParseWithValidation(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setParseWithValidation(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.client.lib.ClientDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.clusterd.lib.ClusterDaemonConfigurationManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.domain.lib.DomainMapManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.domain.wrapper.DomainManagerWrapper
Wrap DomainMapManager.setParsingWithValidation(b)
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ear.lib.EarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ear.wrapper.EarManagerWrapper
Wrap EarDeploymentDescManager.setParsingWithValidation(b).
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ejb.wrapper.EjbManagerWrapper
Wrap EjbDeploymentDescManager.setParsingWithValidation()
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.rar.lib.RarDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.rar.wrapper.RarManagerWrapper
Wrap the RarDeploymentDescManager.setParsingWithValidation(boolean)
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.web.wrapper.WebManagerWrapper
Wrap the WebDeploymentDescManager.setParsingWithValidation() call.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ws.lib.MappingFileManager
 
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Controls whether the parser is reporting all validity errors.
setParsingWithValidation(boolean) - Static method in class org.ow2.jonas.deployment.ws.wrapper.WSManagerWrapper
Wrap the WSDeploymentDescManager.setParsingWithValidation() call.
setParsingwithvalidation(boolean) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setParsingwithvalidation(boolean) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setParsingwithvalidation(boolean) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setParsingwithvalidation(boolean) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setParsingWithValidation(boolean) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setParsingWithValidation(boolean) - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Use validating parser or not .
setPartialList(String) - Method in class org.ow2.jonas.ant.cluster.ServicesCluster
Set the partial list of the JOnAS's services
setPassivatedInstance(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPassivationTimeout(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the passivation-timeout
setPassivationTimeOut(int) - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
set passivation time out
setPassivationTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Set the passivation timeout (jonas admin) Not used today
setPassivationTimeOut(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPassive() - Method in class org.ow2.jonas.lib.ejb21.JContext
 
setPassword(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the password of this JDBC Resource Adaptor
setPassword(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the password of this JDBC Resource Adaptor.
setPassword(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setPassword(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setPassword(String) - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
Set the password
setPassword(String) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setPassword(String) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
setPassword(String) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setPassword(String) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
setPassword(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Set the password
setPassword(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
setPassword(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setPassword(String) - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
setPassword(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
setPassword(String) - Method in interface org.ow2.jonas.security.internal.realm.principal.UserMBean
Set the password of this user
setPassword(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the password of this user
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set a new password for the user of this RAR.
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerItem
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
Extend parent method to set the property deployed.
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setPath(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceItem
 
setPathContext(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setPathContext(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
setPathName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the path.
setPathName(String) - Method in class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
setPattern(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setPayload(Serializable) - Method in class org.ow2.jonas.discovery.jgroups.utils.Data
 
setPBinding(PBinding) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the PBinding that will be used for this GenClass Used by JEntityCmp2.vm
setPClassMapping(PClassMapping) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
Set the PClassMapping for this GenClass.
setPendingMessages(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setPendingMessages(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setPendingRequests(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setPendingRequests(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.QueueForm
 
setPeriod(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setPeriod(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
 
setPeriod(int) - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
 
setPeriod(int) - Method in class org.ow2.jonas.workcleaner.internal.WorkCleanerTimer
Set the clean period.
setPeriodRow(int) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setPeriodRow(String) - Method in class org.ow2.jonas.webapp.taglib.GridTag
 
setPermissionManager(PermissionManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the permission manager object.
setPermissionManager(PermissionManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the permission manager object
setPermissionManager(PermissionManager) - Method in class org.ow2.jonas.web.base.War
Set the permission manager.
setPermissionManager(PermissionManager) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Set the permission manager used by this realm.
setPersistenceType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the persistence-type
setPersistenceUnitName(String) - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
setPersistenceUnitRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
 
setPersistency(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPersistentServer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setPersistentServer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setPk(Serializable) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setPkNumber(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPolicies(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setPolicies(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
setPolicy(Policy) - Static method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
setPolicyClasses(Class<?>[]) - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
setPolicyConfiguration(PolicyConfiguration) - Method in class org.ow2.jonas.lib.security.AbsPermissionManager
 
setPolicyList(List<LabelValueBean>) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
setPoolInit(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-init
setPoolInit(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool init size
setPoolInit(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets a new pool init value for this RAR.
setPoolMax(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setPoolMax(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setPoolMax(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max
setPoolMax(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum size
setPoolMax(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max value of this new RAR.
setPoolMaxAge(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max-age
setPoolMaxAge(long) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum age value
setPoolMaxAge(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max age to use for this new RAR.
setPoolMaxAgeMinutes(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max-age-minutes
setPoolMaxAgeMinutes(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum age value
setPoolMaxOpentime(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max-opentime
setPoolMaxOpentime(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum open time value
setPoolMaxOpenTime(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max open time value used for this RAR.
setPoolMaxWaiters(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max-waiters
setPoolMaxWaiters(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum waiters size
setPoolMaxWaiters(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool max waiters value used by this RAR.
setPoolMaxWaittime(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-max-waittime
setPoolMaxWaittime(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool maximum waiter time
setPoolMaxWaittime(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the poool max wait time value used.
setPoolMin(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setPoolMin(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setPoolMin(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-min
setPoolMin(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool minimum size
setPoolMin(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool min value to use.
setPoolParams(PoolParams) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Set the pool-params
setPoolParams(PoolParams) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the pool-params
setPoolSamplingPeriod(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pool-sampling-period
setPoolSamplingPeriod(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the pool sampling period
setPoolSamplingPeriod(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the pool sampling period value used for this new RAR.
setPoolSize(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setPoolTimeout(long) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setPort(int) - Method in class org.apache.catalina.connector.Connector
Set the port number on which we listen for requests.
setPort(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
port number
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Db
Set the port number for the Db service.
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.Jms
Set the port number for Joram.
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Ajp
 
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Director
 
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Http
 
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
setPort(String) - Method in class org.ow2.jonas.ant.jonasbase.WebContainer
Set the port number for the WebContainer.
setPort(String) - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
 
setPort(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the port element of this object
setPort(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setPort(int) - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
 
setPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the port of the connector
setPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the port of the connector
setPort(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
 
setPortComponent(int, PortComponentItem) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
setPortComponentDesc(PortComponentDesc) - Method in class org.ow2.jonas.deployment.ws.PortComponentRefDesc
Set the pcLink port component desc
setPortComponentLink(String) - Method in class org.ow2.jonas.deployment.common.xml.PortComponentRef
Sets the port component link of the port-component-ref
setPortComponentList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the port-component
setPortComponentName(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
 
setPortComponentName(String) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Set the port-component-name
setPortComponentName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
setPortName(QName) - Method in class org.ow2.jonas.ws.axis.JCall
Sets the port name of this Call object.
setPortNumber(String) - Method in class org.ow2.jonas.ant.cluster.Director.AppServer
set port number
setPortNumber(String) - Method in class org.ow2.jonas.ant.cluster.ModJk.Worker
set port number
setPortNumber(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
setPortNumber(String) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
setPortNumber(String) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
setPortRange(String) - Method in class org.ow2.jonas.ant.cluster.CarolCluster
Set ports range.
setPortRange(String) - Method in class org.ow2.jonas.ant.cluster.DbCluster
Set ports range
setPortRange(String) - Method in class org.ow2.jonas.ant.cluster.JmsCluster
Set ports range
setPortText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the port Text.
setPortUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
 
setPostalAddressScheme(String) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setPrefetch(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the prefetch
setPrefetch(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setPrefix(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setPreparedStatement(PreparedStatement) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the real prepared statement object on which we wrap calls
setPresentServletContainer(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.BasicJonasServerForm
 
setPrimaryKey(boolean) - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
primary key flag setter
setPrimKeyClass(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the prim-key-class
setPrimkeyField(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the primkey-field
setPrincipalFactory(PrincipalFactory) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the PrincipalFactory.
setPrincipalFactory(PrincipalFactory) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the PrincipalFactory.
setPrincipalName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
Sets the principal name
setPrincipalName(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Set the principalName
setPrincipalName(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasServlet
Sets the principal name
setPrintWriter(PrintWriter) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The printwriter where event are logged
setProcessingBean(EnterpriseBean) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandlerData
 
setProcessingTimeByConnectorTomcat(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setProperties(Set<Attribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setProperties(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setProperties(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setProperties(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setPropertiesName(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setPropertiesName(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setPropertiesName(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setPropertiesValue(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
 
setPropertiesValue(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setPropertiesValue(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setProperty(String, String) - Method in class org.apache.catalina.connector.Connector
Set a configured property.
setProperty(String) - Method in class org.ow2.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.ow2.jonas.webapp.taglib.TabTag
 
setPropertyFile(File) - Method in class org.ow2.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.
setPropName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ServiceItem
 
setProprieties(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setProps(Properties) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
 
setProps(Properties) - Method in class org.ow2.jonas.lib.jmbeans.LogManager
 
setProps(Properties) - Method in class org.ow2.jonas.lib.reconfig.PropertiesConfigurationData
 
setProtocol(String) - Method in class org.apache.catalina.connector.Connector
Set the Coyote protocol which will be used by the connector.
setProtocol(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
set the protocol
setProtocol(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set the protocol used by the server nodes
setProtocol(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
Set the protocol.
setProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiClusterForm
 
setProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setProtocolHandlerClassName(String) - Method in class org.apache.catalina.connector.Connector
Set the class name of the Coyote protocol handler which will be used by the connector.
setProtocols(String) - Method in class org.ow2.jonas.ant.cluster.CarolCluster
Set protocols.
setProtocols(String) - Method in class org.ow2.jonas.ant.GenICTask
Set the set of protocols for the generation.
setProtocols(String) - Method in class org.ow2.jonas.ant.jonasbase.Carol
Set the initial protocols when JOnAS start.
setProtocols(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the protocols list
setProtocols(Protocols) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setProtocols(Set<Protocol>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setProtocols(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Set the Jonas server ORB.
setProtocols(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setProviders(ArrayList<Provider>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Protocol
Set the providers.
setProviderUrl(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the Url of the ldap server of this LDAP realm
setProviderUrl(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the Url of the ldap server of this LDAP realm
setProviderUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setProviderUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setProxy(String, int) - Method in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 
setProxy(MessageEndpoint) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
setProxyName(String) - Method in class org.apache.catalina.connector.Connector
Set the proxy server name for this Connector.
setProxyName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the proxy Name.
setProxyPort(int) - Method in class org.apache.catalina.connector.Connector
Set the proxy server port for this Connector.
setProxyPortText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the proxy Port NumberText.
setPstmtMax(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setPstmtMax(int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Dynamically change the prepared statement pool size
setPstmtMax(String) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Set the pstmt-max
setPstmtMax(int) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Set the maximum PreparedStatement cache
setPstmtMax(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setPstmtMax(int) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new PSTMT max value to use for this RAR.
setPstmtMax(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setPstmtMax(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setPublicationDirectory(File) - Method in class org.ow2.jonas.ws.publish.PublicationInfo
Set the directory where the WSDL will be copied.
setPublicationInfo(PublicationInfo) - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
Sets the publication info.
setPublicId(String) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setPublicId(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the PublicId of the DTD used
setPublishers(String) - Method in class org.ow2.jonas.ws.publish.internal.manager.DefaultWSDLPublisherManager
 
setQName(QName) - Method in class org.ow2.jonas.deployment.common.xml.Qname
Sets the QName of this object
setQnameScope(String) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Set the qname-scope
setQuery(String) - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
set EJB-QL query.
setQueryList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the query
setQueryManagerURL(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setQueryManagerURL(String) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setQueryMethod(QueryMethod) - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Set the query-method
setQueryOptimizer(QueryTransformer) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryTreeHolder
Set the optimizer to be used when optimizing the query tree
setQueryTimeout(int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setQueryTimeout(int) - Method in class org.ow2.jonas.resource.internal.cm.sql.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.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
setQueueManager(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the queueManager of the connector
setQueueManager(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the queueManager of the connector
setRaConfigPropTags(Connector) - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Set the config-property tags of the ra.xml file.
setRange(int) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setRange(int) - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
set range
setRange(int) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setRange(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setRarlink(String) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the rarlink
setRarName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the name of the RAR file.
setRars(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setRarURL(URL) - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
setRead(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setReaderList(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setReadOnly(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setReadOnly(boolean) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setReadTimeout(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the read-timeout
setReadTimeOut(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setRealm(String) - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
setRealmJndiRegistration(boolean) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
 
setReauthenticationSupport(String) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Set the reauthentication-support
setReauthenticationSupport(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the reauthentication-support
setReceivedProcessingTime(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setReceivedTime(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setReceiverInfo(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setReceiverInfo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set recent
setRecentCapacity(int) - Method in class org.ow2.jonas.lib.jmbeans.log.LogBuffer
 
setRecentCapacity(int) - Method in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
setReconnectionTimeout(long) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setReconnectionTimeout(long) - Method in class org.ow2.jonas.ha.internal.HaServiceImpl
 
setRecordCount(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set recordCount
setRedirectPort(int) - Method in class org.apache.catalina.connector.Connector
Set the redirect port number.
setRedirectPortNumber(int) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Sets the redirect port number (internal web container port)
setRedirectPortText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Redirect Port Text.
setReentrant(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Set the reentrant
setRef(int, Ref) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setRef(int, Ref) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given REF(<structured-type>) value.
setReference(Reference) - Method in class org.ow2.jonas.ee.jdbc.DataSourceImpl
 
setReference(Reference) - Method in class org.ow2.jonas.ee.scout.JConnectionFactory
setReferral(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set how referrals encountered by the service provider are to be processed
setReferral(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set how referrals encountered by the service provider are to be processed
setReferral(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRefresh(boolean) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
Refresh mode is enabled or disabled.
setRegistered(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setRegistry(RegistryService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setRegistryProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.jmx.internal.JOnASJMXService
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
 
setRegistryService(RegistryService) - Method in class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
setRejectedFull(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedFull(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedFull(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedOpenJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRejectedOpenJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRejectedOther(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedOther(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedOther(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRejectedTimeout(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setRejectedTimeout(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setRejectedTimeout(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setRelationshipRoleSource(RelationshipRoleSource) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Set the relationship-role-source
setRelationships(Relationships) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the relationships
setRelativePath(String) - Method in class org.ow2.jonas.lib.cpmanager.JarList
Set the relative path of the current list.
setReleasedState(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
setReloadable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setRemote(String) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Sets the remote interface
setRemote(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the remote
setRemote(boolean) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
 
setRemoteClass(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setRemoteIds(List) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramServersForm
 
setRemoteItemServers(ItemServer[]) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setRemoteServers(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Mark this context as removed.
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JSessionContext
 
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JStatefulContext
set this instance as removed
setRemoved() - Method in class org.ow2.jonas.lib.ejb21.JStatelessContext
set this instance as removed
setRemovedInstance(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setRemoveSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.RemoveForm
 
setReplaceFilterFile(File) - Method in class org.ow2.jonas.ant.jonasbase.Replace
Sets the name of a property file containing filters; optional.
setReplacementOption(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setReplaceOnTarget(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setReplicationEnabled(boolean) - Method in class org.ow2.jonas.ant.jonasbase.Cmi
Set if the replication is enabled.
setReplicationMode(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setReplicationMode(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setRepMgr(ReplicationManager) - Static method in class org.ow2.jonas.lib.ejb21.ha.JRepUtil
 
setReports(Map) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setRepositoryDeployer(IRepositoryDeployer) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Set the repository deployer.
setRepositoryManager(IRepositoryManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Set the repository manager used by this service.
setRepositoryManager(IRepositoryManager) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Set the repository manager used by this service.
setRepositoryReader(IRepositoryDataReader) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Set the repository reader.
setRequestCountByConnectorTomcat(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setRequired(String) - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
 
setRequiredConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Set the required-config-property
setResAuth(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Sets the auth
setRescan(boolean) - Method in class org.apache.catalina.startup.TldConfig
 
setResmgr(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setResolveHosts(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setResource(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setResource(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setResourceadapter(Resourceadapter) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the resourceadapter
setResourceAdapter(ManagedConnectionFactory) - Method in class org.ow2.jonas.resource.internal.cm.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.ow2.jonas.resource.internal.cm.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.ow2.jonas.resource.internal.mbean.ResourceAdapterModule
 
setResourceadapterClass(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the resourceadapter-class
setResourceAdapterClassname(String) - Method in class org.ow2.jonas.resource.internal.mbean.ResourceAdapter
 
setResourceadapterVersion(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the resourceadapter-version
setResourceBase(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.jndi.interceptors.impl.AbsContextInterceptor
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.lib.ejb21.JFactory
Sets the resource checker manager.
setResourceCheckerManager(IResourceCheckerManager) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Sets the resource checker manager.
setResourceEnvRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
Sets the name
setResourceEnvRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
Sets the name
setResourceEnvRefType(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
Sets the type
setResourceMonitor(IResourceMonitor) - Method in class org.ow2.jonas.resourcemonitor.internal.JOnASResourceMonitorService
Sets the resource monitor.
setResourceName(String) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
setResourceName(String) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Set the resource name we will be using.
setResourceON(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem
 
setResourceService(ResourceService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the RAR service.
setResourceService(ResourceService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setResourceService(ResourceService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setResourceService(ResourceService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Set the reference on resource service.
setResourceService(ResourceService) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Sets the RAR service.
setResourceServiceActivated(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setResponseWritten(boolean) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
setResRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasResource
Sets the name
setResRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Sets the name
setResSharingScope(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Sets the sharing-scope
setResType(String) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Sets the type
setResult(T) - Method in class org.ow2.jonas.lib.execution.ExecutionResult
 
setResultTypeMapping(String) - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
set the state of resultTypeMappingRemote
setResultTypeMapping(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Set the result-type-mapping
setReturnType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanOperationsAction.ViewMBeanOperations
 
setRME(boolean) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
set/unset as RME
setRmicopts(String) - Method in class org.ow2.jonas.ant.GenICTask
Set the optios to be passed to the RMI compiler.
setRmicopts(String) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the options to pass to the rmi compiler.
setRole(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm
 
setRoleDN(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the DN used when searching the role DN.
setRoleDN(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the DN used when searching the role DN.
setRoleDn(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRoleLink(String) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Set the role-link
setRoleName(String) - Method in class org.ow2.jonas.deployment.common.xml.RunAs
Set the role-name
setRoleName(String) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRole
Set the role-name
setRoleName(String) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Set the role-name
setRoleName(String) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRole
Set the role-name
setRoleName(String) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
Set the role-name element of this object
setRoleNameAttribute(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the role name when performing a lookup on a role
setRoleNameAttribute(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the role name when performing a lookup on a role
setRoleNameAttribute(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRoleNameList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Set the role-name
setRoles(Hashtable<String, Role>) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
Set the roles.
setRoles(String) - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Set the roles of the group
setRoles(String) - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
setRoles(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the roles of the user
setRoles(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.MemoryRealmForm
 
setRoleSearchFilter(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the filter used when searching the role
setRoleSearchFilter(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the filter used when searching the role
setRoleSearchFilter(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setRolesNotused(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesNotused(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesNotusedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesNotusedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesUsed(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesUsed(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRolesUsedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm
 
setRolesUsedSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setRoleTable(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of table which have the username/role
setRoleTable(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of table which have the username/role
setRoleTable(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRoleTableRolenameCol(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of the column of the role of the role table
setRoleTableRolenameCol(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of the column of the role of the role table
setRoleTableRolenameCol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRoleTableUsernameCol(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of the column of the username of the role table
setRoleTableUsernameCol(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of the column of the username of the role table
setRoleTableUsernameCol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setRollBackedTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm
 
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JContext
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Marks the current transaction for rollback.
setRollbackOnly() - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
Marks the current transaction for rollback.
setRoot(TreeControlNode) - Method in class org.ow2.jonas.webapp.taglib.TreeControl
 
setRootDir(String) - Method in class org.ow2.jonas.ant.cluster.ModJk
Set the root directory
setRootTask(Task) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set root task.
setRootTypeQname(Qname) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Set the root-type-qname
setRotatable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setRowspan(int) - Method in class org.ow2.jonas.webapp.taglib.GridColTag
 
setRunAs(RunAs) - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Set the run-as
setRunAs(RunAs) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Set the run-as
setRunAsPrincipalName(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasCommonEjb
 
setRunning() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setRunning() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to RUNNING and perform a notification.
setRunningTx(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityContext
Associate transaction to ths Context
setRunTimeSpecVendor(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets Runtime vendor.
setRunTimeSpecVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setRunTimeSpecVersion(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets Runtime spec.
setRunTimeSpecVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setRunTimeVmName(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
 
setRunTimeVmName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setRunTimeVmVendor(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets Runtime VM vendor.
setRunTimeVmVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setRunTimeVmVersion(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sets runtime VM version.
setRunTimeVmVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setSamplingPeriod(int) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setSamplingPeriod(int) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setSamplingPeriod(Integer) - Method in class org.ow2.jonas.resource.internal.mbean.JCAConnectionFactory
 
setSamplingPeriod(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setSamplingPeriod(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Set the sampling period.
setSamplingPeriod(int) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setSamplingPeriod sets the number of seconds between statistics sampling for this Pool.
setSamplingPeriod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setSamplingPeriod(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setSasComponent(SasComponent) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
 
setSasContext(SasContextMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
setSave(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setSave(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setSave(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.security.FactoryRealmForm
 
setSave(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
setSavePacked() - Method in class org.ow2.jonas.generators.genbase.generator.Config
Set Packed Mode for storing.
setSavepoint() - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setSavepoint(String) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setSavepoint() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setSavepoint(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setSaveUnpacked() - Method in class org.ow2.jonas.generators.genbase.generator.Config
Set UnPacked Mode for storing.
setScheme(String) - Method in class org.apache.catalina.connector.Connector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the Scheme.
setScheme(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorItem
 
setScope(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
setScope(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setScope(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setScriptDir(String) - Method in class org.ow2.jonas.ant.cluster.Script
Set script directory
setSecure(boolean) - Method in class org.apache.catalina.connector.Connector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setSecurity(boolean) - Method in interface org.ow2.jonas.lib.ejb21.Container
Set the security flag to enable or disable security.
setSecurity(boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Set the security flag to enable or disable security
setSecurityAuthentication(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the authentication used during the authentication to the LDAP server of this LDAP realm
setSecurityAuthentication(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the authentication used during the authentication to the LDAP server of this LDAP realm
setSecurityAuthentication(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityConstraintList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Set the security-constraint
setSecurityContext(EZBSecurityContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Associates the given security context to the current thread.
setSecurityContext(SecurityContext) - Method in class org.ow2.jonas.lib.security.context.SecurityCurrent
Method setSecurityContext
setSecurityCredentials(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the Credential(password) of the principal of this LDAP realm
setSecurityCredentials(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the Credential(password) of the principal of this LDAP realm
setSecurityCredentials(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityEntryList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.JonasSecurityMapping
Set the security-entry
setSecurityIdentity(SecurityIdentity) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the security-identity
setSecurityManager(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable SecurityManager.
setSecurityManager(boolean) - Method in class org.ow2.jonas.ant.jonasbase.Services
Enable or disable SecurityManager
setSecurityPermissionList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the security-permission
setSecurityPermissionSpec(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Set the security-permission-spec
setSecurityPrincipal(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the DN of the Principal(username) of this LDAP realm
setSecurityPrincipal(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the DN of the Principal(username) of this LDAP realm
setSecurityPrincipal(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityPropagation(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable Security propagation.
setSecurityProtocol(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the security protocol to use of this LDAP realm
setSecurityProtocol(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the security protocol to use of this LDAP realm
setSecurityProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setSecurityRoleList(JLinkedList) - Method in class org.ow2.jonas.deployment.ear.xml.Application
Set the security-role
setSecurityRoleList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Set the security-role
setSecurityRoleList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Set the security-role
setSecurityRoleRefList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the security-role-ref
setSecurityRoleRefList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Set the security-role-ref
setSecurityService(SecurityService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setSecurityService(SecurityService) - Method in class org.ow2.jonas.security.iiop.initializer.SecurityContextInitializer
Bind the security service.
setSecurityService(SecurityService) - Method in class org.ow2.jonas.security.internal.AbsSecurityContextHelper
Set the SecurityService.
setSecurityService(SecurityService) - Method in class org.ow2.jonas.security.internal.JResources
Set the security service reference
setSecurityService(SecurityService) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setSecurityService(SecurityService) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the security service reference
setSecurityService(SecurityService) - Method in class org.ow2.jonas.security.ws.initializer.SecurityContextInitializer
Bind the security service.
setSecurityService(SecurityService) - Method in class org.ow2.jonas.web.tomcat6.JOnASContextConfig
 
setSecurityService(SecurityService) - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Assign the SecurityService instance to be used for authentication.
setSecurityService(SecurityService) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
setSelected(boolean) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setSelected(boolean) - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
setSelectedAction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setSelectedConnectorItem(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setSelectedDestinations(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm
selected destinations
setSelectedDestinations(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
selected destinations
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.ItemsServersForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setSelectedItems(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
setSelectedItems(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.ItemsXaResourceForm
 
setSelectedItemsArray(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
setSelectedItemsList(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.common.ItemsForm
 
setSelectedName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setSelectedOption(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setSelectedQueues(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
selected queues
setSelectedQueues(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
selected queues
setSelectedQueues(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
selected queues
setSelectedRealmItem(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsRealmsForm
 
setSelectedTabTitle(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
setSelectedTopics(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
selected topics
setSelectedTopics(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
selected topics
setSelectedTopics(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
selected topics
setSemanticEquivalences(String) - Method in class org.ow2.jonas.ee.scout.ManagedConnectionFactoryImpl
 
setSendAck(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setSenderInfo(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setSenderInfo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setSequence(boolean) - Method in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.ElementRestrictions
Sets if this element is a sequence.
setSequence(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.xs.hardcoded.HCElementRestrictions
Sets if this element is a sequence.
setServedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setServedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setServedOpen(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setServedOpenJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServedOpenJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServer(String) - Method in class org.ow2.jonas.lib.management.javaee.J2EEDeployedObject
 
setServer(Server) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Set the server instance we are configuring.
setServerCatalina(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaDefaultHost(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaEngine(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCatalinaService(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerCld(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerConfigFileName(String) - Method in class org.ow2.jonas.lib.management.reconfig.ReconfigManager
 
setServerHost(String) - Method in class org.ow2.jonas.ant.jonasbase.JmsRa
Set the host name.
setServerId(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
Sets the server ID.
setServerId(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Sets the serverId.
setServerId(String) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setServerId(String) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
setServerId(String) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setServerId(String) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setServerId(String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setServerId(String) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemBase
 
setServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm
 
setServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm
 
setServerId(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramUserForm
 
setServerId(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setServerIdTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerIdTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServerList(JLinkedList) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
 
setServerList(JLinkedList) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
 
setServerList(JLinkedList) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setServerName(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the name of the server.
setServerName(String) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
setServerName(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
sets the serverName.
setServerName(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Sets the serverName.
setServerName(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionPoolMCFImpl
 
setServerName(String) - Method in class org.ow2.jonas.ee.jdbc.DataSourceMCFImpl
 
setServerName(String) - Method in class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
setServerName(String) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
Sets the Server name for this identifier.
setServerName(String) - Method in class org.ow2.jonas.lib.management.javaee.JSR77ManagementIdentifier
Sets the Server name for this identifier.
setServerName(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
setServerName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setServerNames(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPassword(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPasswordAgain(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerPort(String) - Method in class org.ow2.jonas.ant.jonasbase.JmsRa
Set the port number.
setServerPortTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setServerPortTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the server properties.
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Set the server properties.
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Set the Server Properties.
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
Set the server properties service.
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.services.bootstrap.JMXAgent
 
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
Set the server properties service.
setServerRefs(List<String>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setServers(Vector) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setServerSelect(String) - Method in class org.ow2.jonas.webapp.jonasadmin.TopForm
 
setServerServletContainerInfo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setServerUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiForm
 
setServerURL(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerUsername(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
setServerVersion(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setServerVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.ServletServerForm
 
setService(Service) - Method in class org.apache.catalina.connector.Connector
Set the Service with which we are associated (if any).
setServiceDesc(ServiceDesc) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
 
setServiceEndpoint(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Session
Set the service-endpoint
setServiceEndpointInterface(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Sets the service endpoint interface of the port-component-ref
setServiceEndpointInterface(String) - Method in class org.ow2.jonas.deployment.common.xml.PortComponentRef
Sets the service endpoint interface of the port-component-ref
setServiceEndpointInterface(String) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Set the service-endpoint-interface
setServiceEndpointInterface(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
setServiceEndpointInterface(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
setServiceGeneration(boolean) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.emitter.FullEmitter
 
setServiceImplBean(ServiceImplBean) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Set the service-impl-bean
setServiceImplBean(ServiceImplBean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
setServiceInterface(String) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Sets the service-interface of the service-ref
setServiceInterface(String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setServiceLevel(ServiceItem.ServiceLevel) - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
setServiceManager(ServiceManager) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the service manager.
setServiceManager(ServiceManager) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Sets tThe service manager.
setServiceManager(ServiceManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setServiceManager(ServiceManager) - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
 
setServiceName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
Set the object name of the Service this connector belongs to.
setServiceQname(Qname) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Sets the service-qname of the service-ref
setServiceQName(QName) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Set the QName of the service to be used
setServiceRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
Sets the name
setServiceRefName(String) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Sets the service-ref-name of the service-ref
setServiceRefName(String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setServices(String) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Set the names of the services.
setServiceState(String, J2EEServiceState) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Modify a service state.
setServletClass(String) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Sets the class of the servlet
setServletLink(String) - Method in class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Set the servlet-link
setServletList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Set the servlet
setServletName(String) - Method in class org.ow2.jonas.deployment.web.xml.JonasServlet
Sets the servlet name
setServletName(String) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Sets the name of the servlet
setServletName(String) - Method in class org.ow2.jonas.deployment.web.xml.ServletMapping
Sets the name of the servlet
setServletsName(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setServletUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
 
setSessionList(JLinkedList) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Set the session
setSessionProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the session properties.
setSessionProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.AbstractJavaMail
Set the session properties.
setSessionProperties(Properties) - Method in class org.ow2.jonas.mail.internal.factory.mbean.JavaMailResource
Set the session properties.
setSessionProps(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setSessionProps(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setSessionStatelessDesc(SessionStatelessDesc) - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
Set the beanDesc for this endpoint.
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpoint
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionLocal
finish initialization
setSessionSwitch(JSessionSwitch) - Method in class org.ow2.jonas.lib.ejb21.JSessionRemote
finish initialization
setSessionTimeout(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Set the session-timeout
setSessionTimeOut(int) - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
set the session time out for this session bean
setSessionTimeOut(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setSessionType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.Session
Set the session-type
setSevereCount(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set severeCount
setShared(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Set the shared
setShared(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setShort(int, short) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setShort(int, short) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java short value.
setShortAttribute(ObjectName, String, long) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setSib(String) - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
setSIBClassname(String) - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
Deprecated. sib class set with the setSessionStatelessDesc or setWebDesc methods.
setSibLink(String) - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
setSignature(long) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setSignature(long) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
setSignature(byte[]) - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Sets the signature.
setSimpleProperties(Set<ClusterPropertyAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObjectForm
 
setSindex(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setSingleton(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Set the singleton flag
setSizeTableMeasures(int) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setSizeTableMeasures(int) - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
Set the size of the table of measures
setSmallIcon(String) - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
Set the small icon
setSmallIcon() - Method in class org.ow2.jonas.deployment.common.xml.AbsDescriptionElement
get the small icon
setSmallIcon(String) - Method in class org.ow2.jonas.deployment.common.xml.Icon
Sets the small icon name
setSmallIcon(String) - Method in class org.ow2.jonas.deployment.rar.xml.Icon
Set the small-icon
setSmallIcon(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the small-icon
setSoapHeader(int, QName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
setSoapHeaders(String[]) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
setSoapRole(int, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
setSoapRoles(String[]) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Handler
 
setSource(File) - Method in class org.ow2.jonas.ant.ServerDeploy
The filename of the component to be deployed; optional depending upon the tool and the action.
setSource(File) - Method in class org.ow2.jonas.extension.loader.Bundlizable
Set the source jar file.
setSourceAddress(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
Sets the source address.
setSourceBean(EntityCmp2Desc) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
set the source bean of this relation-ship role.
setSourceDir(String) - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Set the source directory.
setSourceDirectory(File) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setSourceIp(String) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setSourceIp(String) - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
Sets the source Ip
setSourcePort(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set the source port for the discovery service.
setSourcePort(int) - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
Sets the source port.
setSourcePort(int) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setSourcePort(int) - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
Sets the source port
setSourcePort(int) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setSourcePort(int) - Method in interface org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImplMBean
sets discovery source port.
setSourcePortRange(String) - Method in class org.ow2.jonas.ant.cluster.DiscoveryCluster
Set source ports range
setSources(List<String>) - Method in class org.ow2.jonas.eclipse.compiler.CompilationContext
 
setSpecificationName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecificationVendor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecificationVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JmxServerForm
 
setSpecVersion(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the spec-version
setSpecVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the spec version to use for this RAR.
setSpecVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setSpecVersions(List) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set the spec version for the form.
setSqlType(String) - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
Field sql-type setter.
setSqlType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Set the sql-type
setSrcdir(File) - Method in class org.ow2.jonas.ant.EjbJar
Sets the source directory, which is the directory that contains the classes that will be added to the EJB jar.
setSrcDir(String) - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
 
setSrcdir(File) - Method in class org.ow2.jonas.ant.WsGenTask
Set where source jar files are located.
setSslProtocol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setStackConfigurator(ProtocolStackConfigurator) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setStartDiscovery(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
 
setStarted(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
setStarted(boolean) - Method in class org.ow2.jonas.workcleaner.internal.WorkCleanerTimer
Set the timer started value.
setStarting() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setStarting() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STARTING and perform a notification.
setStarting(boolean) - Method in class org.ow2.jonas.web.base.proxy.ContextInfo
Sets the starting mode.
setStartRegistry(boolean) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setStartTime(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setStartTime(long) - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Set the start time
setState(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
sets the server state : RUNNING or STOPPING.
setState(String) - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
Sets the server state : STARTINGUP or DUPLICATE_NAME.
setState(byte[]) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
setState(InputStream) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
setState(String, byte[]) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
setState(String, InputStream) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
setState(int) - Method in class org.ow2.jonas.lib.ejb21.JContext
Set the instance State
setState(J2EEServerState) - Method in class org.ow2.jonas.lib.management.domain.proxy.JMXProxy
Change state.
setState(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setState(J2EEServiceState) - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.common.TargetItem
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
Set state information
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.BaseClusterForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.CmiMemberForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setState(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setState(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setStateFactories(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the the list of state factories of this LDAP realm
setStateFactories(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the the list of state factories of this LDAP realm
setStateFactories(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setStateManageable(boolean) - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
setStatisticsProvider(boolean) - Method in class org.ow2.jonas.lib.management.javaee.J2EEManagedObject
 
setStatProperties(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm
 
setStatProperties(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm
 
setStatus(int) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.ServletResponseAdapter
 
setStatus(int) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setStickySession(boolean) - Method in class org.ow2.jonas.ant.cluster.Director
Set sticky Session
setStickySession(boolean) - Method in class org.ow2.jonas.ant.cluster.ModJk
Set sticky Session
setStickySession(boolean) - Method in class org.ow2.jonas.ant.cluster.WebContainerCluster
Set the sticky session.
setStickySession(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
setStopped() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setStopped() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STOPPED and perform a notification.
setStopping() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setStopping() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STOPPING and perform a notification.
setStopThruAdmin(boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setStrategy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setStrategyClasses(Class<?>[]) - Method in class org.ow2.jonas.cmi.internal.BundleContent
 
setString(int, String) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setString(int, String) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given Java String value.
setStringAttribute(ObjectName, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
setStringAttribute(Properties, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setStringAttribute(Properties, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
Properties accessor.
setStringData(String) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setStyle(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setStyleClassBackground(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassBorderLight(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassBorderShadow(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setStyleClassDisabled(String) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setStyleSelected(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setStyleUnselected(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setSubject(String) - Method in class org.ow2.jonas.ant.cluster.MailCluster
Sets the subject (MimePartDataSource)
setSubject(String) - Method in class org.ow2.jonas.ant.jonasbase.Mail
Sets the subject (MimePartDataSource).
setSubject(Subject) - Method in class org.ow2.jonas.commands.admin.util.JMXConnectionHelper
 
setSubject(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setSubject(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setSubmit(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the submission.
setSubscriberIds(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscribers(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscriptionDurability(String) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Set the subscription-durability
setSubscriptions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm
 
setSubscriptions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
setSuffix(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
setSummary(boolean) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
setSwapTime(int) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Take into account the swapping time for the bean.
setSwitchTo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the target of switching
setSystemId(String) - Method in class org.ow2.jonas.deployment.common.lib.JLSInput
 
setTarget(String) - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
set the target to be executed.
setTarget(String) - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Set the target to be executed.
setTarget(File) - Method in class org.ow2.jonas.extension.loader.Bundlizable
Set the target bundle file.
setTarget(String) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setTargetBean(EntityCmp2Desc) - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
set the target bean of this relation-ship role.
setTargetSelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
setTask(Task) - Method in interface org.ow2.jonas.ant.EJBDeploymentTool
Set the task which owns this tool
setTask(Task) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Set the task which owns this tool
setTask(ServerDeploy) - Method in interface org.ow2.jonas.ant.HotDeploymentTool
Sets the parent task.
setTask(ServerDeploy) - Method in class org.ow2.jonas.ant.JonasHotDeploymentTool
Sets the parent task.
setTaskName(String) - Method in class org.ow2.jonas.ant.BootstrapTask
Set the name of the task.
setTcpListenAddress(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setTcpListenAddress(String) - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
setTcpListenAddress(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpListenPort(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setTcpListenPort(int) - Method in interface org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMemberMBean
 
setTcpListenPort(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpNoDelay(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setTcpReceivedBytes(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTcpSelectorTimeout(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setTcpThreadCount(int) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setTcpThreadCount(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setTemplate(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets which template to use for this RAR.
setTestStatement(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setTestStatement(String) - Method in interface org.ow2.jonas.dbm.internal.cm.Pool
 
setTestStatement(String) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
 
setText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setThreadingThreadCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setThreadingTotalStartedThreadCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setThreadPriorityText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setThreadwaittimeout(long) - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
setThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm
 
setTime(int, Time) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setTime(int, Time, Calendar) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setTime(int, Time) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTimeout(int) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setTimeout(int) - Method in interface org.ow2.jonas.discovery.internal.client.DiscoveryClientMBean
Sets the timeout value the DiscoveryClient for receiving discovery answers.
setTimeout(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
set the current timeout value for Jmx
setTimeout(long) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
setTimeout(long) - Method in interface org.ow2.jonas.resource.internal.pool.Pool
setTimeout assigns a timeout to this Pool.
setTimeout(int) - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Sets the default transaction timeout and register Current in JNDI.
setTimeOut(Integer) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
setTimeout(int) - Method in interface org.ow2.jonas.tm.TransactionService
Sets the default transaction timeout.
setTimeOutText(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm
 
setTimeOutToAbortRequest(long) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setTimerGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setTimerGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setTimerManager(TimerManager) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
setTimerManager(TimerManager) - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
 
setTimestamp(int, Timestamp) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setTimestamp(int, Timestamp) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeToLive(int) - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
setTimeToLive(int) - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
setTimeToLive(int) - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
sets the time to live value to ttl.
setTimeToLive(int) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setTimeToLive(int) - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
sets the time to live value to ttl.
setTimeToLive(int) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setTitle(String) - Method in class org.ow2.jonas.web.base.proxy.HTTPResponse
Sets the title.
setTitle(String) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
setTldNamespaceAware(boolean) - Method in class org.apache.catalina.startup.TldConfig
Set the namespace aware feature of the XML parser used when parsing xml instances.
setTldValidation(boolean) - Method in class org.apache.catalina.startup.TldConfig
Set the validation feature of the XML parser used when parsing xml instances.
setTmConfigPropertyList(JLinkedList) - Method in class org.ow2.jonas.deployment.rar.xml.TmParams
Set the tm-config-property
setTmConfigPropertyName(String) - Method in class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Set the tm-config-property-name
setTmConfigPropertyValue(String) - Method in class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Set the tm-config-property-value
setTmParams(TmParams) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Set the tm-params
setTo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setTo(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setToken(String) - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
Set the token to replace
setToken(String) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTomcatAuthentication(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setTomcatService(Tomcat6Service) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Assign the parent Tomcat6 WebContainerService.
setTomThumb(boolean) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
setTomThumbIcons(boolean) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
setTopic(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTopic(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
setTopicLevel(String, String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
setTopicLevel(String, String, MBeanServerConnection, String, String) - Static method in class org.ow2.jonas.commands.admin.UtilAdmin
 
setTopicLevel(String, String) - Method in class org.ow2.jonas.lib.jmbeans.log.LogManagement
set Topic Level
setTopicLevel(String, String) - Method in class org.ow2.jonas.lib.jmbeans.LogManager
set Topic Level
setTopicLevelList(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTopics(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggingJonasForm
 
setTotalBegunTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalBusinessProcessingTime(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setTotalBusinessProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setTotalBusinessProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setTotalCommittedTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalConnectionTime(long) - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
Set the total connection time
setTotalCurrentNumberOfBeanType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfBMPType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfCMPType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfEntityType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfMDBType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfSBFType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentNumberOfSBLType(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setTotalCurrentTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalExpiredTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTotalProcessingTime(long) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setTotalProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setTotalProcessingTime(long) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setTotalReceivedBytes(long) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setTotalRolledbackTransactions(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTransaction(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setTransaction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
setTransaction(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setTransaction(boolean) - Method in class org.ow2.jonas.webapp.taglib.TabTag
 
setTransactionIsolation(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setTransactionIsolation(int) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setTransactionIsolation(int) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setTransactionManager(TransactionManager) - Method in interface org.ow2.jonas.lib.ejb21.Container
set the Transaction Manager.
setTransactionManager(TransactionManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the Transaction Manager.
setTransactionManager(TransactionManager) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Setters method to initialize the ConnectionManager The Transaction manager linked to this resource managed
setTransactionManager(TransactionManager) - Method in class org.ow2.jonas.resource.internal.Rar
 
setTransactionPropagation(boolean) - Method in class org.ow2.jonas.ant.jonasbase.JonasProperties
Enable or disable Transaction propagation.
setTransactionService(TransactionService) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
 
setTransactionService(TransactionService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setTransactionService(TransactionService) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setTransactionService(TransactionService) - Method in class org.ow2.jonas.tm.jotm.delegate.ServerTransactionCCFDelegate
 
setTransactionService(TransactionService) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
 
setTransactionService(TransactionService) - Method in class org.ow2.jonas.workmanager.internal.JOnASWorkManagerService
 
setTransactionSupport(String) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Set the transaction-support
setTransactionSupport(String) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Set the transaction-support
setTransactionTimeout(int) - Method in interface org.ow2.jonas.adm.AdmInterface
 
setTransactionTimeout(int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Set the current transaction timeout value for this XAResource instance.
setTransactionTimeout(int) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Set the current transaction timeout value for this XAResource
setTransactionTimeout(int) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
No method to map for a local transaction, just return no timeout.
setTransactionType(String) - Method in class org.ow2.jonas.deployment.ejb.xml.CommonEjb
Set the transaction-type
setTransAttribute(String) - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Set the trans-attribute
setTransparent(boolean) - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
setTransportConfig(TransportConfigMapping) - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
 
setTransportGuarantee(String) - Method in class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Add a new transport-guarantee element to this object
setTransportType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
set the transportType of the connector
setTransportType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
set the transportType of the connector
setTree(String) - Method in class org.ow2.jonas.webapp.taglib.TreeControlTag
 
setTreeControl(TreeControl) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
setTreeToRefresh(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Change the state of current display of tree.
setTtl(String) - Method in class org.ow2.jonas.ant.jonasbase.Discovery
Set ttl.
setTtl(int) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
setTtl(int) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setTtl(Integer) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setTx(Transaction) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Set the associated transaction
setTxPendingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setTxPendingTimerTxt(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setType(String) - Method in class org.apache.commons.modeler.ManagedBean
 
setType(String) - Method in class org.ow2.jonas.ant.cluster.MailCluster
Sets the type of factory
setType(String) - Method in class org.ow2.jonas.ant.jonasbase.Mail
Sets the type of factory.
setType(int) - Method in class org.ow2.jonas.discovery.jgroups.utils.Data
 
setType(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.jk.JkClusterMember
 
setType(String) - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.OwnerMbeanItem
 
setType(String) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
setType(String) - Method in class org.ow2.jonas.lib.management.extensions.container.ejb.EjbItem
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.ConnectionFactoryEditForm
type: CF,TCF,QCF
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.LoggerItem
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkMemberForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryItem
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbDependency
 
setType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setTypeMap(Map) - Method in class org.ow2.jonas.dbm.internal.cm.JConnection
 
setTypeMap(Map) - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setUddis(List<Uddi>) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
set uddis (wsdl publish).
setUnchecked() - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Set the unchecked
setUnchecked(boolean) - Method in class org.ow2.jonas.deployment.web.MethodDesc
Set this method unchecked
setUncheckedLastEntry() - Method in class org.ow2.jonas.deployment.web.PatternEntry
Set the flag which indicate that this entry will be added at the end as unchecked permission
setUndeploy(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setUndeploySelected(String[]) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
setUnicodeStream(int, InputStream, int) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setUnicodeStream(int, InputStream, int) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Deprecated.  
setUnit(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
setUnusedInstance(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUpdate(boolean) - Method in class org.ow2.jonas.ant.JOnASBaseTask
Set if this is only an update or a new JONAS_BASE.
setUpdate(boolean) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set if this is only an update or a new JONAS_BASE
setUploadedFile(FormFile) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
Set a representation of the file the user has uploaded
SetUpTreeAction - Class in org.ow2.jonas.webapp.jonasadmin
Test Action sets up tree control data structure for tree widget
SetUpTreeAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.SetUpTreeAction
 
SetupWhereAreYouAction - Class in org.ow2.jonas.webapp.jonasadmin
 
SetupWhereAreYouAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.SetupWhereAreYouAction
 
setURIEncoding(String) - Method in class org.apache.catalina.connector.Connector
Set the URI encoding to be used for the URI.
setURIEncoding(String) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setUrl(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the url of this JDBC Resource Adaptor
setUrl(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the url of this JDBC Resource Adaptor.
setUrl(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setURL(int, URL) - Method in class org.ow2.jonas.dbm.internal.cm.JStatement
 
setURL(String) - Method in class org.ow2.jonas.ee.jdbc.DriverManagerMCFImpl
 
setUrl(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setURL(int, URL) - Method in class org.ow2.jonas.resource.internal.cm.sql.PreparedStatementWrapper
Sets the designated parameter to the given java.net.URL value.
setURL(URL, String, String, int, String, String) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
Deprecated. This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
This method calls realHandler.setURL(URL,String,String,int,String,String,String,String).
setUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterDaemonItem
 
setUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiServerForm
 
setUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.Provider
Sets the provider url.
setURL(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the new URL value to use for this RAR.
setUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setUrlPattern(String) - Method in class org.ow2.jonas.deployment.web.xml.ServletMapping
Sets the url-pattern of the servlet
setUrlPattern(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setUrlPrefix(String) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setUrlPrefix(String) - Method in interface org.ow2.jonas.ws.jaxrpc.base.JAXRPCServiceMBean
Sets the URL prefixing all generated endpoint URL.
setUrls(String[]) - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
Sets connector urls of discovery host.
setUrls(String[]) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setUrls(String[]) - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
 
setUrls(String[]) - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
setUrls(String[]) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setUrls(String[]) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setUrls(String[]) - Method in class org.ow2.jonas.discovery.jgroups.utils.DiscoveryUtils
 
setUrlsList(ArrayList) - Method in class org.ow2.jonas.discovery.base.BaseDiscovery
 
setUrlsList(ArrayList) - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
setUrlsList(ArrayList) - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
 
setUrlsList(ArrayList) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
setUseBodyEncodingForURI(boolean) - Method in class org.apache.catalina.connector.Connector
Set if the entity body encoding should be used for the URI.
setUseBodyEncodingForURI(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setUseCallerIdentity(UseCallerIdentity) - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Set the use-caller-identity
setUsed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationItem
 
setUsed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination
 
setUsed(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DestinationItem
 
setUsedBySecurityService(boolean) - Method in class org.ow2.jonas.lib.management.extensions.base.RealmItem
 
setUsedInTxInstance(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUsedOutTxInstance(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm
 
setUseIPVHosts(boolean) - Method in class org.apache.catalina.connector.Connector
Enable the use of IP-based virtual hosting.
setUser(String) - Method in class org.ow2.jonas.ant.cluster.JdbcRaCluster
Set the user of this JDBC Resource Adaptor
setUser(String) - Method in class org.ow2.jonas.ant.jonasbase.JdbcRa
Set the user of this JDBC Resource Adaptor.
setUser(String) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Set the user
setUser() - Method in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
setUser(String) - Method in class org.ow2.jonas.ee.jdbc.ConnectionRequestInfoImpl
 
setUser(String) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
setUser() - Method in interface org.ow2.jonas.resource.internal.IJDBCConnection
Use the username provided in meta-data.
setUser(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Set a new username to use in this RAR.
setUser(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
setUserCertificate(Certificate) - Method in class org.ow2.jonas.security.auth.callback.CertificateCallback
Set the certificate.
setUserDataConstraint(UserDataConstraint) - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Set the user-data-constraint
setUserDN(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the DN used when searching the user DN.
setUserDN(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the DN used when searching the user DN.
setUserDn(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserName(String) - Method in class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
setUserName(String) - Method in class org.ow2.jonas.dbm.internal.cm.ConnectionManager
 
setUsername(String) - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
Set the username
setUsername(String) - Method in class org.ow2.jonas.deployment.domain.DomainMap
 
setUsername(String) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
 
setUsername(String) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
 
setUsername(String) - Method in class org.ow2.jonas.deployment.domain.xml.Server
 
setUsername(String) - Method in class org.ow2.jonas.lib.management.extensions.base.ConnectorItem
 
setUsername(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm
 
setUserName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setUsername(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.mail.MailFactoryForm
 
setUserPasswordAttribute(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the attribute in order to get the password of this LDAP realm
setUserPasswordAttribute(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the attribute in order to get the password of this LDAP realm
setUserPasswordAttribute(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserPath(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
 
setUserPrincipalsQuery(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the user defined query for retrieving principals
setUserPrincipalsQuery() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Gets the user defined query for retrieving principals
setUserRolesAttribute(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the attribute in order to get the user role from the ldap server
setUserRolesAttribute(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the attribute in order to get the user role from the ldap server
setUserRolesAttribute(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserRolesQuery(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the user defined query for retrieving roles
setUserRolesQuery() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Gets the user defined query for retrieving roles
setUsers(String) - Method in class org.ow2.jonas.db.base.AbsDBServiceImpl
Transform the pair user:pass into User instances.
setUsers(Hashtable<String, JUser>) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
setUsers(Hashtable<String, JUser>) - Method in interface org.ow2.jonas.security.realm.factory.JResource
 
setUserSearchFilter(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
Set the filter used when searching the user
setUserSearchFilter(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceLDAPMBean
Set the filter used when searching the user
setUserSearchFilter(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.LdapRealmForm
 
setUserTable(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of the table which have the username/password
setUserTable(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of the table which have the username/password
setUserTable(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUserTablePasswordCol(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of column of the password of the user table
setUserTablePasswordCol(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of column of the password of the user table
setUserTablePasswordCol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUserTableUsernameCol(String) - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
Set the name of the column of the username of the user table
setUserTableUsernameCol(String) - Method in interface org.ow2.jonas.security.internal.realm.factory.JResourceDSMBean
Set the name of the column of the username of the user table
setUserTableUsernameCol(String) - Method in class org.ow2.jonas.webapp.jonasadmin.security.DatasourceRealmForm
 
setUseUpperCaseUsername(boolean) - Method in class org.ow2.jonas.ant.jonasbase.jaas.JResourceLoginModule
 
setUsingParent(boolean) - Method in class org.ow2.jonas.webapp.taglib.TitleContentTag
 
setUsingWhere(boolean) - Method in class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
setValid(boolean) - Method in class org.ow2.jonas.resource.internal.cm.jta.JResourceManagerEvent
 
setValidation(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Validate XML descriptors.
setValidation(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set XML Validation on/off.
setValidationPeriod(int) - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Set the validation period.
setValign(String) - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
Set the Vertical Alignment
setValue(String) - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
The replacement string; required if property is not set
setValue(String) - Method in class org.ow2.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.ow2.jonas.ant.JProperty
The value of the property to set.
setValue(Object) - Method in class org.ow2.jonas.ant.JProperty
The value of the property to set.
setValue(String) - Method in class org.ow2.jonas.ant.PropertyStatement
 
setValue(Object) - Method in class org.ow2.jonas.management.extensions.base.api.J2EEMBeanAttributeInfo
 
setValue(Object) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.ClusterPropertyAttribute
 
setValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.LBAttribute
 
setValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.util.Property
 
setValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
 
setValue(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm
 
setValue(Long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.ClusterdAttribute
 
setValue(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem
DOCUMENT ME!
setValue(String) - Method in class org.ow2.jonas.webapp.taglib.JonasSubmitTag
 
setValues(String) - Method in class org.ow2.jonas.ant.cluster.DeployableCluster
Sets comma separated list of deployables.
setValues(String) - Method in class org.ow2.jonas.ant.jonasbase.DeployableTask
Sets the recipient (MimePartDataSource)
setValues(String, Object) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets a value within the values map.
setValuesMap(Map) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the values map.
setValveType(String) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.CatalinaValveForm
 
setVar(String) - Method in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
setVariableMappingList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Set the variable-mapping
setVector(List) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm
 
setVendorName(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the vendor-name
setVendorName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Sets the vendor name used for this RAR.
setVerbose(boolean) - Method in class org.ow2.jonas.ant.GenICTask
Set verbose mode on/off.
setVerbose(boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
Set the JonasDeploymentTool.verboseflag.
setVerbose(boolean) - Method in class org.ow2.jonas.ant.WsGenTask
Set WSDL2Java verbose mode to on/off.
setVerbose(boolean) - Method in class org.ow2.jonas.generators.genbase.generator.Config
 
setVerbose(boolean) - Method in class org.ow2.jonas.generators.genic.GenICParameters
 
setVersion(String) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Set the Version of the EJB specification
setVersion(String) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Set the version
setVersion(String) - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
Set the version.
setVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm
 
setVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm
 
setVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramAdapterForm
 
setVersion(String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm
 
setVersionedPath(String) - Method in class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
 
setVersioningEnabled(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
setVersioningService(VersioningService) - Static method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
 
setVersioningService(VersioningService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setVersions(String) - Method in class org.ow2.jonas.webapp.jonasadmin.jonasserver.JonasServerForm
 
setVm(String) - Method in class org.ow2.jonas.ant.jonasbase.web.Https
 
setVmDynMemory(List<ClusterdAttribute>) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
setWaiterCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaiterCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaiterCount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaiterCountJCAConnection(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaiterCountJDBCDatasource(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaitersHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitersHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitersHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitersHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitersHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitersHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitForAck(boolean) - Method in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
 
setWaitForAck(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
setWaitingHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingHigh(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingHighRecent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
setWaitingTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
setWaitingTime(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
setWaitingTimeJCAConnection(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWaitingTimeJDBCDatasource(long) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWar(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Set the war
setWarDeployableMetadataFactory(IWarDeployableMetadataFactory) - Static method in class org.ow2.jonas.deployment.web.lib.WarDeployableMetadataFactoryHolder
 
setWarDeployableMetadataFactory(IWarDeployableMetadataFactory) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
 
setWarFile(String) - Method in class org.ow2.jonas.web.base.proxy.ContextInfo
Sets the war File of this context.
setWarningCount(long) - Method in class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
set warningCount
setWarningThreshold(int) - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
 
setWarningThreshold(String) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
 
setWarningThreshold(int) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setWarningThreshold(int) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
 
setWarningThreshold(int) - Method in class org.ow2.jonas.ejb2.internal.mbean.EJBModule
 
setWarningThreshold(int) - Method in class org.ow2.jonas.ejb2.internal.mbean.SessionBean
 
setWarningThreshold(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
setWarningThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ContainerForm
 
setWarningThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm
 
setWarningThreshold(int) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm
 
setWarPath(URL) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setWars(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setWarURL(URL) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
 
setWeb(Web) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Set the web
setWebapps(List) - Method in class org.ow2.jonas.generators.genbase.archive.Application
 
setWebContainerService(JWebContainerService) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the WEB container service.
setWebContainerService(JWebContainerService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
 
setWebContainerService(BaseWebContainerService) - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Sets the web container service that is linked to this component.
setWebContainerService(JWebContainerService) - Method in class org.ow2.jonas.web.base.WARDeployer
Sets the WEB container service.
setWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Set the web deployer to be used to manage web contexts.
setWebDeployer(IWebDeployer) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Set the web deployer to be used to manage web contexts.
setWebDeploymentDescriptor(WebContainerDeploymentDesc) - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Set the web deployment descriptor content.
setWebDesc(WebContainerDeploymentDesc) - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
Set the webDesc for this endpoint.
setWebEnvironment(Context, EZBInjectionHolder, ClassLoader) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Set the environment of the web container inside the given context.
setWebEnvironment(Context, EZBInjectionHolder, ClassLoader) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Set the environment of the web container inside the given context.
setWebInstNb(int) - Method in class org.ow2.jonas.ant.cluster.ClusterTasks
Set the web instances number.
setWebInstNb(int) - Method in class org.ow2.jonas.ant.JOnASClusterConfigTask
Set the web instances number
setWebModules() - Method in class org.ow2.jonas.ear.internal.mbean.Ear
Determine the web modules contained in this J2EEApplication
setWebResourceCollectionList(JLinkedList) - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Set the web-resource-collection
setWebResourceName(String) - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Set the web-resource-name of this object
setWebService(JWebContainerService) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
setWebserviceDescriptionList(JLinkedList) - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
Set the webservice-description
setWebserviceDescriptionName(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
setWebserviceDescriptionName(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the webservice-description-name
setWebServiceDescriptionName(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
setWebServiceEndpoint(IWebServiceEndpoint) - Method in class org.ow2.jonas.ws.jaxws.http.servlet.JAXWSServlet
Set the endpoint.
setWebServices(Map<String, IWarClassMetadata>) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Set the list of POJO endpoints
setWebServicesService(IJAXRPCService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setWebUri(String) - Method in class org.ow2.jonas.deployment.ear.xml.Web
Set the web-uri
setWidth(String) - Method in class org.ow2.jonas.webapp.taglib.GridTableBaseTag
 
setWidth(String) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setWidthBorder(int) - Method in class org.ow2.jonas.webapp.taglib.JonasButtonTag
 
setWidthGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.MemoryForm
 
setWidthGraphic(int) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.MemoryForm
 
setWidthSeparator(int) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setWidthTab(int) - Method in class org.ow2.jonas.webapp.taglib.TabsTag
 
setWorkCleanerService(WorkCleanerService) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Method called when the workCleanerService is bound to the component.
setWorkCleanerService(WorkCleanerService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Method called when the workCleanerService is bound to the component.
setWorkCleanerService(WorkCleanerService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Method called when the workCleanerService is bound to the component.
setWorkCleanerService(WorkCleanerService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Method called when the workCleanerService is bound to the component.
setWorkCleanerService(WorkCleanerService) - Method in class org.ow2.jonas.workcleaner.internal.WorkCleanerTimer
Set the WorkCleaner service.
setWorkDirectory(String) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
 
setWorkDirectory(String) - Method in class org.ow2.jonas.web.tomcat6.ws.WSDeployment
 
setWorkers(String) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.JkClusterForm
 
setWorkers(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.monitoring.NodeInfoForm
 
setWorkManager(WorkManager) - Method in class org.ow2.jonas.lib.ejb21.JContainer
set the Work Manager.
setWorkManagerService(WorkManagerService) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
 
setWorkManagerService(WorkManagerService) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
 
setWritable(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.service.ejb.EjbForm
 
setWrite(String) - Method in class org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanAttributesAction.ViewMBeanAttributes
 
setWriterList(ArrayList) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.DestinationForm
 
setWSCFContext(WSCFContext) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
setWsdlFile(String) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Sets the wsdl-file element of the service-ref
setWsdlFile(String) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Set the wsdl-file
setWsdlFile(String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.ServiceReferenceContextImpl
Deprecated. not used by JOnAS
setWsdlFile(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
setWsdlFilename(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
setWSDLLocation(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setWsdlPort(Qname) - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Sets the wsdl port QName of the jonas-port-component-ref
setWsdlPort(Qname) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Set the wsdl-port
setWsdlPort(QName) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
setWsdlPort(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.PortComponent
 
setWsdlPublicationDirectory(String) - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Set the WSDL publication directory for this WSDL.
setWsdlPublicationDirectory(String) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Set the WSDL publication directory for this WSDL.
setWsdlPublishDirectory(String) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
 
setWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.cxf.CXFService
Set the WSDLPublisherManager service.
setWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Set the WSDLPublisherManager service.
setWsdlUrl(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
 
setWsdlURL(String) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.Service
 
setXAName(String) - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Set the XAName to use
setXares(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXAResource(XAResource) - Method in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
setXid(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXidcount(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
setXidstate(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
setXml(String) - Method in class org.ow2.jonas.lib.reconfig.XMLConfigurationData
Set the content of this object
setXml(String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Sets the XML string.
setXmlContent(String) - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
 
setXmlContent(String) - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Set the content of the xml file
setXmlContent(String) - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
 
setXmlContent(String) - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Set the content of the ra.xml file
setXmlContent(String) - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Set the content of the web.xml file
setXmlContent(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
setXmlDeploymentDescriptor(String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.EarForm
 
setXmlDoc(Document) - Method in class org.ow2.jonas.ant.jonasbase.XMLSerializerTask
Set the xml document to serialize.
setXmlElementName(String) - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Set the xml-element-name
setXmlFileName(String) - Method in class org.ow2.jonas.ant.jonasbase.XMLSerializerTask
Set the xml filename.
setXpoweredBy(boolean) - Method in class org.apache.catalina.connector.Connector
Enables or disables the generation of an X-Powered-By header (with value Servlet/2.5) for all servlet-generated responses returned by this Connector.
setXpoweredBy(boolean) - Method in class org.ow2.jonas.webapp.jonasadmin.catalina.ConnectorForm
 
setXprem(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
 
setXprem(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
setXprem(String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerItem
 
setXprem(String) - Method in class org.ow2.jonas.webapp.jonasadmin.clusterd.ClusterdServerForm
set extra parameter
setXprm(String) - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
Set xprm
setXprm(String) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
Set the extra parameters
SEVERE - Static variable in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
shared - Variable in class org.ow2.jonas.deployment.ejb.EntityDesc
 
shared - Variable in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JEntitySwitch
shared=true if the bean can be modify outside this container.
signalEvent(int, Object, Exception) - Method in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
Signal an event to all the registered listeners.
signalFaultReady(AxisFault) - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
signalResponseReady() - Method in class org.ow2.jonas.ws.axis2.http.Axis2RequestResponseTransport
 
SignLoginModule - Class in org.ow2.jonas.security.auth.spi
This class is used to sign the current subject.
SignLoginModule() - Constructor for class org.ow2.jonas.security.auth.spi.SignLoginModule
 
SimpleCharStream - Class in org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
SimpleCondExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
SimpleNode - Class in org.ow2.jonas.deployment.ejb.ejbql
Initialy generated by JJTree, this class was modified to hold specific fields used by Visitors
SimpleNode(int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
SimpleNode(EJBQL, int) - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
SimpleWebappClassLoader - Class in org.ow2.jonas.lib.loader
ClassLoader specialized for WebApps.
SimpleWebappClassLoader(URL) - Constructor for class org.ow2.jonas.lib.loader.SimpleWebappClassLoader
Create a new SimpleWebappClassLoader with default parent ClassLoader
SimpleWebappClassLoader(URL, ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.SimpleWebappClassLoader
Create a new SimpleWebappClassLoader with specified parent ClassLoader
SINGLE_WORK_WEBAPPS_DIR_SUFFIX - Static variable in class org.ow2.jonas.web.base.BaseWebContainerService
The name of the property used in work directory for single webapps (not ear case).
singleswitch - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
If no timeout, we can manage only 1 JSessionSwitch for all sessions.
singleSwitchOn() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
Return true if singleswitch option is on.
singleton - Variable in class org.ow2.jonas.deployment.ejb.SessionStatelessDesc
Singleton=True if only 1 SessionSwitch (and 1 Remote) when possible.
singleton(Collection) - Method in class org.ow2.jonas.migration.jboss.Transformer
 
SingletonComponentContextFactory - Class in org.ow2.jonas.lib.naming
Allow to create the context (java:) used in JOnAS application server.
SingletonNamingManager - Class in org.ow2.jonas.lib.naming
Naming Manager for an EJB Server.
SingleValuedCmrPathExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
SingleValuedPathExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
size() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
 
size - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
This is the size of the relation.
size() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
 
SIZE_FAMILIES - Static variable in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
sizeFamilies() - Method in class org.ow2.jonas.lib.management.extensions.base.mbean.MbeanItem
 
SLEEP_DELAY - Static variable in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Sleep before exit of JVM.
sm - Variable in class org.apache.catalina.connector.Connector
The string manager for this package.
sm - Variable in class org.apache.catalina.connector.CoyoteAdapter
The string manager for this package.
smallIcon - Variable in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
The small-icon field
smartclient(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for the smartclient service.
SmartclientService - Interface in org.ow2.jonas.smartclient
Created the interface for the smartclient service.
SmartclientServiceBase - Interface in org.ow2.jonas.smartclient
JOnAS Service interface for the Smartclient service.
SmartclientServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.smartclient
Implement form for smartclient service management.
SmartclientServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
 
SmartclientServiceImpl - Class in org.ow2.jonas.smartclient.internal
Implements the smartclient service.
SmartclientServiceImpl() - Constructor for class org.ow2.jonas.smartclient.internal.SmartclientServiceImpl
 
SmartclientServiceImplMBean - Interface in org.ow2.jonas.smartclient.internal
Management bean interface for the Smartclient service.
SmartclientServiceRegistryComponent - Class in org.ow2.jonas.smartclient.internal
Registry component for the Smartclient service.
SmartclientServiceRegistryComponent() - Constructor for class org.ow2.jonas.smartclient.internal.SmartclientServiceRegistryComponent
 
smudge(char[]) - Static method in class org.ow2.jonas.security.internal.realm.lib.HashHelper
Zero the contents of the specified array.
smudge(byte[]) - Static method in class org.ow2.jonas.security.internal.realm.lib.HashHelper
Zero the contents of the specified array.
SOAP11_HTTP - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP11_HTTP_MTOM - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP11_HTTP_MTOM_TOKEN - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP11_HTTP_TOKEN - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP12_HTTP - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP12_HTTP_MTOM - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP12_HTTP_MTOM_TOKEN - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SOAP12_HTTP_TOKEN - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
SoapHeaderRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines a rule to analyze soap-header
SoapHeaderRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.SoapHeaderRuleSet
Construct an object with a specific prefix
sortHandlers(List<Handler>) - Method in class org.ow2.jonas.ws.jaxws.handler.builder.HandlerChainBuilder
 
SOURCE - Static variable in class org.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.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.ow2.jonas.deployment.ejb.DeploymentDesc
Ejb spec version
splitPath(String) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
split a dot separated path into tokens
SPY_LOGGER_NAME - Static variable in class org.ow2.jonas.lib.util.Log
 
SQLConnectionInvocationHandler - Class in org.ow2.jonas.resource.internal.cm.sql
SQL Connection Wrapper
SQLConnectionInvocationHandler(Object, ManagedConnectionInfo, SQLManager, Logger) - Constructor for class org.ow2.jonas.resource.internal.cm.sql.SQLConnectionInvocationHandler
PreparedStatement wrapper
SqlDateFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Date.
SqlDateFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
 
SQLManager - Interface in org.ow2.jonas.resource.internal
SQL Manager to be used with PreparedStatement
SqlTimeFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Time.
SqlTimeFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
 
SqlTimestampFieldMapping - Class in org.ow2.jonas.lib.ejb21.sql
Conversion java.util.Date <-> java.sql.Timestamp.
SqlTimestampFieldMapping() - Constructor for class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
 
sqlType - Variable in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
 
SQRT - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
SSBPortComponentDesc - Class in org.ow2.jonas.deployment.ws
PortComponentDesc specialization for Session Bean exposed as WebServices.
ssfpool - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
StackDumpForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
StackDumpForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.StackDumpForm
 
start() - Method in class org.apache.catalina.connector.Connector
Begin processing requests via this Connector.
start(String[]) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Main function.
start(Xid, int) - Method in class org.ow2.jonas.dbm.internal.cm.JManagedConnection
Start work on behalf of a transaction branch specified in xid
start() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
 
start() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
start() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
start() - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
starts the listening task on the listeningPort and listening Ip defined with the parameters.
start() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
 
start() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
starts the listening task on the listeningPort and listening Ip defined with the parameters.
start() - Method in class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
 
start() - Method in interface org.ow2.jonas.discovery.jgroups.DiscRunnable
Start it.
start(HashMap<String, Object>, MBeanServer, String) - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
Starts JGroups discovery with a given environment and a mbean server.
start() - Method in class org.ow2.jonas.discovery.jgroups.manager.DiscoveryManager
Starts discovery communication.
start(Xid, int) - Method in class org.ow2.jonas.ee.jdbc.XAResourceImpl
Start work on this Xid.
start(BootstrapContext) - Method in class org.ow2.jonas.ee.scout.JAXRResourceAdapter
Display Info log at JAXR Connector start.
start() - Method in class org.ow2.jonas.extension.loader.ExtensionLoaderComponent
At startup, convert all jar files from lib/ext into bundles.
start(boolean, String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Jms Administrator is created with newInstance().
start(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerConfigurationExtension
Called when container is starting.
start() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Analyze the JNDI interceptors and register them.
start() - Method in class org.ow2.jonas.launcher.felix.JOnAS
Start JOnAS on Felix.
start() - Method in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Cause the session's run method to be called to process messages that were just assigned to it.
start() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Start the server by starting all the non-mandatory services.
start(boolean) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Start the server by starting all the non-mandatory services.
start() - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
Start bundle.
start() - Method in class org.ow2.jonas.lib.loader.FilteringClassLoader
 
START - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
start(boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Start the Server via the ClusterDaemon.
start(boolean) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
Start server.
start() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Start the service.
start() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Initialization method.
start(BundleContext) - Method in class org.ow2.jonas.registry.carol.osgi.ConfigurationActivator
start(Xid, int) - Method in class org.ow2.jonas.resource.internal.cm.jta.LocalXAResource
Only start a local transaction if a new transaction is being attempted, just return if joining or resuming.
start() - Method in interface org.ow2.jonas.service.Service
Start the service.
start() - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
This callback method is called during the service starting as soon as all service dependencies are resolved.
start() - Method in class org.ow2.jonas.services.bootstrap.JMXAgent
Register the MBeanServer as an OSGi service.
start() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
This callback method is called during the service starting as soon as all service dependencies are resolved.
start() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceRegistryComponent
Doesn't do anything.
start() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Start the JOnAS context if catalina is started.
start() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Prepare for active use of the public methods of this Component.
start(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Called when container is starting.
start() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
start() - Method in class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
Starts the container.
start(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Called when container is starting.
start() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
start() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Starts the container.
start() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Starts the module.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Starts the IWebServiceEndpoint.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Starts the container.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Starts the module.
START_CMI_PROPERTY - Static variable in class org.ow2.jonas.ant.jonasbase.Carol
Start CMI.
startAllJOnAS(String, String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Start all the JOnAS instances configured with auto-reboot.
startAllJOnAS(String, String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Start all the JOnAS instances configured with auto-reboot.
StartAllJonasServersAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
StartAllJonasServersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.StartAllJonasServersAction
 
startAllServers(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
startAllServers(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
startAllServers(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
start all servers in the cluster.
startAllServers(String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Ask Cluster Daemon to start all the Servers from cluster daemon control.
startAllServers(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Ask Cluster Daemon to start all the Servers from cluster daemon control.
startAllServers(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
start all servers in the cluster.
startAllServers(String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
start all servers in the cluster.
startAllServers(String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Ask Cluster Daemon to start all the Servers from cluster daemon control.
StartClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StartClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StartClusterAction
 
StartClusterDaemonAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StartClusterDaemonAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StartClusterDaemonAction
 
startConnector(String, String) - Static method in class org.ow2.jonas.cluster.daemon.mbean.JMXRemoteHelper
Calls JMXRemoteHelper.startConnector(String, String, Map)(url, connectorName, null).
startConnector(String, String, Map<String, String>) - Static method in class org.ow2.jonas.cluster.daemon.mbean.JMXRemoteHelper
Start a JMX connector (used to do remote administration).
startDiscoveryMaster() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
Make this server a discovery master.
startDiscoveryMaster() - Method in class org.ow2.jonas.discovery.internal.MulticastDiscoveryServiceImpl
Management operation allowing to make the current server become a master if its not already.
startDiscoveryMaster() - Method in class org.ow2.jonas.discovery.jgroups.JgroupsDiscoveryServiceImpl
 
startDocument() - Method in class org.ow2.jonas.ant.DescriptorHandler
SAX parser call-back method that is used to initialize the values of some instance variables to ensure safe operation.
started - Variable in class org.apache.catalina.connector.Connector
Has this component been started yet?
startElement(String, String, String, Attributes) - Method in class org.ow2.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.ow2.jonas.generators.wsgen.finder.ServiceRefFinder
 
startElement(String, String, String, Attributes) - Method in class org.ow2.jonas.generators.wsgen.finder.WebServicesXmlFinder
Receive notification of the start of an element.
startInternalWebContainer() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Starts the specific code for the web container implementation.
startInternalWebContainer() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Starts the specific code for the web container implementation.
startInternalWebContainer() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Starts the specific code for the web container implementation.
startit() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Start all cluster nodes.
startit() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
startJ2EEServer() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
 
startJOnAS(String, String, String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Start a JOnAS instance (MBean interface).
startJOnAS(String, String, String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Start a JOnAS instance.
StartJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
StartJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.StartJonasServerAction
 
StartJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StartJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StartJonasServerAction
 
StartJonasServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service
Action allowing to start a JOnAS service.
StartJonasServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.StartJonasServiceAction
 
startMBeanServer(String) - Static method in class org.ow2.jonas.cluster.daemon.mbean.MBeanServerHelper
Starts an MBeanServer if no MBeanServer is available.
startMonitor() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
startMonitor() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
startMonitor starts the pool monitor for this Pool.
startMonitoring() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Starts the DeployableMonitor instance.
startMonitoring() - Method in interface org.ow2.jonas.depmonitor.MonitoringService
Start monitoring of deployables.
STARTOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Is start option state.
startRecursive(boolean) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Start recursive.
startRemoteServers(String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
startRemoteTarget(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Start a server or a cluster
startRemoteTarget(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Start a remote target on the behalf of ClientAdmin.
startRequiredServices(IDeployable<?>) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Start all required services for a given deployable.
startRequiredServices(IDeployable<?>) - Method in interface org.ow2.jonas.management.ServiceManager
Start all required services for a given deployable.
startResourceManagerRecovery() - Method in class org.ow2.jonas.tm.jotm.JOTMTransactionService
Start Resource Manager Recovery.
startResourceManagerRecovery() - Method in interface org.ow2.jonas.tm.TransactionService
Start ResourceManager Recovery
startServer(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Start a managed JOnAS Server
startServer(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Start a Remote JOnAS Server.
startServer(String, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Start a Remote JOnAS Server.
startServer(String, String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
startServer(String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Start a server controlled by a cluster daemon.
startServer(String, boolean) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Start the server.
startServer(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Start the server.
startServer(String, boolean) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Start the server.
startServer(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Start a server controlled by a cluster daemon
startServer(String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Start a server controlled by a cluster daemon.
startServer(String, boolean) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Start server.
startService(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Start a service.
startService(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Start a JOnAS service.
startService(String) - Method in interface org.ow2.jonas.management.ServiceManager
Start a given JOnAS service.
startServices() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Start optional JOnAS services defined in the server configuration.
startServices() - Method in interface org.ow2.jonas.management.ServiceManager
Start optional JOnAS services defined in the server configuration.
StartStandbyJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
StartStandbyJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.StartStandbyJonasServerAction
 
StartStandbyJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StartStandbyJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StartStandbyJonasServerAction
 
startTimer(int) - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
Start a timer for this Session.
startTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimer
start the Timer
startTransient(Bundle) - Method in class org.ow2.jonas.launcher.felix.JOnAS
The bundle start operation is transient for the given bundle.
startTransientBundles() - Method in class org.ow2.jonas.launcher.felix.JOnAS
The bundle start operation is transient for TUI and GUI bundles.
STARTUP - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server start-up
startWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Start the current web application.
startWebApplication(WebAppJettyForm, ActionMapping, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
Start the current web application.
startWebContainer() - Method in class org.ow2.jonas.web.base.proxy.HttpOnDemandProxy
Starts the web container.
startWebContainer() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Asked to start the web container
startWork(Work) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Accepts a Work instance for processing.
state - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Holds the state of the SFSB before calling the method (in preinvoke) COMPLETE Added for the replication mechanishm in HA service
state - Variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
The cluster state
STATE_DOWN - Static variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
All the members are in STOPPED state
STATE_FAILED - Static variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
All the members are in FAILED state
STATE_INIT - Static variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
This is the initial state, all members are in INITIAL state
STATE_PARTIALLY_DOWN - Static variable in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseCluster
At least one members is in FAILED state
STATE_PARTIALLY_UP - Static variable in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
At least one members is in RUNNING state, there is no failed member
STATE_UNKNOWN - Static variable in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseCluster
All the members are in RUNNING state
STATEFUL_MODE - Static variable in class org.ow2.jonas.security.iiop.Csiv2Const
Stateful or not ? false as support of stateful mode in not required in Csiv2 level 0
StatefulBeanRefImpl - Class in org.ow2.jonas.lib.ejb21.ha
This class implements reference to beans
StatefulBeanRefImpl(JStatefulSwitch) - Constructor for class org.ow2.jonas.lib.ejb21.ha.StatefulBeanRefImpl
 
statefulList - Variable in class org.ow2.jonas.lib.ejb21.JStatefulFactory
List of JStatefulSwitch objects (pool of session instances) Key is the sessionId
StatefulSessionBean - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the StatefulSessionBean type specified in JSR77
StatefulSessionBean(String, JSessionFactory, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.StatefulSessionBean
 
STATELESS_CONTEXT_ID - Static variable in class org.ow2.jonas.security.iiop.Csiv2Const
Context Id stateless (Csiv2 level 0)
StatelessSessionBean - Class in org.ow2.jonas.ejb2.internal.mbean
This class implements the StatelessSessionBean type specified in JSR77
StatelessSessionBean(String, JStatelessFactory, JmxService) - Constructor for class org.ow2.jonas.ejb2.internal.mbean.StatelessSessionBean
 
staticFlag - Static variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
status - Variable in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.adm.AdmInterface
 
STATUS_RUNNING - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
STATUS_STOPPED - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
stop() - Method in class org.apache.catalina.connector.Connector
Terminate processing requests via this Connector.
stop() - Method in interface org.ow2.jonas.discovery.base.DiscoveryServiceImplMBean
Stops discovery.
stop() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClient
 
stop() - Method in class org.ow2.jonas.discovery.internal.client.DiscoveryClientListener
Stops the current thread
stop() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
sends a notification message to notify that the server is stopping.
stop() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingListener
Stop
stop() - Method in class org.ow2.jonas.discovery.internal.comm.DiscoveryGreetingResponder
Throw the run time exception to state that a server with the same name already exists.
stop() - Method in class org.ow2.jonas.discovery.internal.enroller.Enroller
 
stop() - Method in interface org.ow2.jonas.discovery.internal.enroller.EnrollerMBean
stops the listening task
stop() - Method in class org.ow2.jonas.discovery.internal.manager.DiscoveryManager
Stop
stop() - Method in interface org.ow2.jonas.discovery.internal.manager.DiscoveryManagerMBean
 
stop() - Method in class org.ow2.jonas.discovery.jgroups.comm.DiscCommManager
 
stop() - Method in interface org.ow2.jonas.discovery.jgroups.DiscRunnable
Stop it.
stop() - Method in class org.ow2.jonas.discovery.jgroups.manager.DiscoveryManager
 
stop() - Method in class org.ow2.jonas.ee.scout.JAXRResourceAdapter
Display Info log at JAXR Connector stop.
stop() - Method in class org.ow2.jonas.extension.loader.ExtensionLoaderComponent
After stop, all installed bundles must be uninstalled.
stop() - Method in interface org.ow2.jonas.jms.JmsAdministration
Stop the Jms Administrator
stop() - Method in interface org.ow2.jonas.jms.JmsManager
Terminate the administering process
stop(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.jndi.interceptors.impl.easybeans.ResourceCheckerConfigurationExtension
Called when container is stopping.
stop() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Stop the JNDI interceptors.
stop() - Method in class org.ow2.jonas.launcher.felix.JOnAS
Stop JOnAS.
stop() - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
stop this EJB (unregister it in JNDI)
stop() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.ejb21.jorm.JormFactory
 
stop() - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
stop this EJB.
stop() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Stop the server by stopping all the non-mandatory services.
stop() - Method in class org.ow2.jonas.lib.jmbeans.MBeansRegistration
Stop the bundle.
STOP - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
stop() - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Stop the server.
stop(boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Stop the server.
stop(boolean) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
Stop server.
stop() - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
stop() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Stop the service.
stop() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Finalization method.
stop() - Method in class org.ow2.jonas.lib.timer.TimerEvent
stop the timer, but keep it for further reuse (See change())
stop(boolean) - Static method in class org.ow2.jonas.lib.timer.TimerManager
stop the service
stop() - Static method in class org.ow2.jonas.lib.timer.TimerManager
 
stop(BundleContext) - Method in class org.ow2.jonas.registry.carol.osgi.ConfigurationActivator
stop() - Method in interface org.ow2.jonas.service.Service
Stop the service.
stop() - Method in class org.ow2.jonas.services.bootstrap.deploymentplan.JOnASDeploymentPlan
This callback method is called during the service stopping.
stop() - Method in class org.ow2.jonas.services.bootstrap.JMXAgent
Unregister the MBeanServer.
stop() - Method in class org.ow2.jonas.services.bootstrap.repository.JOnASRepositories
This callback method is called during the service stopping.
stop() - Method in class org.ow2.jonas.smartclient.internal.SmartclientServiceRegistryComponent
Doesn't do anything.
stop() - Method in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
Stop this Context component.
stop() - Method in class org.ow2.jonas.web.tomcat6.security.Realm
Gracefully shut down active use of the public methods of this Component.
stop(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
Called when container is stopping.
stop() - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.LifeCycleCallback
This stop method is not directly called by the EJB container.
stop() - Method in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
stop() - Method in class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
Stops the container.
stop() - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Stop this extension.
stop(EZBContainerCallbackInfo) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
Called when container is stopping.
stop() - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.LifeCycleCallback
This stop method is not directly called by the EJB container.
stop() - Method in class org.ow2.jonas.ws.cxf.jaxws.CXFWSEndpoint
 
stop() - Method in class org.ow2.jonas.ws.cxf.jaxws.WebservicesContainer
Stops the container.
stop() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesContainer
Stops the container.
stop() - Method in class org.ow2.jonas.ws.jaxws.base.JAXWSWebservicesModule
Stop the module.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Stops the IWebServiceEndpoint.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Stops the container.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Stop the module.
stopAllJOnAS() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Stop all the JOnAS instances.
stopAllJOnAS() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Stop all the JOnAS instances.
StopAllJonasServersAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
StopAllJonasServersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.StopAllJonasServersAction
 
stopAllServers(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
 
stopAllServers(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
stopAllServers(String) - Method in class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
stop all servers in the cluster.
stopAllServers(String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Ask Cluster Daemon to stop all the Servers from cluster daemon control.
stopAllServers(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Ask Cluster Daemon to stop all the Servers from cluster daemon control.
stopAllServers(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
stop all servers in the cluster.
stopAllServers(String) - Method in interface org.ow2.jonas.management.extensions.cluster.api.ICluster
stop all servers in the cluster.
stopAllServers(String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Ask Cluster Daemon to stop all the Servers from cluster daemon control.
StopClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StopClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StopClusterAction
 
stopClusterDaemon() - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Stop the current instance.
stopClusterDaemon() - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Stop the cluster daemon instance.
StopClusterDaemonAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StopClusterDaemonAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StopClusterDaemonAction
 
stopContainer() - Method in class org.ow2.jonas.lib.ejb21.JFactory
 
StopDiscException - Class in org.ow2.jonas.discovery.jgroups.comm.exception
 
StopDiscException(String) - Constructor for class org.ow2.jonas.discovery.jgroups.comm.exception.StopDiscException
Constructor.
stopit() - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Stop all cluster nodes.
stopit() - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
stopit() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPoolMonitor
Stop this thread.
stopJOnAS(String) - Method in class org.ow2.jonas.cluster.daemon.ClusterDaemon
Stop a JOnAS instance (MBean interface).
stopJOnAS(String) - Method in interface org.ow2.jonas.cluster.daemon.ClusterDaemonMBean
Stop a JOnAS instance.
StopJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.clusterd
 
StopJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.clusterd.StopJonasServerAction
 
StopJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StopJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StopJonasServerAction
 
StopJonasServiceAction - Class in org.ow2.jonas.webapp.jonasadmin.service
Action allowing to stop a JOnAS service.
StopJonasServiceAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.StopJonasServiceAction
 
stopListener() - Method in class org.ow2.jonas.discovery.internal.enroller.DiscoveryListener
 
STOPOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Stop option state.
stopOrder() - Method in class org.ow2.jonas.deployablemonitor.DeployableMonitor
Receives a stop order.
stopped - Variable in class org.apache.catalina.connector.Connector
The shutdown signal to our background thread
STOPPED - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is Stopped.
stopped - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
STOPPING - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server shut-down.
stopRemoteServers(String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
stopRemoteTarget(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Stop a server or a cluster
stopRemoteTarget(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Stop a remote target on the behalf of ClientAdmin.
stopServer() - Method in interface org.ow2.jonas.adm.AdmInterface
 
stopServer(String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Stop a managed JOnAS Server
stopServer(String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Stop a Remote JOnAS Server.
stopServer(String, String) - Method in class org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxy
Stop a Remote JOnAS Server.
stopServer(String, String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.clusterd.ClusterDaemonProxyMBean
 
stopServer(String, String) - Method in class org.ow2.jonas.lib.management.extensions.clusterdaemon.ClusterdaemonManagement
Stop a server controlled by a cluster daemon.
stopServer(String, boolean) - Method in class org.ow2.jonas.lib.management.extensions.domain.DomainManagement
Stop the server.
stopServer(String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Stop the server.
stopServer(String, boolean) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Stop the server.
stopServer(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Stop a server controlled by a cluster daemon
stopServer(String, String) - Method in interface org.ow2.jonas.management.extensions.clusterdaemon.api.IClusterdaemon
Stop a server controlled by a cluster daemon.
stopServer(String, boolean) - Method in interface org.ow2.jonas.management.extensions.domain.api.IDomain
Stop server.
stopService(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Stop a service.
stopService(String) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Stop a JOnAS service.
stopService(String) - Method in interface org.ow2.jonas.management.ServiceManager
Stop a given JOnAS service.
stopServices() - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
Stop all optional started JOnAS services.
stopServices() - Method in interface org.ow2.jonas.management.ServiceManager
Stop all optional started JOnAS services.
StopStandbyJonasServerAction - Class in org.ow2.jonas.webapp.jonasadmin.domain
 
StopStandbyJonasServerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.domain.StopStandbyJonasServerAction
 
stopThreads() - Method in class org.ow2.jonas.workmanager.internal.JWorkManager
Remove this WorkManager : Stop all threads
stopTimer() - Method in class org.ow2.jonas.lib.ejb21.JSessionSwitch
Stop the Timer associated to the Session
stopTimer() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Stop a timer.
stopWebApplication(WebAppCatalinaForm, ActionMapping, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppCatalinaAction
Stop the current web application.
stopWebApplication(WebAppJettyForm, ActionMapping, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.container.ApplyWebAppJettyAction
Stop the current web application.
store() - Method in class org.ow2.jonas.generators.genbase.utils.ArchiveStorer
Store the content of the contained archive.
store() - Method in class org.ow2.jonas.generators.genbase.utils.JarStorer
Store the archive and close the streams.
storeAll(Transaction) - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.JEntityContext
Persistence: write data on storage
storeInstances(Transaction) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
Store intances modified (used before finder ou select methods)
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
For storing entities modified in tx
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatefulFactory
 
storeInstances(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessFactory
 
storeInstances() - Method in class org.ow2.jonas.lib.ejb21.TxListener
Synchronizes all instances on disk.
string_literal - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
StringExpression() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
StringLiteral() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
StringPrimary() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
StringValue() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
style - Variable in class org.ow2.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the entire tree.
styleSelected - Variable in class org.ow2.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the text of selected nodes.
styleUnselected - Variable in class org.ow2.jonas.webapp.taglib.TreeControlTag
The CSS style class to be applied to the text of unselected nodes.
subject - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionResourceHint
Subject object
SUBS_DURABILITY - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
SUBS_DURABLE - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
SUBS_NON_DURABLE - Static variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
subscriptionDurability - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
SUBSTRING - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
success(String) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a success type message (prefixed with [SUCCESS]) on the System.out PrintStream.
SUCCESS - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
SUM - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
SUN_VM - Static variable in class org.ow2.jonas.ant.jonasbase.web.Https
Sun VM name.
supportedLocales - Variable in class org.ow2.jonas.webapp.jonasadmin.ApplicationLocales
The set of supported Locales for this application.
supports(IDeployable<?>) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Checks if the given deployable is supported by the Deployer.
supports(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Checks if the given deployable is supported by the Deployer.
supports(IDeployable<?>) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Checks if the given deployable is supported by the Deployer.
supports(String) - Method in class org.ow2.jonas.lib.security.jacc.handlers.JPolicyContextHandler
 
supports(IDeployable<?>) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Checks if the given deployable is supported by the Deployer.
supports(IDeployable<?>) - Method in class org.ow2.jonas.web.base.WARDeployer
Checks if the given deployable is supported by the Deployer.
suspect(Address) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
Defines actions to perform when a group member is suspected.
swapper - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
SwitchTo(int) - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQLTokenManager
 
syncAll(boolean, boolean) - Method in interface org.ow2.jonas.lib.ejb21.Container
Synchronize all entity beans.
syncAll(boolean, boolean) - Method in class org.ow2.jonas.lib.ejb21.JContainer
Try to passivate all entity bean instances
syncAllEntities(boolean) - Method in interface org.ow2.jonas.adm.AdmInterface
 
syncAllEntities(boolean) - Method in interface org.ow2.jonas.ejb2.EJBService
Synchronized all entity bean containers.
syncAllEntities(boolean) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Synchronized all entity bean containers.
syncAllEntities(boolean) - Method in interface org.ow2.jonas.ejb2.internal.JOnASEJBServiceMBean
Synchronized all entity bean containers.
syncDirty(boolean) - Method in interface org.ow2.jonas.lib.ejb21.BeanFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Synchronize all dirty instances Does nothing if not CS policy.
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMdbEndpointFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JMdbFactory
synchronize bean instances if needed
syncDirty(boolean) - Method in class org.ow2.jonas.lib.ejb21.JSessionFactory
synchronize bean instances if needed
syncForFind(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
synchronize data modified in this transaction.
syncForSelect() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
synchronize data modified in the current transaction.
synchro - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
synchro - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
The current Synchronisation object used for the later enlisting into the global transaction
synchronize() - Method in class org.ow2.jonas.ejb2.internal.mbean.EntityBean
Synchronize bean state for all its instances outside transactions
synchronizeEntities() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Ask swapper to synchronize all dirty EntitySwitch Only used for container-serialized policy
syncLevels() - Static method in class org.ow2.jonas.lib.ejb21.TraceEjb
Sets booleans which enable debugging (debug level or Warn)
SYNCOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
Sync option state.
sysExc - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
system exception or error raised in business method

T

TabsTag - Class in org.ow2.jonas.webapp.taglib
 
TabsTag() - Constructor for class org.ow2.jonas.webapp.taglib.TabsTag
 
TabTag - Class in org.ow2.jonas.webapp.taglib
 
TabTag() - Constructor for class org.ow2.jonas.webapp.taglib.TabTag
 
tag(String, String) - Method in class org.ow2.jonas.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.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
TARGET - Static variable in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
This constant can be used to represent the target of the relation, ie the element which is referenced by the other.
target - Variable in class org.ow2.jonas.webapp.taglib.TabTag
The window target.
target - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The window target for the hyperlink identified by the action property, if this node is selected by the user.
TargetItem - Class in org.ow2.jonas.webapp.jonasadmin.common
 
TargetItem(ObjectName) - Constructor for class org.ow2.jonas.webapp.jonasadmin.common.TargetItem
 
Tasks - Class in org.ow2.jonas.ant.jonasbase
 
Tasks() - Constructor for class org.ow2.jonas.ant.jonasbase.Tasks
Default constructor.
TempRepository - Class in org.ow2.jonas.generators.genbase.utils
A TempRepository object is tye main container for temporary directories.
terminate(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Release completely this object, since another one will be used.
text(String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Adds the given text to the current node.
TEXT_COLOR - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
theCurrentJonasServer - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
third - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
thread - Variable in class org.apache.catalina.connector.Connector
The background thread.
thread - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
ThreadBusyConnectorTomcatServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
ThreadBusyConnectorTomcatServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.ThreadBusyConnectorTomcatServlet
 
ThreadContextClassLoader - Class in org.ow2.jonas.lib.loader
Delegate all call to the Thread context ClassLoader.
ThreadContextClassLoader() - Constructor for class org.ow2.jonas.lib.loader.ThreadContextClassLoader
 
ThreadCountServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets
 
ThreadCountServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.ThreadCountServlet
 
threadnumber - Static variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
throwRequirementException(String) - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
Utility Exception throwing method to identify the error source.
throwXAException(int, Throwable) - Static method in class org.ow2.jonas.ee.jdbc.XAExceptionUtils
Construct and throw a new XAException with the given errorCode and initialized with the given cause.
throwXAException(String, Throwable) - Static method in class org.ow2.jonas.ee.jdbc.XAExceptionUtils
Construct and throw a new XAException with the given message and initialized with the given cause.
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
The session timeout has expired
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
The session timeout has expired, or a Timer on this bean has expired.
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.ejb21.JTimer
The timer has just expired.
timeoutExpired(Object) - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
The measures timeout has expired.
timeoutExpired(Object) - Method in interface org.ow2.jonas.lib.timer.TimerEventListener
Invoked when the timeout has expired.
TimerEvent - Class in org.ow2.jonas.lib.timer
 
TimerEvent(TimerEventListener, long, Object, boolean) - Constructor for class org.ow2.jonas.lib.timer.TimerEvent
Constructor
TimerEventListener - Interface in org.ow2.jonas.lib.timer
 
TimerHandleDelegate - Interface in org.ow2.jonas.ejb2
Interface implemented by the Delegate used to retrieve Timers from TimerHandles.
TimerManager - Class in org.ow2.jonas.lib.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.ow2.jonas.lib.ejb21.JFactory
Transactional attribute for ejbTimeout method.
timerTxAttr - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Transactional attribute for ejbTimeout method.
timerTxAttribute - Variable in class org.ow2.jonas.deployment.ejb.BeanDesc
 
TitleContentTag - Class in org.ow2.jonas.webapp.taglib
 
TitleContentTag() - Constructor for class org.ow2.jonas.webapp.taglib.TitleContentTag
 
TldConfig - Class in org.apache.catalina.startup
Startup event listener for a Context that configures application listeners configured in any TLD files.
TldConfig() - Constructor for class org.apache.catalina.startup.TldConfig
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JContext
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
tm - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpointProxy
 
tm - Variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
The transaction manager in server
tmConfigProperty(List) - Static method in class org.ow2.jonas.deployment.rar.Utility
Convert the list
TmConfigProperty - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element tm-config-property
TmConfigProperty() - Constructor for class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Constructor
TmConfigPropertyDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element tm-config-property
TmConfigPropertyDesc(TmConfigProperty) - Constructor for class org.ow2.jonas.deployment.rar.TmConfigPropertyDesc
Constructor
TmConfigPropertyRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element tm-config-property
TmConfigPropertyRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.TmConfigPropertyRuleSet
Construct an object with a specific prefix
TmParams - Class in org.ow2.jonas.deployment.rar.xml
This class defines the implementation of the element tm-params
TmParams() - Constructor for class org.ow2.jonas.deployment.rar.xml.TmParams
Constructor
TmParamsDesc - Class in org.ow2.jonas.deployment.rar
This class defines the implementation of the element tm-params
TmParamsDesc(TmParams) - Constructor for class org.ow2.jonas.deployment.rar.TmParamsDesc
Constructor
TmParamsRuleSet - Class in org.ow2.jonas.deployment.rar.rules
This class defines the rules to analyze the element tm-params
TmParamsRuleSet(String) - Constructor for class org.ow2.jonas.deployment.rar.rules.TmParamsRuleSet
Construct an object with a specific prefix
toArray() - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It returns an array of the elements.
toArray(Object[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.Collection
It returns an array of the elements.
toArray() - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It returns an array of the elements.
toArray(Object[]) - Method in class org.ow2.jonas.lib.ejb21.jorm.Set
It returns an array of the elements.
toByteArray(InputStream) - Static method in class org.ow2.jonas.eclipse.compiler.Util
Convert a given InputStream in a byte array.
toBytes(Serializable) - Static method in class org.ow2.jonas.lib.ejb21.MarshallTool
Converts an instance of java.io.Serializable to a serialized byte array
toCharArray(InputStream, String) - Static method in class org.ow2.jonas.eclipse.compiler.Util
Transform a given InputStream into a char array.
todiscard - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True when context/instance has been discarded, to avoids that passivate store its state on storage.
toExternalForm(URL) - Method in class org.ow2.jonas.web.tomcat6.handler.DirContextURLStreamHandlerService
 
token - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
Token - Class in org.ow2.jonas.deployment.ejb.ejbql
Describes the input token stream.
Token() - Constructor for class org.ow2.jonas.deployment.ejb.ejbql.Token
 
token_source - Variable in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
tokenImage - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
tokenImage - Variable in exception org.ow2.jonas.deployment.ejb.ejbql.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.ow2.jonas.deployment.ejb.ejbql
 
TokenMgrError() - Constructor for error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.ow2.jonas.deployment.ejb.ejbql.TokenMgrError
 
Tomcat - Class in org.ow2.jonas.ant.jonasbase.web
Support Tomcat Connector Configuration.
Tomcat() - Constructor for class org.ow2.jonas.ant.jonasbase.web.Tomcat
Default Constructor.
Tomcat6Service - Class in org.ow2.jonas.web.tomcat6
Implementation of the web container service for Tomcat 6.
Tomcat6Service(BundleContext) - Constructor for class org.ow2.jonas.web.tomcat6.Tomcat6Service
Default constructor.
TOMCAT_CONF_FILE - Static variable in class org.ow2.jonas.ant.JOnASBaseTask
Name of Tomcat configuration file.
TomcatCluster - Class in org.ow2.jonas.lib.management.domain.cluster.tomcat
Implements Tomcat Cluster MBean
TomcatCluster(TomcatClusterFactory) - Constructor for class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
Tomcat cluster constructor
TomcatClusterAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
Tomcat cluster monitoring action
TomcatClusterAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterAction
 
TomcatClusterFactory - Class in org.ow2.jonas.lib.management.domain.cluster.tomcat
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.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterFactory
Constructor
TomcatClusterForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
TomcatClusterForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm
 
TomcatClusterMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.tomcat
Define here only specific operations and attributes.
TomcatClusterMember - Class in org.ow2.jonas.lib.management.domain.cluster.tomcat
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.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatClusterMember
Constructor
TomcatClusterMemberMBean - Interface in org.ow2.jonas.lib.management.domain.cluster.tomcat
Define here only specific operations and attributes.
TomcatMemberAction - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
TomcatMemberAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberAction
 
TomcatMemberForm - Class in org.ow2.jonas.webapp.jonasadmin.monitoring
 
TomcatMemberForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm
 
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toMemory(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toObject(boolean) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(byte) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(short) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(int) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(long) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(float) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(double) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(char) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(Object) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
 
toObject(boolean) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(byte) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(short) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(int) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(long) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(float) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(double) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(char) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
toObject(Object) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
 
tooManyInstances() - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
 
TOP_MARGIN - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 
TopForm - Class in org.ow2.jonas.webapp.jonasadmin
Form bean for the Jonas server form page.
TopForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.TopForm
 
TopicForm - Class in org.ow2.jonas.webapp.jonasadmin.service.jms
Form used to present a Topic's properties
TopicForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jms.TopicForm
 
TopicLevel - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
TopicLevel() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
TopicLevel(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.TopicLevel
 
TopLevelElement - Interface in org.ow2.jonas.deployment.common.xml
This class defines the interface that all root Element objects must use.
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.jorm.FloatPkFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlDateFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimeFieldMapping
Converts a value from the data support into a value in memory
toStorage(Object) - Static method in class org.ow2.jonas.lib.ejb21.sql.SqlTimestampFieldMapping
Converts a value from the data support into a value in memory
toString() - Method in exception javax.xml.bind.TypeConstraintException
 
toString() - Method in class org.apache.commons.modeler.ManagedBean
Return a string representation of this managed bean.
toString() - Method in enum org.ow2.jonas.cmi.internal.CmiServiceProperty
 
toString() - Method in interface org.ow2.jonas.deployment.api.IDeploymentDesc
Return a String representation of the DeploymentDesc.
toString() - Method in interface org.ow2.jonas.deployment.api.IDescriptionGroupDesc
Return a String representation of the DescriptionGroup.
toString() - Method in class org.ow2.jonas.deployment.client.ClientContainerDeploymentDesc
Return a String representation of the ClientContainerDeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.clusterd.ClusterDaemonConfiguration
Return a String representation of the ClusterDaemonConfiguration
toString() - Method in class org.ow2.jonas.deployment.common.AbsDeploymentDesc
Return a String representation of the DeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.common.DescriptionGroupDesc
Return a String representation of the DeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.common.EjbLocalRefDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.common.EjbRefDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.common.EnvEntryDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.common.HandlerDesc
 
toString() - Method in class org.ow2.jonas.deployment.common.MessageDestinationRefDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.common.ResourceEnvRefDesc
String representation of the object for test purpose.
toString() - Method in class org.ow2.jonas.deployment.common.ResourceRefDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Return the representation of this element.
toString() - Method in class org.ow2.jonas.deployment.common.xml.JLinkedList
Return the representation of this element.
toString() - Method in class org.ow2.jonas.deployment.domain.DomainMap
Return a String representation of the DomainMap
toString() - Method in class org.ow2.jonas.deployment.ear.EarDeploymentDesc
Return a String representation of the EarDeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.DeploymentDescEjb2
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
toString(String) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
toString() - Method in class org.ow2.jonas.deployment.ejb.ejbql.Token
Returns the image.
toString() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityCmp2Desc
String representation of the object for test and debug purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityCmpDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.EntityJdbcCmp2Desc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.FieldDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.FieldJdbcDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.lib.EjbDeploymentDescManager
Return a string representation of the cache.
toString() - Method in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.MethodCmp2Desc
String representation of the object for test purpose
toString(Method) - Static method in class org.ow2.jonas.deployment.ejb.MethodDesc
get a String representation of a method from the reflection object
toString() - Method in class org.ow2.jonas.deployment.ejb.MethodDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.SessionDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.ejb.SessionStatefulDesc
String representation of the object for test purpose
toString() - Method in class org.ow2.jonas.deployment.rar.ConnectorDesc
 
toString() - Method in class org.ow2.jonas.deployment.rar.RarDeploymentDesc
Return a String representation of the RarDeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.web.MethodDesc
String representation
toString() - Method in class org.ow2.jonas.deployment.web.Pattern
String representation
toString() - Method in class org.ow2.jonas.deployment.web.PatternEntry
String representation
toString() - Method in class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
String representation
toString() - Method in class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Return a String representation of the WebContainerDeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.ws.JaxRpcPortComponentDesc
 
toString() - Method in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
Return a string representation of the cache.
toString() - Method in class org.ow2.jonas.deployment.ws.MappingFile
Build a string representation of MappingFile
toString() - Method in class org.ow2.jonas.deployment.ws.PortComponentDesc
 
toString() - Method in class org.ow2.jonas.deployment.ws.ServiceDesc
 
toString() - Method in class org.ow2.jonas.deployment.ws.SSBPortComponentDesc
 
toString() - Method in class org.ow2.jonas.deployment.ws.WSDeploymentDesc
Return a String representation of the WSDeploymentDesc.
toString() - Method in class org.ow2.jonas.deployment.ws.WSDLFile
 
toString() - Method in class org.ow2.jonas.discovery.base.comm.DiscEvent
The string version of the message.
toString() - Method in class org.ow2.jonas.discovery.base.comm.DiscGreeting
The string version of the message.
toString() - Method in class org.ow2.jonas.discovery.base.comm.DiscMessage
 
toString() - Method in class org.ow2.jonas.discovery.jgroups.comm.exception.StopDiscException
 
toString() - Method in class org.ow2.jonas.eclipse.compiler.CompilerError
 
toString() - Method in exception org.ow2.jonas.generators.genic.GenICException
 
toString() - Method in class org.ow2.jonas.generators.genic.VcCMRField
 
toString() - Method in class org.ow2.jonas.generators.genic.VcField
 
toString() - Method in class org.ow2.jonas.generators.genic.VcMethod
 
toString(VelocityContext) - Static method in class org.ow2.jonas.generators.genic.VContextFactory
 
toString() - Method in class org.ow2.jonas.generators.genic.VcParamWhere
 
toString() - Method in class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
 
toString() - Method in class org.ow2.jonas.lib.bootstrap.JProp
String representation of the object for trace purpose
toString() - Method in class org.ow2.jonas.lib.bootstrap.loader.JClassLoader
Displays useful information
toString() - Method in class org.ow2.jonas.lib.ejb21.EJBInvocation
String representation
toString() - Method in class org.ow2.jonas.lib.ejb21.JTimer
Give a String representation of the Timer
toString() - Method in class org.ow2.jonas.lib.ejb21.Protocols
 
toString() - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor.IdValue
 
toString() - Method in class org.ow2.jonas.lib.loader.AbsModuleClassLoader
 
toString() - Method in enum org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyProperties
 
toString() - Method in class org.ow2.jonas.lib.security.auth.JGroup
Returns a string representation of this principal.
toString() - Method in class org.ow2.jonas.lib.security.auth.JPrincipal
Returns a string representation of this principal.
toString() - Method in class org.ow2.jonas.lib.security.context.SecurityContext
Method toString
toString() - Method in class org.ow2.jonas.lib.service.AbsServiceImpl
 
toString() - Method in class org.ow2.jonas.lib.service.manager.ServiceItem
 
toString() - Method in class org.ow2.jonas.lib.util.Cmd
 
toString() - Method in class org.ow2.jonas.lib.util.JonasObjectName
A different implementation should allow returning a logical name.
toString() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Description of the Method
toString() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionManagerPoolParams
Output pool information
toString() - Method in class org.ow2.jonas.resource.internal.cm.ConnectionResourceHint
 
toString() - Method in class org.ow2.jonas.resource.internal.cm.sql.SQLConnectionInvocationHandler
Return a string describing this object
toString() - Method in class org.ow2.jonas.resource.internal.pool.PoolItemStats
String representing this object
toString() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
The string representation of this realm is the XML
toString() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
The string representation of this object is an XML value
toString() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
The string representation of this realm is the XML.
toString() - Method in class org.ow2.jonas.security.internal.realm.principal.Group
Use the XML representation of this object
toString() - Method in class org.ow2.jonas.security.internal.realm.principal.Role
Use the XML representation of this object
toString() - Method in class org.ow2.jonas.security.internal.realm.principal.User
Use the XML representation of this object
toString() - Method in exception org.ow2.jonas.service.ServiceException
 
toString() - Method in class org.ow2.jonas.web.base.War
Return a string representation of the war.
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.cmi.CmiObject
 
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DeployForm
 
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem
DOCUMENT ME!
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem
DOCUMENT ME!
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
DOCUMENT ME!
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
Return in a string the contents of the instance for each propertie.
toString() - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ArchiveConfigForm
Returns a String represetnation of the values.
toString() - Method in class org.ow2.jonas.webapp.taglib.LabelValueBean
Return a string representation of this object.
toString() - Method in class org.ow2.jonas.webapp.taglib.TreeControlNode
 
toString() - Method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
toString() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
toStringBooleanAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringIntegerAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringLongAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
toStringObject(String, Class) - Static method in class org.ow2.jonas.deployment.common.lib.JavaType
If it is a primitive type, return a new Object constructor, else return the same object.
toStringObject(String, Class) - Static method in class org.ow2.jonas.lib.ejb21.JavaType
If it is a primitive type, return a new Object constructor, else return the same object.
toStringShortAttribute(ObjectName, String) - Method in class org.ow2.jonas.webapp.jonasadmin.JonasBaseAction
MBean ObjectName accessor.
totalBusinessProcessingTime - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
TotalCommittedTransactionsServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
TotalCommittedTransactionsServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalCommittedTransactionsServlet
 
TotalExpiredTransactionsServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
TotalExpiredTransactionsServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalExpiredTransactionsServlet
 
totalMemory() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
Private function for monitoring.
totalProcessingTime - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
TotalRolledbackTransactionsServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
TotalRolledbackTransactionsServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.TotalRolledbackTransactionsServlet
 
toURLs() - Method in class org.ow2.jonas.lib.bootstrap.JURLs
Return an array containing all the URLs of this JURLs.
toXML(int) - Method in class org.ow2.jonas.deployment.client.xml.ApplicationClient
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.client.xml.JonasClient
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.client.xml.JonasSecurity
Represents this element by it's XML description.
toXML() - Method in class org.ow2.jonas.deployment.clusterd.ClusterDaemonConfiguration
 
toXML(int) - Method in class org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.clusterd.xml.Discovery
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.clusterd.xml.Server
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Represents this element by it's XML description.
toXML() - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.AbsJonasParam
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.EjbLocalRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.EjbRef
Represents this element by it's XML description.
toXML(int) - Method in interface org.ow2.jonas.deployment.common.xml.Element
Represents this element by it's XML description
toXML() - Method in interface org.ow2.jonas.deployment.common.xml.Element
Represents this element by it's XML description Use a default indent set to 0
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.EnvEntry
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.Handler
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.Icon
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.InitParam
Represents this element by it's XML description.
toXML() - Method in class org.ow2.jonas.deployment.common.xml.JLinkedList
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JLinkedList
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasEjbRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasMessageDestinationRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasPortComponentRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasResource
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasResourceEnv
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.JonasServiceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.MessageDestinationRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.PersistenceUnitRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.PortComponentRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.Qname
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.ResourceEnvRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.ResourceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.RunAs
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRole
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.SecurityRoleRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.common.xml.ServiceRef
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.domain.xml.Cluster
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.domain.xml.ClusterDaemon
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.domain.xml.Domain
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.domain.xml.Location
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.domain.xml.Server
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.Application
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.JonasApplication
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.JonasSecurity
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.Module
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRole
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.SecurityRoleMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ear.xml.Web
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfig
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.ActivationConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.AsContextMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.AssemblyDescriptor
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpField
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.CmpFieldJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.CmrField
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.ContainerTransaction
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbJar
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelation
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.EjbRelationshipRole
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.EnterpriseBeans
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.Entity
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.ExcludeList
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.FinderMethodJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.ForeignKeyJdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.IorSecurityConfigMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JdbcMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbJar
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelation
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEjbRelationshipRole
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasEntity
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasInitParam
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDriven
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMessageDrivenDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasMethod
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasRunAsMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.JonasSession
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDriven
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.MessageDrivenDestination
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.Method
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodParams
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.MethodPermission
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.Query
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.QueryMethod
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.RelationshipRoleSource
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.Relationships
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.SasContextMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.SecurityIdentity
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.Session
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ejb.xml.UseCallerIdentity
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Activationspec
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Adminobject
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.AuthenticationMechanism
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.ConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.ConnectionDefinition
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Connector
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Icon
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.InboundResourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JdbcConnParams
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasActivationspec
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasAdminobject
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnectionDefinition
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasConnector
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.JonasSecurityMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.License
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Messageadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Messagelistener
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.OutboundResourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.PoolParams
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.RequiredConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.Resourceadapter
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityEntry
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.SecurityPermission
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.TmConfigProperty
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.rar.xml.TmParams
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.AuthConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.JonasServlet
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.JonasWebApp
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.SecurityConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.Servlet
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.ServletMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.WebApp
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.JavaWsdlMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.JavaXmlTypeMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.JonasPortComponent
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebserviceDescription
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.JonasWebservices
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.PackageMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.PortComponent
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.ServiceImplBean
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.VariableMapping
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Represents this element by it's XML description.
toXML(int) - Method in class org.ow2.jonas.deployment.ws.xml.Webservices
Represents this element by it's XML description.
toXML() - Method in class org.ow2.jonas.security.internal.JonasSecurityServiceImpl
String representation of the JOnAS realm.
toXML() - Method in class org.ow2.jonas.security.internal.JResources
String representation of the JOnAS realm.
toXML() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceDS
String representation of the MemoryRealm
toXML() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceLDAP
String representation of the LDAP realm
toXML() - Method in class org.ow2.jonas.security.internal.realm.factory.JResourceMemory
String representation of the MemoryRealm.
toXML() - Method in class org.ow2.jonas.security.internal.realm.principal.Group
String representation of the group
toXML() - Method in class org.ow2.jonas.security.internal.realm.principal.Role
String representation of the role
toXML() - Method in class org.ow2.jonas.security.internal.realm.principal.User
 
toXML() - Method in interface org.ow2.jonas.security.realm.principal.JUser
String representation of the user
toXML() - Method in interface org.ow2.jonas.security.SecurityService
String representation of the JOnAS realm
trace - Variable in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
trace - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl
 
trace - Variable in class org.ow2.jonas.ee.jdbc.ManagedConnectionImpl
 
trace - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Main logger
TraceEjb - Class in org.ow2.jonas.lib.ejb21
 
TraceEjb() - Constructor for class org.ow2.jonas.lib.ejb21.TraceEjb
 
traceIds(HashMap) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Trace the given ids structure
TraceTimer - Class in org.ow2.jonas.lib.timer
Traces for module timer
TRANS - Static variable in class org.ow2.jonas.deployment.ejb.BeanDesc
 
transaction - Variable in class org.ow2.jonas.webapp.taglib.TabTag
Include transaction token (if any) in the hyperlink?
TRANSACTION_MANAGER - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
This constant is used in the by the init method
TransactionCCFDelegate - Class in org.ow2.jonas.tm.jotm.delegate
Store the UserTransaction object under the java:comp/UserTransaction name.
TransactionCCFDelegate() - Constructor for class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
 
TransactionManager - Interface in org.ow2.jonas.tm
JOnAS Transaction Manager interface.
transactionService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 
TransactionService - Interface in org.ow2.jonas.tm
Transaction Service interface.
transactionType - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
transactionType - Variable in class org.ow2.jonas.deployment.ejb.SessionDesc
 
TransactionValve - Class in org.ow2.jonas.web.tomcat6.tx
This valve is used when TX service is enabled.
TransactionValve(TransactionManager) - Constructor for class org.ow2.jonas.web.tomcat6.tx.TransactionValve
Default constructor.
transform() - Method in class org.ow2.jonas.migration.jboss.Migrate
 
Transformer - Class in org.ow2.jonas.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.ow2.jonas.migration.jboss.Transformer
Constructs a new Transformer ready to output to an empty document.
Transformer.Mapper - Class in org.ow2.jonas.migration.jboss
 
Transformer.Mapper() - Constructor for class org.ow2.jonas.migration.jboss.Transformer.Mapper
 
Transformer.NodeFilter - Interface in org.ow2.jonas.migration.jboss
Interface used to filter nodes when querying an input document.
TransformSupport - Class in org.apache.taglibs.standard.tag.common.xml
Support for tag handlers for <transform>, the XML transformation tag.
TransformSupport() - Constructor for class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
translateEjbDeploymentDescriptor() - Method in class org.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.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.ow2.jonas.lib.ejb21.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.ow2.jonas.web.base.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.ow2.jonas.web.base.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.ow2.jonas.web.base.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.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element transport-config
TransportConfigMapping() - Constructor for class org.ow2.jonas.deployment.ejb.xml.TransportConfigMapping
Constructor
TransportConfigRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element ior-security-config
TransportConfigRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.TransportConfigRuleSet
Construct an object with a specific prefix
TransportGuaranteeDesc - Class in org.ow2.jonas.deployment.web
Defines a transport guarantee object.
TransportGuaranteeDesc() - Constructor for class org.ow2.jonas.deployment.web.TransportGuaranteeDesc
Constructor : Build a new Guarantee object
treatError(Throwable, ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Treat specific case where Joram RAR was unloaded
tree - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The TreeControl instance representing the entire tree.
tree - Variable in class org.ow2.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.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
TreeAction - Class in org.ow2.jonas.webapp.jonasadmin
Test Action that handles events from the tree control test page.
TreeAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.TreeAction
 
TreeBuilder - Interface in org.ow2.jonas.webapp.taglib
 
TREEBUILDER_KEY - Static variable in class org.ow2.jonas.webapp.jonasadmin.SetUpTreeAction
 
TreeControl - Class in org.ow2.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.ow2.jonas.webapp.taglib.TreeControl
Construct a new instance with no predefined root node.
TreeControl(TreeControlNode) - Constructor for class org.ow2.jonas.webapp.taglib.TreeControl
Construct a new instance with the specified root node.
TreeControlNode - Class in org.ow2.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.ow2.jonas.webapp.taglib.TreeControlNode
Construct a new TreeControlNode with the specified parameters.
TreeControlNode(TreeControlNode) - Constructor for class org.ow2.jonas.webapp.taglib.TreeControlNode
 
TreeControlRenderTag - Class in org.ow2.jonas.webapp.taglib
 
TreeControlRenderTag() - Constructor for class org.ow2.jonas.webapp.taglib.TreeControlRenderTag
 
TreeControlTag - Class in org.ow2.jonas.webapp.taglib
JSP custom tag that renders a tree control represented by the TreeControl and TreeControlNode classes.
TreeControlTag() - Constructor for class org.ow2.jonas.webapp.taglib.TreeControlTag
 
TRUE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
Try to bind a JEntityContext if none already bound.
tryBindICtx(Transaction, JEntityContext, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Try to bind a JEntityContext if none already bound.
tsr - Variable in class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
TransactionSynchronizationRegistry object, to be shared by all components.
tsr - Variable in class org.ow2.jonas.tm.jotm.JOTMTransactionService
TransactionSynchronizationRegistry object, to be shared by all components.
TTOPTION - Static variable in interface org.ow2.jonas.commands.admin.CLIConstants
.
tx - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
TX_CTX_ID - Static variable in class org.ow2.jonas.tm.jotm.ots.OTSInterceptor
Service context identifier.
TX_MANDATORY - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_NEVER - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_NOT_SET - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_NOT_SUPPORTED - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_NULL - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
Set of constants for method transaction attribute
TX_REQUIRED - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_REQUIRES_NEW - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
TX_STR_DEFAULT_VALUE - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
default value for undefined transaction attribute for sessions and entities
TX_STR_DEFAULT_VALUE_4_MDB - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
default value for undefined transaction attribute for message driven beans
TX_SUPPORTS - Static variable in class org.ow2.jonas.deployment.ejb.MethodDesc
 
txattr - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
Transactional attribute for onMessage method.
txattr - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
txAttr - Variable in class org.ow2.jonas.lib.ejb21.RequestCtx
Transaction Attribute
txAttribute - Variable in class org.ow2.jonas.deployment.ejb.MessageDrivenDesc
 
txbeanmanaged - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
txCompleted(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitch
This transaction is now over.
txCompleted(Transaction, boolean) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
This transaction is now over.
txCompleted() - Method in class org.ow2.jonas.lib.ejb21.JStatefulSwitch
End of Transaction
TxItem - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
TxItem(String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxItem
 
txlist - Variable in class org.ow2.jonas.lib.ejb21.JEntityFactory
List of Transaction Listeners.
txlistener - Static variable in class org.ow2.jonas.lib.ejb21.TraceEjb
 
TxListener - Class in org.ow2.jonas.lib.ejb21
This class is a listener on the transaction.
TxListener(JEntityFactory, Transaction) - Constructor for class org.ow2.jonas.lib.ejb21.TxListener
constructor
TxRecovery - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
TxRecovery(String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxRecovery
 
TxResourceManager - Interface in org.ow2.jonas.tm
Interface that must be implemented by an object to be called back by TransactionManager when registered by RegisterResourceManager
txUpdates - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
True if a transaction is mandatory for all modifying methods.
TxXaresource - Class in org.ow2.jonas.webapp.jonasadmin.service.jtm
 
TxXaresource(String, String, String, String, String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.jtm.TxXaresource
 
type - Variable in class org.apache.commons.modeler.ManagedBean
 
type - Variable in class org.ow2.jonas.commands.admin.CLIArgument
Argument type.
Type - Static variable in class org.ow2.jonas.commands.admin.UtilAdmin
 
type - Variable in class org.ow2.jonas.lib.management.domain.cluster.cmi.CmiCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.ow2.jonas.lib.management.domain.cluster.ha.EjbHaCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.ow2.jonas.lib.management.domain.cluster.logical.LogicalCluster
The type of Cluster, that is part of the MBean ObjectName
type - Variable in class org.ow2.jonas.lib.management.domain.cluster.tomcat.TomcatCluster
The type of Cluster, that is part of the MBean ObjectName
TYPE_CAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_EAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_EJB - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_RAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_WAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
typeCluster - Variable in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
Used to define type - cluster case.
TypeConstraintException - Exception in javax.xml.bind
Copied from artifact org.apache.servicemix.specs:org.apache.servicemix.specs.jaxb-api-2.1.
TypeConstraintException(String) - Constructor for exception javax.xml.bind.TypeConstraintException
 
TypeConstraintException(String, String) - Constructor for exception javax.xml.bind.TypeConstraintException
 
TypeConstraintException(String, String, Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
 
TypeConstraintException(String, Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
 
TypeConstraintException(Throwable) - Constructor for exception javax.xml.bind.TypeConstraintException
 
typeDomain - Variable in class org.ow2.jonas.webapp.jonasadmin.domain.DomainForm
Used to define type - domain case.

U

Uddi - Class in org.ow2.jonas.ant.jonasbase.wsdl
Defines a UDDI configuration file for WSDL publication.
Uddi() - Constructor for class org.ow2.jonas.ant.jonasbase.wsdl.Uddi
 
unbind(Name) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
unbind(String) - Method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Calls the parent.
unbind(Name) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Unbinds the named object.
unbind(String) - Method in class org.ow2.jonas.lib.naming.ComponentContext
Unbinds the named object.
unbind(Name) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Unbinds the named object.
unbind(String) - Method in class org.ow2.jonas.lib.naming.java.javaURLContext
Unbinds the named object.
unbindContextRoot(String, Context) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Unbinds a context root.
unbindContextRoot(String, String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Unbinds a versioned path.
unbindContextRoot(Context) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Unbinds a versioned path.
unbindContextRoot(String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Unbinds a versioned path.
unbindDataSources() - Method in interface org.ow2.jonas.dbm.DataBaseService
Unbind dataSource names from the Naming
unbindDataSources() - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
Unbind dataSource names from the registry, unregister MBeans.
unbindEventService(IEventService) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Callback invoked when the used EventService becomes unavalable.
unbindEventService(IEventService) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
 
unbindEventService(IEventService) - Method in class org.ow2.jonas.ws.cxf.CXFService
Callback invoked when the used EventService becomes unavalable.
unbindJ2EEServer(J2EEServerService) - Method in class org.ow2.jonas.lib.service.manager.ServiceManagerImpl
 
unbindJaxwsService(IJAXWSService) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Release the reference to the JAWS Service.
unbindMailFactories() - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Unregister all the binding factories on the server and in JMX Server.
unbindMailFactories() - Method in interface org.ow2.jonas.mail.MailService
Unregister all the binding factories on the server.
unbindMailFactoryMBean(String) - Method in class org.ow2.jonas.mail.internal.JOnASMailService
Unregister the factory with the given name.
unbindVersioningService() - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Sets the versioning service to null.
unbindVirtualContext(String) - Static method in class org.ow2.jonas.web.tomcat6.versioning.ContextFinder
Unbinds a user (virtual) URI.
unblock() - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
undeploy(String) - Method in interface org.ow2.jonas.configuration.DeploymentPlanDeployer
Try to undeploy all bundles for a given deployment plan.
undeploy(String) - Method in class org.ow2.jonas.lib.jmbeans.J2EEServer
Undeploy a file from a local deployer.
UNDEPLOY - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
undeploy(String, String) - Method in class org.ow2.jonas.lib.management.extensions.manager.ManagementEntryPoint
Uneploy a module on a target server.
undeploy(String, String) - Method in class org.ow2.jonas.lib.management.extensions.server.ServerManagement
Uneploy a module on a target server.
undeploy(String, String) - Method in interface org.ow2.jonas.management.extensions.server.api.IServerManagement
Uneploy a module on a target server.
undeploy(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
Try to undeploy all bundles for a given deployment plan.
undeploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Undeploy the given module, with all its endpoints from the web container.
undeploy(String) - Method in class org.ow2.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.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
undeploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in interface org.ow2.jonas.ws.jaxws.ejb.IWebDeployer
Undeploy the given module, with all its endpoints from the web container.
undeployDataSource(String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Undeploy a datasource file.
unDeployEar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Undeploy a EAR file of a multiple management target composed of servers and/or clusters.
undeployEJB3FromEAR(EARDeployable) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Undeploy EJB3s of an EAR (called by the undeploy method).
UNDEPLOYING - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
unDeployJar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Undeploy a JAR file of a multiple management target composed of servers and/or clusters.
unDeployJars(URL[]) - Method in interface org.ow2.jonas.ejb2.EJBService
Undeploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
unDeployJars(URL[]) - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Undeploy the given ejb-jars of an ear file.
undeployMailFactory(String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
Undeploy a mail factory.
undeployModule(String) - Method in class org.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Undeploy a module on all nodes.
undeployModule(String) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
undeployModule(String) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Undeploy a module on the remote server
undeployModule(String) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
undeployModule(String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.deploy.BaseDeployAction
 
unDeployOnTarget(String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Undeploy a module on a target which may be a server or a cluster
undeployPOJOEndpoints(ServletContext) - Method in class org.ow2.jonas.ws.axis2.Axis2Service
Stop and undeploy the POJO endpoints contained in the given ServletContext.
undeployPOJOEndpoints(ServletContext) - Method in class org.ow2.jonas.ws.cxf.CXFService
Stop and undeploy the POJO endpoints contained in the given ServletContext.
undeployPOJOEndpoints(ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Stop and undeploy the POJO endpoints contained in the given ServletContext.
unDeployRar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Undeploy a RAR file of a multiple management target composed of servers and/or clusters.
unDeployRar(String) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Undeploy the resource adapter.
unDeployRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Undeploy an RAR, used by management applications via J2EEServer managed object
unDeployRars(URL[], URL) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Undeploy the given rars of an ear file.
unDeployRars(URL[], URL) - Method in interface org.ow2.jonas.resource.ResourceService
Undeploy the given rars of an ear file with the specified parent classloader (ear classloader).
unDeployWar(String[], String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Undeploy a WAR file of a multiple management target composed of servers and/or clusters.
unDeployWars(URL[]) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
unDeployWars(URL[]) - Method in interface org.ow2.jonas.web.JWebContainerService
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
undeployWebServices(Context) - Method in class org.ow2.jonas.ws.jaxrpc.base.JAXRPCService
 
undeployWebServices(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Undeploy the WebServices : unpublish WSDL + unregister MBeans.
undo(Context) - Method in class org.ow2.jonas.ejb2.internal.delegate.HandleDelegateCCFDelegate
Undo the changes done by this delegate on the given java:comp context.
undo(Context) - Method in class org.ow2.jonas.ejb2.internal.delegate.JTimerHandleDelegate
Remove the TimerHandleDelegate from the ENC Context.
undo(Context) - Method in interface org.ow2.jonas.naming.JComponentContextFactoryDelegate
Undo the changes done by this delegate on the given java:comp context.
undo(Context) - Method in class org.ow2.jonas.registry.carol.delegate.ORBCCFDelegate
Undo the changes done by this delegate on the given java:comp context.
undo(Context) - Method in class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
Undo the changes done by this delegate on the given java:comp context.
unexportObject() - Method in class org.ow2.jonas.lib.ejb21.JLocal
Make this object unaccessible : do nothing.
unexportObject() - Method in class org.ow2.jonas.lib.ejb21.JRemote
Make this object unaccessible thru the Orb.
unicastSocket - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
Uset to send a discovery event as response to a discovey message
uniqueSession - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
Unique JSessionSwitch when singleswitch=true
unloadDataSource(String) - Method in class org.ow2.jonas.dbm.internal.JOnASDataBaseManagerService
MBean method.
unloadDataSource(String) - Method in interface org.ow2.jonas.dbm.internal.JOnASDataBaseManagerServiceMBean
unload existing datasource
unmarshallSecurityContext(byte[]) - Static method in class org.ow2.jonas.lib.security.context.Marshalling
Custom UTF8 marshalling SecurityContext
unmarshallSecurityContext(byte[]) - Method in class org.ow2.jonas.security.interceptors.iiop.SecurityInterceptor
Custom UTF8 marshalling SecurityContext
UNPACK_DIRECTORY_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Directory (as a File) where is unpacked the deployed archive.
UNPACKED - Static variable in class org.ow2.jonas.generators.genbase.generator.Config
unpacked mode.
unregister() - Method in class org.ow2.jonas.lib.ejb21.JHome
unregister this bean in JNDI (unbind).
unregister() - Method in class org.ow2.jonas.lib.ejb21.JLocalHome
unregister this bean in JNDI (unbind)
unregister() - Method in class org.ow2.jonas.lib.ejb21.JServiceEndpointHome
unregister this bean in JNDI (unbind)
unRegister(String) - Method in class org.ow2.jonas.resource.internal.Rar
Unregister the resource adapter.
unregister(JmxService) - Method in class org.ow2.jonas.ws.jaxrpc.mbean.AbstractWebServiceMBean
Unregisters the MBean (and its childs) from the specified MBeanServer
unregisterContext(Transaction, JEntityContext) - Method in class org.ow2.jonas.lib.ejb21.JEntityFactory
Unregister a Context/Instance in the transaction.
unregisterContextInterceptor(ContextInterceptor) - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Unregister the given context interceptor.
unregistered - Variable in class org.ow2.jonas.lib.ejb21.JHome
 
unregisterGroupMBean(String, String) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Unregister MBean associated to a group.
unregisterMBean(ObjectName) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Unregister an MBean from the JOnAS MBeanServer.
unregisterMBean(T) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Unregister the given Object.
unregisterMBean(ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Unregister an MBean from the JOnAS MBeanServer.
unregisterMBean(T) - Method in interface org.ow2.jonas.jmx.JmxService
Unregister the given Object.
unregisterMBean(ObjectName, String) - Static method in class org.ow2.jonas.lib.management.extensions.base.JonasManagementRepr
Unregisters an MBean from the managed server's MBean server.
unregisterModelMBean(ObjectName) - Method in class org.ow2.jonas.jmx.internal.BaseJMXService
Unegister a Model MBean from the JOnAS MBeanServer.
unregisterModelMBean(ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Unegister a Model MBean from the JOnAS MBeanServer.
unRegisterRar(Context) - Method in class org.ow2.jonas.resource.internal.JOnASResourceService
Unregister the resource adapter.
unregisterRoleMBean(String, String) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
 
unregisterTask(CleanTask) - Method in class org.ow2.jonas.workcleaner.internal.JOnASWorkCleanerService
Unregister a clean task.
unregisterTask(CleanTask) - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Unregister a clean task.
unregisterUserMBean(String, String) - Method in class org.ow2.jonas.security.internal.realm.factory.AbstractJResource
Unregister MBean associated to a user.
unRegisterWar(Context) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Delegate the unregistration to the implementation of the web container and delete the environment associated to the WAR file.
unRegisterWar(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWar(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unRegisterWar(String) - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Unregister a WAR by delegating the operation to the unRegisterWar() method.
unregisterWarMBean(String, String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Unegister War MBean.
unregisterWebServiceMBean(String) - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Unregister WEB Container Service MBean.
unregisterWSEndpoint(IWebServiceEndpoint) - Method in class org.ow2.jonas.web.tomcat6.ws.WSDeployment
 
unregisterWSEndpoint(IWebServiceEndpoint) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceDeploymentManager
Remove support for the given IWebServiceEndpoint.
unset() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Unvalidate the timer.
unSetComponentContext(ClassLoader) - Method in class org.ow2.jonas.lib.naming.SingletonNamingManager
Remove the ComponentContext associated with the given classloader.
unSetComponentContext(ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Remove the ComponentContext associated with the given classloader.
unsetDeployerManager() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the IDeployerManager.
unsetEasyBeansService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the IEasyBeansService.
unsetEasyBeansService() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Unset the easybeans service.
unsetEjb3Service() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Unbind the IEasyBeansService.
unsetEjbService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the EJBService.
unsetInterceptorManager() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Unset the interceptor manager.
unsetJAXRPCService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the IJAXRPCService.
unsetResourceCheckerManager() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Unset the resource checker manager.
unsetResourceCheckerManager() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Unset the resource checker manager.
unsetResourceCheckerManager() - Method in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Unset the resource checker manager.
unsetResourceCheckerManager() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Unset the resource checker manager.
unsetResourceService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the ResourceService.
unsetServiceManager() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the service manager to null.
unsetServiceManager() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Sets the service manager to null.
unsetVersioningService() - Static method in class org.ow2.carol.jndi.spi.VirtualJNDILookup
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.ejb2.internal.JOnASEJBService
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.registry.carol.CarolRegistryService
Sets the versioning service to null.
unsetVersioningService() - Method in class org.ow2.jonas.web.base.BaseWebContainerService
Sets the versioning service to null.
unsetWebContainerService() - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Unbind the JWebContainerService.
update() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Update timer every second.
updateCarol() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
update the carol.propertier
updateConfig(String, String, long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
Updates the configuration file.
updateConfig(String, String, boolean, long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
Updates the configuration file.
updateConfig(Properties, long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
Updates the configuration file.
updateConfig(String, long) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.XMLConfigurationActuator
Updates the configuration file
updateDefinition(Definition, Map<String, Definition>, Map<String, SchemaReference>, String) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
updateDefinition(Definition, Map<String, Definition>, Map<String, SchemaReference>, String, EndpointInfo) - Method in class org.ow2.jonas.ws.cxf.http.JOnASWSDLQueryHandler
Overrides the super method by using the definition object and updating the SOAP address.
updateDomainName() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
update the domain name
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType) - Static method in class org.ow2.jonas.ws.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpointAddresses(Definition, WebservicesContainer<? extends IWebServiceEndpoint>) - Static method in class org.ow2.jonas.ws.cxf.util.WSDLUtils
Update the endpoints addresses of the given WSDL Definition.
updateInteractionMode() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
update the interaction mode
updateJonasBase(Task, File, File, String[]) - Static method in class org.ow2.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.ow2.jonas.ant.JOnASAntTool
Update JONAS_BASE with given archives with lists of includes.
UpdateLineColumn(char) - Method in class org.ow2.jonas.deployment.ejb.ejbql.SimpleCharStream
 
updateName() - Method in class org.ow2.jonas.ant.cluster.ClusterDaemon
update the name
updateReadablesWriteables(DestinationForm, String) - Method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
 
updateSchemaImports(Schema, Map<String, SchemaReference>, String) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
updateSecurityConstraint(String, String) - Method in class org.ow2.jonas.generators.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.ow2.jonas.web.base.BaseWebContainerService
Update info of the serverName and serverVersion.
updateServerInfos() - Method in class org.ow2.jonas.web.jetty6.Jetty6Service
Update info of the serverName and serverVersion.
updateServerInfos() - Method in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Update info of the serverName and serverVersion.
updateServiceConfiguration(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Create or update the service configuration for the given service.
updateServiceConfiguration(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASConfiguration
Create or update the service configuration for the given service.
updateValue(String, String, boolean) - Method in class org.ow2.jonas.lib.management.reconfig.actuator.PropertiesConfigurationActuator
 
updateXML(String, Map) - Method in class org.ow2.jonas.resource.internal.mbean.RarConfigMBean
 
UPLOAD - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
UPLOAD - Static variable in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
UPLOADDEPLOY - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
UPLOADDEPLOY - Static variable in class org.ow2.jonas.webapp.jonasadmin.deploy.DomainDeployForm
 
uploadDeployEar(String[], String, boolean) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Upload and deploy an EAR file on a multiple management target composed of servers and/or clusters.
uploadDeployFileOn(String, String) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Upload and deploy a module on a target.
uploadDeployFileOn(String, String) - Method in class org.ow2.jonas.lib.management.domain.J2EEDomain
Upload and deploy a module to a target on the behalf of Adm.
uploadDeployJar(String[], String, boolean) - Method in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Upload adn deploy a module on all nodes.
uploadDeployModule(String, boolean) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
uploadDeployModule(String, boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Upload a file on remote server and deploy it.
uploadDeployModule(String, boolean) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
uploadDeployOnTarget(String, String, boolean) - Method in class org.ow2.jonas.lib.management.domain.DomainMonitor
Upload a module on a target which may be a server or a cluster
uploadDeployRar(String[], String, boolean) - Method in class org.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.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.ow2.jonas.lib.management.domain.cluster.BaseCluster
MBean operation Upload a file on all nodes.
uploadFile(String, boolean) - Method in interface org.ow2.jonas.lib.management.domain.cluster.BaseClusterMBean
 
uploadFile(String, boolean) - Method in class org.ow2.jonas.lib.management.domain.proxy.server.ServerProxy
Upload a file on remote server for deployment
uploadFile(String, boolean) - Method in interface org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyMBean
 
UploadForm - Class in org.ow2.jonas.webapp.jonasadmin.deploy
This class is a placeholder for form values.
UploadForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.deploy.UploadForm
 
UPLOADING - Static variable in class org.ow2.jonas.lib.management.domain.DeployAction
 
upperFL(String) - Method in class org.ow2.jonas.generators.genic.VcCMRField
It capitalizes the first letter of a word.
URIEncoding - Variable in class org.apache.catalina.connector.Connector
URI encoding.
URIResolverImpl - Class in org.ow2.jonas.ws.axis2.jaxws.description.impl
This class is used to locate xml schemas that are imported by wsdl documents.
URIResolverImpl() - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 
URIResolverImpl(ClassLoader) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.description.impl.URIResolverImpl
 
URL - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
URL - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
urlEncoder - Static variable in class org.apache.catalina.connector.CoyoteAdapter
Encoder for the Location URL in HTTP redirects.
URLFactory - Class in org.ow2.jonas.lib.loader.factory
An URLFactory is used to create a URL from a base URL.
URLFactory() - Constructor for class org.ow2.jonas.lib.loader.factory.URLFactory
 
URLFactory - Class in org.ow2.jonas.lib.naming
This class provides an implementation of a mail session factory for sending mail.
URLFactory() - Constructor for class org.ow2.jonas.lib.naming.URLFactory
 
URLMapper - Class in org.ow2.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.ow2.jonas.ws.axis.URLMapper
 
urls - Variable in class org.ow2.jonas.discovery.internal.comm.DiscoveryComm
MBean server connection URLs for this server.
urlsList - Variable in class org.ow2.jonas.discovery.base.BaseDiscovery
Array list of urls retrived from jmxService.
URLUtils - Class in org.ow2.jonas.web.tomcat6.ws
The URLUtils a helper class for URL management operations.
URLUtils() - Constructor for class org.ow2.jonas.web.tomcat6.ws.URLUtils
 
usage() - Static method in class org.ow2.jonas.generators.genclientstub.ClientStubGen
Display the usage.
usage() - Static method in class org.ow2.jonas.generators.raconfig.RAConfig
Usage of RAConfig
usage() - Static method in class org.ow2.jonas.generators.wsgen.WsGen
Display the usage.
use - Variable in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Field use
USE_SYSTEM_CLASS_LOADER - Static variable in class org.ow2.jonas.web.tomcat6.JOnASStandardContext
System Property controlling activation/deactivation of the JDK 6 WebClassLoader fix.
useBodyEncodingForURI - Variable in class org.apache.catalina.connector.Connector
URI encoding as body.
UseCallerIdentity - Class in org.ow2.jonas.deployment.ejb.xml
This class defines the implementation of the element use-caller-identity
UseCallerIdentity() - Constructor for class org.ow2.jonas.deployment.ejb.xml.UseCallerIdentity
Constructor
UseCallerIdentityRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
This class defines the rules to analyze the element use-caller-identity
UseCallerIdentityRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.UseCallerIdentityRuleSet
Construct an object with a specific prefix
usedCs - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
The list of used Connections
usedMemory() - Method in class org.ow2.jonas.lib.jmbeans.monitoring.MemoryMonitoring
private function for monitoring
useEJB3ChildClassloader() - Method in class org.ow2.jonas.ear.internal.EarDeployer
Enable the use of a child classloader for EJB3s.
useEJB3ChildClassloader(boolean) - Method in class org.ow2.jonas.ear.internal.JOnASEARService
Enable the use of a child classloader for EJB3s.
useIPVHosts - Variable in class org.apache.catalina.connector.Connector
Flag to use IP-based virtual hosting.
User - Class in org.ow2.jonas.db.base
Class for the representation of a user with username and password.
User(String, String) - Constructor for class org.ow2.jonas.db.base.User
Constructor with a specific username and password.
USER - Static variable in class org.ow2.jonas.ee.jdbc.MCFData
 
user(String, String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for a user
User - Class in org.ow2.jonas.security.internal.realm.principal
This class define the User class which represent a user by its name, password, etc.
User() - Constructor for class org.ow2.jonas.security.internal.realm.principal.User
Constructor
User(String, String) - Constructor for class org.ow2.jonas.security.internal.realm.principal.User
Constructor with a given login / password
USER_TX - Static variable in class org.ow2.jonas.lib.ejb21.JWrapper
 
UserDataConstraint - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element user-data-constraint
UserDataConstraint() - Constructor for class org.ow2.jonas.deployment.web.xml.UserDataConstraint
Constructor
UserDataConstraintRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze user-data-constraint in security-constraint element
UserDataConstraintRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.UserDataConstraintRuleSet
Construct an object with a specific prefix
UserMBean - Interface in org.ow2.jonas.security.internal.realm.principal
This interface defines the MBean method for the User
UserMemoryRealmForm - Class in org.ow2.jonas.webapp.jonasadmin.security
 
UserMemoryRealmForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.security.UserMemoryRealmForm
 
USERNAME - Static variable in interface org.ow2.jonas.dbm.internal.DBMConstants
 
userTransaction - Variable in class org.ow2.jonas.tm.jotm.delegate.TransactionCCFDelegate
UserTransaction object, to be shared by all components.
UserTransactionCCFDelegate - Class in org.ow2.jonas.tm.jotm.delegate
Implements the TransactionCCFDelegate abstract class for client usage.
UserTransactionCCFDelegate() - Constructor for class org.ow2.jonas.tm.jotm.delegate.UserTransactionCCFDelegate
 
UserTransactionFactory - Class in org.ow2.jonas.tm.jotm
 
UserTransactionFactory() - Constructor for class org.ow2.jonas.tm.jotm.UserTransactionFactory
 
userURI - Variable in class org.ow2.jonas.web.tomcat6.versioning.AbsVirtualContext
The user (virtual) URI of this context.
usingBaseJarName() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Indicate if this build is using the base jar name.
Util - Class in org.ow2.jonas.eclipse.compiler
Eclipse Compiler Utilities.
Util() - Constructor for class org.ow2.jonas.eclipse.compiler.Util
 
UtilAdmin - Class in org.ow2.jonas.commands.admin
Utility class allowing MBean manipulations on the managed server.
Utility - Class in org.ow2.jonas.deployment.rar
This class is a utility class for the rar api deployment classes
Utility() - Constructor for class org.ow2.jonas.deployment.rar.Utility
 
Utility - Class in org.ow2.jonas.ee.jdbc
This class contains the support methods for the Resource Adapter.
Utility() - Constructor for class org.ow2.jonas.ee.jdbc.Utility
 
Utility - Class in org.ow2.jonas.lib.svc
Utility class for System Value Classes.

V

valid() - Method in class org.ow2.jonas.lib.timer.TimerEvent
Is this timer valid ?
valid - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
validate() - Method in class org.ow2.jonas.ant.jonasbase.Replace.Replacefilter
validate the filter's configuration
validate() - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.JOnASJ2EEWebServicesContext
Deprecated. not used by JOnAS Implementation
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.clusterd.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.domain.NewClusterForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.domain.NewServerForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.monitoring.graph.ServerGraphForm
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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.monitoring.StackDumpForm
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.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.resourceadapter.CreateResourceAdapterForm
Validates the values in the form.
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.service.container.SelectedItemsForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.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.ow2.jonas.webapp.jonasadmin.service.ModuleForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterAOForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.ow2.jonas.webapp.jonasadmin.service.smartclient.SmartclientServiceForm
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.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
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.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
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.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
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.ow2.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.ow2.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.
validateAttributes() - Method in interface org.ow2.jonas.ant.HotDeploymentTool
Validates the passed in attributes.
validateAttributes() - Method in class org.ow2.jonas.ant.jonasbase.Replace
Validate attributes provided for this task in .xml build file.
validateAttributes() - Method in class org.ow2.jonas.ant.JonasHotDeploymentTool
Validates the passed in attributes.
validateConfigured() - Method in interface org.ow2.jonas.ant.EJBDeploymentTool
Called to validate that the tool parameters have been configured.
validateConfigured() - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Called to validate that the tool parameters have been configured.
validateDocument(Document, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.xml.ApplyArchiveConfigAction
Validate the document using appropriate schemas.
validateInteger(ActionErrors, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm
 
validateInteger(ActionErrors, String, String, String) - Method in class org.ow2.jonas.webapp.jonasadmin.service.db.DatasourceForm
 
validateMCs() - Method in class org.ow2.jonas.resource.internal.pool.lib.HArrayPool
 
validateMCs() - Method in interface org.ow2.jonas.resource.internal.pool.Pool
validateMCs validates ManagedConnections in Pool every 10 minutes
validateReplacefilters() - Method in class org.ow2.jonas.ant.jonasbase.Replace
Validate nested elements.
value - Variable in class org.ow2.jonas.commands.admin.CLIArgument
Argument name.
value - Variable in class org.ow2.jonas.deployment.ejb.ejbql.SimpleNode
 
value - Variable in class org.ow2.jonas.lib.ejb21.jorm.GenClassElement
This field references the user object.
value(Node, String) - Method in class org.ow2.jonas.migration.jboss.Transformer
Queries a node for a string value at a given path.
value - Variable in class org.ow2.jonas.webapp.taglib.LabelValueBean
The value to be returned to the server.
valueOf(String) - Static method in enum org.ow2.jonas.cmi.internal.CmiServiceProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.jndi.checker.api.ResourceCheckpoints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.lib.management.javaee.J2EEServerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.lib.management.javaee.J2EEServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.lib.service.manager.DeployableEnumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.lib.service.manager.ServiceItem.ServiceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.webapp.jonasadmin.ServiceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.ws.jaxws.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.ws.jaxws.IWebServiceEndpoint.EndpointType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.jonas.cmi.internal.CmiServiceProperty
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.jndi.checker.api.ResourceCheckpoints
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.lib.management.domain.proxy.server.ServerProxyProperties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.lib.management.javaee.J2EEServerState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.lib.management.javaee.J2EEServiceState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.lib.service.manager.DeployableEnumeration
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.lib.service.manager.ServiceItem.ServiceLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values(Node, String) - Method in class org.ow2.jonas.migration.jboss.Transformer
 
values() - Static method in enum org.ow2.jonas.webapp.jonasadmin.ServiceName
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.ws.jaxws.EndpointType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.ow2.jonas.ws.jaxws.IWebServiceEndpoint.EndpointType
Returns an array containing the constants of this enum type, in the order they're declared.
VariableMapping - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element variable-mapping
VariableMapping() - Constructor for class org.ow2.jonas.deployment.ws.xml.VariableMapping
Constructor
VariableMappingRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element variable-mapping
VariableMappingRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.VariableMappingRuleSet
Construct an object with a specific prefix
variables - Variable in class org.ow2.jonas.lib.management.extensions.base.AdminHelper
 
VcArrayMapping - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcArrayMapping(QName, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcArrayMapping
Create a VcArrayMapping holding arrayMapping information.
VcBean - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcBean(SessionStatelessDesc) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcBean
Construct a Holder for Bean informations
VcBeanMapping - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcBeanMapping(QName, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcBeanMapping
Create a VcBeanMapping holding typeMapping information.
VcCMRField - Class in org.ow2.jonas.generators.genic
This class is used in the velocity context.
VcCMRField(EjbRelationshipRoleDesc) - Constructor for class org.ow2.jonas.generators.genic.VcCMRField
It builds a cmr field descriptor usable in velocity context.
VcField - Class in org.ow2.jonas.generators.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.ow2.jonas.generators.genic.VcField
VcField constructor
VcHandler - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcHandler(HandlerDesc) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcHandler
Create a new VcHandler from a HandlerDesc
VcHeader - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcHeader(QName) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcHeader
Construct a VcHeader from a QName.
VcInitParam - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcInitParam(String, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcInitParam
Construct a VcInitParam from a couple name/value.
VcMethod - Class in org.ow2.jonas.generators.genic
This class is the "Velocity context" for a interface method or a bean method used in the Velocity Templates.
VContextFactory - Class in org.ow2.jonas.generators.genic
This class allows to create the Velocity Context used to build the generated sources with the Velocity templates.
VContextFactory() - Constructor for class org.ow2.jonas.generators.genic.VContextFactory
 
VContextFactory - Class in org.ow2.jonas.generators.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.ow2.jonas.generators.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.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcPortComponent(PortComponentDesc, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
Construct a VcPortComponent from a PortComponentDesc.
VcPortComponent(String, List) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcPortComponent
Construct a VcPortComponent from a PortComponentRef.
VcTypeMapping - Class in org.ow2.jonas.generators.wsgen.generator.axis
Member of a VelocityContext.
VcTypeMapping(QName, String) - Constructor for class org.ow2.jonas.generators.wsgen.generator.axis.VcTypeMapping
Create a VcTypeMapping holding typeMapping information.
VENDOR - Static variable in class org.ow2.jonas.Version
JOnAS Vendor.
verifyDocument(Document) - Method in class org.ow2.jonas.resource.internal.mbean.ArchiveConfigMBean
Verifies that the Document is correct with respect to the schemas associated with the XML.
verifyRoleName(AssemblyDescriptor) - Method in class org.ow2.jonas.deployment.ejb.BeanDesc
Check that there are always corresponding role-name element in security-role and method-permission elements.
Version - Class in org.ow2.jonas
Information about the current version of JOnAS.
VersionedPathBean - Class in org.ow2.jonas.web.tomcat6.versioning
Information about a versioned path.
VersionedPathBean() - Constructor for class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
Sets all members to null.
VersionedPathBean(String, String) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.VersionedPathBean
Initializes all members.
versioning(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for the versioning service.
VersioningService - Interface in org.ow2.jonas.versioning
JOnAS Service interface for the versioning service.
VersioningServiceBase - Interface in org.ow2.jonas.versioning
Interface for the versioning service, which only contains methods for the versioning service and doesn't inherit from any other interface.
VersioningServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.versioning
Implement form for Versioning service management.
VersioningServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.versioning.VersioningServiceForm
 
VersioningServiceImpl - Class in org.ow2.jonas.versioning.internal
Implements the versioning service.
VersioningServiceImpl() - Constructor for class org.ow2.jonas.versioning.internal.VersioningServiceImpl
 
VersioningServiceImplMBean - Interface in org.ow2.jonas.versioning.internal
Management bean interface for the versioning service.
viewAccepted(View) - Method in class org.ow2.jonas.discovery.jgroups.comm.handler.DiscCommHandlerImpl
 
ViewContainerAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
Action used to force the node in tree.
ViewContainerAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ViewContainerAction
 
ViewContainerEjbsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.container
Action used to force the node in tree.
ViewContainerEjbsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.ViewContainerEjbsAction
 
ViewHandlersAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
ViewHandlersAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.ViewHandlersAction
 
ViewLoggingJonasAction - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ViewLoggingJonasAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasAction
 
ViewLoggingJonasForm - Class in org.ow2.jonas.webapp.jonasadmin.logging
 
ViewLoggingJonasForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm
 
ViewPortComponentsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
ViewPortComponentsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.ViewPortComponentsAction
 
VirtualContext - Class in org.ow2.jonas.web.tomcat6.versioning
Virtual Context implementation that handles operations with the additional contexts and defines a new context called "private".
VirtualContext(JmxService, String, Context) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.VirtualContext
Creates and registers a virtual context.
VirtualContextJMXInterface - Interface in org.ow2.jonas.versioning
JMX Management Interface for any virtual context.
VirtualContextMBean - Interface in org.ow2.jonas.web.tomcat6.versioning
JMX interface for a virtual Tomcat context.
VirtualJNDIBinding - Class in org.ow2.jonas.versioning.contexts
Handles virtual JNDI binding management.
VirtualJNDIBinding(String, String) - Constructor for class org.ow2.jonas.versioning.contexts.VirtualJNDIBinding
Creates and registers a virtual JNDI binding.
VirtualJNDIBindingMBean - Interface in org.ow2.jonas.versioning.contexts
Defines JMX methods for virtual JNDI binding management for one application.
VirtualJNDIContextFactory - Class in org.ow2.carol.jndi.spi
Context factory that uses VirtualJNDILookup for JNDI lookups.
VirtualJNDIContextFactory() - Constructor for class org.ow2.carol.jndi.spi.VirtualJNDIContextFactory
 
VirtualJNDILookup - Class in org.ow2.carol.jndi.spi
Handles virtual JNDI lookup.
VirtualJNDILookup(Context) - Constructor for class org.ow2.carol.jndi.spi.VirtualJNDILookup
Saves the parent context.
visit(SimpleNode, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTEJBQL, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTFromClause, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTCollectionMemberDeclaration, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTRangeVariableDeclaration, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTSingleValuedPathExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTCmpPathExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTSingleValuedCmrPathExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTCollectionValuedPathExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTSelectClause, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTSelectExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTAggregateSelectExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTOrderByClause, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTOrderByItem, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTLimitClause, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTLimitExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTWhereClause, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTConditionalExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTConditionalTerm, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTConditionalFactor, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTBetweenExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTInExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTLikeExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTNullComparisonExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTCollectionMemberExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTComparisonExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTArithmeticExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTArithmeticTerm, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTArithmeticFactor, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTStringExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTDatetimeExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTBooleanExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTEntityBeanExpression, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTFunctionsReturningStrings, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTFunctionsReturningNumerics, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTAbstractSchemaName, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTIdentificationVariable, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTPath, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTStringLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTArithmeticLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTIntegerLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTBooleanLiteral, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(ASTInputParameter, Object) - Method in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLVisitor
 
visit(SimpleNode) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
Visit method to call from constructor.
visit(SimpleNode, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
Generic visit method that traverses all child nodes
visit(ASTEJBQL, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFromClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTRangeVariableDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLikeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTNullComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTCollectionMemberExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFloatingPointLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTAbstractSchemaName, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTIdentifier, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTStringLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTArithmeticLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTBooleanLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlAbstractVisitor
null implementation of the visit method for the corresponding parameter type
visit(ASTLimitClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child node.
visit(ASTLimitExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child node LimitExpression().
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Visit child nodes literal ::= integer_literal Push the corresponding EjbqlLimiterRange to the stack
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlLimitVisitor
Node with value set to parameter index (1..n) string.
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Visit child node.
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Visit child node.
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.EjbqlOrderByVisitor
Push the Node to the stack
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
If query contains WHERE clause, visit child nodes
where_clause ::= WHERE conditional_expression
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_expression ::= conditional_term [ OR conditional_term ]*
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_term ::= conditional_factor [ AND conditional_factor ]*
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
conditional_factor ::= [ NOT ] conditional_test
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_expression ::= arithmetic_term [ { + | - } arithmetic_term ] *
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_term ::= arithmetic_factor [ { * | / } arithmetic_factor ]*
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push corresponding Expression to the stack.
arithmetic_factor ::= [ + |- ] arithmetic_primary
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes string_expression ::= string_primary | input_parameter
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes datetime_expression ::= datetime_value | input_parameter
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes boolean_expression ::= cmp_path_expression | boolean_literal | input_parameter
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes entity_bean_expression ::= entity_bean_value | input_parameter
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.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.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to identification variable string.
visit(ASTLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes literal ::= string_literal | arithmetic_literal | boolean_literal
visit(ASTStringLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to litteral string.
visit(ASTArithmeticLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Visit child nodes arithmetic_literal ::= integer_literal | floatingpoint_literal
visit(ASTIntegerLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTFloatingPointLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to integer litteral arithmetic.
visit(ASTBooleanLiteral, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to litteral boolean.
visit(ASTInputParameter, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Node with value set to parameter index (1..n) string.
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlQueryFilterVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node.
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Visit child node
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlSelectVisitor
Push the Node to the stack
visit(ASTFromClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionMemberDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTRangeVariableDeclaration, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCollectionValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTAbstractSchemaName, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTIdentifier, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Store the pair identifier,Node from the Stack in HashMap
visit(ASTPath, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Push the Node to the stack
visit(ASTSelectClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTAggregateSelectExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTIdentificationVariable, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTSingleValuedCmrPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTCmpPathExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTWhereClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTConditionalFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
Visit child nodes and count the number of the unary operator NOT.
visit(ASTBetweenExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTInExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTLikeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTNullComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTEmptyCollectionComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes and see if it's IS EMPTY or IS NOT EMPTY
visit(ASTCollectionMemberExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTComparisonExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticTerm, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTArithmeticFactor, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTStringExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTDatetimeExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTBooleanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTEntityBeanExpression, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningStrings, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTFunctionsReturningNumerics, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByClause, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
visit(ASTOrderByItem, Object) - Method in class org.ow2.jonas.lib.ejb21.sql.EjbqlVariableVisitor
visit child nodes
vmDynMemory - Variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm
 
vmVendor - Static variable in class com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection
 

W

WaiterCountJCAConnectionServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
WaiterCountJCAConnectionServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.WaiterCountJCAConnectionServlet
 
WaiterCountJDBCResourceServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
WaiterCountJDBCResourceServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.WaiterCountJDBCResourceServlet
 
waiters - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
nb of threads waiting (synchronization)
waitingTime - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRC
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRU
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCRW
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCS
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchCST
Wait until I'm allowed to work on this instance.
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchDB
 
waitmyturn(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JEntitySwitchRO
 
war(String, String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
War MBean ObjectName
War - Class in org.ow2.jonas.web.base
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.ow2.jonas.web.base.War
Construct a War with the specified name, of the specified ear.
WAR_CHILD_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
 
WAR_CONFIRM_FILE - Static variable in class org.ow2.jonas.lib.util.JModule
 
WAR_EXTENSION - Static variable in class org.ow2.jonas.lib.util.JModule
 
WAR_TYPE - Static variable in interface org.ow2.jonas.webapp.jonasadmin.xml.xs.SchemaRestrictions
A war typed archive.
WarCleanTask - Class in org.ow2.jonas.web.base
JOnAS WAR unused directory clean task class.
WarCleanTask(JWebContainerService, DeployerLog) - Constructor for class org.ow2.jonas.web.base.WarCleanTask
Construct a new WAR clean task.
WarDeployableMetadataFactoryHolder - Class in org.ow2.jonas.deployment.web.lib
This class is a temporary hack.
WARDeployer - Class in org.ow2.jonas.web.base
Deployer of the WAR deployable.
WARDeployer() - Constructor for class org.ow2.jonas.web.base.WARDeployer
 
WarForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WarForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WarForm
 
WarMBean - Interface in org.ow2.jonas.web.base
This interface defines the MBean methods which can be done on a war file.
warning(String) - Static method in class org.ow2.jonas.commands.admin.util.PrintUtils
Print a success type message (prefixed with [SUCCESS]) on the System.out PrintStream.
warning(SAXParseException) - Method in class org.ow2.jonas.deployment.common.digester.JErrorHandler
Receive notification of a warning.
WARNING - Static variable in interface org.ow2.jonas.lib.jmbeans.log.LogBufferMBean
 
warning(SAXParseException) - Method in class org.ow2.jonas.security.lib.JErrorHandler
Receive notification of a warning.
warningThreshold - Variable in class org.ow2.jonas.lib.ejb21.JSessionFactory
 
WARURL_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
warURL Context Param.
Web - Class in org.ow2.jonas.deployment.ear.xml
This class defines the implementation of the element web
Web() - Constructor for class org.ow2.jonas.deployment.ear.xml.Web
Constructor
WEB_FILE_NAME - Static variable in class org.ow2.jonas.deployment.web.lib.WebDeploymentDescManager
The path to the web.xml file.
WebApp - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element web-app.
WebApp() - Constructor for class org.ow2.jonas.deployment.web.xml.WebApp
Constructor : build a new WebApp object
WebApp - Class in org.ow2.jonas.generators.genbase.archive
A WebApp is a wrapper class around a Web Archive.
WebApp(Archive) - Constructor for class org.ow2.jonas.generators.genbase.archive.WebApp
Create an alone WebApp (not in an ear).
WebApp(Archive, Application) - Constructor for class org.ow2.jonas.generators.genbase.archive.WebApp
Create an embded WebApp.
WEBAPP - Static variable in class org.ow2.jonas.generators.genbase.modifier.AbsModifierFactory
WebApp Archive mode.
WEBAPP_SCHEMAS - Static variable in class org.ow2.jonas.deployment.web.WebAppSchemas
List of schemas used for web.xml.
WebAppCatalinaForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppCatalinaForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm
 
WebappClassLoader - Class in org.ow2.jonas.lib.loader
ClassLoader specialized for WebApps.
WebappClassLoader(URL) - Constructor for class org.ow2.jonas.lib.loader.WebappClassLoader
Create a new WebappClassLoader with default parent ClassLoader
WebappClassLoader(URL, ClassLoader) - Constructor for class org.ow2.jonas.lib.loader.WebappClassLoader
Create a new WebappClassLoader with specified parent ClassLoader
WebAppDTDs - Class in org.ow2.jonas.deployment.web
This class defines the declarations of DTDs for web.xml.
WebAppDTDs() - Constructor for class org.ow2.jonas.deployment.web.WebAppDTDs
Build a new object for web.xml DTDs handling.
WebAppForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppForm
 
WebAppItem - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppItem() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
WebAppItem(ObjectName, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
 
WebAppItem(String, String) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItem
Used for Jetty containers only
WebAppItemByPathContext - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppItemByPathContext() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppItemByPathContext
 
WebAppJettyForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppJettyForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppJettyForm
 
WebAppModifier - Class in org.ow2.jonas.generators.genclientstub.modifier
Modify a given WebApp.
WebAppModifier(WebApp) - Constructor for class org.ow2.jonas.generators.genclientstub.modifier.WebAppModifier
Creates a new WebAppModifier
WebAppModifier - Class in org.ow2.jonas.generators.wsgen.modifier
Modify a given WebApp.
WebAppModifier(WebApp) - Constructor for class org.ow2.jonas.generators.wsgen.modifier.WebAppModifier
Creates a new WebAppModifier
WebAppRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines rules to analyze web.xml file
WebAppRuleSet() - Constructor for class org.ow2.jonas.deployment.web.rules.WebAppRuleSet
Construct an object
WebAppSchemas - Class in org.ow2.jonas.deployment.web
This class defines the declarations of Schemas for web.xml.
WebAppSchemas() - Constructor for class org.ow2.jonas.deployment.web.WebAppSchemas
Build a new object for Schemas handling.
WebAppVirtualCatalinaForm - Class in org.ow2.jonas.webapp.jonasadmin.service.container
 
WebAppVirtualCatalinaForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.container.WebAppVirtualCatalinaForm
 
WebContainer - Class in org.ow2.jonas.ant.jonasbase
Allow to configure the WebContainer service.
WebContainer() - Constructor for class org.ow2.jonas.ant.jonasbase.WebContainer
Default constructor.
WebContainerCluster - Class in org.ow2.jonas.ant.cluster
Define WebContainerCluster task.
WebContainerCluster() - Constructor for class org.ow2.jonas.ant.cluster.WebContainerCluster
Default constructor.
WebContainerDeploymentDesc - Class in org.ow2.jonas.deployment.web
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, IWarDeployableMetadata) - Constructor for class org.ow2.jonas.deployment.web.WebContainerDeploymentDesc
Construct an instance of a WebContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
WebContainerDeploymentDescException - Exception in org.ow2.jonas.deployment.web
The class WebContainerDeploymentDescException that indicates conditions that a reasonable application might want to catch.
WebContainerDeploymentDescException() - Constructor for exception org.ow2.jonas.deployment.web.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with no detail message.
WebContainerDeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.web.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with the specified message.
WebContainerDeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.web.WebContainerDeploymentDescException
Constructs a new WebContainerDeploymentDescException with the specified message and cause.
WebContainerDeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.web.WebContainerDeploymentDescException
Construct an exception from a causing exception.
webContainerIsStarting() - Method in class org.ow2.jonas.web.base.proxy.HttpSocketHandler
Tell to the client that the web container is starting.
webContainerService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the webContainerService MBean ObjectName.
WebDeploymentDescManager - Class in org.ow2.jonas.deployment.web.lib
This class provide a way for managing the WebContainerDeploymentDesc.
WebJettyDDModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
Modify the web-jetty.xml file.
WebJettyDDModifier(Document) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.WebJettyDDModifier
Create a new WebJettyDDModifier
WebLevel - Class in org.ow2.jonas.ant.cluster
Defines Weblevel task
WebLevel() - Constructor for class org.ow2.jonas.ant.cluster.WebLevel
Default constructor
WebManagerWrapper - Class in org.ow2.jonas.deployment.web.wrapper
Wrap the WebDeploymentDescManager to solve ClassLoader problems linked to Digester.
WebModule - Static variable in class org.ow2.jonas.lib.management.extensions.base.AdminJmxHelper
Constant for web module.
WEBMODULE - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
j2eeType for Web modules
WebModuleContext - Interface in org.ow2.jonas.web.tomcat6.versioning
Interface that lists all method that a management bean that Tomcat should recognize as a WebModule.
WebResourceCollection - Class in org.ow2.jonas.deployment.web.xml
This class defines the implementation of the element web-resource-collection
WebResourceCollection() - Constructor for class org.ow2.jonas.deployment.web.xml.WebResourceCollection
Constructor
WebResourceCollectionRuleSet - Class in org.ow2.jonas.deployment.web.rules
This class defines a rule to analyze web-resource-collection in security-constraint element
WebResourceCollectionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.web.rules.WebResourceCollectionRuleSet
Construct an object with a specific prefix
WebRuleSet - Class in org.ow2.jonas.deployment.ear.rules
This class defines the rules to analyze the element web
WebRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ear.rules.WebRuleSet
Construct an object with a specific prefix
WEBSERVICE_TYPE - Static variable in class org.ow2.jonas.ws.jaxrpc.mbean.WebServicesObjectName
WebService type property
WebServiceContextInjectionHandler - Class in org.ow2.jonas.ws.axis2.easybeans.ext
React to @Resource on WebServiceContext.
WebServiceContextInjectionHandler() - Constructor for class org.ow2.jonas.ws.axis2.easybeans.ext.WebServiceContextInjectionHandler
 
WebServiceContextInjectionHandler - Class in org.ow2.jonas.ws.cxf.easybeans.ext
React to @Resource on WebServiceContext.
WebServiceContextInjectionHandler() - Constructor for class org.ow2.jonas.ws.cxf.easybeans.ext.WebServiceContextInjectionHandler
 
WebserviceDescription - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element webservice-description
WebserviceDescription() - Constructor for class org.ow2.jonas.deployment.ws.xml.WebserviceDescription
Constructor
WebServiceDescriptionItem - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element
The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
WebServiceDescriptionItem(String, String, String, String, PortComponentItem) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
Creates a new WebServiceDescription object.
WebServiceDescriptionItem(String, String, String, String, Vector) - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem
Creates a new WebServiceDescription object.
WebserviceDescriptionRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element webservice-description
WebserviceDescriptionRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ws.rules.WebserviceDescriptionRuleSet
Construct an object with a specific prefix
WebServiceDetailsAction - Class in org.ow2.jonas.webapp.jonasadmin.service.webservice
 
WebServiceDetailsAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.webservice.WebServiceDetailsAction
 
WebServiceEndpointStandardWrapper - Class in org.ow2.jonas.web.tomcat6.ws
 
WebServiceEndpointStandardWrapper(IWebServiceEndpoint, String) - Constructor for class org.ow2.jonas.web.tomcat6.ws.WebServiceEndpointStandardWrapper
Creates a customized Tomcat Wrapper
WebServiceEndpointStandardWrapper(IWebServiceEndpoint) - Constructor for class org.ow2.jonas.web.tomcat6.ws.WebServiceEndpointStandardWrapper
Creates a customized Tomcat Wrapper
WebServiceRefExtensionListener - Class in org.ow2.jonas.ws.jaxws.easybeans.naming
This extension is responsible of filling the EJB java:comp/env Context with @WebServiceRef.
WebServiceRefExtensionListener() - Constructor for class org.ow2.jonas.ws.jaxws.easybeans.naming.WebServiceRefExtensionListener
 
Webservices - Class in org.ow2.jonas.deployment.ws.xml
This class defines the implementation of the element webservices
Webservices() - Constructor for class org.ow2.jonas.deployment.ws.xml.Webservices
Constructor
WebservicesContainer<T extends IWebServiceEndpoint> - Class in org.ow2.jonas.ws.axis2.jaxws
 
WebservicesContainer(String) - Constructor for class org.ow2.jonas.ws.axis2.jaxws.WebservicesContainer
 
WebservicesContainer<T extends IWebServiceEndpoint> - Class in org.ow2.jonas.ws.cxf.jaxws
The WebservicesContainer represents a group of endpoints sharing the same WSDL Definition.
WebservicesContainer(String) - Constructor for class org.ow2.jonas.ws.cxf.jaxws.WebservicesContainer
Construct the group.
WebServicesDDModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
 
WebServicesDDModifier(Document) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.WebServicesDDModifier
 
WebServicesObjectName - Class in org.ow2.jonas.ws.jaxrpc.mbean
ToolKit for WebServices Mbeans.
WebservicesRuleSet - Class in org.ow2.jonas.deployment.ws.rules
This class defines the rules to analyze the element webservices
WebservicesRuleSet() - Constructor for class org.ow2.jonas.deployment.ws.rules.WebservicesRuleSet
Construct an object with a specific prefix
WebservicesWebDeployer - Class in org.ow2.jonas.web.tomcat6.ws
The WebservicesWebDeployer is responsible of deploying/creating/removing web contexts for EJB based endpoints.
WebservicesWebDeployer(Tomcat6Service) - Constructor for class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Construct a new WebservicesWebDeployer manager based on Tomcat.
WebServicesXmlFinder - Class in org.ow2.jonas.generators.wsgen.finder
WebServicesXmlFinder finds out if there is any webservices.xml within the given J2EEArchive.
WebServicesXmlFinder(J2EEArchive) - Constructor for class org.ow2.jonas.generators.wsgen.finder.WebServicesXmlFinder
Constructs a WebServicesXmlFinder that will explore the given J2EEArchive.
WHERE - Static variable in interface org.ow2.jonas.deployment.ejb.ejbql.EJBQLConstants
 
WhereAreYou - Class in org.ow2.jonas.webapp.jonasadmin
 
WhereAreYou() - Constructor for class org.ow2.jonas.webapp.jonasadmin.WhereAreYou
 
WhereAreYouTag - Class in org.ow2.jonas.webapp.taglib
 
WhereAreYouTag() - Constructor for class org.ow2.jonas.webapp.taglib.WhereAreYouTag
 
WhereClause() - Method in class org.ow2.jonas.deployment.ejb.ejbql.EJBQL
 
whereClause - Variable in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
 
whereClauseStatus - Variable in class org.ow2.jonas.deployment.ejb.MethodJdbcCmp1Desc
 
width - Variable in class org.ow2.jonas.webapp.taglib.TreeControlNode
The display width necessary to display this item (if it is visible).
WinSysEnv - Class in org.ow2.jonas.lib.windows
This class provides some utilities for the windows environment
WinSysEnv() - Constructor for class org.ow2.jonas.lib.windows.WinSysEnv
 
wm - Variable in class org.ow2.jonas.lib.ejb21.JFactory
 
wm - Variable in class org.ow2.jonas.lib.ejb21.JMessageDrivenBean
 
WORK_APPS_DIR - Static variable in class org.ow2.jonas.ear.internal.JOnASEARService
The name of the working apps directory.
WORK_DIR - Static variable in class org.ow2.jonas.ear.internal.JOnASEARService
The name of the working directory.
WORK_DIR - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
The name of the working directory.
WORK_DIR - Static variable in class org.ow2.jonas.ejb2.internal.JOnASEJBService
The name of the working directory.
WORK_DIR - Static variable in class org.ow2.jonas.web.base.BaseWebContainerService
The name of the working directory.
WORK_EJB3S_DIR - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
The name of the working ejb3s directory.
WORK_EJBJARS_DIR - Static variable in class org.ow2.jonas.ejb2.internal.JOnASEJBService
The name of the working ejbjars directory.
WORK_RARS_DIR - Static variable in class org.ow2.jonas.resource.internal.JOnASResourceService
The name of the working apps directory.
WORK_WEBAPPS_DIR - Static variable in class org.ow2.jonas.ear.internal.EarDeployer
The name of the working apps directory.
WORK_WEBAPPS_DIR - Static variable in class org.ow2.jonas.web.base.BaseWebContainerService
The name of the working apps directory.
workCleaner(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for the WorkCleaner.
WorkCleanerException - Exception in org.ow2.jonas.workcleaner
The class WorkCleanerException indicates conditions that a reasonable application might want to catch.
WorkCleanerException(String) - Constructor for exception org.ow2.jonas.workcleaner.WorkCleanerException
Constructs a new CleanerException with the specified message.
WorkCleanerException(String, Throwable) - Constructor for exception org.ow2.jonas.workcleaner.WorkCleanerException
Constructs a new CleanerException with the specified message.
WorkCleanerService - Interface in org.ow2.jonas.workcleaner
Give access to a WorkCleaner service implementation.
WorkcleanerServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.workcleaner
Implement form for WC service management.
WorkcleanerServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workcleaner.WorkcleanerServiceForm
 
WorkCleanerServiceMBean - Interface in org.ow2.jonas.workcleaner.internal
The JOnAS WorkCleaner MBean representation.
WorkCleanerTimer - Class in org.ow2.jonas.workcleaner.internal
The WorkCleanerTimer executes tasks periodically.
WorkCleanerTimer() - Constructor for class org.ow2.jonas.workcleaner.internal.WorkCleanerTimer
 
WorkersServlet - Class in org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server
 
WorkersServlet() - Constructor for class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.servlets.server.WorkersServlet
 
workList - Variable in class org.ow2.jonas.workmanager.internal.JWorkManager
 
workManager(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return an objectName for the WorkManager
WorkManagerService - Interface in org.ow2.jonas.workmanager
Give access to a WorkManager implementation.
WorkmanagerServiceForm - Class in org.ow2.jonas.webapp.jonasadmin.service.workmanager
 
WorkmanagerServiceForm() - Constructor for class org.ow2.jonas.webapp.jonasadmin.service.workmanager.WorkmanagerServiceForm
 
wrap(File, File) - Method in class org.ow2.jonas.extension.loader.Bnd
Wrap (using bnd) a jar file into an OSGi bundle
wrapConnection(Connection, StackTraceElement[]) - Method in class org.ow2.jonas.jndi.interceptors.impl.datasource.DatasourceWrapper
Wrap the given connection and return it to the client.
wrapWebserviceEndpoint(IEJBWebserviceEndpoint) - Method in class org.ow2.jonas.web.tomcat6.ws.WebservicesWebDeployer
Wrap the WS endpoint in a StandardWrapper instance that represents the Servlet.
write(PName, Object) - Method in class org.ow2.jonas.lib.ejb21.jorm.GenClassImpl
It writes the data of the gen class if it was modified (see the field isModified).
write() - Method in class org.ow2.jonas.ws.publish.internal.file.JDefinitionWriter
Write the given Definition into the base directory
writeArrayTypeMapping(PrintWriter, String, String, String, String, QName) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the arrayMapping.
writeDeployBinding(PrintWriter, BindingEntry) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment instructions for given WSDL binding
writeDeployPort(PrintWriter, Port, BindingEntry, ServiceReferenceContext) - Method in class org.ow2.jonas.generators.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.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment and undeployment instructions for given WSDL port
writeDeployServices(PrintWriter) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEClientDeployWriter
Write out deployment and undeployment instructions for each WSDL service
writeDeployServices(PrintWriter) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
Write out deployment and undeployment instructions for each WSDL service
writeDeployServices(PrintWriter) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Writes te list of wsdd:service
writeDeployTypes(PrintWriter, Binding, boolean, boolean, Use) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Write out bean mappings for each type
writeEJBHome(EJBHome, ObjectOutputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Serialize the EJBHome reference corresponding to a HomeHandle.
writeEJBObject(EJBObject, ObjectOutputStream) - Method in class org.ow2.jonas.lib.ejb21.JHandleDelegate
Serialize the EJBObject reference corresponding to a Handle.
writeFileBody(PrintWriter) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Write the body of the deploy.wsdd file.
writeFileHeader(PrintWriter) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Replace the default file header with the deployment doc file header.
writeHandler(PrintWriter, HandlerDesc) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.J2EEServerDeployWriter
 
writeJar(String, File, Hashtable, String, boolean) - Method in class org.ow2.jonas.ant.GenericDeploymentTool
Method used to encapsulate the writing of the JAR file.
writeJar(String, File, Hashtable, String, boolean) - Method in class org.ow2.jonas.ant.JonasDeploymentTool
 
writeOperation(PrintWriter, String, QName, QName, QName, Parameters, ArrayList, String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the operation and parameters.
writePropsToFile(String, Properties, File) - Method in class org.ow2.jonas.ant.jonasbase.JTask
Write properties object to a file with some logging info.
writeResponse(String, String, OutputStream) - Method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
writeTo(Node, OutputStream) - Static method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
writeTo(Source, OutputStream) - Static method in class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
writeTypeMapping(PrintWriter, String, String, String, String, String, String) - Method in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
Raw routine that writes out the typeMapping.
writingtx - Variable in class org.ow2.jonas.lib.ejb21.JEntitySwitch
transaction that has modified an instance
WS_EJBJAR_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
ejb-jar.xml filename.
WS_WEBAPP_FILE_NAME - Static variable in class org.ow2.jonas.deployment.ws.lib.WSDeploymentDescManager
ejb-jar.xml filename.
WsClient - Interface in org.ow2.jonas.generators.genbase.archive
represent an element client of webservice (webapp, ejb, client)
WsClientDDModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
Modify a Web Services Client Deployment Desc Element.
WsClientDDModifier(String, Document, Element) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.WsClientDDModifier
Creates a new WsClientDDModifier where element is a jonas-service-ref XML Node.
WsClientGenerator - Class in org.ow2.jonas.generators.wsgen.generator
Generate sources and/or config for WebServices clients.
WsClientGenerator(Config, ServiceRefDesc, WsClientDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.WsClientGenerator
Creates a new WsClientGenerator.
WSContextLifecycleListener - Class in org.ow2.jonas.web.tomcat6.ws
React to Context Lifecycle events (start/stop/...).
WSContextLifecycleListener(Map<String, IWarClassMetadata>, IJAXWSService) - Constructor for class org.ow2.jonas.web.tomcat6.ws.WSContextLifecycleListener
Construct a new LifecycleListener.
WSDD_SUFFIX - Static variable in class org.ow2.jonas.generators.wsgen.generator.ews.wsdltoj2ee.writer.JOnASDeployWriter
WSDD Extension suffix
WSDDJOnASEJBProvider - Class in org.ow2.jonas.ws.axis
JOnAS EJB Provider.
WSDDJOnASEJBProvider() - Constructor for class org.ow2.jonas.ws.axis.WSDDJOnASEJBProvider
 
WSDDNoopProvider - Class in org.ow2.jonas.ws.axis
JOnAS Noop Provider.
WSDDNoopProvider() - Constructor for class org.ow2.jonas.ws.axis.WSDDNoopProvider
 
WSDeployment - Class in org.ow2.jonas.web.tomcat6.ws
 
WSDeployment(Tomcat6Service) - Constructor for class org.ow2.jonas.web.tomcat6.ws.WSDeployment
Construct a new WSDeployment manager based on Tomcat.
WSDeploymentDesc - Class in org.ow2.jonas.deployment.ws
This Classes is a data structure that encapsulate informations contained in webservices.xml deployment descriptor.
WSDeploymentDesc(ClassLoader, Logger, Webservices, JonasWebservices) - Constructor for class org.ow2.jonas.deployment.ws.WSDeploymentDesc
Constructor : creates a WSDeploymentDesc object
WSDeploymentDescException - Exception in org.ow2.jonas.deployment.ws
The class WSDeploymentDescException that indicates conditions that a reasonable application might want to catch.
WSDeploymentDescException() - Constructor for exception org.ow2.jonas.deployment.ws.WSDeploymentDescException
Constructs a new WebContainerDeploymentDescException with no detail message.
WSDeploymentDescException(String) - Constructor for exception org.ow2.jonas.deployment.ws.WSDeploymentDescException
Constructs a new WSDeploymentDescException with the specified message.
WSDeploymentDescException(String, Throwable) - Constructor for exception org.ow2.jonas.deployment.ws.WSDeploymentDescException
Constructs a new WSDeploymentDescException with the specified message and cause.
WSDeploymentDescException(Throwable) - Constructor for exception org.ow2.jonas.deployment.ws.WSDeploymentDescException
Construct an exception from a causing exception.
WSDeploymentDescManager - Class in org.ow2.jonas.deployment.ws.lib
This class provide a way for managing the WSDeploymentDesc.
WSDLFile - Class in org.ow2.jonas.deployment.ws
Gives methods to get WSDL informations and to validate these one.
WSDLFile(ClassLoader, String) - Constructor for class org.ow2.jonas.deployment.ws.WSDLFile
Creates a new WSDLFile object.
WSDLFile(URL, String) - Constructor for class org.ow2.jonas.deployment.ws.WSDLFile
Creates a new WSDLFile object.
WsdlPortRuleSet - Class in org.ow2.jonas.deployment.common.rules
This class defines the rules to analyze the element wsdl-port
WsdlPortRuleSet(String) - Constructor for class org.ow2.jonas.deployment.common.rules.WsdlPortRuleSet
Construct an object with a specific prefix
WsdlPublish - Class in org.ow2.jonas.ant.jonasbase.wsdl
Generates files for WSDL publish.
WsdlPublish() - Constructor for class org.ow2.jonas.ant.jonasbase.wsdl.WsdlPublish
 
WsdlPublishCluster - Class in org.ow2.jonas.ant.cluster
Define WsdlPublishCluster task.
WsdlPublishCluster() - Constructor for class org.ow2.jonas.ant.cluster.WsdlPublishCluster
 
WSDLPublisher - Interface in org.ow2.jonas.ws.publish
A WSDL Handler is in charge of wsdl publication management.
WSDLPublisherException - Exception in org.ow2.jonas.ws.publish
A WSDLPublisherException is used to mark Exception originating from the WSDL publising module.
WSDLPublisherException(String) - Constructor for exception org.ow2.jonas.ws.publish.WSDLPublisherException
Constructs a new exception with the specified detail message.
WSDLPublisherException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.publish.WSDLPublisherException
Constructs a new exception with the specified detail message and cause.
WSDLPublisherFactory - Class in org.ow2.jonas.ws.publish.internal.manager
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
WSDLPublisherManager - Interface in org.ow2.jonas.ws.publish
This is the management interface for WSDLPublisher(s).
wsdlPublisherService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
Return the wsdlPublisher MBean ObjectName
WSDLQueryHandler - Class in org.ow2.jonas.ws.axis2.http
 
WSDLQueryHandler(AxisService) - Constructor for class org.ow2.jonas.ws.axis2.http.WSDLQueryHandler
 
wsdlQueryHandler - Variable in class org.ow2.jonas.ws.axis2.jaxws.Axis2WSEndpoint
 
WSDLUtils - Class in org.ow2.jonas.ws.cxf.util
The WSDLUtils class contains WSDL related tools.
WSDLUtils() - Constructor for class org.ow2.jonas.ws.cxf.util.WSDLUtils
 
WsEndpoint - Interface in org.ow2.jonas.generators.genbase.archive
represent an element containing webservices.xml file (webapp, ejbjar)
WsEndpointDDModifier - Class in org.ow2.jonas.generators.wsgen.ddmodifier
Modify a Deployment Desc for Endpoint.
WsEndpointDDModifier(Document) - Constructor for class org.ow2.jonas.generators.wsgen.ddmodifier.WsEndpointDDModifier
Creates a new WsEndpointDDModifier object.
WsEndpointGenerator - Class in org.ow2.jonas.generators.wsgen.generator
Generate sources and/or config files for WebServices Endpoint.
WsEndpointGenerator(Config, ServiceDesc, WsEndpointDDModifier, WebServicesDDModifier, Archive) - Constructor for class org.ow2.jonas.generators.wsgen.generator.WsEndpointGenerator
Creates a new WsEndpointGenerator
WSException - Exception in org.ow2.jonas.ws.jaxrpc
The class WSException that indicates conditions that a reasonable application might want to catch.
WSException(String) - Constructor for exception org.ow2.jonas.ws.jaxrpc.WSException
Constructs a new WSException with the specified message.
WSException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxrpc.WSException
Constructs a new WSException with the specified message.
WSException - Exception in org.ow2.jonas.ws.jaxws
This Exception signals an error occuring during the web services processing.
WSException(String) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
Constructs a new exception with the specified detail message.
WSException(Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
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).
WSException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
Constructs a new exception with the specified detail message and cause.
WsGen - Class in org.ow2.jonas.generators.wsgen
Main WsGen Class.
WsGen() - Constructor for class org.ow2.jonas.generators.wsgen.WsGen
Private Constructor for Utility class WsGen.
WSGEN_JONAS_VERSION_ATTR - Static variable in interface org.ow2.jonas.generators.wsgen.modifier.WsGenModifierConstants
Manifest Attribute for WsGen.
WsGenException - Exception in org.ow2.jonas.generators.wsgen
This class represents the exception that can be throwned by the WsGen tool.
WsGenException() - Constructor for exception org.ow2.jonas.generators.wsgen.WsGenException
Constructs a WsGenException with no specified detail message.
WsGenException(String) - Constructor for exception org.ow2.jonas.generators.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
WsGenException(Exception) - Constructor for exception org.ow2.jonas.generators.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
WsGenException(String, Exception) - Constructor for exception org.ow2.jonas.generators.wsgen.WsGenException
Constructs an WsGenException with the specified detail message.
WsGenModifierConstants - Interface in org.ow2.jonas.generators.wsgen.modifier
Modifier Constants for WsGen.
WsGenMojo - Class in org.ow2.jonas.tool.maven.wsgen.plugin
Maven plugin to launch WsGen.
WsGenMojo() - Constructor for class org.ow2.jonas.tool.maven.wsgen.plugin.WsGenMojo
 
WsGenTask - Class in org.objectweb.jonas.ant
Deprecated. 
WsGenTask() - Constructor for class org.objectweb.jonas.ant.WsGenTask
Deprecated.  
WsGenTask - Class in org.ow2.jonas.ant
Launch WsGen from Ant.
WsGenTask() - Constructor for class org.ow2.jonas.ant.WsGenTask
 
WSManagerWrapper - Class in org.ow2.jonas.deployment.ws.wrapper
Wrap the WSDeploymentDescManager to solve ClassLoader problems linked to Digester.
WsSchemas - Class in org.ow2.jonas.deployment.ws
This class defines the declarations of Schemas for webservices.xml.
WsSchemas() - Constructor for class org.ow2.jonas.deployment.ws.WsSchemas
Build a new object for Schemas handling.
wsService(String) - Static method in class org.ow2.jonas.lib.util.JonasObjectName
 

X

XA_TRANS_SUPPORT - Static variable in class org.ow2.jonas.resource.internal.cm.ConnectionManagerImpl
Rar supports XA transactions
xac - Variable in class org.ow2.jonas.dbm.internal.cm.JConnection
 
XAExceptionUtils - Class in org.ow2.jonas.ee.jdbc
This helper class is here to ease XAException creation when Exception chaining is wanted.
XAExceptionUtils() - Constructor for class org.ow2.jonas.ee.jdbc.XAExceptionUtils
 
xalog - Variable in class org.ow2.jonas.ee.jdbc.XAResourceImpl
 
XAMCFImpl - Class in org.ow2.jonas.ee.jdbc
 
XAMCFImpl() - Constructor for class org.ow2.jonas.ee.jdbc.XAMCFImpl
 
xar - Variable in class org.ow2.jonas.lib.ejb21.JMessageEndpoint
 
XAResourceImpl - Class in org.ow2.jonas.ee.jdbc
This is an implementation of XAResource used for transaction mgmt with a JDBC driver.
XAResourceImpl(ManagedConnectionImpl, XAResource) - Constructor for class org.ow2.jonas.ee.jdbc.XAResourceImpl
XAResourceImpl constructor
XManagement - Interface in org.ow2.jonas.ee.mejb
The XManagement is a fake interface introduced as a workaround for bug UTIL-45.
XManagementHome - Interface in org.ow2.jonas.ee.mejb
The XManagementHome is a fake interface introduced as a workaround for bug UTIL-45.
xml - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
XML - Class in org.ow2.jonas.security.internal.realm.lib
Useful class.
XML_FILE - Static variable in class org.ow2.jonas.jndi.interceptors.impl.JNDIInterceptorsComponent
Name of the XML file.
XML_FILE - Static variable in class org.ow2.jonas.lib.loader.FilteringClassLoader
Name of the XML file.
XML_HTTP - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
XML_HTTP_TOKEN - Static variable in class org.ow2.jonas.ws.jaxws.handler.builder.BindingUtils
 
xmlAttribute(String, String) - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Return the xml representation of the specified attribute value
XMLConfigurationActuator - Class in org.ow2.jonas.lib.management.reconfig.actuator
This class allows for persistent reconfiguration of a JOnAS service or of a JOnAS resource being configured by a .xml file.
XMLConfigurationActuator(String, String, String) - Constructor for class org.ow2.jonas.lib.management.reconfig.actuator.XMLConfigurationActuator
Construct an IConfigurationActuator for a JOnAS service or a JOnAS resource
XMLConfigurationData - Class in org.ow2.jonas.lib.reconfig
Define an object which implements IConfigurationData interface which handle xml file
XMLConfigurationData(String) - Constructor for class org.ow2.jonas.lib.reconfig.XMLConfigurationData
Constructor.
xmlContent(InputStream) - Static method in class org.ow2.jonas.deployment.common.lib.AbsDeploymentDescManager
Return the content of the inut stream
xmlContent - Variable in class org.ow2.jonas.resource.internal.Rar
 
XMLEditorTag - Class in org.ow2.jonas.webapp.taglib
A custom JSP tag to display a form view of an XML deployment descriptor.
XMLEditorTag() - Constructor for class org.ow2.jonas.webapp.taglib.XMLEditorTag
 
xmlElement(String, String, int) - Method in class org.ow2.jonas.deployment.common.xml.AbsElement
Return the xml representation of the specified value with the root-element xmlTag
XmlFileTag - Class in org.ow2.jonas.webapp.taglib
 
XmlFileTag() - Constructor for class org.ow2.jonas.webapp.taglib.XmlFileTag
 
xmlHashtable(StringBuffer, Hashtable) - Static method in class org.ow2.jonas.security.internal.realm.lib.XML
Append to the given buffer the hashtable elements.
xmlHashtable(StringBuffer, Hashtable, String) - Static method in class org.ow2.jonas.security.internal.realm.lib.XML
Append to the given buffer the hashtable elements.
XMLSerializer - Class in org.ow2.jonas.lib.util
Serialize a given DOM Document.
XMLSerializer(Document) - Constructor for class org.ow2.jonas.lib.util.XMLSerializer
Creates a new XMLSerializer object.
XMLSerializerTask - Class in org.ow2.jonas.ant.jonasbase
Allow to serialize a XML DOM structure.
XMLSerializerTask() - Constructor for class org.ow2.jonas.ant.jonasbase.XMLSerializerTask
Default constructor.
xmlSystemId - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
XMLToFormUtil - Class in org.ow2.jonas.webapp.jonasadmin.xml
Convert a DOM tree into an HTML form for display to the user.
XMLToFormUtil() - Constructor for class org.ow2.jonas.webapp.jonasadmin.xml.XMLToFormUtil
Create a new XMLToFormUtil with the current ID being 0.
XMLUtils - Class in org.ow2.jonas.generators.genbase.utils
XML Utils Class.
xmlVector(StringBuffer, Vector) - Static method in class org.ow2.jonas.security.internal.realm.lib.XML
Append to the given buffer the hashtable elements.
xpoweredBy - Variable in class org.apache.catalina.connector.Connector
 
xslt - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 
xsltSystemId - Variable in class org.apache.taglibs.standard.tag.common.xml.TransformSupport
 

Y

Y_LENGTH - Static variable in class org.ow2.jonas.webapp.jonasadmin.monitoring.graph.utils.GraphUtils
 

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

Copyright © 2010 OW2 Consortium. All Rights Reserved.