Serialized Form


Package org.objectweb.jonas.adm

Class org.objectweb.jonas.adm._AdmInterface_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class org.objectweb.jonas.adm.Adm_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.jonas.adm.Adm_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class org.objectweb.jonas.adm.ModuleDesc extends java.lang.Object implements Serializable

Serialized Fields

path

java.lang.String path

status

int status

url

java.lang.String url


Package org.objectweb.jonas.client

Class org.objectweb.jonas.client.ClientContainerException extends ServiceException implements Serializable


Package org.objectweb.jonas.dbm

Class org.objectweb.jonas.dbm.ConnectionManager extends ReconfigDispatcher implements Serializable

Serialized Fields

tm

org.objectweb.transaction.jta.TransactionManager tm
TransactionManager object

 

xads

XADataSourceImpl xads
underlaying XA DataSource

 

pool

Pool pool
The pool of XAConnections managed by this Connection Manager

 

dSName

java.lang.String dSName
for JNDI

datasourceName

java.lang.String datasourceName
datasource name

url

java.lang.String url
url for database

className

java.lang.String className
JDBC driver Class

userName

java.lang.String userName
default user

password

java.lang.String password
default passwd

connchecklevel

java.lang.String connchecklevel
 

connmaxage

java.lang.String connmaxage
 

connteststmt

java.lang.String connteststmt
 

minconpool

java.lang.String minconpool
 

maxconpool

java.lang.String maxconpool
 

isolationLevel

int isolationLevel
 

isolationStr

java.lang.String isolationStr

currentMapperName

java.lang.String currentMapperName
 

isClient

boolean isClient
Name of the client (client case) TODO : must be removed. A client can lookup a datasource


xaName

java.lang.String xaName
MBean variable


dsDescription

java.lang.String dsDescription

sequenceNumber

long sequenceNumber
Value used as sequence number by reconfiguration notifications


Package org.objectweb.jonas.ear

Class org.objectweb.jonas.ear.EarServiceException extends ServiceException implements Serializable


Package org.objectweb.jonas.ear.lib

Class org.objectweb.jonas.ear.lib.EarClassPathManagerException extends java.lang.Exception implements Serializable

Class org.objectweb.jonas.ear.lib.JarList extends java.util.Vector implements Serializable

Class org.objectweb.jonas.ear.lib.JarListException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas.jdbc

Class org.objectweb.jonas.jdbc.ConnectionManagerImpl extends java.lang.Object implements Serializable

Class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl extends ManagedConnectionFactoryImpl implements Serializable

Serialized Fields

ds

javax.sql.ConnectionPoolDataSource ds

Class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl extends java.lang.Object implements Serializable

Serialized Fields

user

java.lang.String user

password

java.lang.String password

Class org.objectweb.jonas.jdbc.DataSourceImpl extends java.lang.Object implements Serializable

Serialized Fields

cm

javax.resource.spi.ConnectionManager cm

mcf

ManagedConnectionFactoryImpl mcf

pw

java.io.PrintWriter pw

reference

javax.naming.Reference reference

loginTimeout

int loginTimeout

Class org.objectweb.jonas.jdbc.DataSourceMCFImpl extends ManagedConnectionFactoryImpl implements Serializable

Serialized Fields

ds

javax.sql.DataSource ds

Class org.objectweb.jonas.jdbc.DriverManagerMCFImpl extends ManagedConnectionFactoryImpl implements Serializable

Class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl extends java.lang.Object implements Serializable

Serialized Fields

mcfData

MCFData mcfData

hashcode

int hashcode

pw

java.io.PrintWriter pw

logTopic

java.lang.String logTopic

trace

org.objectweb.util.monolog.api.Logger trace

Class org.objectweb.jonas.jdbc.XAMCFImpl extends ManagedConnectionFactoryImpl implements Serializable

Serialized Fields

ds

javax.sql.XADataSource ds


Package org.objectweb.jonas.jmx

Class org.objectweb.jonas.jmx._RMIConnector_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class org.objectweb.jonas.jmx.ManagementException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.objectweb.jonas.jmx.RMIConnectorImpl_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.jonas.jmx.RMIConnectorImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l


Package org.objectweb.jonas.ldap

Class org.objectweb.jonas.ldap.DataSourceLDAPImpl extends java.lang.Object implements Serializable

Serialized Fields

pDataSourceName

java.lang.String pDataSourceName
 

pPassword

java.lang.String pPassword
 

pUrl

java.lang.String pUrl
 

pUserName

java.lang.String pUserName
 

pBinAttribs

java.lang.String pBinAttribs
Be aware that we have 1 datasource for each bean (and may be more if the bean make several lookups!) So, we can keep here the list of attributes that are mapped as byte-array for this bean.

ldapCtx

javax.naming.directory.DirContext ldapCtx
Notice that we have always one DirContext per DataSource.


Package org.objectweb.jonas.mail

Class org.objectweb.jonas.mail.MailServiceException extends ServiceException implements Serializable


Package org.objectweb.jonas.mail.factory

Class org.objectweb.jonas.mail.factory.JavaMail extends java.lang.Object implements Serializable

Serialized Fields

factoryName

java.lang.String factoryName
The name of the factory.


name

java.lang.String name
The jndi name of this object.


mailSessionProperties

java.util.Properties mailSessionProperties
Properties for the javax.mail.Session object. Keep only the values used for configuring the javax.mail.Session object.


authenticationProperties

java.util.Properties authenticationProperties
Properties for the authentication.

Class org.objectweb.jonas.mail.factory.JavaMailMimePartDS extends JavaMail implements Serializable

Serialized Fields

messageProperties

java.util.Properties messageProperties
Properties for the javax.mail.MimeMessage object.

Class org.objectweb.jonas.mail.factory.JavaMailSession extends JavaMail implements Serializable


Package org.objectweb.jonas.management

Class org.objectweb.jonas.management.AttributeAddNotification extends javax.management.Notification implements Serializable

Serialized Fields

attributeName

java.lang.String attributeName

addedValue

java.lang.String addedValue

Class org.objectweb.jonas.management.AttributeRemoveNotification extends javax.management.Notification implements Serializable

Serialized Fields

attributeName

java.lang.String attributeName

removedValue

java.lang.String removedValue

Class org.objectweb.jonas.management.ReconfigException extends java.lang.RuntimeException implements Serializable


Package org.objectweb.jonas.mejb

Class org.objectweb.jonas.mejb._ListenerProxy_Stub extends javax.rmi.CORBA.Stub implements Serializable

Class org.objectweb.jonas.mejb.ListenerProxyImpl_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.jonas.mejb.ListenerProxyImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2l

Class org.objectweb.jonas.mejb.ListenerRegistrationImpl extends java.lang.Object implements Serializable

Serialized Fields

listenerMBean_on

javax.management.ObjectName listenerMBean_on

initialized

boolean initialized

proxyName

java.lang.String proxyName

rmiConnectorName

java.lang.String rmiConnectorName

Class org.objectweb.jonas.mejb.ManagementBean extends java.lang.Object implements Serializable

Serialized Fields

sessionContext

javax.ejb.SessionContext sessionContext
reference to the context object


jmxServer

javax.management.MBeanServer jmxServer
The current JOnAS server's MBean server


currentServerConnection

javax.management.MBeanServerConnection currentServerConnection
MBean server connection of the currently administered JOnAS server


connected

boolean connected

serverName

java.lang.String serverName
The current server name


domainName

java.lang.String domainName
The current domain name


proxyName

java.lang.String proxyName
The remote NotificationListener proxy name


Package org.objectweb.jonas.resource

Class org.objectweb.jonas.resource.ConnectionManagerImpl extends java.lang.Object implements Serializable

Serialized Fields

trace

org.objectweb.util.monolog.api.Logger trace
The Logger instance where messages are written.


poolTrace

org.objectweb.util.monolog.api.Logger poolTrace

rmel

org.objectweb.transaction.jta.ResourceManagerEventListener rmel
This variable is used by the server to register connections when no transactionnal context exists


resourceBundleName

java.lang.String resourceBundleName

tm

org.objectweb.transaction.jta.TransactionManager tm
The transaction manager in server


mc2mci

java.util.Hashtable mc2mci
This hashtable allows to find the list of connection handle associated to a ManagedConnection


mcMaxPoolSize

int mcMaxPoolSize
The max pool size of ManagedConnection. The default value is -1.


mcMinPoolSize

int mcMinPoolSize
The min pool size of ManagedConnection. The default value is 0


mcf

javax.resource.spi.ManagedConnectionFactory mcf
The ManagedConnectionFactory instance which represents the resource adapter.


vmcf

javax.resource.spi.ValidatingManagedConnectionFactory vmcf

poolMCs

Pool poolMCs
The pool of ManagedConnections associated to a ManagedConnectionFactory


usedMCs

java.util.Hashtable usedMCs
The list of used ManagedConnections key = transaction reference value = MCInfo


maxPstmtPoolSize

int maxPstmtPoolSize
These are the PrepareStatement pooling members


vPstmts

java.util.Vector vPstmts

jdbcConnLevel

int jdbcConnLevel
JDBC connection info


jdbcConnTestStmt

java.lang.String jdbcConnTestStmt

mcs

java.util.Vector mcs
The list of managedConnection used without transaction


synchros

java.util.Vector synchros
The list of Synchronisation instance managed in this ConnectionManager


rs

ResourceSpec rs
This is a cache to the last instance of ResourceSpec used by the ConnectionManager. Indeed this instance is always the same.


transSupport

java.lang.String transSupport
The holds the transaction support level for the associated RAR file

Class org.objectweb.jonas.resource.ResourceServiceException extends ServiceException implements Serializable


Package org.objectweb.jonas.security

Class org.objectweb.jonas.security.SecurityServiceException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas.security.auth

Class org.objectweb.jonas.security.auth.JGroup extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of this group


members

java.util.Vector members
Members of this group

Class org.objectweb.jonas.security.auth.JPrincipal extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of this principal

Class org.objectweb.jonas.security.auth.JRole extends JPrincipal implements Serializable


Package org.objectweb.jonas.security.auth.callback

Class org.objectweb.jonas.security.auth.callback.CertificateCallback extends java.lang.Object implements Serializable

Serialized Fields

userCertificate

java.security.cert.Certificate userCertificate
Certificate to use


Package org.objectweb.jonas.security.interceptors.iiop

Class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor extends SecurityInterceptor implements Serializable

Serialized Fields

interceptorName

java.lang.String interceptorName
interceptor name

Class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor extends SecurityInterceptor implements Serializable

Serialized Fields

interceptorName

java.lang.String interceptorName
interceptor name


sCtx

SecurityContext sCtx
Security context

Class org.objectweb.jonas.security.interceptors.iiop.SecurityInitializer extends org.omg.CORBA.LocalObject implements Serializable


Package org.objectweb.jonas.security.interceptors.jrmp

Class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor extends java.lang.Object implements Serializable

Serialized Fields

interceptorName

java.lang.String interceptorName
interceptor name

Class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext extends java.lang.Object implements Serializable

Serialized Fields

context_id

int context_id
context id


sctx

SecurityContext sctx
Security Context


Package org.objectweb.jonas.security.realm.factory

Class org.objectweb.jonas.security.realm.factory.JResource extends ReconfigDispatcher implements Serializable

Serialized Fields

name

java.lang.String name
Name of this resource


users

java.util.Hashtable users
Hashtable used to cache the users (speed up search)


sequenceNumber

long sequenceNumber
Value used as sequence number by reconfiguration notifications


securityService

SecurityService securityService
Reference to the security service


mbeanServer

