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.
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.base.mbean
Base Class for WebServices MBeans.
AbstractWebServiceMBean(String) - Constructor for class org.ow2.jonas.ws.base.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.
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.cxf.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_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
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
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.
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.
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.
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
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.base.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
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
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.log.LogManagement
Super charge of the methode to take advantage of JMX notification offered by Monolog 2.0
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.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.tm.jotm.mbean.JTAResourceMBean
Add a new listener.
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.
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.base.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
 
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.webapp.jonasadmin.security.ListRealmsAction
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.ClusterArrayPropertyValueRuleSet
 
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) - 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) - 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) - 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) - 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
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.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.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.
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_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.
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
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
 
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
 
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(IArchive, 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
 
ApplyLocalDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
ApplyLocalDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.ApplyLocalDestinationAction
 
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
 
applyWSGenIfNeeded(IArchive, EARDeployable) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Apply WSGen of the given archive.
Apps - Class in org.ow2.jonas.ant.jonasbase
Allow to copy files to JONAS_BASE/ejbjars/(autoload).
Apps() - Constructor for class org.ow2.jonas.ant.jonasbase.Apps
Default constructor.
APPS_LIST - Static variable in class org.ow2.jonas.ant.JOnASAntTool
List of Apps to copy for each JONAS_BASE.
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
 
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
 
autocommit_set - Variable in class org.ow2.jonas.dbm.internal.cm.JConnection
 
autocommit_set - Variable in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
autocommit_unset - Variable in class org.ow2.jonas.dbm.internal.cm.JConnection
 
autocommit_unset - Variable in class org.ow2.jonas.ee.jdbc.ConnectionImpl
 
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
 
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
 
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.
BaseManagement - Class in org.ow2.jonas.lib.management.tools
Base class for a JOnAS server management.
BaseManagement() - Constructor for class org.ow2.jonas.lib.management.tools.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(URLClassLoader, 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.
BaseWebServicesService - Class in org.ow2.jonas.ws.base
implements deployment process and declares commons abstract methods for all (used) Web services engine.
BaseWebServicesService() - Constructor for class org.ow2.jonas.ws.base.BaseWebServicesService
Init local fields at the very beginning.
BaseWebServicesService.WSDeployInfo - Class in org.ow2.jonas.ws.base
Store information about a webservices descriptor.
BaseWebServicesService.WSDeployInfo(URL, WSDeploymentDesc) - Constructor for class org.ow2.jonas.ws.base.BaseWebServicesService.WSDeployInfo
Creates a new WSDeployInfo instance with given parameters
BaseWebServicesServiceMBean - Interface in org.ow2.jonas.ws.base
This class contains methods to get informations about deployed Web services for JMX administration.
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() - 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
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.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
 
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 JAWS 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
 
bindWSDeploymentManager(IWebServiceDeploymentManager) - Method in class org.ow2.jonas.ws.axis2.easybeans.ext.Axis2ConfigurationExtension
Bind an IWebServiceDeploymentManager that will be used to deploy web services enabled EjbJars
bindWSDeploymentManager(IWebServiceDeploymentManager) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Bind an IWebServiceDeploymentManager that will be used to deploy web services enabled EjbJars
bindWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.base.BaseWebServicesService
Bind the WSDLPublisherManager into this service
bindWSDLPublisherManager(WSDLPublisherManager) - Method in class org.ow2.jonas.ws.cxf.easybeans.ext.CXFConfigurationExtension
Bind the publisher manager.
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.
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.
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.base.BaseWebServicesService
buildServiceRef from WS ref descriptor
buildServiceRef(IServiceRefDesc, ClassLoader) - Method in interface org.ow2.jonas.ws.WebServicesService
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
callWsGenExecute(String) - Method in class org.ow2.jonas.generators.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.execute(String[]) method
callWsGenExecute(String, Boolean) - Method in class org.ow2.jonas.generators.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.execute(String[]) method
callWsGenIsInputModifed() - Method in class org.ow2.jonas.generators.wsgen.wrapper.WsGenWrapper
Wrapper around WsGen.isModified() 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
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.
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.
CheckerException - Exception in org.ow2.jonas.lib.wsgen
Thrown by WsGenChecker when the WsGen process failed.
CheckerException() - Constructor for exception org.ow2.jonas.lib.wsgen.CheckerException
 
CheckerException(String) - Constructor for exception org.ow2.jonas.lib.wsgen.CheckerException
 
CheckerException(String, Throwable) - Constructor for exception org.ow2.jonas.lib.wsgen.CheckerException
 
CheckerException(Throwable) - Constructor for exception org.ow2.jonas.lib.wsgen.CheckerException
 
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.
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
management method for retrieving a given server state.
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.
checkWsGen(String) - Method in class org.ow2.jonas.lib.wsgen.WsGenChecker
Check that WsGen have been applied on the given file If it was not done, it run WsGen against the file.
children - Variable in class org.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.WebServicesService
classloader Context param.
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_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.
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.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
 
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.
ClusterArrayPropertyValueRuleSet - Class in org.ow2.jonas.deployment.ejb.rules
Rule set for the value of cluster array property.
ClusterArrayPropertyValueRuleSet(String) - Constructor for class org.ow2.jonas.deployment.ejb.rules.ClusterArrayPropertyValueRuleSet
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
 
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(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
Implements cluster management functions.
ClusterManagement() - Constructor for class org.ow2.jonas.lib.management.extensions.cluster.ClusterManagement
 
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.
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
 
commitXAResource(String) - Method in class org.ow2.jonas.tm.jotm.mbean.JTAResource
 
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.log.LogRecordComparator
 
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.security.RealmItemByNameComparator
 
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.ejb.EjbItemByNameComparator
 
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.base.BaseWebServicesService
 
completeWSDeployment(Context) - Method in interface org.ow2.jonas.ws.WebServicesService
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(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 from the JonasConnector specified
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.
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
 
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
 
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 - Variable in class org.apache.catalina.connector.CoyoteAdapter
The CoyoteConnector with which this processor is associated.
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
CONNECTOR_CLASS_NAME - Static variable in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Connector's class name.
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.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.
ConnectorTransformer - Class in org.ow2.jonas.web.tomcat6.versioning
ASM transformation for the Tomcat Coyote Adapter.
ConnectorTransformer(ClassVisitor) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.ConnectorTransformer
Calls parent.
ConnectorUtils - Class in org.ow2.jonas.lib.management.domain.proxy
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 - 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
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
 
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
 
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.lib.management.extensions.base.AdminHelper
 
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.
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.
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
COYOTE_ADAPTER_CLASS_NAME - Static variable in class org.ow2.jonas.web.tomcat6.Tomcat6Service
Coyote adapter's class name.
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.
CoyoteAdapterTransformer - Class in org.ow2.jonas.web.tomcat6.versioning
ASM transformation for the Tomcat Coyote Adapter.
CoyoteAdapterTransformer(ClassVisitor) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.CoyoteAdapterTransformer
Calls parent.
CoyoteAdapterWithDelegatedContextSearch - Class in org.ow2.jonas.web.tomcat6.versioning
Coyote Adapter with delegated context search.
CoyoteAdapterWithDelegatedContextSearch(Connector) - Constructor for class org.ow2.jonas.web.tomcat6.versioning.CoyoteAdapterWithDelegatedContextSearch
Calls the parent constructor.
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_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) - 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.
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.
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
 
CreateJoramDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramDestinationAction
 
CreateJoramLocalDestinationAction - Class in org.ow2.jonas.webapp.jonasadmin.joramplatform
 
CreateJoramLocalDestinationAction() - Constructor for class org.ow2.jonas.webapp.jonasadmin.joramplatform.CreateJoramLocalDestinationAction
 
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
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.
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
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
 
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) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>, ConfigurationContext) - Static method in class org.ow2.jonas.ws.axis2.http.AxisServiceGenerator
 
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.base.BaseWebServicesService
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.
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 - Variable in class org.ow2.jonas.resource.internal.cm.ManagedConnectionInfo
The Context linked to the managedConnection instance There are three state possible global transaction : ctx= the reference to the transaction instance local transaction: ctx=null / localTransaction = true other ctx = null;
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(String) - Static method in class org.ow2.jonas.webapp.jonasadmin.joramplatform.EditJoramBaseAction
Determine the server Id from a String structure as follows: id=#x.y.z.
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.
currentUsedMemory() - Method in class org.ow2.jonas.lib.management.tools.JonasManagement
Get the memory used by the current server.
currentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.tools.JonasManagement
Get the memory used by a server in the domain.
currentUsedMemory() - Method in class org.ow2.jonas.lib.management.tools.ServerManagement
Get the memory used by the current server.
currentUsedMemory(String) - Method in class org.ow2.jonas.lib.management.tools.ServerManagement
Get the memory used by a server in the domain
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
 
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
 
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) - 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
 
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
 
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
 
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
 
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_JAVA_HOME - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
 
