Serialized Form


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

header

java.lang.String header
Header (with right XSD version) for XML


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_clusterd.api

Class org.objectweb.jonas_clusterd.api.ClusterDaemonConfigurationException extends DeploymentDescException implements Serializable

serialVersionUID: 2734060670758309859L


Package org.objectweb.jonas_clusterd.xml

Class org.objectweb.jonas_clusterd.xml.ClusterDaemon extends AbsDescriptionElement implements Serializable

serialVersionUID: 3212755715938568244L

Serialized Fields

name

java.lang.String name
name


domainName

java.lang.String domainName
Domain name


jonasInteractionMode

java.lang.String jonasInteractionMode
JOnAS interaction mode : loosely/tighly coupled


jmxSecured

boolean jmxSecured
Whether JMX is secured.


jmxAuthenticationMethod

java.lang.String jmxAuthenticationMethod
JMX authentication method.


jmxAuthenticationParameter

java.lang.String jmxAuthenticationParameter
JMX authentication method's parameter.


jmxAuthorizationMethod

java.lang.String jmxAuthorizationMethod
JMX authorization method.


jmxAuthorizationParameter

java.lang.String jmxAuthorizationParameter
JMX authorization method's parameter.


serverList

JLinkedList serverList
servers

Class org.objectweb.jonas_clusterd.xml.Server extends AbsElement implements Serializable

serialVersionUID: -7044912860997997046L

Serialized Fields

name

java.lang.String name
JOnAS instance name


description

java.lang.String description
description


javaHome

java.lang.String javaHome
JAVA_HOME directory


jonasRoot

java.lang.String jonasRoot
JONAS_ROOT directory


jonasBase

java.lang.String jonasBase
JONAS_BASE directory


xprm

java.lang.String xprm
Extra parameters for starting the JVM


autoBoot

java.lang.String autoBoot
Automatic boot


jonasCmd

java.lang.String jonasCmd
User command for controlling JOnAS (optional) If not set, use the JOnAS one


Package org.objectweb.jonas_domain.api

Class org.objectweb.jonas_domain.api.DomainMapException extends DeploymentDescException implements Serializable


Package org.objectweb.jonas_domain.xml

Class org.objectweb.jonas_domain.xml.Cluster extends AbsElement implements Serializable

Serialized Fields

name

java.lang.String name
Name of cluster.


description

java.lang.String description
description


serverList

JLinkedList serverList
servers in the cluster


clusterList

JLinkedList clusterList
sub-clusters

Class org.objectweb.jonas_domain.xml.ClusterDaemon extends AbsElement implements Serializable

serialVersionUID: 1322641391857423458L

Serialized Fields

name

java.lang.String name
Instance name


description

java.lang.String description
description


username

java.lang.String username
User name


password

java.lang.String password
Password, may be encoded


location

Location location
URL

Class org.objectweb.jonas_domain.xml.Domain extends AbsDescriptionElement implements Serializable

serialVersionUID: 3866056043763651049L

Serialized Fields

serverList

JLinkedList serverList
servers


clusterDaemonList

JLinkedList clusterDaemonList
cluster daemons


clusterList

JLinkedList clusterList
cluster


name

java.lang.String name
Domain name


username

java.lang.String username
Default user name of the domain


password

java.lang.String password
Default password of the domain, may be encoded

Class org.objectweb.jonas_domain.xml.Location extends AbsElement implements Serializable

Serialized Fields

urlList

JLinkedList urlList
List of URLs.

Class org.objectweb.jonas_domain.xml.Server extends AbsElement implements Serializable

serialVersionUID: 3775047449169303947L

Serialized Fields

name

java.lang.String name
Instance name


description

java.lang.String description
description


location

Location location
URL


username

java.lang.String username
User name


password

java.lang.String password
Password, may be encoded


clusterDaemon

java.lang.String clusterDaemon
Cluster Daemon


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.JonasApplication extends AbsDescriptionElement implements Serializable

Serialized Fields

header

java.lang.String header
Header (with right XSD version) for XML


jonasSecurity

JonasSecurity jonasSecurity
Element jonas-security

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

Serialized Fields

securityRoleMappingList

JLinkedList securityRoleMappingList
security-role-mapping

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.SecurityRoleMapping extends AbsElement implements Serializable

Serialized Fields

roleName

java.lang.String roleName
role name


principalNamesList

JLinkedList principalNamesList
principal names

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
Name of the home


ejbHome

javax.ejb.EJBHome ejbHome
EjbHome class

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

serialVersionUID: 1L

Serialized Fields

clusterOId

org.objectweb.carol.cmi.ObjectId clusterOId
The cluster object ID

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

serialVersionUID: 1L

Serialized Fields

jndi

java.lang.String jndi
Local Home jndi


clusterOId

org.objectweb.carol.cmi.ObjectId clusterOId
object id in the cluster

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

duration

long duration

info

java.io.Serializable info

beanname

java.lang.String beanname

container

java.lang.String container

pk

java.io.Serializable pk
Encoded PK. If CMP2 is not used, no encoding is done.

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

serialVersionUID: 18L

Serialized Fields

type

int type

obj

java.lang.Object obj

pk

java.lang.Object 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.AsContextMapping extends AbsElement implements Serializable

Serialized Fields

authMethod

java.lang.String authMethod
auth-method


realm

java.lang.String realm
realm


required

java.lang.String required
required

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.IorSecurityConfigMapping extends AbsElement implements Serializable

Serialized Fields

transportConfig

TransportConfigMapping transportConfig
transport-config


asContext

AsContextMapping asContext
as-context


sasContext

SasContextMapping sasContext
sas-context

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


iorSecurityConfig

IorSecurityConfigMapping iorSecurityConfig
ior security config


clusterHomeDistributor

java.lang.String clusterHomeDistributor
cluster-home-distributor


clusterRemoteDistributor

java.lang.String clusterRemoteDistributor
cluster-remote-distributor


clusterReplicated

java.lang.String clusterReplicated
cluster-replicated

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

Serialized Fields

header

java.lang.String header
Header (with right XSD version) for XML


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


inactivityTimeout

java.lang.String inactivityTimeout
inactivity-timeout


deadlockTimeout

java.lang.String deadlockTimeout
deadlock-timeout


readTimeout

java.lang.String readTimeout
read-timeout


maxWaitTime

java.lang.String maxWaitTime
max-wait-time


shared

java.lang.String shared
shared


prefetch

java.lang.String prefetch
prefetch


hardLimit

java.lang.String hardLimit
hard-limit


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

isModifiedMethodName

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


sessionTimeout

java.lang.String sessionTimeout
session-timeout


jndiEndpointName

java.lang.String jndiEndpointName
jndi-endpoint-name


singleton

java.lang.String singleton
singleton

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.SasContextMapping extends AbsElement implements Serializable

Serialized Fields

callerPropagation

java.lang.String callerPropagation
callerPropagation

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


iorSecurityConfigMapping

IorSecurityConfigMapping iorSecurityConfigMapping
ior-security-config

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

Serialized Fields

integrity

java.lang.String integrity
integrity


confidentiality

java.lang.String confidentiality
confidentiality


establishTrustInTarget

java.lang.String establishTrustInTarget
establish-trust-in-target


establishTrustInClient

java.lang.String establishTrustInClient
establish-trust-in-client

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<E> 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_ejb.svc

Class org.objectweb.jonas_ejb.svc.JHandleIIOP extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Specific implementation of deserialization. Must call HandleDelegate.readEJBObject, as specified in 19.5.5.1 of spec EJB 2.1

Throws:
java.io.IOException - error when reading object.
java.lang.ClassNotFoundException - -

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Specific implementation of serialization. Must call HandleDelegate.writeEJBObject, as specified in 19.5.5.1 of spec EJB 2.1

Throws:
java.io.IOException - error when writing object.
Serialized Fields

ior

java.lang.String ior
CORBA ref

 

Class org.objectweb.jonas_ejb.svc.JHomeHandleIIOP extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Specific implementation of deserialization. Must call HandleDelegate.readEJBObject, as specified in 19.5.5.1 of spec EJB 2.1

Throws:
java.io.IOException - error when reading object.
java.lang.ClassNotFoundException - -

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Specific implementation of serialization. Must call HandleDelegate.writeEJBObject, as specified in 19.5.5.1 of spec EJB 2.1

Throws:
java.io.IOException - error when writing object.
Serialized Fields

ior

java.lang.String ior
CORBA ref

 

cl

java.lang.ClassLoader cl
Classloader of EJB


ejbHome

javax.ejb.EJBHome ejbHome
EjbHome class

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

Serialized Fields

home

javax.ejb.EJBHome home
EJB Home


homeClass

java.lang.Class<T> homeClass
EJB Home class


remoteClass

java.lang.Class<T> remoteClass
EJB Remote class


primaryKeyClass

java.lang.Class<T> primaryKeyClass
Primary Key Home class


isSession

boolean isSession
True if is a Session Bean


isStatelessSession

boolean isStatelessSession
True if is a Stateless Session Bean


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<E> 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


altWsdl

java.lang.String altWsdl
URL pointing to an alternate WSDL Definition


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.files

Class org.objectweb.jonas_lib.files.CheckerException extends java.lang.Exception implements Serializable