javax.management.MBeanServer mbeanServer
Reference to a MBean server.

Class org.objectweb.jonas.security.realm.factory.JResourceDS extends JResource implements Serializable

Serialized Fields

dsName

java.lang.String dsName
Name of the datasource resource to use.


userTable

java.lang.String userTable
Name of table which have the username/password


userTableUsernameCol

java.lang.String userTableUsernameCol
Column of the username of the user table


userTablePasswordCol

java.lang.String userTablePasswordCol
Column of the password of the user table


roleTable

java.lang.String roleTable
Name of table which have the username/role


roleTableUsernameCol

java.lang.String roleTableUsernameCol
Column of the username of the role table


roleTableRolenameCol

java.lang.String roleTableRolenameCol
Column of the role of the role table


algorithm

java.lang.String algorithm
Default algorithm. If specified, the default is not 'clear' password


dataSource

javax.sql.DataSource dataSource
Datasource to use


userPrincipalsQuery

java.lang.String userPrincipalsQuery
User defined query for retrieving principals


userRolesQuery

java.lang.String userRolesQuery
User defined query for retrieving roles

Class org.objectweb.jonas.security.realm.factory.JResourceException extends java.lang.RuntimeException implements Serializable

Class org.objectweb.jonas.security.realm.factory.JResourceLDAP extends JResource implements Serializable

Serialized Fields

initialContextFactory

java.lang.String initialContextFactory
Initial context factory for the LDAp server


providerUrl

java.lang.String providerUrl
Url of the ldap server


securityAuthentication

java.lang.String securityAuthentication
Type of the authentication used during the authentication to the LDAP server


securityPrincipal

java.lang.String securityPrincipal
DN of the Principal(username). He can retrieve the information from the user


securityCredentials

java.lang.String securityCredentials
Credential(password) of the principal


securityProtocol

java.lang.String securityProtocol
Constant that holds the name of the environment property for specifying the security protocol to use.


language

java.lang.String language
Constant that holds the name of the environment property for specifying the preferred language to use with the service.


referral

java.lang.String referral
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed.


stateFactories

java.lang.String stateFactories
Constant that holds the name of the environment property for specifying the list of state factories to use.


authenticationMode

java.lang.String authenticationMode
Mode for validate the authentication (BIND_AUTHENTICATION_MODE or COMPARE_AUTHENTICATION_MODE)


userPasswordAttribute

java.lang.String userPasswordAttribute
Attribute in order to get the password from the ldap server


userRolesAttribute

java.lang.String userRolesAttribute
Attribute in order to get the user role from the ldap server


roleNameAttribute

java.lang.String roleNameAttribute
Attribute for the role name when performing a lookup on a role


baseDN

java.lang.String baseDN
DN used for the lookup


userDN

java.lang.String userDN
DN used when searching the user DN. Override the baseDN if it is defined


userSearchFilter

java.lang.String userSearchFilter
Filter used when searching the user


roleDN

java.lang.String roleDN
DN used when searching the role DN. Override the baseDN if it is defined


roleSearchFilter

java.lang.String roleSearchFilter
Filter used when searching the role


algorithm

java.lang.String algorithm
Default algorithm. If specified, the default is not 'clear' password

Class org.objectweb.jonas.security.realm.factory.JResourceMemory extends JResource implements Serializable

Serialized Fields

groups

java.util.Hashtable groups
Groups


roles

java.util.Hashtable roles
Roles


Package org.objectweb.jonas.security.realm.lib

Class org.objectweb.jonas.security.realm.lib.HashPassword extends java.lang.Object implements Serializable

Serialized Fields

password

java.lang.String password
Hash password


algorithm

java.lang.String algorithm
Algorithm used


Package org.objectweb.jonas.security.realm.principals

Class org.objectweb.jonas.security.realm.principals.Group extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of the user


roles

java.util.Vector roles
Roles


description

java.lang.String description
Description of the role

Class org.objectweb.jonas.security.realm.principals.LDAPUser extends User implements Serializable

Serialized Fields

dn

java.lang.String dn
The distinguished name of this user

Class org.objectweb.jonas.security.realm.principals.Role extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of the role


description

java.lang.String description
Description of the role

Class org.objectweb.jonas.security.realm.principals.User extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Name of the user


password

java.lang.String password
Password of the user


hashPassword

HashPassword hashPassword
Hash password of the user


groups

java.util.Vector groups
Groups


roles

java.util.Vector roles
Roles


combinedRoles

java.util.ArrayList combinedRoles
Combined roles


Package org.objectweb.jonas.server

Class org.objectweb.jonas.server.JURLs extends java.util.Vector implements Serializable


Package org.objectweb.jonas.service

Class org.objectweb.jonas.service.JonasAlreadyStartedException extends ServiceException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.objectweb.jonas.service.ServiceException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.objectweb.jonas.web

Class org.objectweb.jonas.web.JWebContainerServiceException extends ServiceException implements Serializable


Package org.objectweb.jonas.web.catalina50

Class org.objectweb.jonas.web.catalina50.JOnASStandardContext extends org.apache.catalina.core.StandardContext implements Serializable

Serialized Fields

earURL

java.net.URL earURL
URL of the ear


inEarCase

boolean inEarCase
We are in ear case or not ?


inServerXml

boolean inServerXml
This context was configured in server.xml ?


java2DelegationModel

boolean java2DelegationModel
Java 2 delegation model is use or not ?


jonasDeploymentDescriptor

java.lang.String jonasDeploymentDescriptor
JOnAS deployment descriptor


startedJStdx

boolean startedJStdx
Context was started ?


warURL

java.net.URL warURL
URL of the war


Package org.objectweb.jonas.webapp.jonasadmin

Class org.objectweb.jonas.webapp.jonasadmin.JonasAdminException extends ServiceException implements Serializable

Serialized Fields

m_Id

java.lang.String m_Id
Error ID

Class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem extends java.lang.Object implements Serializable

Serialized Fields

nameServer

java.lang.String nameServer

nameRmiConnector

java.lang.String nameRmiConnector

Class org.objectweb.jonas.webapp.jonasadmin.TopForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

serverSelect

java.lang.String serverSelect


Package org.objectweb.jonas.webapp.jonasadmin.catalina

Class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action
The administrative action represented by this form.


save

boolean save
The administrative sub-action state.


objectName

java.lang.String objectName
The object name of the Connector this bean refers to.


serviceName

java.lang.String serviceName
The name of the service this connector belongs to.


scheme

java.lang.String scheme
The text for the scheme.


connectorType

java.lang.String connectorType
The text for the connector type. Specifies if it is a CoyoteConnector or AJP13Connector etc.


acceptCountText

java.lang.String acceptCountText
The text for the accept Count.


connTimeOutText

java.lang.String connTimeOutText
The text for the Connection Time Out.


debugLvl

java.lang.String debugLvl
The text for the debug level.


bufferSizeText

java.lang.String bufferSizeText
The text for the buffer size.


enableLookups

boolean enableLookups
The value of enable Lookups.


address

java.lang.String address
The text for the address.


minProcessorsText

java.lang.String minProcessorsText
The text for the minProcessors.


maxProcessorsText

java.lang.String maxProcessorsText
The text for the max Processors.


portText

java.lang.String portText
The text for the port.


redirectPortText

java.lang.String redirectPortText
The text for the redirect port.


proxyName

java.lang.String proxyName
The text for the proxyName.


proxyPortText

java.lang.String proxyPortText
The text for the proxy Port Number.


connectorName

java.lang.String connectorName
The text for the connectorName.


clientAuthentication

boolean clientAuthentication
Whether client authentication is supported.


keyStoreFileName

java.lang.String keyStoreFileName
The keyStore Filename.


keyStorePassword

java.lang.String keyStorePassword
The keyStore Password.


debugLvlVals

java.util.List debugLvlVals
Set of valid values for debug level.


booleanVals

java.util.List booleanVals

connectorTypeVals

java.util.List connectorTypeVals

Class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem extends java.lang.Object implements Serializable

Serialized Fields

objectName

java.lang.String objectName

port

java.lang.String port

address

java.lang.String address

scheme

java.lang.String scheme

connectorType

java.lang.String connectorType

applicationServerPort

boolean applicationServerPort

Class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

selectedItems

java.lang.String[] selectedItems

selectedConnectorItem

java.util.ArrayList selectedConnectorItem


Package org.objectweb.jonas.webapp.jonasadmin.common

Class org.objectweb.jonas.webapp.jonasadmin.common.ItemsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

selectedItemsArray

java.lang.String[] selectedItemsArray

selectedItemsList

java.util.ArrayList selectedItemsList

Class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
Module name


objectName

java.lang.String objectName
OBJECT_NAME of the J2EEDeployedObject corresponding to the module


filePath

java.lang.String filePath
Path of the source file

Class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem extends java.lang.Object implements Serializable

Serialized Fields

objectName

java.lang.String objectName

name

java.lang.String name


Package org.objectweb.jonas.webapp.jonasadmin.deploy

Class org.objectweb.jonas.webapp.jonasadmin.deploy.DeployForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

listDeployable

java.util.ArrayList listDeployable

listDeployed

java.util.ArrayList listDeployed

listDeploy

java.util.ArrayList listDeploy

listUndeploy

java.util.ArrayList listUndeploy

deploy

java.lang.String deploy

undeploy

java.lang.String undeploy

deploySelected

java.lang.String[] deploySelected

undeploySelected

java.lang.String[] undeploySelected

listAdd

java.util.ArrayList listAdd

listRemove

java.util.ArrayList listRemove

confirm

boolean confirm


Package org.objectweb.jonas.webapp.jonasadmin.jonasserver

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

mBeanServerId

java.lang.String mBeanServerId

specificationName

java.lang.String specificationName

specificationVersion

java.lang.String specificationVersion

specificationVendor

java.lang.String specificationVendor

implementationName

java.lang.String implementationName

implementationVersion

java.lang.String implementationVersion

implementationVendor

java.lang.String implementationVendor

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

providerUrl

java.lang.String providerUrl

listNames

java.util.ArrayList listNames

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

jonasVersion

java.lang.String jonasVersion
The text for the Jonas server version.


jonasName

java.lang.String jonasName
The text for the Jonas server name.


protocols

java.lang.String protocols
The text for the Jonas server ORB.


serverServletContainerInfo

java.lang.String serverServletContainerInfo
The info for the servlet container used.

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

javaVersion

java.lang.String javaVersion

javaVendor

java.lang.String javaVendor

node

java.lang.String node

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

serverName

java.lang.String serverName

serverVersion

java.lang.String serverVersion

serverCatalina

boolean serverCatalina

serverCatalinaService

java.lang.String serverCatalinaService

serverCatalinaEngine

java.lang.String serverCatalinaEngine

serverCatalinaDefaultHost

java.lang.String serverCatalinaDefaultHost

forwardAfter

java.lang.String forwardAfter


Package org.objectweb.jonas.webapp.jonasadmin.joramplatform

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

used

boolean used

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

id

java.lang.String id

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

serverId

java.lang.String serverId

mode

java.lang.String mode

host

java.lang.String host

port

java.lang.String port

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

id

java.lang.String id

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

release

java.lang.String release

configuration

java.lang.String configuration

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

serverId

java.lang.String serverId

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

localId

java.lang.String localId

remoteIds

java.util.List remoteIds

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

selectedItems

java.lang.String[] selectedItems


Package org.objectweb.jonas.webapp.jonasadmin.logging

Class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm extends CatalinaValveForm implements Serializable

Serialized Fields

directory

java.lang.String directory

pattern

java.lang.String pattern

prefix

java.lang.String prefix