DEF_JONAS_BASE - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
 
DEF_JONAS_ROOT - Static variable in class org.ow2.jonas.webapp.jonasadmin.clusterd.DaemonProxyClusterConfigureServerAction
 
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 - 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_DIRECTORY - Static variable in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Default directory to analyze.
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_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.
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.
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
delistConnections(Transaction) - Method in class org.ow2.jonas.lib.ejb21.JStatelessSwitch
This is not used for stateless
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
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(IDeployable<?>) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy a deployable.
deploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Deploy a deployable.
deploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Deploy an EJB deployable.
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(IDeployable<?>) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Deploy a RAR deployable.
deploy(String) - Method in class org.ow2.jonas.services.bootstrap.JOnASDeploymentPlanDeployer
Try to deploy all bundles for a given deployment plan.
deploy(IDeployable<?>) - Method in class org.ow2.jonas.web.base.WARDeployer
Deploy a WAR deployable.
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_DIR - Static variable in class org.ow2.jonas.lib.util.JModule
 
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).
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.
deployEAR(EARDeployable) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the given deployable.
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.
deployEJB21JAR(EJB21Deployable) - Method in class org.ow2.jonas.ejb2.internal.EJB21Deployer
Deploy the given EJB-JAR.
deployEJB21s(EARDeployable, URL, URLClassLoader, ClassLoader, String[]) - Method in class org.ow2.jonas.ear.internal.EarDeployer
Deploy the EJB 2.1 of the given EAR.
deployEJB3(EJB3Deployable) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Deploy the given deployable.
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_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
 
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.
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
 
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(RARDeployable) - Method in class org.ow2.jonas.resource.internal.RARDeployer
Deploy the given RAR.
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.
deployWAR(WARDeployable) - Method in class org.ow2.jonas.web.base.WARDeployer
Deploy the given WAR.
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.base.BaseWebServicesService
Get, update and publish WSDL documents contained in a set of jars and wars.
deployWebServices(Context) - Method in interface org.ow2.jonas.ws.WebServicesService
explore the context classloader to find Web service deployment descriptor (for endpoints) and service-ref element within standard deployment descriptor (for clients).
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
 
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
 
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.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
DEVELOPMENT_MODE_PROPERTY - Static variable in class org.ow2.jonas.deployablemonitor.DeployableMonitorService
Property for the development mode.
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
 
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_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.
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.
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.
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.
doDeployWebServices(Context) - Method in class org.ow2.jonas.ws.base.BaseWebServicesService
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.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, HttpServletRespons