Class org.objectweb.jonas_lib.files.FileUtilsException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_lib.genbase

Class org.objectweb.jonas_lib.genbase.GenBaseException extends java.lang.Exception implements Serializable


Package org.objectweb.jonas_lib.genclientstub

Class org.objectweb.jonas_lib.genclientstub.ClientStubGenException extends GenBaseException implements Serializable


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.ActivationspecDesc extends java.lang.Object implements Serializable

Serialized Fields

activationspecClass

java.lang.String activationspecClass
activationspec-class


requiredConfigPropertyList

java.util.List<E> requiredConfigPropertyList
required-config-property

Class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc extends java.lang.Object 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

java.util.List<E> configPropertyList
config-property

Class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc extends java.lang.Object implements Serializable

Serialized Fields

descriptionList

java.util.List<E> descriptionList
description


authenticationMechanismType

java.lang.String authenticationMechanismType
authentication-mechanism-type


credentialInterface

java.lang.String credentialInterface
credential-interface

Class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc extends java.lang.Object implements Serializable

Serialized Fields

descriptionList

java.util.List<E> 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.api.ConnectionDefinitionDesc extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id


managedconnectionfactoryClass

java.lang.String managedconnectionfactoryClass
managedconnectionfactory-class


configPropertyList

java.util.List<E> 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.api.ConnectorDesc extends java.lang.Object implements Serializable

Serialized Fields

displayName

java.lang.String displayName
display-name


descriptionList

java.util.List<E> descriptionList
description


icon

IconDesc 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

LicenseDesc license
license


resourceadapter

Resourceadapter resourceadapter
resourceadapter


resourceadapterDesc

ResourceadapterDesc resourceadapterDesc

Class org.objectweb.jonas_rar.deployment.api.IconDesc extends java.lang.Object implements Serializable

Serialized Fields

smallIcon

java.lang.String smallIcon
small-icon


largeIcon

java.lang.String largeIcon
large-icon

Class org.objectweb.jonas_rar.deployment.api.InboundResourceadapterDesc extends java.lang.Object implements Serializable

Serialized Fields

messageadapterDesc

MessageadapterDesc messageadapterDesc
message-adpater

Class org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc extends java.lang.Object 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.api.JonasActivationspecDesc extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

java.util.List<E> descriptionList
description


jndiName

java.lang.String jndiName
jndi-name


defaultAS

java.lang.String defaultAS
defaultAS

Class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

java.util.List<E> descriptionList
description


jndiName

java.lang.String jndiName
jndiname


jonasConfigPropertyList

java.util.List<E> jonasConfigPropertyList
jonas-config-property

Class org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc extends java.lang.Object 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.api.JonasConnectionDefinitionDesc extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id


descriptionList

java.util.List<E> descriptionList
description


jndiName

java.lang.String jndiName
jndi-name


logEnabled

java.lang.String logEnabled
log-enabled


logTopic

java.lang.String logTopic
log-topic


poolParamsDesc

PoolParamsDesc poolParamsDesc
pool-params


jdbcConnParamsDesc

JdbcConnParamsDesc jdbcConnParamsDesc
jdbc-conn-params


jonasConfigPropertyList

java.util.List<E> jonasConfigPropertyList
jonas-config-property

Class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc extends java.lang.Object implements Serializable

Serialized Fields

isSetup

boolean isSetup

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


poolParamsDesc

PoolParamsDesc poolParamsDesc
pool-params


jdbcConnParamsDesc

JdbcConnParamsDesc jdbcConnParamsDesc
jdbc-conn-params


tmParamsDesc

TmParamsDesc tmParamsDesc
tm-params


jonasConfigPropertyList

java.util.List<E> jonasConfigPropertyList
jonas-config-property


jonasConnectionDefinitionList

java.util.List<E> jonasConnectionDefinitionList
jonas-connection-definition


jonasActivationspecList

java.util.List<E> jonasActivationspecList
jonas-activationspec


jonasAdminobjectList

java.util.List<E> jonasAdminobjectList
jonas-adminobject


jonasSecurityMappingDesc

JonasSecurityMappingDesc jonasSecurityMappingDesc
jonas-security-mapping

Class org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc extends java.lang.Object implements Serializable

Serialized Fields

securityEntryList

java.util.List<E> securityEntryList
security-entry

Class org.objectweb.jonas_rar.deployment.api.LicenseDesc extends java.lang.Object implements Serializable

Serialized Fields

descriptionList

java.util.List<E> descriptionList
description


licenseRequired

java.lang.String licenseRequired
license-required

Class org.objectweb.jonas_rar.deployment.api.MessageadapterDesc extends java.lang.Object implements Serializable

Serialized Fields

messagelistenerList

java.util.List<E> messagelistenerList
message-listener

Class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id
id


messagelistenerType

java.lang.String messagelistenerType
messagelistener-type


activationspecDesc

ActivationspecDesc activationspecDesc
activationspec

Class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc extends java.lang.Object implements Serializable

Serialized Fields

connectionDefinitionList

java.util.List<E> connectionDefinitionList
connection-definition


transactionSupport

java.lang.String transactionSupport
transaction-support


authenticationMechanismList

java.util.List<E> authenticationMechanismList
authentication-mechanism


reauthenticationSupport

java.lang.String reauthenticationSupport
reauthentication-support

Class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc extends java.lang.Object 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


poolMaxAgeMinutes

java.lang.String poolMaxAgeMinutes
pool-max-age-minutes


poolMaxOpentime

java.lang.String poolMaxOpentime
pool-max-opentime


poolMaxWaiters

java.lang.String poolMaxWaiters
pool-max-waiters


poolMaxWaittime

java.lang.String poolMaxWaittime
pool-max-waittime


poolSamplingPeriod

java.lang.String poolSamplingPeriod
pool-sampling-period

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

Class org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc extends java.lang.Object implements Serializable

Serialized Fields

descriptionList

java.util.List<E> descriptionList
description


configPropertyName

java.lang.String configPropertyName
config-property-name

Class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc extends java.lang.Object 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

java.util.List<E> configPropertyList
config-property


authenticationMechanismList

java.util.List<E> authenticationMechanismList
authentication-mechanism


outboundResourceadapterDesc

OutboundResourceadapterDesc outboundResourceadapterDesc
outbound-resourceadapter


inboundResourceadapterDesc

InboundResourceadapterDesc inboundResourceadapterDesc
inbound-resourceadapter


adminobjectList

java.util.List<E> adminobjectList
adminobject


reauthenticationSupport

java.lang.String reauthenticationSupport
reauthentication-support


securityPermissionList

java.util.List<E> securityPermissionList
security-permission

Class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc extends java.lang.Object 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.api.SecurityPermissionDesc extends java.lang.Object implements Serializable

Serialized Fields

descriptionList

java.util.List<E> descriptionList
description


securityPermissionSpec

java.lang.String securityPermissionSpec
security-permission-spec

Class org.objectweb.jonas_rar.deployment.api.TmConfigPropertyDesc extends java.lang.Object implements Serializable

Serialized Fields

tmConfigPropertyName

java.lang.String tmConfigPropertyName
tm-config-property-name


tmConfigPropertyValue

java.lang.String tmConfigPropertyValue
tm-config-property-value

Class org.objectweb.jonas_rar.deployment.api.TmParamsDesc extends java.lang.Object implements Serializable

Serialized Fields

tmConfigPropertyList

java.util.List<E> tmConfigPropertyList
tm-config-property


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


defaultAS

java.lang.String defaultAS
defaultAS

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


tmParams

TmParams tmParams
tm-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


poolMaxAgeMinutes

java.lang.String poolMaxAgeMinutes
pool-max-age-minutes


poolMaxOpentime

java.lang.String poolMaxOpentime
pool-max-opentime


poolMaxWaiters

java.lang.String poolMaxWaiters
pool-max-waiters


poolMaxWaittime

java.lang.String poolMaxWaittime
pool-max-waittime


poolSamplingPeriod

java.lang.String poolSamplingPeriod
pool-sampling-period

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

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

Serialized Fields

tmConfigPropertyName

java.lang.String tmConfigPropertyName
tm-config-property-name


tmConfigPropertyValue

java.lang.String tmConfigPropertyValue
tm-config-property-value

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

Serialized Fields

tmConfigPropertyList

JLinkedList tmConfigPropertyList
tm-config-property


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

header

java.lang.String header
Header (with right XSD version) for XML


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


jspConfigNumber

int jspConfigNumber
Number of jsp-config


loginConfigNumber

int loginConfigNumber
Number of login-config


sessionConfigNumber

int sessionConfigNumber
Number of jsp-config

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

javaType

java.lang.String javaType
java-type


rootTypeQname

Qname rootTypeQname
root-type-qname


anonymousTypeQname

Qname anonymousTypeQname
anonymous-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


wsdlPublishDirectory

java.lang.String wsdlPublishDirectory
wsdl-publish-directory


jonasPortComponentList

JLinkedList jonasPortComponentList
jonas-port-component

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

Serialized Fields

header

java.lang.String header
Header (with right XSD version) for XML


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.NoJ2EEWebservicesException extends WsGenException implements Serializable