suffix

java.lang.String suffix

rotatable

boolean rotatable

resolveHosts

boolean resolveHosts

booleanValues

java.util.List booleanValues

Class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

save

boolean save

objectName

java.lang.String objectName

valveName

java.lang.String valveName

valveType

java.lang.String valveType

Class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

forward

java.lang.String forward

type

java.lang.String type

objectName

java.lang.String objectName

Class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

topicLevelList

java.util.ArrayList topicLevelList

topics

java.lang.String[] topics

loggerJonasLevels

java.util.List loggerJonasLevels

level

java.lang.String level

topic

java.lang.String topic


Package org.objectweb.jonas.webapp.jonasadmin.mbean

Class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem extends MbeanItem implements Serializable

Serialized Fields

j2eeType

java.lang.String j2eeType

j2eeServer

java.lang.String j2eeServer

j2eeApplication

java.lang.String j2eeApplication

Class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

description

boolean description

value

boolean value

periodRow

java.lang.String periodRow

selectedName

java.lang.String selectedName

forward

java.lang.String forward

Class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem extends java.lang.Object implements Serializable

Serialized Fields

family

int family

familyText

java.lang.String familyText

objectName

java.lang.String objectName

domain

java.lang.String domain

name

java.lang.String name

Class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem extends MbeanItem implements Serializable

Serialized Fields

type

java.lang.String type


Package org.objectweb.jonas.webapp.jonasadmin.monitoring

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

numberOfMeasures

int numberOfMeasures

range

int range

widthGraphic

int widthGraphic

heightGraphic

int heightGraphic

timerGraphic

int timerGraphic

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet extends javax.servlet.http.HttpServlet implements Serializable

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

activated

boolean activated

activeThreadsCount

int activeThreadsCount


Package org.objectweb.jonas.webapp.jonasadmin.resource

Class org.objectweb.jonas.webapp.jonasadmin.resource.DatasourcePropertiesForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

datasourceName

java.lang.String datasourceName

datasourceDescription

java.lang.String datasourceDescription

datasourceUrl

java.lang.String datasourceUrl

datasourceClassname

java.lang.String datasourceClassname

datasourceUsername

java.lang.String datasourceUsername

datasourcePassword

java.lang.String datasourcePassword

datasourceMapper

java.lang.String datasourceMapper

jdbcConnteststmt

java.lang.String jdbcConnteststmt

jdbcConnchecklevel

java.lang.String jdbcConnchecklevel

jdbcConnmaxage

java.lang.String jdbcConnmaxage

jdbcMaxconpool

java.lang.String jdbcMaxconpool

jdbcMinconpool

java.lang.String jdbcMinconpool

booleanValues

java.util.List booleanValues

checkingLevels

java.util.List checkingLevels

action

java.lang.String action

Class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

Class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

used

boolean used

Class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

selectedItems

java.lang.String[] selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

deployed

boolean deployed

type

java.lang.String type

Class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

mailFactoryName

java.lang.String mailFactoryName

jndiName

java.lang.String jndiName

type

java.lang.String type

username

java.lang.String username

password

java.lang.String password

sessionProps

java.lang.String sessionProps

to

java.lang.String to

subject

java.lang.String subject

cc

java.lang.String cc

bcc

java.lang.String bcc


Package org.objectweb.jonas.webapp.jonasadmin.security

Class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm extends FactoryRealmForm implements Serializable

Serialized Fields

dsName

java.lang.String dsName

roleTable

java.lang.String roleTable

roleTableRolenameCol

java.lang.String roleTableRolenameCol

roleTableUsernameCol

java.lang.String roleTableUsernameCol

userTable

java.lang.String userTable

userTablePasswordCol

java.lang.String userTablePasswordCol

userTableUsernameCol

java.lang.String userTableUsernameCol

algorithm

java.lang.String algorithm

securityAlgorithms

java.util.List securityAlgorithms

Class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

resource

java.lang.String resource

action

java.lang.String action

save

boolean save

name

java.lang.String name

Class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

group

java.lang.String group

description

java.lang.String description

listRolesGroup

java.util.ArrayList listRolesGroup

listRolesRealm

java.util.ArrayList listRolesRealm

listRolesUsed

java.util.ArrayList listRolesUsed

listRolesNotused

java.util.ArrayList listRolesNotused

rolesUsed

java.lang.String rolesUsed

rolesNotused

java.lang.String rolesNotused

rolesNotusedSelected

java.lang.String[] rolesNotusedSelected

rolesUsedSelected

java.lang.String[] rolesUsedSelected

Class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

type

java.lang.String type

selectedItems

java.lang.String[] selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

selectedItems

java.lang.String[] selectedItems

selectedRealmItem

java.util.ArrayList selectedRealmItem

Class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm extends FactoryRealmForm implements Serializable

Serialized Fields

authenticationMode

java.lang.String authenticationMode

baseDn

java.lang.String baseDn

initialContextFactory

java.lang.String initialContextFactory

language

java.lang.String language

providerUrl

java.lang.String providerUrl

referral

java.lang.String referral

roleDn

java.lang.String roleDn

roleNameAttribute

java.lang.String roleNameAttribute

roleSearchFilter

java.lang.String roleSearchFilter

securityAuthentication

java.lang.String securityAuthentication

securityCredentials

java.lang.String securityCredentials

securityPrincipal

java.lang.String securityPrincipal

securityProtocol

java.lang.String securityProtocol

stateFactories

java.lang.String stateFactories

userDn

java.lang.String userDn

userPasswordAttribute

java.lang.String userPasswordAttribute

userRolesAttribute

java.lang.String userRolesAttribute

userSearchFilter

java.lang.String userSearchFilter

algorithm

java.lang.String algorithm

securityAuthenticationLdapValues

java.util.List securityAuthenticationLdapValues

authenticationModeLdapValues

java.util.List authenticationModeLdapValues

securityAlgorithms

java.util.List securityAlgorithms

Class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm extends FactoryRealmForm implements Serializable

Serialized Fields

groups

java.lang.String[] groups

roles

java.lang.String[] roles

Class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

contextPath

java.lang.String contextPath

usedBySecurityService

boolean usedBySecurityService

Class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

role

java.lang.String role

description

java.lang.String description

Class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

user

java.lang.String user

password

java.lang.String password

confirmPassword

java.lang.String confirmPassword

listGroupsUser

java.util.ArrayList listGroupsUser

listGroupsRealm

java.util.ArrayList listGroupsRealm

listGroupsUsed

java.util.ArrayList listGroupsUsed

listGroupsNotused

java.util.ArrayList listGroupsNotused

listRolesUser

java.util.ArrayList listRolesUser

listRolesRealm

java.util.ArrayList listRolesRealm

listRolesUsed

java.util.ArrayList listRolesUsed

listRolesNotused

java.util.ArrayList listRolesNotused

groupsUsed

java.lang.String groupsUsed

groupsNotused

java.lang.String groupsNotused

rolesUsed

java.lang.String rolesUsed

rolesNotused

java.lang.String rolesNotused

groupsNotusedSelected

java.lang.String[] groupsNotusedSelected

groupsUsedSelected

java.lang.String[] groupsUsedSelected

rolesNotusedSelected

java.lang.String[] rolesNotusedSelected

rolesUsedSelected

java.lang.String[] rolesUsedSelected


Package org.objectweb.jonas.webapp.jonasadmin.service

Class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

deployed

boolean deployed

forward

java.lang.String forward


Package org.objectweb.jonas.webapp.jonasadmin.service.container

Class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

path

java.lang.String path

filename

java.lang.String filename

containerName

java.lang.String containerName

currentNumberOfMDBType

int currentNumberOfMDBType

currentNumberOfSBFType

int currentNumberOfSBFType

currentNumberOfBMPType

int currentNumberOfBMPType

currentNumberOfSBLType

int currentNumberOfSBLType

currentNumberOfCMPType

int currentNumberOfCMPType

currentNumberOfBeanType

int currentNumberOfBeanType

ejbs

java.util.ArrayList ejbs

inEarCase

boolean inEarCase

earPath

java.lang.String earPath

earFilename

java.lang.String earFilename

Class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem extends java.lang.Object implements Serializable

Serialized Fields

path

java.lang.String path

nodeName

java.lang.String nodeName

name

java.lang.String name

file

java.lang.String file

objectName

java.lang.String objectName

Class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

filename

java.lang.String filename
Name of the file containing the ear


earPath

java.lang.String earPath
Complete path of the file containing the ear


xmlDeploymentDescriptor

java.lang.String xmlDeploymentDescriptor
The ear's deployement descriptor


listRars

java.util.ArrayList listRars
List of ContainerItems correspondig to the rars contained in the ear.


ejbjars

java.util.ArrayList ejbjars
List of ModuleItems corresponding to the ejb-jars (EJBModules) contained in the ear.


wars

java.util.ArrayList wars
List of ModuleItems corresponding to the wars (WebModules) contained in the ear.

Class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

totalCurrentNumberOfCMPType

int totalCurrentNumberOfCMPType

totalCurrentNumberOfSBFType

int totalCurrentNumberOfSBFType

currentNumberOfContainer

int currentNumberOfContainer

totalCurrentNumberOfBMPType

int totalCurrentNumberOfBMPType

totalCurrentNumberOfMDBType

int totalCurrentNumberOfMDBType

totalCurrentNumberOfSBLType

int totalCurrentNumberOfSBLType

totalCurrentNumberOfBeanType

int totalCurrentNumberOfBeanType

Class org.objectweb.jonas.webapp.jonasadmin.service.container.ResourceAdapterForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

path

java.lang.String path

file

java.lang.String file

inEar

boolean inEar

earFile

java.lang.String earFile

earPath

java.lang.String earPath

listProperties

java.util.ArrayList listProperties

Class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

checkedItems

java.lang.String[] checkedItems

selectedItems

java.util.ArrayList selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

path

java.lang.String path

filename

java.lang.String filename

contextRoot

java.lang.String contextRoot

hostName

java.lang.String hostName

warFile

java.lang.String warFile

warPath

java.lang.String warPath

java2DelegationModel

boolean java2DelegationModel

inEarCase

boolean inEarCase

earPath

java.lang.String earPath

xmlContent

java.lang.String xmlContent

jonasXmlContent

java.lang.String jonasXmlContent

servletsName

java.lang.String[] servletsName

listServlets

java.util.ArrayList listServlets

earFilename

java.lang.String earFilename

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm extends WebAppForm implements Serializable

Serialized Fields

host

java.lang.String host

available

boolean available

cookies

boolean cookies

reloadable

boolean reloadable

swallowOutput

boolean swallowOutput

crossContext

boolean crossContext

override

boolean override

docBase

java.lang.String docBase

sessionTimeout

java.lang.String sessionTimeout

state

int state

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

save

boolean save

pathContext

java.lang.String pathContext

labelPathContext

java.lang.String labelPathContext

booleanValues

java.util.List booleanValues

objectName

java.lang.String objectName

j2eeApplication

java.lang.String j2eeApplication

j2eeServer

java.lang.String j2eeServer

name

java.lang.String name

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem extends ContainerItem implements Serializable

Serialized Fields

objectName

java.lang.String objectName

pathContext

java.lang.String pathContext

labelPathContext

java.lang.String labelPathContext

deployed

boolean deployed

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm extends WebAppForm implements Serializable

Serialized Fields

host

java.lang.String host

resourceBase

java.lang.String resourceBase

displayName

java.lang.String displayName

started

boolean started


Package org.objectweb.jonas.webapp.jonasadmin.service.db

Class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

className

java.lang.String className

datasourceDescription

java.lang.String datasourceDescription

datasourceFactory

java.lang.String datasourceFactory

datasourceName

java.lang.String datasourceName

datasourceType

java.lang.String datasourceType

dsName

java.lang.String dsName

jdbcTestStatement

java.lang.String jdbcTestStatement

password

java.lang.String password

url

java.lang.String url

userName

java.lang.String userName

datasourceMapper

java.lang.String datasourceMapper

checkingLevels

java.util.List checkingLevels

currentNumberOfJDBCConnectionOpen

java.lang.String currentNumberOfJDBCConnectionOpen

jdbcConnCheckLevel

java.lang.String jdbcConnCheckLevel

jdbcConnMaxAge

java.lang.String jdbcConnMaxAge

jdbcMaxConnPool

java.lang.String jdbcMaxConnPool

jdbcMinConnPool

java.lang.String jdbcMinConnPool

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

deployed

boolean deployed

jndiName

java.lang.String jndiName

jdbcConnectionOpened

int jdbcConnectionOpened


Package org.objectweb.jonas.webapp.jonasadmin.service.ejb

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbEntityForm extends EjbForm implements Serializable

Serialized Fields

cacheSize

int cacheSize
MBean Ejb Entity properties


maxCacheSize

int maxCacheSize

minPoolSize

int minPoolSize

passivationTimeOut

long passivationTimeOut

poolSize

int poolSize

shared

boolean shared

prefetch

boolean prefetch

lockPolicy

java.lang.String lockPolicy

persistency

java.lang.String persistency

usedInTxInstance

int usedInTxInstance

usedOutTxInstance

int usedOutTxInstance

unusedInstance

int unusedInstance

passivatedInstance

int passivatedInstance

removedInstance

int removedInstance

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

type

java.lang.String type
Parameters properties


fullType

java.lang.String fullType

file

java.lang.String file

name

java.lang.String name

objectName

java.lang.String objectName

currentInstancePoolSize

int currentInstancePoolSize
Global MBean Ejb properties


displayName

java.lang.String displayName

ejbClass

java.lang.String ejbClass

ejbFileName

java.lang.String ejbFileName

ejbName

java.lang.String ejbName

homeClass

java.lang.String homeClass

jndiName

java.lang.String jndiName

localClass

java.lang.String localClass

localHomeClass

java.lang.String localHomeClass

remoteClass

java.lang.String remoteClass

dependency

boolean dependency

databaseServiceActivated

boolean databaseServiceActivated

dataSource

boolean dataSource

dataSources

java.util.HashMap dataSources

jmsServiceActivated

boolean jmsServiceActivated

joramResourceLoaded

boolean joramResourceLoaded

jmsConnection

boolean jmsConnection

jmsConnections

java.util.ArrayList jmsConnections

jmsDestination

boolean jmsDestination

jmsDestinations

java.util.ArrayList jmsDestinations

mailServiceActivated

boolean mailServiceActivated

mailSession

boolean mailSession

mailSessions

java.util.HashMap mailSessions

mailMime

boolean mailMime

mailMimes

java.util.HashMap mailMimes

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.String type

filename

java.lang.String filename

name

java.lang.String name

typeString

java.lang.String typeString

objectName

java.lang.String objectName

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm extends EjbForm implements Serializable

Serialized Fields

mdbJMSAssociateDestinationName

java.lang.String mdbJMSAssociateDestinationName
MBean Ejb Message properties

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm extends EjbForm implements Serializable

Serialized Fields

sessionTimeOut

int sessionTimeOut
MBean Ejb Session properties

Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionSblForm extends EjbSessionForm implements Serializable

Serialized Fields

instanceMinSizePool

int instanceMinSizePool
MBean Ejb Session properties


instanceMaxSizePool

int instanceMaxSizePool

instanceCurrentNumber

int instanceCurrentNumber


Package org.objectweb.jonas.webapp.jonasadmin.service.jms

Class org.objectweb.jonas.webapp.jonasadmin.service.jms.CfForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

mode

java.lang.String mode

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

momName

java.lang.String momName

momLocation

java.lang.String momLocation

momUrl

java.lang.String momUrl

Class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

pendingMessages

int pendingMessages

pendingRequests

int pendingRequests

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name

subscriptions

int subscriptions

listUsedByEjb

java.util.ArrayList listUsedByEjb


Package org.objectweb.jonas.webapp.jonasadmin.service.jtm

Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

timeOut

int timeOut

jtmHost

java.lang.String jtmHost

jtmLocation

java.lang.String jtmLocation

jtmPort

java.lang.String jtmPort

Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceMonitorForm extends org.apache.struts.action.ActionForm implements Serializable

Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceStatisticForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

currentTransactions

int currentTransactions

begunTransactions

int begunTransactions

commitedTransactions

int commitedTransactions

rollBackedTransactions

int rollBackedTransactions

expiredTransactions

int expiredTransactions

Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxItem extends java.lang.Object implements Serializable

Serialized Fields

date

java.lang.String date

name

java.lang.String name

transaction

java.lang.String transaction

resource

java.lang.String resource

state

java.lang.String state


Package org.objectweb.jonas.webapp.jonasadmin.service.mail

Class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

mailFactoryName

java.lang.String mailFactoryName

jndiName

java.lang.String jndiName

username

java.lang.String username

password

java.lang.String password

sessionProps

java.lang.String sessionProps

to

java.lang.String to

subject

java.lang.String subject

cc

java.lang.String cc

bcc

java.lang.String bcc

listUsedByEjb

java.util.ArrayList listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

jndiName

java.lang.String jndiName

Class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

nbMimePartDatasourceFactories

int nbMimePartDatasourceFactories

nbSessionFactories

int nbSessionFactories

nbFactories

int nbFactories


Package org.objectweb.jonas.webapp.taglib

Class org.objectweb.jonas.webapp.taglib.GridBaseTag extends org.apache.struts.taglib.html.BaseHandlerTag implements Serializable

Serialized Fields

ms_BodyText

java.lang.String ms_BodyText

Class org.objectweb.jonas.webapp.taglib.GridColTag extends GridTableBaseTag implements Serializable

Serialized Fields

nowrap

boolean nowrap

colspan

int colspan

rowspan

int rowspan

Class org.objectweb.jonas.webapp.taglib.GridRowTag extends GridTableBaseTag implements Serializable

Serialized Fields

changeStyle

boolean changeStyle

Class org.objectweb.jonas.webapp.taglib.GridTableBaseTag extends GridBaseTag implements Serializable

Serialized Fields

align

java.lang.String align

valign

java.lang.String valign

width

java.lang.String width

height

java.lang.String height

Class org.objectweb.jonas.webapp.taglib.GridTag extends GridTableBaseTag implements Serializable

Serialized Fields

m_iRow

int m_iRow

m_bEvenRow

boolean m_bEvenRow

oddStyleClass

java.lang.String oddStyleClass

evenStyleClass

java.lang.String evenStyleClass

globalRowStyleClass

java.lang.String globalRowStyleClass

periodRow

int periodRow

border

int border

cellSpacing

int cellSpacing

cellPadding

int cellPadding

Class org.objectweb.jonas.webapp.taglib.JonasButtonTag extends org.apache.struts.taglib.html.LinkTag implements Serializable

Serialized Fields

ms_PathImage

java.lang.String ms_PathImage

ms_LastStyleClass

java.lang.String ms_LastStyleClass

ms_StyleClassButton

java.lang.String ms_StyleClassButton

widthBorder

int widthBorder

heightBorder

int heightBorder

imagesDir

java.lang.String imagesDir

styleClassBorderLight

java.lang.String styleClassBorderLight

styleClassBorderShadow

java.lang.String styleClassBorderShadow

styleClassBackground

java.lang.String styleClassBackground

styleClassDisabled

java.lang.String styleClassDisabled

disabledName

java.lang.String disabledName

disabledProperty

java.lang.String disabledProperty

disabledValueEqual

java.lang.String disabledValueEqual

disabledValueNotEqual

java.lang.String disabledValueNotEqual

Class org.objectweb.jonas.webapp.taglib.JonasGridColTitleTag extends GridColTag implements Serializable

Serialized Fields

mb_ForceStyleClass

boolean mb_ForceStyleClass

Class org.objectweb.jonas.webapp.taglib.JonasGridNameTag extends GridColTag implements Serializable

Serialized Fields

bold

boolean bold

Class org.objectweb.jonas.webapp.taglib.JonasGridNameTitleTag extends JonasGridNameTag implements Serializable

Serialized Fields

mb_ForceStyleClass

boolean mb_ForceStyleClass

Class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag extends GridRowTag implements Serializable

Serialized Fields

mb_ForceStyleClass

boolean mb_ForceStyleClass

level

java.lang.String level

Class org.objectweb.jonas.webapp.taglib.JonasGridTag extends GridTag implements Serializable

Class org.objectweb.jonas.webapp.taglib.JonasGridValueTag extends GridColTag implements Serializable

Class org.objectweb.jonas.webapp.taglib.JonasGridValueTitleTag extends JonasGridValueTag implements Serializable

Serialized Fields

mb_ForceStyleClass

boolean mb_ForceStyleClass

Class org.objectweb.jonas.webapp.taglib.JonasSubmitTag extends JonasButtonTag implements Serializable

Serialized Fields

ms_MyFunctionName

java.lang.String ms_MyFunctionName

ms_JavascriptName

java.lang.String ms_JavascriptName

form

java.lang.String form

value

java.lang.String value

Class org.objectweb.jonas.webapp.taglib.LabelValueBean extends java.lang.Object implements Serializable

Serialized Fields

label

java.lang.String label
The label to be displayed to the user.


value

java.lang.String value
The value to be returned to the server.

Class org.objectweb.jonas.webapp.taglib.PanelSeparatorTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Class org.objectweb.jonas.webapp.taglib.PanelTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

body

java.lang.String body
The databody that will be rendered for this table row.

Class org.objectweb.jonas.webapp.taglib.RefreshTreeTag extends WhereAreYouTag implements Serializable

Class org.objectweb.jonas.webapp.taglib.TabsTag extends WhereAreYouTag implements Serializable

Serialized Fields

m_LabelTabs

java.util.ArrayList m_LabelTabs

m_HrefTabs

java.util.ArrayList m_HrefTabs

m_SelectedTabs

java.util.ArrayList m_SelectedTabs

m_Body

java.lang.String m_Body

widthTab

int widthTab

heightTab

int heightTab

width

java.lang.String width

height

java.lang.String height

widthSeparator

int widthSeparator

heightSeparator

int heightSeparator

marginPanel

int marginPanel

imagesDir

java.lang.String imagesDir

Class org.objectweb.jonas.webapp.taglib.TabTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

m_Body

java.lang.String m_Body

m_Url

java.lang.String m_Url

selected

boolean selected

href

java.lang.String href

forward

java.lang.String forward

forwardControl

java.lang.String forwardControl

anchor

java.lang.String anchor
The anchor to be added to the end of the generated hyperlink.


linkName

java.lang.String linkName
The link name for named links.


name

java.lang.String name
The JSP bean name for query parameters.


page

java.lang.String page
The context-relative page URL (beginning with a slash) to which this hyperlink will be rendered.


paramId

java.lang.String paramId
The single-parameter request parameter name to generate.


paramName

java.lang.String paramName
The single-parameter JSP bean name.


paramProperty

java.lang.String paramProperty
The single-parameter JSP bean property.


paramScope

java.lang.String paramScope
The single-parameter JSP bean scope.


property

java.lang.String property
The JSP bean property name for query parameters.


scope

java.lang.String scope
The scope of the bean specified by the name property, if any.


target