Class org.objectweb.jonas_ws.wsgen.WsGenException extends GenBaseException implements Serializable


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.cluster.daemon

Class org.objectweb.jonas.cluster.daemon.ClusterDaemonException extends java.lang.Exception implements Serializable

serialVersionUID: -4396865739010208923L


Package org.objectweb.jonas.dbm

Class org.objectweb.jonas.dbm.ConnectionManager extends java.lang.Object implements Serializable

Serialized Fields

logger

org.objectweb.util.monolog.api.Logger logger

tm

org.objectweb.transaction.jta.TransactionManager tm

freeList

java.util.TreeSet<E> freeList
List of JManagedConnection not currently used. This avoids closing and reopening physical connections. We try to keep a minimum of minConPool elements here.


mcList

java.util.LinkedList<E> mcList
Total list of JManagedConnection physically opened.


tx2mc

java.util.Map<K,V> tx2mc
This HashMap gives the JManagedConnection from its transaction Requests with same tx get always the same connection


driverClass

java.lang.Class<T> driverClass

loginTimeout

int loginTimeout

log

java.io.PrintWriter log

poolKeeper

org.objectweb.jonas.dbm.ConnectionManager.PoolMonitor poolKeeper

isClient

boolean isClient

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

isolationLevel

int isolationLevel
 

isolationStr

java.lang.String isolationStr

currentMapperName

java.lang.String currentMapperName
 

dsDescription

java.lang.String dsDescription
 

waiterCount

int waiterCount
count max waiters during current period.


waitingTime

long waitingTime
count max waiting time during current period.


busyMax

int busyMax
count max busy connection during current period.


busyMin

int busyMin
count min busy connection during current period.


poolMin

int poolMin
minimum size of the connection pool


poolMax

int poolMax
maximum size of the connection pool. default value is "NO LIMIT".


maxAge

long maxAge
Max age of a Connection in milliseconds. When the time is elapsed, the connection will be closed. This avoids keeping connections open too long for nothing.


maxAgeMn

int maxAgeMn
Same value in mns


maxOpenTime

long maxOpenTime
max open time for a connection, in millisec


maxOpenTimeMn

int maxOpenTimeMn
Same value in mn


waiterTimeout

long waiterTimeout
max nb of milliseconds to wait for a connection when pool is empty


maxWaiters

int maxWaiters
max nb of waiters allowed to wait for a Connection


samplingPeriod

int samplingPeriod
sampling period in sec.


checkLevel

int checkLevel
Level of checking on connections when got from the pool. this avoids reusing bad connections because too old, for example when database was restarted... 0 = no checking 1 = check that still physically opened. 2 = try a null statement.


pstmtMax

int pstmtMax
PreparedStatement pool size per managed connection


testStatement

java.lang.String testStatement
test statement used when checkLevel = 2.


busyMaxRecent

int busyMaxRecent
maximum nb of busy connections in last sampling period


busyMinRecent

int busyMinRecent
minimum nb of busy connections in last sampling period


currentWaiters

int currentWaiters
nb of threads waiting for a Connection


openedCount

int openedCount
total number of opened physical connections since the datasource creation.


connectionFailures

int connectionFailures
total nb of physical connection failures


connectionLeaks

int connectionLeaks
total nb of connection leaks. A connection leak occurs when the caller never issues a close method on the connection.


servedOpen

int servedOpen
total number of opened connections since the datasource creation.


rejectedFull

int rejectedFull
total nb of open connection failures because waiter overflow


rejectedTimeout

int rejectedTimeout
total nb of open connection failures because timeout


rejectedOther

int rejectedOther
total nb of open connection failures for any other reason.


waitersHigh

int waitersHigh
maximum nb of waiters since datasource creation


waitersHighRecent

int waitersHighRecent
maximum nb of waiters in last sampling period


totalWaiterCount

int totalWaiterCount
total nb of waiters since datasource creation


totalWaitingTime

long totalWaitingTime
total waiting time in milliseconds


waitingHigh

long waitingHigh
max waiting time in milliseconds


waitingHighRecent

long waitingHighRecent
max waiting time in milliseconds in last sampling period


Package org.objectweb.jonas.discovery

Class org.objectweb.jonas.discovery.DiscEvent extends DiscMessage implements Serializable

Serialized Fields

serverName

java.lang.String serverName

domainName

java.lang.String domainName

state

java.lang.String state

serverId

java.lang.String serverId

urls

java.lang.String[] urls

Class org.objectweb.jonas.discovery.DiscGreeting extends DiscMessage implements Serializable

serialVersionUID: 1L

Serialized Fields

state

java.lang.String state

serverName

java.lang.String serverName

domainName

java.lang.String domainName

serverId

java.lang.String serverId

Class org.objectweb.jonas.discovery.DiscMessage extends java.lang.Object implements Serializable

Serialized Fields

version

java.lang.String version
The version for this message


sourceAddress

java.lang.String sourceAddress

sourcePort

int sourcePort

Class org.objectweb.jonas.discovery.DuplicateServerNameException extends ServiceException implements Serializable

serialVersionUID: 1L


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.ha.interceptor

Class org.objectweb.jonas.ha.interceptor.HAClientInterceptor extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

interceptorName

java.lang.String interceptorName
Interceptor name

Class org.objectweb.jonas.ha.interceptor.HAContext extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

requests

java.util.Stack<E> requests
Holds request id stack


onFailover

boolean onFailover

info

org.objectweb.carol.cmi.ha.ViewIdWrapper info
ViewIdWrapper


Package org.objectweb.jonas.jaxr

Class org.objectweb.jonas.jaxr.JAXRConnection extends java.lang.Object implements Serializable

Serialized Fields

p

java.util.Properties p
Internal properties


Package org.objectweb.jonas.jaxr.scout

Class org.objectweb.jonas.jaxr.scout.JConnectionFactory extends org.apache.ws.scout.registry.ConnectionFactoryImpl implements Serializable

serialVersionUID: 3257569490513573686L

Serialized Fields

ref

javax.naming.Reference ref
stored Reference

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

serialVersionUID: 3258690988061833009L

Serialized Fields

pw

java.io.PrintWriter pw
PrintWriter


queryManagerURL

java.lang.String queryManagerURL
Query Manager URL


lifeCycleManagerURL

java.lang.String lifeCycleManagerURL
LifeCycle Manager URL


semanticEquivalences

java.lang.String semanticEquivalences
semantic Equivalence property


authenticationMethod

java.lang.String authenticationMethod
Authentication method name to use


maxRows

java.lang.Integer maxRows
maxRows property


postalAddressScheme

java.lang.String postalAddressScheme
Scheme of the postal address


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

isDebugOn

boolean isDebugOn
Logging (debug enabled)

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

isEnabledDebug

boolean isEnabledDebug
Debug level ?

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

serialVersionUID: 1L

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.jmx.commons

Class org.objectweb.jonas.jmx.commons.JMXRemoteException extends java.lang.Exception implements Serializable

serialVersionUID: -8206835816589559694L

Class org.objectweb.jonas.jmx.commons.MBeanServerException extends java.lang.Exception implements Serializable

serialVersionUID: 3775231369308593696L


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

serialVersionUID: 1L

Serialized Fields

attributeName

java.lang.String attributeName

addedValue

java.lang.String addedValue

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

serialVersionUID: 1L

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.management.j2eemanagement

Class org.objectweb.jonas.management.j2eemanagement.ManagementMBeanFilter extends java.lang.Object implements Serializable

serialVersionUID: 1L


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


jmxService

JmxService jmxService
The current JOnAS server's jmx service. The jmx service is used to get connections to remote MBean servers


jmxServerConnection

javax.management.MBeanServerConnection jmxServerConnection
Connection to the current JOnAS server's MBean server


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

Class org.objectweb.jonas.mejb.ManagementEndpointException extends java.lang.Exception implements Serializable

Serialized Fields

exceptionType

java.lang.String exceptionType
The type of exception.


message

java.lang.String message
The exception message.


Package org.objectweb.jonas.resource

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

Serialized Fields

rmel

org.objectweb.transaction.jta.ResourceManagerEventListener rmel
Used by the server to register connections when no transactionnal context exists


resourceBundleName

java.lang.String resourceBundleName
Holds the resource bundle name


tm

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


mc2mci

java.util.Hashtable<K,V> mc2mci
This hashtable allows to find the list of connection handle associated to a ManagedConnection


jndiname

java.lang.String jndiname
The jndiname of the associated factory


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
The ValidatingManagedConnectionFactory instance which represents the resource adapter.


poolMCs

Pool poolMCs
The pool of ManagedConnections associated to a ManagedConnectionFactory There's one instance of pool by instance for one instance of this class (ConnectionManagerImpl). The synchronization of the methods of this are ensured through synchronized blocks on the poolMCs instance. Thus, the lock are shared between the two objects and that avoids deadlock issues when the poolMCs.getRessource() is waiting for a connection releasing (max nb of instances is reached in the pool).


usedMCs

java.util.Hashtable<K,V> usedMCs
The list of used ManagedConnections key = transaction reference value = MCInfo


maxPstmtPoolSize

int maxPstmtPoolSize
PrepareStatement cache max pool size


jdbcConnLevel