java.lang.String target
The window target.


transaction

boolean transaction
Include transaction token (if any) in the hyperlink?

Class org.objectweb.jonas.webapp.taglib.TitleContentTag extends WhereAreYouTag implements Serializable

Serialized Fields

m_Body

java.lang.String m_Body

image

java.lang.String image

title

java.lang.String title

usingParent

boolean usingParent

tomThumb

boolean tomThumb

tomThumbIcons

boolean tomThumbIcons

Class org.objectweb.jonas.webapp.taglib.TreeControl extends java.lang.Object implements Serializable

Serialized Fields

registry

java.util.HashMap registry
The collection of nodes that represent this tree, keyed by name.


selected

TreeControlNode selected
The most recently selected node.


mi_Id

int mi_Id

root

TreeControlNode root
The root node of the entire tree.


m_RemovedList

java.util.HashMap m_RemovedList
List to save removed node used by the auto-refresh mode.

Class org.objectweb.jonas.webapp.taglib.TreeControlNode extends java.lang.Object implements Serializable

Serialized Fields

children

java.util.ArrayList children
The set of child TreeControlNodes for this node, in the order that they should be displayed.


action

java.lang.String action
The hyperlink to which control will be directed if this node is selected by the user.


expanded

boolean expanded
Is this node currently expanded?


icon

java.lang.String icon
The pathname to the icon file displayed when this node is visible, relative to the image directory for our images.


label

java.lang.String label
The label that will be displayed when this node is visible.


last

boolean last
Is this the last node in the set of children for our parent node?


name

java.lang.String name
The unique (within the entire tree) name of this node.


parent

TreeControlNode parent
The parent node of this node, or null if this is the root node.


selected

boolean selected
Is this node currently selected?


target

java.lang.String target
The window target for the hyperlink identified by the action property, if this node is selected by the user.


tree

TreeControl tree
The TreeControl instance representing the entire tree.


width

int width
The display width necessary to display this item (if it is visible). If this item is not visible, the calculated width will be that of our most immediately visible parent.

Class org.objectweb.jonas.webapp.taglib.TreeControlRenderTag extends TreeControlTag implements Serializable

Serialized Fields

mb_FirstNodeRendered

boolean mb_FirstNodeRendered
Flag who indicate when the first node is rendered.


mi_MaxChar

int mi_MaxChar

Class org.objectweb.jonas.webapp.taglib.TreeControlTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

action

java.lang.String action
The hyperlink to be used for submitting requests to expand and contract tree nodes. The placeholder "${name}" will be replaced by the name property of the current tree node.


images

java.lang.String images
The name of the directory containing the images for our icons, relative to the page including this tag.


scope

java.lang.String scope
The name of the scope in which to search for the tree attribute. Must be "page", "request", "session", or "application" (or null for an ascending-visibility search).


style

java.lang.String style
The CSS style class to be applied to the entire tree.


styleSelected

java.lang.String styleSelected
The CSS style class to be applied to the text of selected nodes.


styleUnselected

java.lang.String styleUnselected
The CSS style class to be applied to the text of unselected nodes.


tree

java.lang.String tree
The name of the attribute (in the specified scope) under which our TreeControl instance is stored.

Class org.objectweb.jonas.webapp.taglib.WhereAreYouTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

usingWhere

boolean usingWhere

Class org.objectweb.jonas.webapp.taglib.XmlFileTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable

Serialized Fields

m_Body

java.lang.String m_Body

m_LastPrint

int m_LastPrint

m_Indent

int m_Indent


Package org.objectweb.jonas.ws

Class org.objectweb.jonas.ws.WSServiceException extends ServiceException implements Serializable


Package org.objectweb.jonas.ws.axis

Class org.objectweb.jonas.ws.axis.JOnASEJBProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable


Package org.objectweb.jonas_client.deployment.api

Class org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDescException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_client.deployment.xml

Class org.objectweb.jonas_client.deployment.xml.ApplicationClient extends AbsEnvironmentElement implements Serializable

Serialized Fields

callbackHandler

java.lang.String callbackHandler
callback-handler

Class org.objectweb.jonas_client.deployment.xml.JonasClient extends AbsJonasEnvironmentElement implements Serializable

Serialized Fields

jonasSecurity

JonasSecurity jonasSecurity
jonas-security


jonasMessageDestinationList

JLinkedList jonasMessageDestinationList
jonas-message-destination

Class org.objectweb.jonas_client.deployment.xml.JonasSecurity extends AbsElement implements Serializable

Serialized Fields

jaasfile

java.lang.String jaasfile
jaasfile


jaasentry

java.lang.String jaasentry
jaasentry


username

java.lang.String username
username


password

java.lang.String password
password


Package org.objectweb.jonas_ear.deployment.api

Class org.objectweb.jonas_ear.deployment.api.EarDeploymentDescException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_ear.deployment.xml

Class org.objectweb.jonas_ear.deployment.xml.Application extends AbsDescriptionElement implements Serializable

Serialized Fields

moduleList

JLinkedList moduleList
module


securityRoleList

JLinkedList securityRoleList
security-role

Class org.objectweb.jonas_ear.deployment.xml.Module extends AbsElement implements Serializable

Serialized Fields

connector

java.lang.String connector
connector


ejb

java.lang.String ejb
ejb


java

java.lang.String java
java


web

Web web
web


altDd

java.lang.String altDd
alt-dd

Class org.objectweb.jonas_ear.deployment.xml.SecurityRole extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


roleName

java.lang.String roleName
role-name

Class org.objectweb.jonas_ear.deployment.xml.Web extends AbsElement implements Serializable

Serialized Fields

webUri

java.lang.String webUri
web-uri


contextRoot

java.lang.String contextRoot
context-root


Package org.objectweb.jonas_ejb.container

Class org.objectweb.jonas_ejb.container.JEntityHandle extends java.lang.Object implements Serializable

Serialized Fields

homehandle

javax.ejb.HomeHandle homehandle
 

pk

java.io.Serializable pk
 

Class org.objectweb.jonas_ejb.container.JHomeHandle extends java.lang.Object implements Serializable

Serialized Fields

homename

java.lang.String homename

jndiprop

java.util.Hashtable jndiprop

Class org.objectweb.jonas_ejb.container.JMetaData extends java.lang.Object implements Serializable

Serialized Fields

home

javax.ejb.EJBHome home

homeClass

java.lang.Class homeClass

remoteClass

java.lang.Class remoteClass

primaryKeyClass

java.lang.Class primaryKeyClass

isSession

boolean isSession

isStatelessSession

boolean isStatelessSession

Class org.objectweb.jonas_ejb.container.JSessionContext extends JContext implements Serializable

Serialized Fields

bs

JSessionSwitch bs

ismarkedremoved

boolean ismarkedremoved

Class org.objectweb.jonas_ejb.container.JSessionHandle extends java.lang.Object implements Serializable

Serialized Fields

ejbO

javax.ejb.EJBObject ejbO
 

Class org.objectweb.jonas_ejb.container.JStatefulContext extends JSessionContext implements Serializable

Serialized Fields

synchro

boolean synchro
the bean instance implements SessionSynchronization interface

 

timedout

boolean timedout

Class org.objectweb.jonas_ejb.container.JStatelessContext extends JSessionContext implements Serializable

Class org.objectweb.jonas_ejb.container.JTimerHandle extends java.lang.Object implements Serializable

Serialized Fields

period

long period

starttime

long starttime

info

java.io.Serializable info

beanname

java.lang.String beanname

container

java.lang.String container

pk

java.io.Serializable pk


Package org.objectweb.jonas_ejb.deployment.ejbql

Class org.objectweb.jonas_ejb.deployment.ejbql.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError extends java.lang.Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.objectweb.jonas_ejb.deployment.xml

Class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


activationConfigPropertyList

JLinkedList activationConfigPropertyList
activation-config-property

Class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty extends AbsElement implements Serializable

Serialized Fields

activationConfigPropertyName

java.lang.String activationConfigPropertyName
activation-config-property-name


activationConfigPropertyValue

java.lang.String activationConfigPropertyValue
activation-config-property-value

Class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor extends AbsElement implements Serializable

Serialized Fields

securityRoleList

JLinkedList securityRoleList
security-role


methodPermissionList

JLinkedList methodPermissionList
method-permission


containerTransactionList

JLinkedList containerTransactionList
container-transaction


messageDestinationList

JLinkedList messageDestinationList
message-destination


excludeList

ExcludeList excludeList
exclude-list

Class org.objectweb.jonas_ejb.deployment.xml.CmpField extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


fieldName

java.lang.String fieldName
field-name

Class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping extends AbsElement implements Serializable

Serialized Fields

fieldName

java.lang.String fieldName
field-name


jdbcFieldName

java.lang.String jdbcFieldName
jdbc-field-name


sqlType

java.lang.String sqlType
sql-type

Class org.objectweb.jonas_ejb.deployment.xml.CmrField extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


cmrFieldName

java.lang.String cmrFieldName
cmr-field-name


cmrFieldType

java.lang.String cmrFieldType
cmr-field-type

Class org.objectweb.jonas_ejb.deployment.xml.CommonEjb extends AbsEnvironmentElement implements Serializable

Serialized Fields

ejbName

java.lang.String ejbName
ejb-name


home

java.lang.String home
home


remote

java.lang.String remote
remote


localHome

java.lang.String localHome
local-home


local

java.lang.String local
local


ejbClass

java.lang.String ejbClass
ejb-class


messagingType

java.lang.String messagingType
messaging-type


transactionType

java.lang.String transactionType
transaction-type


securityRoleRefList

JLinkedList securityRoleRefList
security-role-ref


securityIdentity

SecurityIdentity securityIdentity
security-identity

Class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


methodList

JLinkedList methodList
method


transAttribute

java.lang.String transAttribute
trans-attribute

Class org.objectweb.jonas_ejb.deployment.xml.EjbJar extends AbsDescriptionElement implements Serializable

Serialized Fields

enterpriseBeans

EnterpriseBeans enterpriseBeans
enterprise-beans


relationships

Relationships relationships
relationships


assemblyDescriptor

AssemblyDescriptor assemblyDescriptor
assembly-descriptor


ejbClientJar

java.lang.String ejbClientJar
ejb-client-jar


publicId

java.lang.String publicId
PublicId of the DTD we are processing


version

java.lang.String version
Version of the EJB specification is built from the publicId if DOCTYPE or via the attribute version ins case of schema

Class org.objectweb.jonas_ejb.deployment.xml.EjbRelation extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


ejbRelationName

java.lang.String ejbRelationName
ejb-relation-name


ejbRelationshipRoleList

JLinkedList ejbRelationshipRoleList
ejb-relationship-role list

Class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


ejbRelationshipRoleName

java.lang.String ejbRelationshipRoleName
ejb-relationship-role-name


multiplicity

java.lang.String multiplicity
multiplicity


cascadeDelete

boolean cascadeDelete
cascade-delete


relationshipRoleSource

RelationshipRoleSource relationshipRoleSource
relationship-role-source


cmrField

CmrField cmrField
cmr-field

Class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans extends AbsElement implements Serializable

Serialized Fields

sessionList

JLinkedList sessionList
session


entityList

JLinkedList entityList
entity


messageDrivenList

JLinkedList messageDrivenList
message-driven

Class org.objectweb.jonas_ejb.deployment.xml.Entity extends CommonEjb implements Serializable

Serialized Fields

persistenceType

java.lang.String persistenceType
persistence-type


primKeyClass

java.lang.String primKeyClass
prim-key-class


reentrant

java.lang.String reentrant
reentrant


cmpVersion

java.lang.String cmpVersion
cmp-version


abstractSchemaName

java.lang.String abstractSchemaName
abstract-schema-name


cmpFieldList

JLinkedList cmpFieldList
cmp-field


primkeyField

java.lang.String primkeyField
primkey-field


queryList

JLinkedList queryList
query

Class org.objectweb.jonas_ejb.deployment.xml.ExcludeList extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


methodList

JLinkedList methodList
method

Class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping extends AbsElement implements Serializable

Serialized Fields

jonasMethod

JonasMethod jonasMethod
jonas-method


jdbcWhereClause

java.lang.String jdbcWhereClause
jdbc-where-clause

Class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping extends AbsElement implements Serializable

Serialized Fields

foreignKeyJdbcName

java.lang.String foreignKeyJdbcName
foreign-key-jdbc-name


keyJdbcName

java.lang.String keyJdbcName
key-jdbc-name

Class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping extends AbsElement implements Serializable

Serialized Fields

jndiName

java.lang.String jndiName
jndi-name


jdbcTableName

java.lang.String jdbcTableName
jdbc-table-name


automaticPk

java.lang.String automaticPk
automatic-pk


jdbcAutomaticPkFieldName

java.lang.String jdbcAutomaticPkFieldName
jdbcAutomaticPkFieldName


cmpFieldJdbcMappingList

JLinkedList cmpFieldJdbcMappingList
cmp-field-jdbc-mapping


finderMethodJdbcMappingList

JLinkedList finderMethodJdbcMappingList
finder-method-jdbc-mapping

Class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb extends AbsJonasEnvironmentElement implements Serializable

Serialized Fields

ejbName

java.lang.String ejbName
ejb-name


jndiName

java.lang.String jndiName
jndi-name


jndiLocalName

java.lang.String jndiLocalName
jndi-local-name


maxCacheSize

java.lang.String maxCacheSize
max-cache-size


minPoolSize

java.lang.String minPoolSize
min-pool-size


runAsPrincipalName

java.lang.String runAsPrincipalName
principal name to use in case of run-as

Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar extends AbsElement implements Serializable

Serialized Fields

jonasSessionList

JLinkedList jonasSessionList
jonas-session


jonasEntityList

JLinkedList jonasEntityList
jonas-entity


jonasMessageDrivenList

JLinkedList jonasMessageDrivenList
jonas-message-driven


jonasEjbRelationList

JLinkedList jonasEjbRelationList
jonas-ejb-relation


jonasMessageDestinationList

JLinkedList jonasMessageDestinationList
jonas-message-destination


jonasRunAsMappingList

JLinkedList jonasRunAsMappingList
jonas-run-as-mapping

Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation extends AbsElement implements Serializable

Serialized Fields

ejbRelationName

java.lang.String ejbRelationName
ejb-relation-name


jdbcTableName

java.lang.String jdbcTableName
jdbc-table-name


jonasEjbRelationshipRoleList

JLinkedList jonasEjbRelationshipRoleList
jonas-ejb-relationship-role

Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole extends AbsElement implements Serializable

Serialized Fields

ejbRelationshipRoleName

java.lang.String ejbRelationshipRoleName
ejb-relationship-role-name


foreignKeyJdbcMappingList

JLinkedList foreignKeyJdbcMappingList
foreign-key-jdbc-mapping

Class org.objectweb.jonas_ejb.deployment.xml.JonasEntity extends JonasCommonEjb implements Serializable

Serialized Fields

isModifiedMethodName

java.lang.String isModifiedMethodName
is-modified-method-name


passivationTimeout

java.lang.String passivationTimeout
passivation-timeout


shared

java.lang.String shared
shared


prefetch

java.lang.String prefetch
prefetch


cleanup

java.lang.String cleanup
cleanup


lockPolicy

java.lang.String lockPolicy
lock policy


jdbcMapping

JdbcMapping jdbcMapping
jdbc-mapping

Class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam extends AbsElement implements Serializable

Serialized Fields

paramName

java.lang.String paramName
param-name


paramValue

java.lang.String paramValue
param-value

Class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven extends JonasCommonEjb implements Serializable

Serialized Fields

jonasMessageDrivenDestination

JonasMessageDrivenDestination jonasMessageDrivenDestination
jonas-message-driven-destination


activationConfig

ActivationConfig activationConfig
activation-config (EJB2.1 only)

Class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination extends AbsElement implements Serializable

Serialized Fields

jndiName

java.lang.String jndiName
jndi-name

Class org.objectweb.jonas_ejb.deployment.xml.JonasMethod extends AbsElement implements Serializable

Serialized Fields

methodName

java.lang.String methodName
method-name


methodParams

MethodParams methodParams
method-params

Class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping extends AbsElement implements Serializable

Serialized Fields

principalName

java.lang.String principalName
principal name


roleNamesList

JLinkedList roleNamesList
role names

Class org.objectweb.jonas_ejb.deployment.xml.JonasSession extends JonasCommonEjb implements Serializable

Serialized Fields

sessionTimeout

java.lang.String sessionTimeout
session-timeout


jndiEndpointName

java.lang.String jndiEndpointName
jndi-endpoint-name

Class org.objectweb.jonas_ejb.deployment.xml.MessageDriven extends CommonEjb implements Serializable

Serialized Fields

messageSelector

java.lang.String messageSelector
message-selector (EJB2.0 only)


acknowledgeMode

java.lang.String acknowledgeMode
acknowledge-mode (EJB2.0 only)


messageDrivenDestination

MessageDrivenDestination messageDrivenDestination
message-driven-destination (EJB2.0 only)


messageDestinationType

java.lang.String messageDestinationType
message-destination-type (EJB2.1 only)


messageDestinationLink

java.lang.String messageDestinationLink
message-destination-link (EJB2.1 only)


activationConfig

ActivationConfig activationConfig
activation-config (EJB2.1 only)

Class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination extends AbsElement implements Serializable

Serialized Fields

destinationType

java.lang.String destinationType
destination-type


subscriptionDurability

java.lang.String subscriptionDurability
subscription-durability

Class org.objectweb.jonas_ejb.deployment.xml.Method extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


ejbName

java.lang.String ejbName
ejb-name


methodIntf

java.lang.String methodIntf
method-intf


methodName

java.lang.String methodName
method-name


methodParams

MethodParams methodParams
method-params

Class org.objectweb.jonas_ejb.deployment.xml.MethodParams extends AbsElement implements Serializable

Serialized Fields

methodParamList

JLinkedList methodParamList
method-param

Class org.objectweb.jonas_ejb.deployment.xml.MethodPermission extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


roleNameList

JLinkedList roleNameList
role-name


unchecked

boolean unchecked
unchecked


methodList

JLinkedList methodList
method

Class org.objectweb.jonas_ejb.deployment.xml.Query extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


queryMethod

QueryMethod queryMethod
query-method


resultTypeMapping

java.lang.String resultTypeMapping
result-type-mapping


ejbQl

java.lang.String ejbQl
ejb-ql

Class org.objectweb.jonas_ejb.deployment.xml.QueryMethod extends AbsElement implements Serializable

Serialized Fields

methodName

java.lang.String methodName
method-name


methodParams

MethodParams methodParams
method-params

Class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


ejbName

java.lang.String ejbName
ejb-name

Class org.objectweb.jonas_ejb.deployment.xml.Relationships extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


ejbRelationList

JLinkedList ejbRelationList
ejb-relation

Class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


useCallerIdentity

UseCallerIdentity useCallerIdentity
use-caller-identity


runAs

RunAs runAs
run-as

Class org.objectweb.jonas_ejb.deployment.xml.Session extends CommonEjb implements Serializable

Serialized Fields

sessionType

java.lang.String sessionType
session-type


serviceEndpoint

java.lang.String serviceEndpoint
service-endpoint

Class org.objectweb.jonas_ejb.deployment.xml.UseCallerIdentity extends AbsElement implements Serializable


Package org.objectweb.jonas_ejb.genic

Class org.objectweb.jonas_ejb.genic.GenICException extends java.lang.Exception implements Serializable

Serialized Fields

inner

java.lang.Exception inner


Package org.objectweb.jonas_ejb.genidl

Class org.objectweb.jonas_ejb.genidl.GenIDLException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_ejb.lib

Class org.objectweb.jonas_ejb.lib.CollectionEnum extends java.lang.Object implements Serializable

Serialized Fields

mCollection

java.util.Vector mCollection
 

mIndex

int mIndex
 

Class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.VisitorException extends java.lang.RuntimeException implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException

Class org.objectweb.jonas_ejb.lib.InvalidBeanException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_jms

Class org.objectweb.jonas_jms.JConnectionFactory extends java.lang.Object implements Serializable

Serialized Fields

jms

JmsManager jms

name

java.lang.String name

xacf

javax.jms.XAConnectionFactory xacf

connectionpool

java.util.LinkedList connectionpool

Class org.objectweb.jonas_jms.JQueueConnectionFactory extends JConnectionFactory implements Serializable

Serialized Fields

xaqcf

javax.jms.XAQueueConnectionFactory xaqcf

Class org.objectweb.jonas_jms.JTopicConnectionFactory extends JConnectionFactory implements Serializable

Serialized Fields

xatcf

javax.jms.XATopicConnectionFactory xatcf


Package org.objectweb.jonas_lib.deployment.api

Class org.objectweb.jonas_lib.deployment.api.DeploymentDescException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
Cause of the exception


Package org.objectweb.jonas_lib.deployment.work

Class org.objectweb.jonas_lib.deployment.work.CleanerException extends java.lang.Exception implements Serializable

Class org.objectweb.jonas_lib.deployment.work.DeployerLogException extends java.lang.Exception implements Serializable

Class org.objectweb.jonas_lib.deployment.work.FileManagerException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_lib.deployment.xml

Class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement extends AbsElement implements Serializable

Serialized Fields

icon

Icon icon
icon


description

java.lang.String description
description


displayName

java.lang.String displayName
Display name

Class org.objectweb.jonas_lib.deployment.xml.AbsElement extends java.lang.Object implements Serializable

Class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement extends AbsDescriptionElement implements Serializable

Serialized Fields

ejbLocalRefList

JLinkedList ejbLocalRefList
List of ejb-local-ref


ejbRefList

JLinkedList ejbRefList
List of ejb-ref


envEntryList

JLinkedList envEntryList
List of env-entry


resourceEnvRefList

JLinkedList resourceEnvRefList
List of resource-env-ref


resourceRefList

JLinkedList resourceRefList
List of resource-ref


serviceRefList

JLinkedList serviceRefList
List of service-ref


messageDestinationRefList

JLinkedList messageDestinationRefList
List of message-destination-ref

Class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement extends AbsElement implements Serializable

Serialized Fields

jonasEjbRefList

JLinkedList jonasEjbRefList
List of jonas-ejb-ref


jonasResourceEnvRefList

JLinkedList jonasResourceEnvRefList
List of jonas-resource-env


jonasResourceRefList

JLinkedList jonasResourceRefList
List of jonas-resource


jonasServiceRefList

JLinkedList jonasServiceRefList
List of jonas-service-ref


jonasMessageDestinationRefList

JLinkedList jonasMessageDestinationRefList
List of jonas-message-destination-ref

Class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam extends AbsElement implements Serializable

Serialized Fields

paramName

java.lang.String paramName
Name of this parameter


paramValue

java.lang.String paramValue
Value of this parameter


elementName

java.lang.String elementName
Element name

Class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the ejb-local-ref


ejbRefName

java.lang.String ejbRefName
Name of this ejb-local-ref