int jdbcConnLevel
JDBC connection level value


jdbcConnTestStmt

java.lang.String jdbcConnTestStmt
JDBC connection level value


mcs

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


synchros

java.util.Vector<E> 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


jotmMc

javax.resource.spi.ManagedConnection jotmMc
ManagedConnection used with JOTM recovery


jotmXar

javax.transaction.xa.XAResource jotmXar
XAResource used with JOTM recovery


xaName

java.lang.String xaName
XA Name used with JOTM recovery


isEnabledDebug

boolean isEnabledDebug
Debug is enabled ?

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<E> 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

Class org.objectweb.jonas.security.auth.JSigned extends JGroup implements Serializable

serialVersionUID: -5687215670167207012L

Serialized Fields

signature

byte[] signature
Signature.

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

Serialized Fields

name

java.security.Principal name
principal name of the user


group

java.security.Principal group
Roles of the user


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.iiop

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

Serialized Fields

codec

org.omg.IOP.Codec codec
Codec to use


logger

org.objectweb.util.monolog.api.Logger logger
Logger to use


loggerDetails

org.objectweb.util.monolog.api.Logger loggerDetails
Logger details (On catching exception)

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

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

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

Serialized Fields

codec

org.omg.IOP.Codec codec
Codec to use (when encoding Any object)


logger

org.objectweb.util.monolog.api.Logger logger
Logger to use


loggerDetails

org.objectweb.util.monolog.api.Logger loggerDetails
Logger details (On catching exception)

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

Serialized Fields

codec

org.omg.IOP.Codec codec
Codec to use


logger

org.objectweb.util.monolog.api.Logger logger
Logger to use


loggerDetails

org.objectweb.util.monolog.api.Logger loggerDetails
Logger details (On catching exception)


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._JResourceRemote_Stub extends javax.rmi.CORBA.Stub implements Serializable

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<K,V> 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

serialVersionUID: -4879978965028070035L

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<K,V> groups
Groups


roles

java.util.Hashtable<K,V> roles
Roles

Class org.objectweb.jonas.security.realm.factory.JResourceRemoteImpl_OWStub extends org.objectweb.jeremie.stub_factories.std.OptStub implements Serializable

Class org.objectweb.jonas.security.realm.factory.JResourceRemoteImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2L


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<E> 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<E> groups
Groups


roles

java.util.Vector<E> roles
Roles


combinedRoles

java.util.ArrayList<E> 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

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


Package org.objectweb.jonas.tools.migration.jboss

Class org.objectweb.jonas.tools.migration.jboss.Transformer.Mapper extends java.util.LinkedHashMap implements Serializable


Package org.objectweb.jonas.web

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


Package org.objectweb.jonas.web.catalina55

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

serialVersionUID: 1L

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


earON

java.lang.String earON
J2EEApplication MBean OBJECT_NAME in ear case


Package org.objectweb.jonas.web.jetty50

Class org.objectweb.jonas.web.jetty50.JSR77Configuration extends java.lang.Object implements Serializable

Serialized Fields

webAppContext

org.mortbay.jetty.servlet.WebApplicationContext webAppContext
The monitored WebApplication


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.


connectorType

java.lang.String connectorType
The text for choosing the connector type at creation


MAX_VALUE

int MAX_VALUE
Generic max value used by the numberCheck method


allowTrace

boolean allowTrace
Used to enable/disable the TRACE HTTP method


emptySessionPath

boolean emptySessionPath
The 'empty session path' flag for this Connector


enableLookups

boolean enableLookups
The 'enable DNS lookups' flag for this Connector


maxPostSizeText

java.lang.String maxPostSizeText
Maximum size in bytes of a POST which will be handled by the servlet API provided features


protocol

java.lang.String protocol
Coyote protocol handler in use


proxyName

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


proxyPortText

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


scheme

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


secure

boolean secure
Is this a secure (SSL) Connector?


URIEncoding

java.lang.String URIEncoding
Character encoding used to decode the URI


useBodyEncodingForURI

boolean useBodyEncodingForURI
Should the body encoding be used for URI query parameters


xpoweredBy

boolean xpoweredBy
Is generation of X-Powered-By response header enabled/disabled?


acceptCountText

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


address

java.lang.String address
The IP address on which to bind.


portText

java.lang.String portText
The text for the TCP port the created socked awaits for incomming requests


redirectPortText

java.lang.String redirectPortText
The text for the redirect port for non-SSL to SSL redirects


tcpNoDelay

boolean tcpNoDelay
Should we use TCP no delay?


minSpareThreadsText

java.lang.String minSpareThreadsText
The text for the number of request processing threads that will be created when the connector is first started


maxSpareThreadsText

java.lang.String maxSpareThreadsText
The text for the maximum number of unused request processing threads


maxThreadsText

java.lang.String maxThreadsText
The text for the max Threads.


bufferSizeText

java.lang.String bufferSizeText
The text for the buffer size to be provided fo input streams.


compression

java.lang.String compression
Compression value


connectionLingerText

java.lang.String connectionLingerText
Linger value on the incoming connection Default value is -1 (socket linger is disabled).


connTimeOutText

java.lang.String connTimeOutText
The text for the Timeout value on the incoming connection


connectionUploadTimeoutText

java.lang.String connectionUploadTimeoutText
The text for the Timeout value on the incoming connection during request processing


disableUploadTimeout

boolean disableUploadTimeout
Should Tomcat ignore setting a timeout for uploads?


maxHttpHeaderSizeText

java.lang.String maxHttpHeaderSizeText
Text for Maximum size in bytes of the HTTP header


maxKeepAliveRequestsText

java.lang.String maxKeepAliveRequestsText
Text for Maximum number of Keep-Alive requests to honor per connection


strategy

java.lang.String strategy
Thread pool strategy


threadPriorityText

java.lang.String threadPriorityText
Text for the priority of request processing threads


outputBufferSizeText

java.lang.String outputBufferSizeText
The text for the output buffer size. If -1 buffering is disabled.


tomcatAuthentication

boolean tomcatAuthentication
Should Tomcat perform all authentications?


algorithm

java.lang.String algorithm
The certificate encoding algorithm to be used


clientAuth

boolean clientAuth
Whether client authentication is supported.


keystoreFile

java.lang.String keystoreFile
Pathname of the keystore file


keystorePass

java.lang.String keystorePass
The keyStore Password.


keystoreType

java.lang.String keystoreType
The keyStore type


sslProtocol

java.lang.String sslProtocol
SSL protocol


ciphers

java.lang.String ciphers
list of encription ciphers


connectorName

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


booleanVals

java.util.List<E> booleanVals
Represent boolean (true, false) values for enableLookups etc.


connectorTypeVals

java.util.List<E> connectorTypeVals
Represent supported connector types.

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<E> 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<E> 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<E> listDeployable

listDeployed

java.util.ArrayList<E> listDeployed

listDeploy

java.util.ArrayList<E> listDeploy

listUndeploy

java.util.ArrayList<E> 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<E> listAdd

listRemove

java.util.ArrayList<E> listRemove

confirm

boolean confirm

isConfigurable

boolean isConfigurable

isModule

boolean isModule
True if the deoable/udeployable is a JAR, WAR, RAR or EAR

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

Serialized Fields

listDeployable

java.util.ArrayList<E> listDeployable
all the apps available for deployment


listTargets

java.util.ArrayList<E> listTargets
possible targets in the domain (contain corresponding ONs)


listTargetNames

java.util.ArrayList<E> listTargetNames
possible target names in the domain


listDeploy

java.util.ArrayList<E> listDeploy
the apps that were selected by the user to be deployed


listTargetsSelected

java.util.ArrayList<E> listTargetsSelected
the targets selected by the user


listTargetSelectedNames

java.util.ArrayList<E> listTargetSelectedNames
the names selected by the user


reports

java.util.Map<K,V> reports

deploy

java.lang.String deploy

selectedOption

java.lang.String selectedOption

replaceOnTarget

boolean replaceOnTarget

autoload

boolean autoload

deploySelected

java.lang.String[] deploySelected

targetSelected

java.lang.String[] targetSelected
all the targets selected by the apply


confirm

boolean confirm

deploymentInProgress

boolean deploymentInProgress

deploymentCompleted

boolean deploymentCompleted

selectedAction

java.lang.String selectedAction

replacementOption

boolean replacementOption

exception

boolean exception

isConfigurable

boolean isConfigurable

Class org.objectweb.jonas.webapp.jonasadmin.deploy.OperationInProgressException extends java.lang.Exception implements Serializable

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

Serialized Fields

listRemovable

java.util.List<E> listRemovable
List of removable modules


listRemoved

java.util.List<E> listRemoved
List of removed modules


listToBeRemoved

java.util.List<E> listToBeRemoved
List of modules to remove (select by user, based on removeSelected array)


removeSelected

java.lang.String[] removeSelected
Array of user selected elements to be removed


confirm

boolean confirm

isDomain

boolean isDomain
Is the current context a domain management action?


isConfigurable

boolean isConfigurable
Is the current type of deployment currently configurable?

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

Serialized Fields

uploadedFile

org.apache.struts.upload.FormFile uploadedFile
The file that the user has uploaded


isDomain