ejbRefType

java.lang.String ejbRefType
Type of this ejb-local-ref


localHome

java.lang.String localHome
Local Home of this ejb-local-ref


local

java.lang.String local
Local interface of this ejb-local-ref


ejbLink

java.lang.String ejbLink
ejb-link of this ejb-local-ref

Class org.objectweb.jonas_lib.deployment.xml.EjbRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the ejb-ref


ejbRefName

java.lang.String ejbRefName
Name of this ejb-ref


ejbRefType

java.lang.String ejbRefType
Type of this ejb-ref


home

java.lang.String home
Home of this ejb-ref


remote

java.lang.String remote
Remote of this ejb-ref


ejbLink

java.lang.String ejbLink
ejb-link of this ejb-ref

Class org.objectweb.jonas_lib.deployment.xml.EnvEntry extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the env-entry


envEntryName

java.lang.String envEntryName
Name of the env-entry


envEntryValue

java.lang.String envEntryValue
Value of the env-entry


envEntryType

java.lang.String envEntryType
Type of the env-entry

Class org.objectweb.jonas_lib.deployment.xml.Handler extends AbsElement implements Serializable

Serialized Fields

handlerName

java.lang.String handlerName
Name of the handler


initParamList

JLinkedList initParamList
List of elements init-param


soapHeaderList

JLinkedList soapHeaderList
List of elements soap-header


soapRoleList

JLinkedList soapRoleList
List of elements soap-role


portNameList

JLinkedList portNameList
List of elements port-name


handlerClass

java.lang.String handlerClass
Class of the handler

Class org.objectweb.jonas_lib.deployment.xml.Icon extends AbsElement implements Serializable

Serialized Fields

smallIcon

java.lang.String smallIcon
Name of the small icon


largeIcon

java.lang.String largeIcon
Name of the large icon

Class org.objectweb.jonas_lib.deployment.xml.InitParam extends AbsElement implements Serializable

Serialized Fields

paramName

java.lang.String paramName
Name of this parameter


paramValue

java.lang.String paramValue
Value of this parameter


description

java.lang.String description
Description of the ejb-ref

Class org.objectweb.jonas_lib.deployment.xml.JLinkedList extends java.util.LinkedList implements Serializable

Serialized Fields

tag

java.lang.String tag
Tag of the root element

Class org.objectweb.jonas_lib.deployment.xml.JonasCallProperty extends AbsJonasParam implements Serializable

Class org.objectweb.jonas_lib.deployment.xml.JonasEjbRef extends AbsElement implements Serializable

Serialized Fields

ejbRefName

java.lang.String ejbRefName
Name of this jonas-ejb-ref


jndiName

java.lang.String jndiName
jndi name of this jonas-ejb-ref

Class org.objectweb.jonas_lib.deployment.xml.JonasInitParam extends AbsJonasParam implements Serializable

Class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestination extends AbsElement implements Serializable

Serialized Fields

messageDestinationName

java.lang.String messageDestinationName
Name of this jonas-message-destination


jndiName

java.lang.String jndiName
jndi name of this jonas-message-destination

Class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef extends AbsElement implements Serializable

Serialized Fields

messageDestinationRefName

java.lang.String messageDestinationRefName
Name of this jonas-message-destination-ref


jndiName

java.lang.String jndiName
jndi name of this jonas-message-destination-ref

Class org.objectweb.jonas_lib.deployment.xml.JonasParam extends AbsJonasParam implements Serializable

Class org.objectweb.jonas_lib.deployment.xml.JonasPortComponentRef extends AbsElement implements Serializable

Serialized Fields

serviceEndpointInterface

java.lang.String serviceEndpointInterface
service endpoint interface


wsdlPort

Qname wsdlPort
wsdl port


jonasStubPropList

JLinkedList jonasStubPropList
jonas-stub-property list


jonasCallPropList

JLinkedList jonasCallPropList
jonas-call-property list

Class org.objectweb.jonas_lib.deployment.xml.JonasResource extends AbsElement implements Serializable

Serialized Fields

resRefName

java.lang.String resRefName
Name of this jonas-resource


jndiName

java.lang.String jndiName
jndi name of this jonas-resource

Class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv extends AbsElement implements Serializable

Serialized Fields

resourceEnvRefName

java.lang.String resourceEnvRefName
Name of this jonas-resource-env


jndiName

java.lang.String jndiName
jndi name of this jonas-resource-env

Class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef extends AbsElement implements Serializable

Serialized Fields

serviceRefName

java.lang.String serviceRefName
Name of this jonas-service-ref


jonasInitParamList

JLinkedList jonasInitParamList
List of init parameters


jonasPortComponentRefList

JLinkedList jonasPortComponentRefList
List of jonas-port-component-ref

Class org.objectweb.jonas_lib.deployment.xml.JonasStubProperty extends AbsJonasParam implements Serializable

Class org.objectweb.jonas_lib.deployment.xml.MessageDestination extends AbsElement implements Serializable

Serialized Fields

messageDestinationName

java.lang.String messageDestinationName
Name of this message-destination

Class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the message-destination-ref


messageDestinationRefName

java.lang.String messageDestinationRefName
Name of this message-destination-ref


messageDestinationType

java.lang.String messageDestinationType
Type of this message-destination-ref


messageDestinationUsage

java.lang.String messageDestinationUsage
Usage of this message-destination-ref


messageDestinationLink

java.lang.String messageDestinationLink
Link of this message-destination-ref

Class org.objectweb.jonas_lib.deployment.xml.PortComponentRef extends AbsElement implements Serializable

Serialized Fields

serviceEndpointInterface

java.lang.String serviceEndpointInterface
service endpoint interface


portComponentLink

java.lang.String portComponentLink
port component link

Class org.objectweb.jonas_lib.deployment.xml.Qname extends AbsElement implements Serializable

Serialized Fields

name

java.lang.String name
Name of the element


qName

javax.xml.namespace.QName qName
Internal QName

Class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the resource-env-ref


resourceEnvRefName

java.lang.String resourceEnvRefName
Name of this resource-env-ref


resourceEnvRefType

java.lang.String resourceEnvRefType
Type of this resource-env-ref

Class org.objectweb.jonas_lib.deployment.xml.ResourceRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
Description of the resource-ref


resRefName

java.lang.String resRefName
Name of this resource-ref


resType

java.lang.String resType
Type of this resource-ref


resAuth

java.lang.String resAuth
Auth of this resource-ref


resSharingScope

java.lang.String resSharingScope
Sharing-scope of this resource-ref

Class org.objectweb.jonas_lib.deployment.xml.RunAs extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


roleName

java.lang.String roleName
role-name

Class org.objectweb.jonas_lib.deployment.xml.SecurityRole extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


roleName

java.lang.String roleName
role-name

Class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


roleName

java.lang.String roleName
role-name


roleLink

java.lang.String roleLink
role-link

Class org.objectweb.jonas_lib.deployment.xml.ServiceRef extends AbsElement implements Serializable

Serialized Fields

serviceRefName

java.lang.String serviceRefName
Service name


serviceInterface

java.lang.String serviceInterface
Service Interface


jaxrpcMappingFile

java.lang.String jaxrpcMappingFile
Mapping jaxrpc


wsdlFile

java.lang.String wsdlFile
WSDL file


serviceQname

Qname serviceQname
Service-qname element


portComponentRefList

JLinkedList portComponentRefList
List of elements port-component-ref


handlerList

JLinkedList handlerList
List of elements handler


Package org.objectweb.jonas_lib.security

Class org.objectweb.jonas_lib.security.PermissionManagerException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_lib.security.jacc

Class org.objectweb.jonas_lib.security.jacc.JPolicyException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_rar.deployment.api

Class org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_rar.deployment.xml

Class org.objectweb.jonas_rar.deployment.xml.Activationspec extends AbsElement implements Serializable

Serialized Fields

activationspecClass

java.lang.String activationspecClass
activationspec-class


requiredConfigPropertyList

JLinkedList requiredConfigPropertyList
required-config-property

Class org.objectweb.jonas_rar.deployment.xml.Adminobject extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


adminobjectInterface

java.lang.String adminobjectInterface
adminobject-interface


adminobjectClass

java.lang.String adminobjectClass
adminobject-class


configPropertyList

JLinkedList configPropertyList
config-property

Class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


authenticationMechanismType

java.lang.String authenticationMechanismType
authentication-mechanism-type


credentialInterface

java.lang.String credentialInterface
credential-interface

Class org.objectweb.jonas_rar.deployment.xml.ConfigProperty extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


configPropertyName

java.lang.String configPropertyName
config-property-name


configPropertyType

java.lang.String configPropertyType
config-property-type


configPropertyValue

java.lang.String configPropertyValue
config-property-value

Class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


managedconnectionfactoryClass

java.lang.String managedconnectionfactoryClass
managedconnectionfactory-class


configPropertyList

JLinkedList configPropertyList
config-property


connectionfactoryInterface

java.lang.String connectionfactoryInterface
connectionfactory-interface


connectionfactoryImplClass

java.lang.String connectionfactoryImplClass
connectionfactory-impl-class


connectionInterface

java.lang.String connectionInterface
connection-interface


connectionImplClass

java.lang.String connectionImplClass
connection-impl-class

Class org.objectweb.jonas_rar.deployment.xml.Connector extends AbsElement implements Serializable

Serialized Fields

displayName

java.lang.String displayName
display-name


descriptionList

JLinkedList descriptionList
description


icon

Icon icon
icon


vendorName

java.lang.String vendorName
vendor-name


specVersion

java.lang.String specVersion
spec-version


eisType

java.lang.String eisType
eis-type


version

java.lang.String version
version


resourceadapterVersion

java.lang.String resourceadapterVersion
resourceadapter-version


license

License license
license


resourceadapter

Resourceadapter resourceadapter
resourceadapter

Class org.objectweb.jonas_rar.deployment.xml.Icon extends AbsElement implements Serializable

Serialized Fields

smallIcon

java.lang.String smallIcon
small-icon


largeIcon

java.lang.String largeIcon
large-icon

Class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter extends AbsElement implements Serializable

Serialized Fields

messageadapter

Messageadapter messageadapter
authentication-mechanism

Class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams extends AbsElement implements Serializable

Serialized Fields

jdbcCheckLevel

java.lang.String jdbcCheckLevel
jdbc-check-level


jdbcTestStatement

java.lang.String jdbcTestStatement
jdbc-test-statement

Class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

JLinkedList descriptionList
description


jndiName

java.lang.String jndiName
jndi-name

Class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

JLinkedList descriptionList
description


jndiName

java.lang.String jndiName
jndiname


jonasConfigPropertyList

JLinkedList jonasConfigPropertyList
jonas-config-property

Class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty extends AbsElement implements Serializable

Serialized Fields

jonasConfigPropertyName

java.lang.String jonasConfigPropertyName
jonas-config-property-name


jonasConfigPropertyValue

java.lang.String jonasConfigPropertyValue
jonas-config-property-value

Class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

JLinkedList descriptionList
description


jndiName

java.lang.String jndiName
jndi-name


logEnabled

java.lang.String logEnabled
log-enabled


logTopic

java.lang.String logTopic
log-topic


poolParams

PoolParams poolParams
pool-params


jdbcConnParams

JdbcConnParams jdbcConnParams
jdbc-conn-params


jonasConfigPropertyList

JLinkedList jonasConfigPropertyList
jonas-config-property

Class org.objectweb.jonas_rar.deployment.xml.JonasConnector extends AbsElement implements Serializable

Serialized Fields

jndiName

java.lang.String jndiName
jndi-name


rarlink