boolean isDomain
Is the current context a domain management action?


isConfigurable

boolean isConfigurable
Is the current type of deployment currently configurable?


overwrite

boolean overwrite
Overwrite value


Package org.objectweb.jonas.webapp.jonasadmin.domain

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

Serialized Fields

name

java.lang.String name
domain name or cluster name (if this is a cluster)


type

java.lang.String type

clusterType

java.lang.String clusterType
if cluster, gives cluster type (LogicalCluster, CmiCluster etc.)


domainName

java.lang.String domainName
domain name (used if this is a cluster)


parentName

java.lang.String parentName
parent cluster (or domain) name


parentON

java.lang.String parentON
parent cluster (or domain) ON


masterName

java.lang.String masterName
master server name (the local server name)


description

java.lang.String description
domain or cluster description


masterON

java.lang.String masterON
master server's MBean OBJECT_NAME


isMaster

boolean isMaster
true if the local server is master


isCluster

boolean isCluster
True if this is a cluster, false if this is domain (root cluster)

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

Serialized Fields

action

java.lang.String action

selectedItems

java.lang.String[] selectedItems

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

Serialized Fields

objectName

java.lang.String objectName

name

java.lang.String name

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

Serialized Fields

clusterName

java.lang.String clusterName

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

Serialized Fields

isCluster

boolean isCluster

serverName

java.lang.String serverName

serverURL

java.lang.String serverURL

serverCld

java.lang.String serverCld

serverUsername

java.lang.String serverUsername

serverPassword

java.lang.String serverPassword

serverPasswordAgain

java.lang.String serverPasswordAgain

serverNames

java.lang.String[] serverNames

selectedItems

java.lang.String[] selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem extends ObjectNameItem implements Serializable

Serialized Fields

state

java.lang.String state
server state


url

java.lang.String url
url used to connect on JMX remote server


clusterDaemonName

java.lang.String clusterDaemonName

Package org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect

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

Serialized Fields

debug

boolean debug
debug or not


type

java.lang.String type
operation : CF,TCF,QCF


operation

java.lang.String operation
operation : view,edit


selectedQueues

java.lang.String[] selectedQueues
Selected queues


selectedTopics

java.lang.String[] selectedTopics
Selected topics


jndiName

java.lang.String jndiName
jndiName


properties

java.util.ArrayList<E> properties
properties


propertiesName

java.util.ArrayList<E> propertiesName
properties name


propertiesValue

java.util.ArrayList<E> propertiesValue
properties value

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

Serialized Fields

name

java.lang.String name

type

java.lang.String type

proprieties

java.lang.String proprieties

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

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

Serialized Fields

debug

boolean debug
debug or not


destinationsStr

java.lang.String destinationsStr
Selected destinations in string


deletePhysicalDestination

java.lang.String deletePhysicalDestination
remove Physical Destination ?

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

Serialized Fields

debug

boolean debug
debug or not


selectedDestinations

java.lang.String[] selectedDestinations
Selected destinations


destinationsStr

java.lang.String destinationsStr
Selected destinations in string


destinations

java.util.ArrayList<E> destinations
Selected destinations


deletePhysicalDestination

java.lang.String deletePhysicalDestination
remove Physical Destination ?

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

Serialized Fields

debug

boolean debug
debug or not


operation

java.lang.String operation
operation : view,edit,apply


selectedQueues

java.lang.String[] selectedQueues
Selected queues


selectedTopics

java.lang.String[] selectedTopics
Selected topics


jndiName

java.lang.String jndiName
jndiName


properties

java.util.ArrayList<E> properties
properties


statProperties

java.util.ArrayList<E> statProperties
stat properties


propertiesName

java.util.ArrayList<E> propertiesName
properties name


propertiesValue

java.util.ArrayList<E> propertiesValue
properties value


isTopic

boolean isTopic
isTopic

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

Serialized Fields

debug

boolean debug
debug or not


selectedDestinations

java.lang.String[] selectedDestinations
Selected destinations

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

Serialized Fields

debug

boolean debug
debug or not


version

java.lang.String version
Version of the connector


operation

java.lang.String operation
operation : view,edit,apply


connector

java.lang.String connector
Name of the connector


hostname

java.lang.String hostname
Hostname of the connector


channel

java.lang.String channel
Channel of the connector


port

java.lang.String port
Port of the connector


queueManager

java.lang.String queueManager
QueueManager of the connector


transportType

java.lang.String transportType
TransportType of the connector

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

Serialized Fields

debug

boolean debug
debug or not


version

java.lang.String version
Version of the connector


connector

java.lang.String connector
Name of the connector


hostname

java.lang.String hostname
Hostname of the connector


channel

java.lang.String channel
Channel of the connector


port

java.lang.String port
Port of the connector


queueManager

java.lang.String queueManager
QueueManager of the connector


transportType

java.lang.String transportType
TransportType of the connector

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

Serialized Fields

debug

boolean debug
debug or not


operation

java.lang.String operation
operation : view,edit,apply


selectedQueues

java.lang.String[] selectedQueues
Selected queues


selectedTopics

java.lang.String[] selectedTopics
Selected topics


objectName

java.lang.String objectName
objectName


name

java.lang.String name
name


properties

java.util.ArrayList<E> properties
properties


statProperties

java.util.ArrayList<E> statProperties
stat properties


propertiesName

java.util.ArrayList<E> propertiesName
properties name


propertiesValue

java.util.ArrayList<E> propertiesValue
properties value


isTopic

boolean isTopic
isTopic

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

Serialized Fields

debug

boolean debug
debug or not


Package org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util

Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

baseName

java.lang.String baseName

mbeanName

javax.management.ObjectName mbeanName

connector

java.lang.String connector

Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

objectName

java.lang.String objectName

mqDestination

java.lang.String mqDestination

numberMsg

int numberMsg

Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.String value

text

java.lang.String text

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

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

Serialized Fields

presentServletContainer

boolean presentServletContainer
True is a servlet container is present

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm extends BasicJonasServerForm 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 BasicJonasServerForm implements Serializable

Serialized Fields

registryProtocol

java.lang.String registryProtocol
registry protocol from carl.properties


listNames

java.util.ArrayList<E> listNames
Names of registered objects when protocol is not cmi


listNamesAndNodes

java.util.ArrayList<E> listNamesAndNodes
For cmi, in the list we have a 2 elements array were the 1st element equal the name and the 2nd element equals the nodes list

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

Serialized Fields

name

java.lang.String name

providerUrl

java.lang.String providerUrl

protocol

java.lang.String protocol

resourceON

java.lang.String resourceON

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm extends JndiResourceForm implements Serializable

Serialized Fields

providers

java.util.ArrayList<E> providers

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm extends BasicJonasServerForm 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.


versions

java.lang.String versions

serverServletContainerInfo

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

Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm extends BasicJonasServerForm 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.DestinationForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

action

java.lang.String action

name

java.lang.String name
admin name (alse jndi name)


id

java.lang.String id
associated agent id


listUsedByEjb

java.util.ArrayList<E> listUsedByEjb
name of the EJBs using this destination


dmq

java.lang.String dmq
DeadMQueue


freelyReadable

boolean freelyReadable
freelyReadable


freelyWriteable

boolean freelyWriteable
freelyWriteable


readerList

java.util.ArrayList<E> readerList
list if readers


writerList

java.util.ArrayList<E> writerList
list of writers


type

java.lang.String type
destination type: queue or topic


creationDate

java.lang.String creationDate
creation date


oName

javax.management.ObjectName oName
joram client 'queue' type MBean ObjectName


booleanVals

java.util.List<E> booleanVals
Represent boolean (true, false) values for freelyReadable/freelyWriteable

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.ItemBase extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

on

javax.management.ObjectName on

id

java.lang.String id

serverId

java.lang.String serverId

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination extends ItemBase implements Serializable

Serialized Fields

type

java.lang.String type

used

boolean used

registered

boolean registered
The destination has a corresponding MBean registered in the JMX server


manageable

boolean manageable
The corresponding MBean is really corresponding to the destination as the id is correct

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemUser extends ItemBase implements Serializable

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

Serialized Fields

collocatedServer

boolean collocatedServer
True: when deploying, the adapter starts a collocated JORAM server. False: when deploying, the adapter connects to a remote JORAM server.


configDir

java.lang.String configDir
Directory where the a3servers.xml and joramAdmin.xml files are located


adminFile

java.lang.String adminFile
Name of the file describing the administration tasks to perform (by default joramAdmin.xml)


persistentServer

boolean persistentServer
Persistence mode of the collocated JORAM server


serverIdTxt

java.lang.String serverIdTxt
Identifier of the JORAM server to start


serverName

java.lang.String serverName
Name of the JORAM server to start


version

java.lang.String version

hostName

java.lang.String hostName
Name of the host where the JORAM server runs


serverPortTxt

java.lang.String serverPortTxt
Port the JORAM server is listening on


cnxPendingTimerTxt

java.lang.String cnxPendingTimerTxt

connectingTimerTxt

java.lang.String connectingTimerTxt

txPendingTimerTxt

java.lang.String txPendingTimerTxt

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<E> 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<E> listUsedByEjb

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

Serialized Fields

localServer

java.lang.String localServer
local server's id


remoteServers

java.lang.String[] remoteServers
remote servers ids


adapterLoaded

boolean adapterLoaded
True if a Joram adapter RAR is loaded on the current server


configuration

java.lang.String configuration
a3servers.xml content


localPort

int localPort

localHost

java.lang.String localHost

defaultThreshold

int defaultThreshold

defaultDMQ

java.lang.String defaultDMQ

version

java.lang.String version
RA version (Joram version also)


connectingTimerTxt

java.lang.String connectingTimerTxt
Duration in seconds during which connecting is attempted (connecting might take time if the server is temporarily not reachable); the 0 value is set for connecting only once and aborting if connecting failed.


txPendingTimerTxt

java.lang.String txPendingTimerTxt
Duration in seconds during which a JMS transacted (non XA) session might be pending; above that duration the session is rolled back and closed; the 0 value means "no timer".


cnxPendingTimerTxt

java.lang.String cnxPendingTimerTxt
Period in milliseconds between two ping requests sent by the client connection to the server; if the server does not receive any ping request during more than 2 * cnxPendingTimer, the connection is considered as dead and processed as required.


collocatedServer

boolean collocatedServer
True: when deploying, the adapter starts a collocated JORAM server. False: when deploying, the adapter connects to a remote JORAM server.


configDir

java.lang.String configDir
Directory where the a3servers.xml and joramAdmin.xml files are locate


adminFile

java.lang.String adminFile
Name of the file describing the administration tasks to perform (by default joramAdmin.xml)


persistentServer

boolean persistentServer
Persistence mode of the collocated JORAM server


serverIdTxt

java.lang.String serverIdTxt
Identifier of the JORAM server to start


serverName

java.lang.String serverName
Name of the JORAM server to start


hostName

java.lang.String hostName
Name of the host where the JORAM server runs


serverPortTxt

java.lang.String serverPortTxt
Port the JORAM server is listening on


timeOutToAbortRequest

long timeOutToAbortRequest

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm extends DestinationForm implements Serializable

Serialized Fields

messageIds

java.lang.String messageIds

nbMaxMsg

int nbMaxMsg

pendingMessages

int pendingMessages

pendingRequests

int pendingRequests

threshold

int threshold

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

Serialized Fields

name

java.lang.String name

id

java.lang.String id

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<E> remoteIds

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm extends DestinationForm implements Serializable

Serialized Fields

subscriberIds

java.lang.String subscriberIds
The id of a topic's subscribers


subscribers

java.lang.String subscribers
The names of a topic's subscribers


subscriptions

int subscriptions
number of susbscriptions

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

Serialized Fields

name

java.lang.String name

password

java.lang.String password

serverId

int serverId

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

Serialized Fields

nbMsgsReceiveSinceCreation

long nbMsgsReceiveSinceCreation

nbMsgsSendToDMQSinceCreation

long nbMsgsSendToDMQSinceCreation

nbMsgsDeliverSinceCreation

long nbMsgsDeliverSinceCreation

name

java.lang.String name

type

java.lang.String type

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

Serialized Fields

selectedItems

java.lang.String[] selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm 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
directory in which log files will be placed


pattern

java.lang.String pattern
A formatting layout


prefix

java.lang.String prefix
prefix added to the start of each log file's name


suffix

java.lang.String suffix
suffix added to the end of each log file's name


rotatable

boolean rotatable
Deafult true. Flag to determine if log rotation should occure.


resolveHosts

boolean resolveHosts
Set to true to convert the IP address of the remote host into the corresponding host name via a DNS lookup. Set to false to skip this lookup, and report the remote IP address instead.


booleanValues

java.util.List<E> booleanValues

catalinaDomainName

java.lang.String catalinaDomainName
Domain name used to construct Catalina MBean ObjectNames (JOnAS server name in general)

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

containerType

java.lang.String containerType
Type of container in which the valve is defined


containerTypes

java.lang.String[] containerTypes
Possible container types


containerName

java.lang.String containerName
Name of container in which the valve is defined


containerNames

java.lang.String[] containerNames
Possible container names


containerObjectName

java.lang.String containerObjectName
ObjectName of container in which the valve is defined when the container is a Web application (Catalina context)

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

containerType

java.lang.String containerType
The container type on which the logger is defined


containerName

java.lang.String containerName
Name of the container on which the logger is defined Used in case of Host and Context conatainers

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

Serialized Fields

topicLevelList

java.util.ArrayList<E> topicLevelList

topics

java.lang.String[] topics

loggerJonasLevels

java.util.List<E> 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.BaseClusterForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

name

java.lang.String name
cluster name


state

java.lang.String state
cluster state

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm extends BaseClusterForm implements Serializable

Serialized Fields

mcastAddr

java.lang.String mcastAddr

mcastPort

int mcastPort

protocol

java.lang.String protocol

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

Serialized Fields

state

java.lang.String state
The member's state


name

java.lang.String name
The member's name

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

Serialized Fields

hostName

java.lang.String hostName

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

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaClusterForm extends BaseClusterForm implements Serializable

Serialized Fields

mcastAddr

java.lang.String mcastAddr

mcastPort

int mcastPort

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

Serialized Fields

state

java.lang.String state
The member's state


name

java.lang.String name
The member's name

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm extends BaseClusterForm implements Serializable

Serialized Fields

workers

java.lang.String workers

stickySession

boolean stickySession

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

Serialized Fields

name

java.lang.String name
The worker's name


host

java.lang.String host
The worker's host


state

java.lang.String state
The member's state


port

int port
The worker's port


lbFactor

int lbFactor
The worker's load balance factor


type

java.lang.String type
worker type


lbfactor

int lbfactor
load balancing factor, as defined in workers.properties

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.JoramClusterForm extends BaseClusterForm implements Serializable

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

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.LogicalClusterForm extends BaseClusterForm implements Serializable

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

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

allThreadsCount

int allThreadsCount

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

Serialized Fields

serverName

java.lang.String serverName

hostName

java.lang.String hostName

JOnASVersion

java.lang.String JOnASVersion

javaVendor

java.lang.String javaVendor

javaVersion

java.lang.String javaVersion

state

java.lang.String state

currentUsedMemory

int currentUsedMemory

currentTotalMemory

int currentTotalMemory

allThreadsCount

int allThreadsCount

protocols

java.lang.String protocols

connectionUrl

java.lang.String connectionUrl

loadCPU

java.lang.String loadCPU

tomcat

boolean tomcat
Set to true if Tomcat info are provided for the node


maxThreadsByConnectorTomcat

int maxThreadsByConnectorTomcat

currentThreadCountByConnectorTomcat

int currentThreadCountByConnectorTomcat

currentThreadBusyByConnectorTomcat

int currentThreadBusyByConnectorTomcat

bytesReceivedByConnectorTomcat

long bytesReceivedByConnectorTomcat

bytesSentByConnectorTomcat

long bytesSentByConnectorTomcat

errorCountByConnectorTomcat

int errorCountByConnectorTomcat

processingTimeByConnectorTomcat

long processingTimeByConnectorTomcat

requestCountByConnectorTomcat

int requestCountByConnectorTomcat

transaction

boolean transaction

totalBegunTransactions

int totalBegunTransactions

totalCommittedTransactions

int totalCommittedTransactions

totalCurrentTransactions

int totalCurrentTransactions

totalExpiredTransactions

int totalExpiredTransactions

totalRolledbackTransactions

int totalRolledbackTransactions

workers

boolean workers

currentWorkerPoolSize

int currentWorkerPoolSize

maxWorkerPoolSize

int maxWorkerPoolSize

minWorkerPoolSize

int minWorkerPoolSize

jcaConnection

boolean jcaConnection

connectionFailuresJCAConnection

int connectionFailuresJCAConnection

connectionLeaksJCAConnection

int connectionLeaksJCAConnection

currentBusyJCAConnection

int currentBusyJCAConnection

currentOpenedJCAConnection

int currentOpenedJCAConnection

rejectedOpenJCAConnection

int rejectedOpenJCAConnection

servedOpenJCAConnection

int servedOpenJCAConnection

waiterCountJCAConnection

int waiterCountJCAConnection

waitingTimeJCAConnection

long waitingTimeJCAConnection

jdbcDatasource

boolean jdbcDatasource

connectionFailuresJDBCDatasource

int connectionFailuresJDBCDatasource

connectionLeaksJDBCDatasource

int connectionLeaksJDBCDatasource

currentBusyJDBCDatasource

int currentBusyJDBCDatasource

currentOpenedJDBCDatasource

int currentOpenedJDBCDatasource

rejectedOpenJDBCDatasource

int rejectedOpenJDBCDatasource

servedOpenJDBCDatasource

int servedOpenJDBCDatasource

waiterCountJDBCDatasource

int waiterCountJDBCDatasource

waitingTimeJDBCDatasource

long waitingTimeJDBCDatasource

jmsJoram

boolean jmsJoram

jmsQueuesNbMsgsReceiveSinceCreation

int jmsQueuesNbMsgsReceiveSinceCreation

jmsQueuesNbMsgsSendToDMQSinceCreation

int jmsQueuesNbMsgsSendToDMQSinceCreation