java.lang.String rarlink
rarlink


nativeLib

java.lang.String nativeLib
native-lib


logEnabled

java.lang.String logEnabled
log-enabled


logTopic

java.lang.String logTopic
log-topic


poolParams

PoolParams poolParams
pool-params


jdbcConnParams

JdbcConnParams jdbcConnParams
jdbc-conn-params


jonasConfigPropertyList

JLinkedList jonasConfigPropertyList
jonas-config-property


jonasConnectionDefinitionList

JLinkedList jonasConnectionDefinitionList
jonas-connection-definition


jonasActivationspecList

JLinkedList jonasActivationspecList
jonas-activationspec


jonasAdminobjectList

JLinkedList jonasAdminobjectList
jonas-adminobject


jonasSecurityMapping

JonasSecurityMapping jonasSecurityMapping
jonas-security-mapping

Class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping extends AbsElement implements Serializable

Serialized Fields

securityEntryList

JLinkedList securityEntryList
security-entry

Class org.objectweb.jonas_rar.deployment.xml.License extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


licenseRequired

java.lang.String licenseRequired
license-required

Class org.objectweb.jonas_rar.deployment.xml.Messageadapter extends AbsElement implements Serializable

Serialized Fields

messagelistenerList

JLinkedList messagelistenerList
authentication-mechanism

Class org.objectweb.jonas_rar.deployment.xml.Messagelistener extends AbsElement implements Serializable

Serialized Fields

id

java.lang.String id
id


messagelistenerType

java.lang.String messagelistenerType
messagelistener-type


activationspec

Activationspec activationspec
activationspec

Class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter extends AbsElement implements Serializable

Serialized Fields

connectionDefinitionList

JLinkedList connectionDefinitionList
connection-definition


transactionSupport

java.lang.String transactionSupport
transaction-support


authenticationMechanismList

JLinkedList authenticationMechanismList
authentication-mechanism


reauthenticationSupport

java.lang.String reauthenticationSupport
reauthentication-support

Class org.objectweb.jonas_rar.deployment.xml.PoolParams extends AbsElement implements Serializable

Serialized Fields

poolInit

java.lang.String poolInit
pool-init


poolMin

java.lang.String poolMin
pool-min


poolMax

java.lang.String poolMax
pool-max


poolMaxAge

java.lang.String poolMaxAge
pool-max-age


pstmtMax

java.lang.String pstmtMax
pstmt-max

Class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


configPropertyName

java.lang.String configPropertyName
config-property-name

Class org.objectweb.jonas_rar.deployment.xml.Resourceadapter extends AbsElement implements Serializable

Serialized Fields

resourceadapterClass

java.lang.String resourceadapterClass
resourceadapter-class


managedconnectionfactoryClass

java.lang.String managedconnectionfactoryClass
managedconnectionfactory-class


connectionfactoryInterface

java.lang.String connectionfactoryInterface
connectionfactory-interface


connectionfactoryImplClass

java.lang.String connectionfactoryImplClass
connectionfactory-impl-class


connectionInterface

java.lang.String connectionInterface
connection-interface


connectionImplClass

java.lang.String connectionImplClass
connection-impl-class


transactionSupport

java.lang.String transactionSupport
transaction-support


configPropertyList

JLinkedList configPropertyList
config-property


authenticationMechanismList

JLinkedList authenticationMechanismList
authentication-mechanism


outboundResourceadapter

OutboundResourceadapter outboundResourceadapter
outbound-resourceadapter


inboundResourceadapter

InboundResourceadapter inboundResourceadapter
inbound-resourceadapter


adminobjectList

JLinkedList adminobjectList
adminobject


reauthenticationSupport

java.lang.String reauthenticationSupport
reauthentication-support


securityPermissionList

JLinkedList securityPermissionList
security-permission

Class org.objectweb.jonas_rar.deployment.xml.SecurityEntry extends AbsElement implements Serializable

Serialized Fields

principalName

java.lang.String principalName
principalName


user

java.lang.String user
user


password

java.lang.String password
password


encrypted

java.lang.String encrypted
encrypted

Class org.objectweb.jonas_rar.deployment.xml.SecurityPermission extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


securityPermissionSpec

java.lang.String securityPermissionSpec
security-permission-spec


Package org.objectweb.jonas_rar.raconfig

Class org.objectweb.jonas_rar.raconfig.RAConfigException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_web.deployment.api

Class org.objectweb.jonas_web.deployment.api.WebContainerDeploymentDescException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_web.deployment.xml

Class org.objectweb.jonas_web.deployment.xml.AuthConstraint extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


roleNameList

JLinkedList roleNameList
role-name

Class org.objectweb.jonas_web.deployment.xml.JonasWebApp extends AbsJonasEnvironmentElement implements Serializable

Serialized Fields

host

java.lang.String host
Host element


contextRoot

java.lang.String contextRoot
Context-root element


port

java.lang.String port
Port to use (used by web services)


java2DelegationModel

java.lang.String java2DelegationModel
Follow the java 2 delegation model or not


jonasMessageDestinationList

JLinkedList jonasMessageDestinationList
jonas-message-destination

Class org.objectweb.jonas_web.deployment.xml.SecurityConstraint extends AbsElement implements Serializable

Serialized Fields

webResourceCollectionList

JLinkedList webResourceCollectionList
web-resource-collection


authConstraint

AuthConstraint authConstraint
auth-constraint


userDataConstraint

UserDataConstraint userDataConstraint
user-data-constraint

Class org.objectweb.jonas_web.deployment.xml.Servlet extends AbsElement implements Serializable

Serialized Fields

servletName

java.lang.String servletName
Name of the servlet


servletClass

java.lang.String servletClass
Servlet-class


jspFile

java.lang.String jspFile
Jsp-file


securityRoleRefList

JLinkedList securityRoleRefList
security-role-ref


runAs

RunAs runAs
run-as

Class org.objectweb.jonas_web.deployment.xml.ServletMapping extends AbsElement implements Serializable

Serialized Fields

servletName

java.lang.String servletName
Name of the servlet


urlPattern

java.lang.String urlPattern
URL pattern of the servlet

Class org.objectweb.jonas_web.deployment.xml.UserDataConstraint extends AbsElement implements Serializable

Serialized Fields

descriptionList

JLinkedList descriptionList
description


transportGuarantee

java.lang.String transportGuarantee
transport-guarantee

Class org.objectweb.jonas_web.deployment.xml.WebApp extends AbsEnvironmentElement implements Serializable

Serialized Fields

servletList

JLinkedList servletList
List of servlet


servletMappingList

JLinkedList servletMappingList
List of servlet-mapping


securityConstraintList

JLinkedList securityConstraintList
security-constraint


securityRoleList

JLinkedList securityRoleList
security-role

Class org.objectweb.jonas_web.deployment.xml.WebResourceCollection extends AbsElement implements Serializable

Serialized Fields

webResourceName

java.lang.String webResourceName
web-resource-name


descriptionList

JLinkedList descriptionList
description


urlPatternList

JLinkedList urlPatternList
url-pattern


httpMethodList

JLinkedList httpMethodList
http-method


Package org.objectweb.jonas_ws.deployment.api

Class org.objectweb.jonas_ws.deployment.api.WSDeploymentDescException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_ws.deployment.xml

Class org.objectweb.jonas_ws.deployment.xml.JavaWsdlMapping extends AbsElement implements Serializable

Serialized Fields

packageMappingList

JLinkedList packageMappingList
package-mapping


javaXmlTypeMappingList

JLinkedList javaXmlTypeMappingList
java-xml-type-mapping

Class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping extends AbsElement implements Serializable

Serialized Fields

classType

java.lang.String classType
class-type


rootTypeQname

Qname rootTypeQname
root-type-qname


qnameScope

java.lang.String qnameScope
qname-scope


variableMappingList

JLinkedList variableMappingList
variable-mapping

Class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent extends AbsElement implements Serializable

Serialized Fields

portComponentName

java.lang.String portComponentName
port-component-name


endpointURI

java.lang.String endpointURI
endpoint-uri

Class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription extends AbsElement implements Serializable

Serialized Fields

webserviceDescriptionName

java.lang.String webserviceDescriptionName
webservice-description-name


defaultEndpointURI

java.lang.String defaultEndpointURI
default-endpoint-uri


jonasPortComponentList

JLinkedList jonasPortComponentList
jonas-port-component

Class org.objectweb.jonas_ws.deployment.xml.JonasWebservices extends AbsElement implements Serializable

Serialized Fields

war

java.lang.String war
war


contextRoot

java.lang.String contextRoot
context-root


jwsDescList

JLinkedList jwsDescList
jonas-webservice-description

Class org.objectweb.jonas_ws.deployment.xml.PackageMapping extends AbsElement implements Serializable

Serialized Fields

packageType

java.lang.String packageType
package-type


namespaceURI

java.lang.String namespaceURI
namespaceURI

Class org.objectweb.jonas_ws.deployment.xml.PortComponent extends AbsDescriptionElement implements Serializable

Serialized Fields

portComponentName

java.lang.String portComponentName
port-component-name


wsdlPort

Qname wsdlPort
wsdl-port


serviceEndpointInterface

java.lang.String serviceEndpointInterface
service-endpoint-interface


serviceImplBean

ServiceImplBean serviceImplBean
service-impl-bean


handlerList

JLinkedList handlerList
handler (use here the common handler object defined in jonas-lib, even if there is no "port-name" in our case)

Class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean extends AbsElement implements Serializable

Serialized Fields

ejbLink

java.lang.String ejbLink
ejb-link


servletLink

java.lang.String servletLink
servlet-link

Class org.objectweb.jonas_ws.deployment.xml.VariableMapping extends AbsElement implements Serializable

Serialized Fields

javaVariableName

java.lang.String javaVariableName
java-variable-name


dataMember

boolean dataMember
data-member


xmlElementName

java.lang.String xmlElementName
xml-element-name

Class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription extends AbsElement implements Serializable

Serialized Fields

description

java.lang.String description
description


displayName

java.lang.String displayName
display-name


smallIcon

java.lang.String smallIcon
small-icon


largeIcon

java.lang.String largeIcon
large-icon


webserviceDescriptionName

java.lang.String webserviceDescriptionName
webservice-description-name


wsdlFile

java.lang.String wsdlFile
wsdl-file


jaxrpcMappingFile

java.lang.String jaxrpcMappingFile
jaxrpc-mapping-file


portComponentList

JLinkedList portComponentList
port-component

Class org.objectweb.jonas_ws.deployment.xml.Webservices extends AbsDescriptionElement implements Serializable

Serialized Fields

webserviceDescriptionList

JLinkedList webserviceDescriptionList
webservice-description


Package org.objectweb.jonas_ws.wsgen

Class org.objectweb.jonas_ws.wsgen.WsGenException extends java.lang.Exception implements Serializable

Serialized Fields

inner

java.lang.Exception inner
Wrapped Exception


Package org.objectweb.security.context

Class org.objectweb.security.context.SecurityContext extends java.lang.Object implements Serializable

Serialized Fields

principalName

java.lang.String principalName
Name of the principal


roles

java.lang.String[] roles
List of roles of the principal


runAsRoleStack

java.util.ArrayList runAsRoleStack
run-as stack It uses ArrayList instead of java.util.Stack class This is for use ArrayList and not Vector as Stack implementation


runAsPrincipalStack

java.util.ArrayList runAsPrincipalStack
This stack is used for defining the principal identity for runAs


runAsPrincipalRolesStack

java.util.ArrayList runAsPrincipalRolesStack
This stack is used for defining the roles of the principal identity for runAs