jmsQueuesNbMsgsDeliverSinceCreation

int jmsQueuesNbMsgsDeliverSinceCreation

jmsTopicsNbMsgsReceiveSinceCreation

int jmsTopicsNbMsgsReceiveSinceCreation

jmsTopicsNbMsgsSendToDMQSinceCreation

int jmsTopicsNbMsgsSendToDMQSinceCreation

jmsTopicsNbMsgsDeliverSinceCreation

int jmsTopicsNbMsgsDeliverSinceCreation

jmsNbMsgsSendToDMQSinceCreation

int jmsNbMsgsSendToDMQSinceCreation

currentNumberOfEntity

int currentNumberOfEntity

currentNumberOfMDB

int currentNumberOfMDB

currentNumberOfSBF

int currentNumberOfSBF

currentNumberOfSBL

int currentNumberOfSBL

currentNumberOfEJB

int currentNumberOfEJB

Class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm extends BaseClusterForm implements Serializable

Serialized Fields

mcastPort

int mcastPort
Multicast Port


mcastAddr

java.lang.String mcastAddr
Multicast Addr


mcastDropTime

long mcastDropTime
Multicast Drop Time


mcastFrequency

long mcastFrequency
Multicast Frequency


mcastSocketTimeout

int mcastSocketTimeout
Multicast Socket Timeout

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

Serialized Fields

name

java.lang.String name
The member's name


host

java.lang.String host
The member's host


state

java.lang.String state
The member's state


tcpListenAddress

java.lang.String tcpListenAddress
tcp listener address


tcpListenPort

int tcpListenPort
tcp listener port


tcpThreadCount

int tcpThreadCount

tcpReceivedBytes

long tcpReceivedBytes

receiverInfo

java.lang.String receiverInfo

replicationMode

java.lang.String replicationMode

ackTimeout

long ackTimeout

autoConnect

boolean autoConnect

compress

boolean compress

doTransmitterProcessingStats

boolean doTransmitterProcessingStats

waitForAck

boolean waitForAck

senderInfo

java.lang.String senderInfo

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

jdbcMaxopentime

java.lang.String jdbcMaxopentime

jdbcMaxconpool

java.lang.String jdbcMaxconpool

jdbcMinconpool

java.lang.String jdbcMinconpool

jdbcMaxwaittime

java.lang.String jdbcMaxwaittime

jdbcMaxwaiters

java.lang.String jdbcMaxwaiters

jdbcSamplingperiod

java.lang.String jdbcSamplingperiod

booleanValues

java.util.List<E> booleanValues

checkingLevels

java.util.List<E> 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.resourceadapter

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

Serialized Fields

rarName

java.lang.String rarName

displayName

java.lang.String displayName

description

java.lang.String description

vendorName

java.lang.String vendorName

specVersion

java.lang.String specVersion

eisType

java.lang.String eisType

template

java.lang.String template

isDomain

boolean isDomain

jndiName

java.lang.String jndiName

nativeLib

java.lang.String nativeLib

logEnabled

java.lang.String logEnabled

logTopic

java.lang.String logTopic

poolInit

int poolInit

poolMin

int poolMin

poolMax

int poolMax

poolMaxAge

int poolMaxAge

pstmtMax

int pstmtMax

poolMaxOpenTime

int poolMaxOpenTime

poolMaxWaiters

int poolMaxWaiters

poolMaxWaittime

int poolMaxWaittime

poolSamplingPeriod

int poolSamplingPeriod

checkLevel

int checkLevel

dsClass

java.lang.String dsClass

URL

java.lang.String URL

user

java.lang.String user

password

java.lang.String password

loginTimeout

java.lang.String loginTimeout

isolationLevel

java.lang.String isolationLevel

mapperName

java.lang.String mapperName

configLogTopic

java.lang.String configLogTopic

booleanValues

java.util.List<E> booleanValues

checkingLevels

java.util.List<E> checkingLevels

specVersions

java.util.List<E> specVersions

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<E> 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<E> listRolesGroup

listRolesRealm

java.util.ArrayList<E> listRolesRealm

listRolesUsed

java.util.ArrayList<E> listRolesUsed

listRolesNotused

java.util.ArrayList<E> 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<E> 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<E> securityAuthenticationLdapValues

authenticationModeLdapValues

java.util.List<E> authenticationModeLdapValues

securityAlgorithms

java.util.List<E> 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<E> listGroupsUser

listGroupsRealm

java.util.ArrayList<E> listGroupsRealm

listGroupsUsed

java.util.ArrayList<E> listGroupsUsed

listGroupsNotused

java.util.ArrayList<E> listGroupsNotused

listRolesUser

java.util.ArrayList<E> listRolesUser

listRolesRealm

java.util.ArrayList<E> listRolesRealm

listRolesUsed

java.util.ArrayList<E> listRolesUsed

listRolesNotused

java.util.ArrayList<E> 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.ModuleForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

inEar

boolean inEar
True if the module is included in a EAR


earFilename

java.lang.String earFilename
File name of the EAR containing the module


earPath

java.lang.String earPath
Path of the EAR file containing the module


earON

java.lang.String earON
J2EEApplication MBean OBJECT_NAME

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 ModuleForm 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<E> ejbs

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


ejbjars

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


wars

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


rars

java.util.ArrayList<E> rars
List of ModuleItems corresponding to the rars 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.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<E> selectedItems

Class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm extends ModuleForm 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

xmlContent

java.lang.String xmlContent

jonasXmlContent

java.lang.String jonasXmlContent

servletsName

java.lang.String[] servletsName

listServlets

java.util.ArrayList<E> listServlets

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

Serialized Fields

host

java.lang.String host

cookies

boolean cookies

reloadable

boolean reloadable

swallowOutput

boolean swallowOutput

crossContext

boolean crossContext

override

boolean override

docBase

java.lang.String docBase

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<E> 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

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<E> checkingLevels

currentOpened

java.lang.String currentOpened

currentBusy

java.lang.String currentBusy

busyMaxRecent

java.lang.String busyMaxRecent

busyMinRecent

java.lang.String busyMinRecent

currentInTx

java.lang.String currentInTx

openedCount

java.lang.String openedCount

connectionFailures

java.lang.String connectionFailures

connectionLeaks

java.lang.String connectionLeaks

currentWaiters

java.lang.String currentWaiters

waitersHigh

java.lang.String waitersHigh

waitersHighRecent

java.lang.String waitersHighRecent

waiterCount

java.lang.String waiterCount

waitingTime

java.lang.String waitingTime

waitingHigh

java.lang.String waitingHigh

waitingHighRecent

java.lang.String waitingHighRecent

servedOpen

java.lang.String servedOpen

rejectedOpen

java.lang.String rejectedOpen

rejectedFull

java.lang.String rejectedFull

rejectedTimeout

java.lang.String rejectedTimeout

rejectedOther

java.lang.String rejectedOther

jdbcConnCheckLevel

java.lang.String jdbcConnCheckLevel

jdbcConnMaxAge

java.lang.String jdbcConnMaxAge

jdbcMaxOpenTime

java.lang.String jdbcMaxOpenTime

jdbcMaxConnPool

java.lang.String jdbcMaxConnPool

jdbcMinConnPool

java.lang.String jdbcMinConnPool

jdbcMaxWaitTime

java.lang.String jdbcMaxWaitTime

jdbcMaxWaiters

java.lang.String jdbcMaxWaiters

jdbcSamplingPeriod

java.lang.String jdbcSamplingPeriod

jdbcPstmtMax

java.lang.String jdbcPstmtMax

listUsedByEjb

java.util.ArrayList<E> 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.discovery

Class org.objectweb.jonas.webapp.jonasadmin.service.discovery.DiscoveryServiceForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

multicastAddress

java.lang.String multicastAddress

multicastPort

java.lang.String multicastPort

isMaster

boolean isMaster

multicastTtl

java.lang.String multicastTtl

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

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

Serialized Fields

passivationTimeOut

int passivationTimeOut
MBean Ejb Entity properties


inactivityTimeOut

int inactivityTimeOut

deadlockTimeOut

int deadlockTimeOut

readTimeOut

int readTimeOut

shared

boolean shared

prefetch

boolean prefetch

hardLimit

boolean hardLimit

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

currentWaiters

int currentWaiters

pkNumber

int pkNumber

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

action

java.lang.String action

cacheSize

int cacheSize
Global MBean Ejb properties


maxCacheSize

int maxCacheSize

minPoolSize

int minPoolSize

poolSize

int poolSize

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

resourceServiceActivated

boolean resourceServiceActivated

dataSource

boolean dataSource

dataSources

java.util.HashMap<K,V> dataSources

jdbcRas

java.util.HashMap<K,V> jdbcRas

jmsServiceActivated

boolean jmsServiceActivated

joramResourceLoaded

boolean joramResourceLoaded

jmsConnection

boolean jmsConnection

jmsConnections

java.util.ArrayList<E> jmsConnections

jmsDestination

boolean jmsDestination

jmsDestinations

java.util.ArrayList<E> jmsDestinations

jmsDestinationsTable

java.util.Hashtable<K,V> jmsDestinationsTable

mailServiceActivated

boolean mailServiceActivated

mailSession

boolean mailSession

mailSessions

java.util.HashMap<K,V> mailSessions

mailMime

boolean mailMime

mailMimes

java.util.HashMap<K,V> 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

java.lang.String sessionTimeOut
MBean Ejb Session properties


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<E> 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<E> 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<E> listUsedByEjb

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

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

Serialized Fields

action

java.lang.String action

selectedItems

java.lang.String[] selectedItems

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

Serialized Fields

action

java.lang.String action

timeOutText

java.lang.String timeOutText

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.JtmServiceRecoveryForm 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.JtmServiceXAResourceForm extends org.apache.struts.action.ActionForm implements Serializable

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

Serialized Fields

name

java.lang.String name

date

java.lang.String date

transaction

java.lang.String transaction

resource

java.lang.String resource

state

java.lang.String state

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

Serialized Fields

name

java.lang.String name

date

java.lang.String date

fulltrans

java.lang.String fulltrans

transaction

java.lang.String transaction

state

java.lang.String state

xidcount

java.lang.String xidcount

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

Serialized Fields

name

java.lang.String name

sindex

java.lang.String sindex

resmgr

java.lang.String resmgr

xares

java.lang.String xares

fullxid

java.lang.String fullxid

xid

java.lang.String xid

xidstate

java.lang.String xidstate

objectName

java.lang.String objectName

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<E> 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.jonasadmin.service.resource

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

Serialized Fields

description

java.lang.String description

name

java.lang.String name

listProperties

java.util.ArrayList<E> listProperties

oName

javax.management.ObjectName oName

listUsedByMdb

java.util.ArrayList<E> listUsedByMdb

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

Serialized Fields

description

java.lang.String description

name

java.lang.String name

listProperties

java.util.ArrayList<E> listProperties

oName

javax.management.ObjectName oName

listUsedByMdb

java.util.ArrayList<E> listUsedByMdb

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

Serialized Fields

action

java.lang.String action

description

java.lang.String description

name

java.lang.String name

listProperties

java.util.ArrayList<E> listProperties

oName

javax.management.ObjectName oName

path

java.lang.String path

jdbcTestStatement

java.lang.String jdbcTestStatement

checkingLevels

java.util.List<E> checkingLevels

currentOpened

java.lang.String currentOpened

currentBusy

java.lang.String currentBusy

busyMaxRecent

java.lang.String busyMaxRecent

busyMinRecent

java.lang.String busyMinRecent

currentInTx

java.lang.String currentInTx

openedCount

java.lang.String openedCount

connectionFailures

java.lang.String connectionFailures

connectionLeaks

java.lang.String connectionLeaks

currentWaiters

java.lang.String currentWaiters

waitersHigh

java.lang.String waitersHigh

waitersHighRecent

java.lang.String waitersHighRecent

waiterCount

java.lang.String waiterCount

waitingTime

java.lang.String waitingTime

waitingHigh

java.lang.String waitingHigh

waitingHighRecent

java.lang.String waitingHighRecent

servedOpen

java.lang.String servedOpen

rejectedOpen

java.lang.String rejectedOpen

rejectedFull

java.lang.String rejectedFull

rejectedTimeout

java.lang.String rejectedTimeout

rejectedOther

java.lang.String rejectedOther

jdbcConnCheckLevel

java.lang.String jdbcConnCheckLevel

connMaxAge

java.lang.String connMaxAge

maxOpentime

java.lang.String maxOpentime

initSize

java.lang.String initSize

maxSize

java.lang.String maxSize

minSize

java.lang.String minSize

maxWaitTime

java.lang.String maxWaitTime

maxWaiters

java.lang.String maxWaiters

samplingPeriod

java.lang.String samplingPeriod

pstmtMax

java.lang.String pstmtMax

listUsedByEjb

java.util.ArrayList<E> listUsedByEjb

Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm extends ModuleForm implements Serializable

Serialized Fields

action

java.lang.String action

name

java.lang.String name

jndiName

java.lang.String jndiName

path

java.lang.String path

file

java.lang.String file

listProperties

java.util.ArrayList<E> listProperties

specVersion

java.lang.String specVersion

CF

java.util.ArrayList<E> CF

AS

java.util.ArrayList<E> AS

AO

java.util.ArrayList<E> AO

oName

javax.management.ObjectName oName

connectionFactory

java.lang.String connectionFactory

jdbcTestStatement

java.lang.String jdbcTestStatement

checkingLevels

java.util.List<E> checkingLevels

currentOpened

java.lang.String currentOpened

currentBusy

java.lang.String currentBusy

busyMaxRecent

java.lang.String busyMaxRecent

busyMinRecent

java.lang.String busyMinRecent

currentInTx

java.lang.String currentInTx

openedCount

java.lang.String openedCount

connectionFailures

java.lang.String connectionFailures

connectionLeaks

java.lang.String connectionLeaks

currentWaiters

java.lang.String currentWaiters

waitersHigh

java.lang.String waitersHigh

waitersHighRecent

java.lang.String waitersHighRecent

waiterCount

java.lang.String waiterCount

waitingTime

java.lang.String waitingTime

waitingHigh

java.lang.String waitingHigh

waitingHighRecent

java.lang.String waitingHighRecent

servedOpen

java.lang.String servedOpen

rejectedOpen

java.lang.String rejectedOpen

rejectedFull

java.lang.String rejectedFull

rejectedTimeout

java.lang.String rejectedTimeout

rejectedOther

java.lang.String rejectedOther

jdbcConnCheckLevel

java.lang.String jdbcConnCheckLevel

connMaxAge

java.lang.String connMaxAge

maxOpentime

java.lang.String maxOpentime

maxSize

java.lang.String maxSize

minSize

java.lang.String minSize

initSize

java.lang.String initSize

maxWaitTime

java.lang.String maxWaitTime

maxWaiters

java.lang.String maxWaiters

samplingPeriod

java.lang.String samplingPeriod

pstmtMax

java.lang.String pstmtMax

listUsedByEjb

java.util.ArrayList<E> listUsedByEjb

joramAdapter

boolean joramAdapter

joramServerId

java.lang.String joramServerId

joramServerName

java.lang.String joramServerName

Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem 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

Package org.objectweb.jonas.webapp.jonasadmin.xml

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

Serialized Fields

deployable

java.util.ArrayList<E> deployable
List of deployable archives that can be selected for configuration.


document

org.w3c.dom.Document document
The content of the archive's deployment descriptor used to create the form view.


xml

java.lang.String xml
The raw XML contents of the archive's deployment descriptor used in the advanced view.


mapping

java.util.Map<K,V> mapping
A mapping of IDs used in the HTML form to Node objects they represent.


values

java.util.Map<K,V> values
Map used to store the input of all the textfields when the user submits the form view.


submit

java.lang.String submit
Submit button.


configType

int configType
Which configuration type is being used right now. Form or Advanced.


switchTo

java.lang.String switchTo
Switch To ... button.


cancel

java.lang.String cancel
Cancel button.


archiveName

java.lang.String archiveName
The name of the current archive.


pathName

java.lang.String pathName
The path to the XML file within the current archive.


children

java.util.Map<K,V> children
Used for returning values requested using the XMLHTTPRequest on the UI side. These values are used to construct a select list of allowed children for a given element.


isDomain

boolean isDomain
Is this a domain operation.


jonasBase

java.lang.String jonasBase
The managed server's JONAS_BASE


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<E> m_LabelTabs

m_HrefTabs

java.util.ArrayList<E> m_HrefTabs

m_SelectedTabs

java.util.ArrayList<E> 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<K,V> 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<K,V> 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<E> 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.XMLEditorTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

mapping

java.util.Map<K,V> mapping
Mapping between IDs and Nodes within the Document tree.


document

org.w3c.dom.Document document
The document to display in this tag.


fileName

java.lang.String fileName
The name of the archive from which the XML file is extracted.


pathName

java.lang.String pathName
The path within the archive to the XML file.

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

comment

boolean comment

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.JAxisServlet extends org.apache.axis.transport.http.AxisServlet implements Serializable

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

Class org.objectweb.jonas.ws.axis.JonasHandler extends org.apache.axis.handlers.BasicHandler implements Serializable

Class org.objectweb.jonas.ws.axis.JService extends org.apache.axis.client.Service implements Serializable

Serialized Fields

classname2wsdlPort

java.util.Map<K,V> classname2wsdlPort
Internal Map that store service-endpoint-interface names to wsdl:port QName


mapCallProperties

java.util.Hashtable<K,V> mapCallProperties
Hastable to store call instances properties


mapStubProperties

java.util.Hashtable<K,V> mapStubProperties
Hastable to store stub instances properties

Class org.objectweb.jonas.ws.axis.NoopProvider extends org.apache.axis.providers.BasicProvider implements Serializable

Class org.objectweb.jonas.ws.axis.URLMapper extends org.apache.axis.handlers.BasicHandler implements Serializable

serialVersionUID: 5261537788705414094L


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.List<E> 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.List<E> runAsPrincipalStack
This stack is used for defining the principal identity for runAs


runAsPrincipalRolesStack

java.util.List<E> runAsPrincipalRolesStack
This stack is used for defining the roles of the principal identity for runAs


signedData

byte[] signedData
Signature.