|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
String callbackHandler
Class org.objectweb.jonas_client.deployment.xml.JonasClient extends AbsJonasEnvironmentElement implements Serializable |
---|
Serialized Fields |
---|
String header
JonasSecurity jonasSecurity
JLinkedList jonasMessageDestinationList
Class org.objectweb.jonas_client.deployment.xml.JonasSecurity extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jaasfile
String jaasentry
String username
String 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 |
---|
String name
String domainName
String jonasInteractionMode
JLinkedList serverList
Class org.objectweb.jonas_clusterd.xml.Server extends AbsElement implements Serializable |
---|
serialVersionUID: -7044912860997997046L
Serialized Fields |
---|
String name
String description
String javaHome
String jonasRoot
String jonasBase
String xprm
String autoBoot
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 |
---|
String name
String description
JLinkedList serverList
JLinkedList clusterList
Class org.objectweb.jonas_domain.xml.ClusterDaemon extends AbsElement implements Serializable |
---|
serialVersionUID: 1322641391857423458L
Serialized Fields |
---|
String name
String description
Location location
Class org.objectweb.jonas_domain.xml.Domain extends AbsDescriptionElement implements Serializable |
---|
serialVersionUID: 3866056043763651049L
Serialized Fields |
---|
JLinkedList serverList
JLinkedList clusterDaemonList
JLinkedList clusterList
String name
Class org.objectweb.jonas_domain.xml.Location extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList urlList
Class org.objectweb.jonas_domain.xml.Server extends AbsElement implements Serializable |
---|
serialVersionUID: 3775047449169303947L
Serialized Fields |
---|
String name
String description
Location location
String clusterDaemon
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 |
---|
JLinkedList moduleList
JLinkedList securityRoleList
Class org.objectweb.jonas_ear.deployment.xml.JonasApplication extends AbsDescriptionElement implements Serializable |
---|
Serialized Fields |
---|
String header
JonasSecurity jonasSecurity
Class org.objectweb.jonas_ear.deployment.xml.JonasSecurity extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList securityRoleMappingList
Class org.objectweb.jonas_ear.deployment.xml.Module extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String connector
String ejb
String java
Web web
String altDd
Class org.objectweb.jonas_ear.deployment.xml.SecurityRole extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String roleName
Class org.objectweb.jonas_ear.deployment.xml.SecurityRoleMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String roleName
JLinkedList principalNamesList
Class org.objectweb.jonas_ear.deployment.xml.Web extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String webUri
String contextRoot
Package org.objectweb.jonas_ejb.container |
---|
Class org.objectweb.jonas_ejb.container.JEntityHandle extends Object implements Serializable |
---|
Serialized Fields |
---|
HomeHandle homehandle
Serializable pk
Class org.objectweb.jonas_ejb.container.JHomeHandle extends Object implements Serializable |
---|
Serialized Fields |
---|
String homename
EJBHome ejbHome
Class org.objectweb.jonas_ejb.container.JRepStatefulContext extends JStatefulContext implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
org.objectweb.carol.cmi.ObjectId clusterOId
Class org.objectweb.jonas_ejb.container.JRepStatefulObjectId extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String jndi
org.objectweb.carol.cmi.ObjectId clusterOId
Class org.objectweb.jonas_ejb.container.JSessionContext extends JContext implements Serializable |
---|
Serialized Fields |
---|
JSessionSwitch bs
boolean ismarkedremoved
Class org.objectweb.jonas_ejb.container.JSessionHandle extends Object implements Serializable |
---|
Serialized Fields |
---|
EJBObject ejbO
Class org.objectweb.jonas_ejb.container.JStatefulContext extends JSessionContext implements Serializable |
---|
Serialized Fields |
---|
boolean synchro
boolean timedout
Class org.objectweb.jonas_ejb.container.JStatelessContext extends JSessionContext implements Serializable |
---|
Class org.objectweb.jonas_ejb.container.JTimerHandle extends Object implements Serializable |
---|
Serialized Fields |
---|
JTimerHandleInfo infos
Class org.objectweb.jonas_ejb.container.JTimerHandleInfo extends Object implements Serializable |
---|
serialVersionUID: 3580043842820893364L
Serialized Fields |
---|
String containerId
String beanId
long period
long startTime
long duration
Serializable info
Serializable pk
Class org.objectweb.jonas_ejb.container.JWrapper extends Object implements Serializable |
---|
serialVersionUID: 18L
Serialized Fields |
---|
int type
Object obj
Object pk
Package org.objectweb.jonas_ejb.deployment.ejbql |
---|
Class org.objectweb.jonas_ejb.deployment.ejbql.ParseException extends Exception implements Serializable |
---|
Serialized Fields |
---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
Class org.objectweb.jonas_ejb.deployment.ejbql.TokenMgrError extends Error implements Serializable |
---|
Serialized Fields |
---|
int errorCode
Package org.objectweb.jonas_ejb.deployment.xml |
---|
Class org.objectweb.jonas_ejb.deployment.xml.ActivationConfig extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
JLinkedList activationConfigPropertyList
Class org.objectweb.jonas_ejb.deployment.xml.ActivationConfigProperty extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String activationConfigPropertyName
String activationConfigPropertyValue
Class org.objectweb.jonas_ejb.deployment.xml.AsContextMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String authMethod
String realm
String required
Class org.objectweb.jonas_ejb.deployment.xml.AssemblyDescriptor extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList securityRoleList
JLinkedList methodPermissionList
JLinkedList containerTransactionList
JLinkedList messageDestinationList
ExcludeList excludeList
Class org.objectweb.jonas_ejb.deployment.xml.CmpField extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String fieldName
Class org.objectweb.jonas_ejb.deployment.xml.CmpFieldJdbcMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String fieldName
String jdbcFieldName
String sqlType
Class org.objectweb.jonas_ejb.deployment.xml.CmrField extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String cmrFieldName
String cmrFieldType
Class org.objectweb.jonas_ejb.deployment.xml.CommonEjb extends AbsEnvironmentElement implements Serializable |
---|
Serialized Fields |
---|
String ejbName
String home
String remote
String localHome
String local
String ejbClass
String messagingType
String transactionType
JLinkedList securityRoleRefList
SecurityIdentity securityIdentity
Class org.objectweb.jonas_ejb.deployment.xml.ContainerTransaction extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
JLinkedList methodList
String transAttribute
Class org.objectweb.jonas_ejb.deployment.xml.EjbJar extends AbsDescriptionElement implements Serializable |
---|
Serialized Fields |
---|
EnterpriseBeans enterpriseBeans
Relationships relationships
AssemblyDescriptor assemblyDescriptor
String ejbClientJar
String publicId
String version
Class org.objectweb.jonas_ejb.deployment.xml.EjbRelation extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbRelationName
JLinkedList ejbRelationshipRoleList
Class org.objectweb.jonas_ejb.deployment.xml.EjbRelationshipRole extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbRelationshipRoleName
String multiplicity
boolean cascadeDelete
RelationshipRoleSource relationshipRoleSource
CmrField cmrField
Class org.objectweb.jonas_ejb.deployment.xml.EnterpriseBeans extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList sessionList
JLinkedList entityList
JLinkedList messageDrivenList
Class org.objectweb.jonas_ejb.deployment.xml.Entity extends CommonEjb implements Serializable |
---|
Serialized Fields |
---|
String persistenceType
String primKeyClass
String reentrant
String cmpVersion
String abstractSchemaName
JLinkedList cmpFieldList
String primkeyField
JLinkedList queryList
Class org.objectweb.jonas_ejb.deployment.xml.ExcludeList extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
JLinkedList methodList
Class org.objectweb.jonas_ejb.deployment.xml.FinderMethodJdbcMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JonasMethod jonasMethod
String jdbcWhereClause
Class org.objectweb.jonas_ejb.deployment.xml.ForeignKeyJdbcMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String foreignKeyJdbcName
String keyJdbcName
Class org.objectweb.jonas_ejb.deployment.xml.IorSecurityConfigMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
TransportConfigMapping transportConfig
AsContextMapping asContext
SasContextMapping sasContext
Class org.objectweb.jonas_ejb.deployment.xml.JdbcMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jndiName
String jdbcTableName
String automaticPk
String jdbcAutomaticPkFieldName
JLinkedList cmpFieldJdbcMappingList
JLinkedList finderMethodJdbcMappingList
Class org.objectweb.jonas_ejb.deployment.xml.JonasCommonEjb extends AbsJonasEnvironmentElement implements Serializable |
---|
Serialized Fields |
---|
String ejbName
String jndiName
String jndiLocalName
String maxCacheSize
String minPoolSize
String runAsPrincipalName
IorSecurityConfigMapping iorSecurityConfig
String clusterHomeDistributor
String clusterRemoteDistributor
String clusterReplicated
Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbJar extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String header
JLinkedList jonasSessionList
JLinkedList jonasEntityList
JLinkedList jonasMessageDrivenList
JLinkedList jonasEjbRelationList
JLinkedList jonasMessageDestinationList
JLinkedList jonasRunAsMappingList
Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelation extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String ejbRelationName
String jdbcTableName
JLinkedList jonasEjbRelationshipRoleList
Class org.objectweb.jonas_ejb.deployment.xml.JonasEjbRelationshipRole extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String ejbRelationshipRoleName
JLinkedList foreignKeyJdbcMappingList
Class org.objectweb.jonas_ejb.deployment.xml.JonasEntity extends JonasCommonEjb implements Serializable |
---|
Serialized Fields |
---|
String isModifiedMethodName
String passivationTimeout
String inactivityTimeout
String deadlockTimeout
String readTimeout
String maxWaitTime
String shared
String prefetch
String hardLimit
String cleanup
String lockPolicy
JdbcMapping jdbcMapping
Class org.objectweb.jonas_ejb.deployment.xml.JonasInitParam extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String paramName
String paramValue
Class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDriven extends JonasCommonEjb implements Serializable |
---|
Serialized Fields |
---|
JonasMessageDrivenDestination jonasMessageDrivenDestination
ActivationConfig activationConfig
Class org.objectweb.jonas_ejb.deployment.xml.JonasMessageDrivenDestination extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jndiName
Class org.objectweb.jonas_ejb.deployment.xml.JonasMethod extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String methodName
MethodParams methodParams
Class org.objectweb.jonas_ejb.deployment.xml.JonasRunAsMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String principalName
JLinkedList roleNamesList
Class org.objectweb.jonas_ejb.deployment.xml.JonasSession extends JonasCommonEjb implements Serializable |
---|
Serialized Fields |
---|
String isModifiedMethodName
String sessionTimeout
String jndiEndpointName
String singleton
Class org.objectweb.jonas_ejb.deployment.xml.MessageDriven extends CommonEjb implements Serializable |
---|
Serialized Fields |
---|
String messageSelector
String acknowledgeMode
MessageDrivenDestination messageDrivenDestination
String messageDestinationType
String messageDestinationLink
ActivationConfig activationConfig
Class org.objectweb.jonas_ejb.deployment.xml.MessageDrivenDestination extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String destinationType
String subscriptionDurability
Class org.objectweb.jonas_ejb.deployment.xml.Method extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbName
String methodIntf
String methodName
MethodParams methodParams
Class org.objectweb.jonas_ejb.deployment.xml.MethodParams extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList methodParamList
Class org.objectweb.jonas_ejb.deployment.xml.MethodPermission extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
JLinkedList roleNameList
boolean unchecked
JLinkedList methodList
Class org.objectweb.jonas_ejb.deployment.xml.Query extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
QueryMethod queryMethod
String resultTypeMapping
String ejbQl
Class org.objectweb.jonas_ejb.deployment.xml.QueryMethod extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String methodName
MethodParams methodParams
Class org.objectweb.jonas_ejb.deployment.xml.RelationshipRoleSource extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbName
Class org.objectweb.jonas_ejb.deployment.xml.Relationships extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
JLinkedList ejbRelationList
Class org.objectweb.jonas_ejb.deployment.xml.SasContextMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String callerPropagation
Class org.objectweb.jonas_ejb.deployment.xml.SecurityIdentity extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
UseCallerIdentity useCallerIdentity
RunAs runAs
Class org.objectweb.jonas_ejb.deployment.xml.Session extends CommonEjb implements Serializable |
---|
Serialized Fields |
---|
String sessionType
String serviceEndpoint
IorSecurityConfigMapping iorSecurityConfigMapping
Class org.objectweb.jonas_ejb.deployment.xml.TransportConfigMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String integrity
String confidentiality
String establishTrustInTarget
String establishTrustInClient
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 Exception implements Serializable |
---|
Serialized Fields |
---|
Exception inner
Package org.objectweb.jonas_ejb.lib |
---|
Class org.objectweb.jonas_ejb.lib.CollectionEnum extends Object implements Serializable |
---|
Serialized Fields |
---|
Vector<E> mCollection
int mIndex
Class org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.VisitorException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Exception nestedException
Class org.objectweb.jonas_ejb.lib.InvalidBeanException extends Exception implements Serializable |
---|
Package org.objectweb.jonas_ejb.svc |
---|
Class org.objectweb.jonas_ejb.svc.JHandleIIOP extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- error when reading object.
ClassNotFoundException
- -private void writeObject(ObjectOutputStream out) throws IOException
IOException
- error when writing object.Serialized Fields |
---|
String ior
Class org.objectweb.jonas_ejb.svc.JHomeHandleIIOP extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- error when reading object.
ClassNotFoundException
- -private void writeObject(ObjectOutputStream out) throws IOException
IOException
- error when writing object.Serialized Fields |
---|
String ior
ClassLoader cl
EJBHome ejbHome
Class org.objectweb.jonas_ejb.svc.JMetaData extends Object implements Serializable |
---|
Serialized Fields |
---|
EJBHome home
Class<T> homeClass
Class<T> remoteClass
Class<T> primaryKeyClass
boolean isSession
boolean isStatelessSession
Package org.objectweb.jonas_jms |
---|
Class org.objectweb.jonas_jms.JConnectionFactory extends Object implements Serializable |
---|
Serialized Fields |
---|
JmsManager jms
String name
XAConnectionFactory xacf
LinkedList<E> connectionpool
Class org.objectweb.jonas_jms.JQueueConnectionFactory extends JConnectionFactory implements Serializable |
---|
Serialized Fields |
---|
XAQueueConnectionFactory xaqcf
Class org.objectweb.jonas_jms.JTopicConnectionFactory extends JConnectionFactory implements Serializable |
---|
Serialized Fields |
---|
XATopicConnectionFactory xatcf
Package org.objectweb.jonas_lib.deployment.api |
---|
Class org.objectweb.jonas_lib.deployment.api.DeploymentDescException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Throwable cause
Package org.objectweb.jonas_lib.deployment.xml |
---|
Class org.objectweb.jonas_lib.deployment.xml.AbsDescriptionElement extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
Icon icon
String description
String displayName
Class org.objectweb.jonas_lib.deployment.xml.AbsElement extends Object implements Serializable |
---|
Class org.objectweb.jonas_lib.deployment.xml.AbsEnvironmentElement extends AbsDescriptionElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList ejbLocalRefList
JLinkedList ejbRefList
JLinkedList envEntryList
JLinkedList resourceEnvRefList
JLinkedList resourceRefList
JLinkedList serviceRefList
JLinkedList messageDestinationRefList
Class org.objectweb.jonas_lib.deployment.xml.AbsJonasEnvironmentElement extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList jonasEjbRefList
JLinkedList jonasResourceEnvRefList
JLinkedList jonasResourceRefList
JLinkedList jonasServiceRefList
JLinkedList jonasMessageDestinationRefList
Class org.objectweb.jonas_lib.deployment.xml.AbsJonasParam extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String paramName
String paramValue
String elementName
Class org.objectweb.jonas_lib.deployment.xml.EjbLocalRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbRefName
String ejbRefType
String localHome
String local
String ejbLink
Class org.objectweb.jonas_lib.deployment.xml.EjbRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String ejbRefName
String ejbRefType
String home
String remote
String ejbLink
Class org.objectweb.jonas_lib.deployment.xml.EnvEntry extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String envEntryName
String envEntryValue
String envEntryType
Class org.objectweb.jonas_lib.deployment.xml.Handler extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String handlerName
JLinkedList initParamList
JLinkedList soapHeaderList
JLinkedList soapRoleList
JLinkedList portNameList
String handlerClass
Class org.objectweb.jonas_lib.deployment.xml.Icon extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String smallIcon
String largeIcon
Class org.objectweb.jonas_lib.deployment.xml.InitParam extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String paramName
String paramValue
String description
Class org.objectweb.jonas_lib.deployment.xml.JLinkedList extends LinkedList implements Serializable |
---|
Serialized Fields |
---|
String tag
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 |
---|
String ejbRefName
String jndiName
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 |
---|
String messageDestinationName
String jndiName
Class org.objectweb.jonas_lib.deployment.xml.JonasMessageDestinationRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String messageDestinationRefName
String jndiName
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 |
---|
String serviceEndpointInterface
Qname wsdlPort
JLinkedList jonasStubPropList
JLinkedList jonasCallPropList
Class org.objectweb.jonas_lib.deployment.xml.JonasResource extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String resRefName
String jndiName
Class org.objectweb.jonas_lib.deployment.xml.JonasResourceEnv extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String resourceEnvRefName
String jndiName
Class org.objectweb.jonas_lib.deployment.xml.JonasServiceRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String serviceRefName
String altWsdl
JLinkedList jonasInitParamList
JLinkedList jonasPortComponentRefList
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 |
---|
String messageDestinationName
Class org.objectweb.jonas_lib.deployment.xml.MessageDestinationRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String messageDestinationRefName
String messageDestinationType
String messageDestinationUsage
String messageDestinationLink
Class org.objectweb.jonas_lib.deployment.xml.PortComponentRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String serviceEndpointInterface
String portComponentLink
Class org.objectweb.jonas_lib.deployment.xml.Qname extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String name
QName qName
Class org.objectweb.jonas_lib.deployment.xml.ResourceEnvRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String resourceEnvRefName
String resourceEnvRefType
Class org.objectweb.jonas_lib.deployment.xml.ResourceRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String resRefName
String resType
String resAuth
String resSharingScope
Class org.objectweb.jonas_lib.deployment.xml.RunAs extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String roleName
Class org.objectweb.jonas_lib.deployment.xml.SecurityRole extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String roleName
Class org.objectweb.jonas_lib.deployment.xml.SecurityRoleRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String roleName
String roleLink
Class org.objectweb.jonas_lib.deployment.xml.ServiceRef extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String serviceRefName
String serviceInterface
String jaxrpcMappingFile
String wsdlFile
Qname serviceQname
JLinkedList portComponentRefList
JLinkedList handlerList
Package org.objectweb.jonas_lib.files |
---|
Class org.objectweb.jonas_lib.files.CheckerException extends Exception implements Serializable |
---|
Class org.objectweb.jonas_lib.files.FileUtilsException extends Exception implements Serializable |
---|
Package org.objectweb.jonas_lib.genbase |
---|
Class org.objectweb.jonas_lib.genbase.GenBaseException extends Exception implements Serializable |
---|
Class org.objectweb.jonas_lib.genbase.NoJ2EEWebservicesException extends GenBaseException 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 Exception implements Serializable |
---|
Package org.objectweb.jonas_lib.security.jacc |
---|
Class org.objectweb.jonas_lib.security.jacc.JPolicyException extends Exception implements Serializable |
---|
Package org.objectweb.jonas_rar.deployment.api |
---|
Class org.objectweb.jonas_rar.deployment.api.ActivationspecDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String activationspecClass
List<E> requiredConfigPropertyList
Class org.objectweb.jonas_rar.deployment.api.AdminobjectDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String adminobjectInterface
String adminobjectClass
List<E> configPropertyList
Class org.objectweb.jonas_rar.deployment.api.AuthenticationMechanismDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> descriptionList
String authenticationMechanismType
String credentialInterface
Class org.objectweb.jonas_rar.deployment.api.ConfigPropertyDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> descriptionList
String configPropertyName
String configPropertyType
String configPropertyValue
Class org.objectweb.jonas_rar.deployment.api.ConnectionDefinitionDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String managedconnectionfactoryClass
List<E> configPropertyList
String connectionfactoryInterface
String connectionfactoryImplClass
String connectionInterface
String connectionImplClass
Class org.objectweb.jonas_rar.deployment.api.ConnectorDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String displayName
List<E> descriptionList
IconDesc icon
String vendorName
String specVersion
String eisType
String version
String resourceadapterVersion
LicenseDesc license
Resourceadapter resourceadapter
ResourceadapterDesc resourceadapterDesc
Class org.objectweb.jonas_rar.deployment.api.IconDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String smallIcon
String largeIcon
Class org.objectweb.jonas_rar.deployment.api.InboundResourceadapterDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
MessageadapterDesc messageadapterDesc
Class org.objectweb.jonas_rar.deployment.api.JdbcConnParamsDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String jdbcCheckLevel
String jdbcTestStatement
Class org.objectweb.jonas_rar.deployment.api.JonasActivationspecDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
List<E> descriptionList
String jndiName
String defaultAS
Class org.objectweb.jonas_rar.deployment.api.JonasAdminobjectDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
List<E> descriptionList
String jndiName
List<E> jonasConfigPropertyList
Class org.objectweb.jonas_rar.deployment.api.JonasConfigPropertyDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String jonasConfigPropertyName
String jonasConfigPropertyValue
Class org.objectweb.jonas_rar.deployment.api.JonasConnectionDefinitionDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
List<E> descriptionList
String jndiName
String logEnabled
String logTopic
PoolParamsDesc poolParamsDesc
JdbcConnParamsDesc jdbcConnParamsDesc
List<E> jonasConfigPropertyList
Class org.objectweb.jonas_rar.deployment.api.JonasConnectorDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean isSetup
String jndiName
String rarlink
String nativeLib
String logEnabled
String logTopic
PoolParamsDesc poolParamsDesc
JdbcConnParamsDesc jdbcConnParamsDesc
TmParamsDesc tmParamsDesc
List<E> jonasConfigPropertyList
List<E> jonasConnectionDefinitionList
List<E> jonasActivationspecList
List<E> jonasAdminobjectList
JonasSecurityMappingDesc jonasSecurityMappingDesc
Class org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> securityEntryList
Class org.objectweb.jonas_rar.deployment.api.LicenseDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> descriptionList
String licenseRequired
Class org.objectweb.jonas_rar.deployment.api.MessageadapterDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> messagelistenerList
Class org.objectweb.jonas_rar.deployment.api.MessagelistenerDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String messagelistenerType
ActivationspecDesc activationspecDesc
Class org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> connectionDefinitionList
String transactionSupport
List<E> authenticationMechanismList
String reauthenticationSupport
Class org.objectweb.jonas_rar.deployment.api.PoolParamsDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String poolInit
String poolMin
String poolMax
String poolMaxAge
String pstmtMax
String poolMaxAgeMinutes
String poolMaxOpentime
String poolMaxWaiters
String poolMaxWaittime
String poolSamplingPeriod
Class org.objectweb.jonas_rar.deployment.api.RarDeploymentDescException extends DeploymentDescException implements Serializable |
---|
Class org.objectweb.jonas_rar.deployment.api.RequiredConfigPropertyDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> descriptionList
String configPropertyName
Class org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String resourceadapterClass
String managedconnectionfactoryClass
String connectionfactoryInterface
String connectionfactoryImplClass
String connectionInterface
String connectionImplClass
String transactionSupport
List<E> configPropertyList
List<E> authenticationMechanismList
OutboundResourceadapterDesc outboundResourceadapterDesc
InboundResourceadapterDesc inboundResourceadapterDesc
List<E> adminobjectList
String reauthenticationSupport
List<E> securityPermissionList
Class org.objectweb.jonas_rar.deployment.api.SecurityEntryDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String principalName
String user
String password
String encrypted
Class org.objectweb.jonas_rar.deployment.api.SecurityPermissionDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> descriptionList
String securityPermissionSpec
Class org.objectweb.jonas_rar.deployment.api.TmConfigPropertyDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String tmConfigPropertyName
String tmConfigPropertyValue
Class org.objectweb.jonas_rar.deployment.api.TmParamsDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tmConfigPropertyList
Package org.objectweb.jonas_rar.deployment.xml |
---|
Class org.objectweb.jonas_rar.deployment.xml.Activationspec extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String activationspecClass
JLinkedList requiredConfigPropertyList
Class org.objectweb.jonas_rar.deployment.xml.Adminobject extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
String adminobjectInterface
String adminobjectClass
JLinkedList configPropertyList
Class org.objectweb.jonas_rar.deployment.xml.AuthenticationMechanism extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String authenticationMechanismType
String credentialInterface
Class org.objectweb.jonas_rar.deployment.xml.ConfigProperty extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String configPropertyName
String configPropertyType
String configPropertyValue
Class org.objectweb.jonas_rar.deployment.xml.ConnectionDefinition extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
String managedconnectionfactoryClass
JLinkedList configPropertyList
String connectionfactoryInterface
String connectionfactoryImplClass
String connectionInterface
String connectionImplClass
Class org.objectweb.jonas_rar.deployment.xml.Connector extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String displayName
JLinkedList descriptionList
Icon icon
String vendorName
String specVersion
String eisType
String version
String resourceadapterVersion
License license
Resourceadapter resourceadapter
Class org.objectweb.jonas_rar.deployment.xml.Icon extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String smallIcon
String largeIcon
Class org.objectweb.jonas_rar.deployment.xml.InboundResourceadapter extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
Messageadapter messageadapter
Class org.objectweb.jonas_rar.deployment.xml.JdbcConnParams extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jdbcCheckLevel
String jdbcTestStatement
Class org.objectweb.jonas_rar.deployment.xml.JonasActivationspec extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
JLinkedList descriptionList
String jndiName
String defaultAS
Class org.objectweb.jonas_rar.deployment.xml.JonasAdminobject extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
JLinkedList descriptionList
String jndiName
JLinkedList jonasConfigPropertyList
Class org.objectweb.jonas_rar.deployment.xml.JonasConfigProperty extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jonasConfigPropertyName
String jonasConfigPropertyValue
Class org.objectweb.jonas_rar.deployment.xml.JonasConnectionDefinition extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
JLinkedList descriptionList
String jndiName
String logEnabled
String logTopic
PoolParams poolParams
JdbcConnParams jdbcConnParams
JLinkedList jonasConfigPropertyList
Class org.objectweb.jonas_rar.deployment.xml.JonasConnector extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String jndiName
String rarlink
String nativeLib
String logEnabled
String logTopic
PoolParams poolParams
JdbcConnParams jdbcConnParams
TmParams tmParams
JLinkedList jonasConfigPropertyList
JLinkedList jonasConnectionDefinitionList
JLinkedList jonasActivationspecList
JLinkedList jonasAdminobjectList
JonasSecurityMapping jonasSecurityMapping
Class org.objectweb.jonas_rar.deployment.xml.JonasSecurityMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList securityEntryList
Class org.objectweb.jonas_rar.deployment.xml.License extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String licenseRequired
Class org.objectweb.jonas_rar.deployment.xml.Messageadapter extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList messagelistenerList
Class org.objectweb.jonas_rar.deployment.xml.Messagelistener extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String id
String messagelistenerType
Activationspec activationspec
Class org.objectweb.jonas_rar.deployment.xml.OutboundResourceadapter extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList connectionDefinitionList
String transactionSupport
JLinkedList authenticationMechanismList
String reauthenticationSupport
Class org.objectweb.jonas_rar.deployment.xml.PoolParams extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String poolInit
String poolMin
String poolMax
String poolMaxAge
String pstmtMax
String poolMaxAgeMinutes
String poolMaxOpentime
String poolMaxWaiters
String poolMaxWaittime
String poolSamplingPeriod
Class org.objectweb.jonas_rar.deployment.xml.RequiredConfigProperty extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String configPropertyName
Class org.objectweb.jonas_rar.deployment.xml.Resourceadapter extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String resourceadapterClass
String managedconnectionfactoryClass
String connectionfactoryInterface
String connectionfactoryImplClass
String connectionInterface
String connectionImplClass
String transactionSupport
JLinkedList configPropertyList
JLinkedList authenticationMechanismList
OutboundResourceadapter outboundResourceadapter
InboundResourceadapter inboundResourceadapter
JLinkedList adminobjectList
String reauthenticationSupport
JLinkedList securityPermissionList
Class org.objectweb.jonas_rar.deployment.xml.SecurityEntry extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String principalName
String user
String password
String encrypted
Class org.objectweb.jonas_rar.deployment.xml.SecurityPermission extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String securityPermissionSpec
Class org.objectweb.jonas_rar.deployment.xml.TmConfigProperty extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String tmConfigPropertyName
String tmConfigPropertyValue
Class org.objectweb.jonas_rar.deployment.xml.TmParams extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList tmConfigPropertyList
Package org.objectweb.jonas_rar.raconfig |
---|
Class org.objectweb.jonas_rar.raconfig.RAConfigException extends 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 |
---|
JLinkedList descriptionList
JLinkedList roleNameList
Class org.objectweb.jonas_web.deployment.xml.JonasWebApp extends AbsJonasEnvironmentElement implements Serializable |
---|
Serialized Fields |
---|
String header
String host
String contextRoot
String port
String java2DelegationModel
JLinkedList jonasMessageDestinationList
Class org.objectweb.jonas_web.deployment.xml.SecurityConstraint extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList webResourceCollectionList
AuthConstraint authConstraint
UserDataConstraint userDataConstraint
Class org.objectweb.jonas_web.deployment.xml.Servlet extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String servletName
String servletClass
String jspFile
JLinkedList securityRoleRefList
RunAs runAs
Class org.objectweb.jonas_web.deployment.xml.ServletMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String servletName
String urlPattern
Class org.objectweb.jonas_web.deployment.xml.UserDataConstraint extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList descriptionList
String transportGuarantee
Class org.objectweb.jonas_web.deployment.xml.WebApp extends AbsEnvironmentElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList servletList
JLinkedList servletMappingList
JLinkedList securityConstraintList
JLinkedList securityRoleList
int jspConfigNumber
int loginConfigNumber
int sessionConfigNumber
Class org.objectweb.jonas_web.deployment.xml.WebResourceCollection extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String webResourceName
JLinkedList descriptionList
JLinkedList urlPatternList
JLinkedList httpMethodList
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 |
---|
JLinkedList packageMappingList
JLinkedList javaXmlTypeMappingList
Class org.objectweb.jonas_ws.deployment.xml.JavaXmlTypeMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String javaType
Qname rootTypeQname
Qname anonymousTypeQname
String qnameScope
JLinkedList variableMappingList
Class org.objectweb.jonas_ws.deployment.xml.JonasPortComponent extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String portComponentName
String endpointURI
Class org.objectweb.jonas_ws.deployment.xml.JonasWebserviceDescription extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String webserviceDescriptionName
String defaultEndpointURI
String wsdlPublishDirectory
JLinkedList jonasPortComponentList
Class org.objectweb.jonas_ws.deployment.xml.JonasWebservices extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String header
String war
String contextRoot
JLinkedList jwsDescList
Class org.objectweb.jonas_ws.deployment.xml.PackageMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String packageType
String namespaceURI
Class org.objectweb.jonas_ws.deployment.xml.PortComponent extends AbsDescriptionElement implements Serializable |
---|
Serialized Fields |
---|
String portComponentName
Qname wsdlPort
String serviceEndpointInterface
ServiceImplBean serviceImplBean
JLinkedList handlerList
Class org.objectweb.jonas_ws.deployment.xml.ServiceImplBean extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String ejbLink
String servletLink
Class org.objectweb.jonas_ws.deployment.xml.VariableMapping extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String javaVariableName
boolean dataMember
String xmlElementName
Class org.objectweb.jonas_ws.deployment.xml.WebserviceDescription extends AbsElement implements Serializable |
---|
Serialized Fields |
---|
String description
String displayName
String smallIcon
String largeIcon
String webserviceDescriptionName
String wsdlFile
String jaxrpcMappingFile
JLinkedList portComponentList
Class org.objectweb.jonas_ws.deployment.xml.Webservices extends AbsDescriptionElement implements Serializable |
---|
Serialized Fields |
---|
JLinkedList webserviceDescriptionList
Package org.objectweb.jonas_ws.wsgen |
---|
Class org.objectweb.jonas_ws.wsgen.WsGenException extends GenBaseException implements Serializable |
---|
Package org.objectweb.jonas.adm |
---|
Class org.objectweb.jonas.adm.AdmException extends ServiceException implements Serializable |
---|
Class org.objectweb.jonas.adm.ModuleDesc extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
int status
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 Exception implements Serializable |
---|
serialVersionUID: -4396865739010208923L
Package org.objectweb.jonas.cluster.daemon.jmx |
---|
Class org.objectweb.jonas.cluster.daemon.jmx.JMXRemoteException extends Exception implements Serializable |
---|
serialVersionUID: -8206835816589559694L
Class org.objectweb.jonas.cluster.daemon.jmx.MBeanServerException extends Exception implements Serializable |
---|
serialVersionUID: 3775231369308593696L
Package org.objectweb.jonas.common.cpmanager |
---|
Class org.objectweb.jonas.common.cpmanager.EarClassPathManagerException extends Exception implements Serializable |
---|
Class org.objectweb.jonas.common.cpmanager.JarList extends Vector implements Serializable |
---|
Class org.objectweb.jonas.common.cpmanager.JarListException extends Exception implements Serializable |
---|
Package org.objectweb.jonas.discovery.internal |
---|
Class org.objectweb.jonas.discovery.internal.DuplicateServerNameException extends ServiceException implements Serializable |
---|
serialVersionUID: 1L
Package org.objectweb.jonas.discovery.internal.comm.message |
---|
Class org.objectweb.jonas.discovery.internal.comm.message.DiscEvent extends DiscMessage implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String serverName
String domainName
String state
String serverId
String[] urls
Class org.objectweb.jonas.discovery.internal.comm.message.DiscGreeting extends DiscMessage implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String state
String serverName
String domainName
String serverId
Class org.objectweb.jonas.discovery.internal.comm.message.DiscMessage extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String version
String sourceAddress
int sourcePort
Package org.objectweb.jonas.ear |
---|
Class org.objectweb.jonas.ear.EarServiceException extends ServiceException implements Serializable |
---|
Package org.objectweb.jonas.ha.interceptor |
---|
Class org.objectweb.jonas.ha.interceptor.HAClientInterceptor extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String interceptorName
Class org.objectweb.jonas.ha.interceptor.HAContext extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Stack<E> requests
boolean onFailover
org.objectweb.carol.cmi.ha.ViewIdWrapper info
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 |
---|
Reference ref
Class org.objectweb.jonas.jaxr.scout.ManagedConnectionFactoryImpl extends Object implements Serializable |
---|
serialVersionUID: 3258690988061833009L
Serialized Fields |
---|
PrintWriter pw
String queryManagerURL
String lifeCycleManagerURL
String semanticEquivalences
String authenticationMethod
Integer maxRows
String postalAddressScheme
Package org.objectweb.jonas.jdbc |
---|
Class org.objectweb.jonas.jdbc.ConnectionManagerImpl extends Object implements Serializable |
---|
Class org.objectweb.jonas.jdbc.ConnectionPoolMCFImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
Serialized Fields |
---|
ConnectionPoolDataSource ds
Class org.objectweb.jonas.jdbc.ConnectionRequestInfoImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
String user
String password
Class org.objectweb.jonas.jdbc.DataSourceImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
ConnectionManager cm
ManagedConnectionFactoryImpl mcf
PrintWriter pw
Reference reference
int loginTimeout
boolean isDebugOn
Class org.objectweb.jonas.jdbc.DataSourceMCFImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
Serialized Fields |
---|
DataSource ds
Class org.objectweb.jonas.jdbc.DriverManagerMCFImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
Class org.objectweb.jonas.jdbc.ManagedConnectionFactoryImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
MCFData mcfData
int hashcode
PrintWriter pw
String logTopic
org.objectweb.util.monolog.api.Logger trace
boolean isEnabledDebug
Class org.objectweb.jonas.jdbc.XAMCFImpl extends ManagedConnectionFactoryImpl implements Serializable |
---|
Serialized Fields |
---|
XADataSource ds
Package org.objectweb.jonas.mail |
---|
Class org.objectweb.jonas.mail.MailServiceException extends ServiceException implements Serializable |
---|
Package org.objectweb.jonas.management.notification |
---|
Class org.objectweb.jonas.management.notification.AttributeAddNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String attributeName
String addedValue
Class org.objectweb.jonas.management.notification.AttributeRemoveNotification extends Notification implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String attributeName
String removedValue
Package org.objectweb.jonas.management.reconfig.manager |
---|
Class org.objectweb.jonas.management.reconfig.manager.ReconfigException extends RuntimeException implements Serializable |
---|
Package org.objectweb.jonas.mejb |
---|
Class org.objectweb.jonas.mejb.ListenerRegistrationImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
JMXServiceURL[] urls
Class org.objectweb.jonas.mejb.ManagementBean extends Object implements Serializable |
---|
Serialized Fields |
---|
SessionContext sessionContext
JmxService jmxService
MBeanServerConnection jmxServerConnection
String serverName
String domainName
String proxyName
Class org.objectweb.jonas.mejb.ManagementEndpointException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String exceptionType
String message
Package org.objectweb.jonas.resource |
---|
Class org.objectweb.jonas.resource.ResourceServiceException extends ServiceException implements Serializable |
---|
Package org.objectweb.jonas.resource.cm |
---|
Class org.objectweb.jonas.resource.cm.ConnectionManagerImpl extends Object implements Serializable |
---|
Serialized Fields |
---|
org.objectweb.transaction.jta.ResourceManagerEventListener rmel
org.objectweb.transaction.jta.TransactionManager tm
Hashtable<K,V> mc2mci
int mcMaxPoolSize
int mcMinPoolSize
ManagedConnectionFactory mcf
ValidatingManagedConnectionFactory vmcf
Pool poolMCs
Map<K,V> usedMCs
int maxPstmtPoolSize
int jdbcConnLevel
String jdbcConnTestStmt
List<E> mcs
List<E> synchros
ConnectionResourceHint connectionResourceHint
String transSupport
ManagedConnection jotmMc
XAResource jotmXar
String xaName
boolean isEnabledDebug
Package org.objectweb.jonas.security |
---|
Class org.objectweb.jonas.security.SecurityServiceException extends Exception implements Serializable |
---|
Package org.objectweb.jonas.security.auth |
---|
Class org.objectweb.jonas.security.auth.JGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Vector<E> members
Class org.objectweb.jonas.security.auth.JPrincipal extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
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 |
---|
byte[] signature
Class org.objectweb.jonas.security.auth.JSubject extends Object implements Serializable |
---|
Serialized Fields |
---|
Principal name
Principal group
Package org.objectweb.jonas.security.auth.callback |
---|
Class org.objectweb.jonas.security.auth.callback.CertificateCallback extends Object implements Serializable |
---|
Serialized Fields |
---|
Certificate userCertificate
Package org.objectweb.jonas.security.iiop |
---|
Class org.objectweb.jonas.security.iiop.Csiv2ClientInterceptor extends LocalObject implements Serializable |
---|
Serialized Fields |
---|
Codec codec
org.objectweb.util.monolog.api.Logger logger
org.objectweb.util.monolog.api.Logger loggerDetails
Class org.objectweb.jonas.security.iiop.Csiv2Initializer extends LocalObject implements Serializable |
---|
Class org.objectweb.jonas.security.iiop.Csiv2InterceptorException extends Exception implements Serializable |
---|
Class org.objectweb.jonas.security.iiop.Csiv2IorInterceptor extends LocalObject implements Serializable |
---|
Serialized Fields |
---|
Codec codec
org.objectweb.util.monolog.api.Logger logger
org.objectweb.util.monolog.api.Logger loggerDetails
Class org.objectweb.jonas.security.iiop.Csiv2ServerInterceptor extends LocalObject implements Serializable |
---|
Serialized Fields |
---|
Codec codec
org.objectweb.util.monolog.api.Logger logger
org.objectweb.util.monolog.api.Logger loggerDetails
Package org.objectweb.jonas.security.interceptors.iiop |
---|
Class org.objectweb.jonas.security.interceptors.iiop.CorbaClientSecurityInterceptor extends SecurityInterceptor implements Serializable |
---|
Serialized Fields |
---|
String interceptorName
Class org.objectweb.jonas.security.interceptors.iiop.CorbaServerSecurityInterceptor extends SecurityInterceptor implements Serializable |
---|
Serialized Fields |
---|
String interceptorName
SecurityContext sCtx
Class org.objectweb.jonas.security.interceptors.iiop.SecurityInitializer extends LocalObject implements Serializable |
---|
Package org.objectweb.jonas.security.interceptors.jrmp |
---|
Class org.objectweb.jonas.security.interceptors.jrmp.ClientSecurityInterceptor extends Object implements Serializable |
---|
Serialized Fields |
---|
String interceptorName
Class org.objectweb.jonas.security.interceptors.jrmp.SecurityServiceContext extends Object implements Serializable |
---|
Serialized Fields |
---|
int context_id
SecurityContext sctx
Package org.objectweb.jonas.security.realm.factory |
---|
Class org.objectweb.jonas.security.realm.factory.AbstractJResource extends ReconfigEmitter implements Serializable |
---|
Serialized Fields |
---|
String name
Hashtable<K,V> users
long sequenceNumber
SecurityService securityService
JmxService jmxService
String domainName
Class org.objectweb.jonas.security.realm.factory.JResourceDS extends AbstractJResource implements Serializable |
---|
Serialized Fields |
---|
String dsName
String userTable
String userTableUsernameCol
String userTablePasswordCol
String roleTable
String roleTableUsernameCol
String roleTableRolenameCol
String algorithm
DataSource dataSource
String userPrincipalsQuery
String userRolesQuery
Class org.objectweb.jonas.security.realm.factory.JResourceException extends Exception implements Serializable |
---|
serialVersionUID: -4879978965028070035L
Class org.objectweb.jonas.security.realm.factory.JResourceLDAP extends AbstractJResource implements Serializable |
---|
Serialized Fields |
---|
String initialContextFactory
String providerUrl
String securityAuthentication
String securityPrincipal
String securityCredentials
String securityProtocol
String language
String referral
String stateFactories
String authenticationMode
String userPasswordAttribute
String userRolesAttribute
String roleNameAttribute
String baseDN
String userDN
String userSearchFilter
String roleDN
String roleSearchFilter
String algorithm
Class org.objectweb.jonas.security.realm.factory.JResourceMemory extends AbstractJResource implements Serializable |
---|
Serialized Fields |
---|
Hashtable<K,V> groups
Hashtable<K,V> roles
Package org.objectweb.jonas.security.realm.lib |
---|
Class org.objectweb.jonas.security.realm.lib.HashPassword extends Object implements Serializable |
---|
Serialized Fields |
---|
String password
String algorithm
Package org.objectweb.jonas.security.realm.principals |
---|
Class org.objectweb.jonas.security.realm.principals.Group extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Vector<E> roles
String description
Class org.objectweb.jonas.security.realm.principals.LDAPUser extends User implements Serializable |
---|
Serialized Fields |
---|
String dn
Class org.objectweb.jonas.security.realm.principals.Role extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String description
Class org.objectweb.jonas.security.realm.principals.User extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String password
HashPassword hashPassword
Vector<E> groups
Vector<E> roles
ArrayList<E> combinedRoles
Package org.objectweb.jonas.server |
---|
Class org.objectweb.jonas.server.JURLs extends 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 RuntimeException implements Serializable |
---|
Package org.objectweb.jonas.tools.migration.jboss |
---|
Class org.objectweb.jonas.tools.migration.jboss.Transformer.Mapper extends LinkedHashMap implements Serializable |
---|
Package org.objectweb.jonas.web |
---|
Class org.objectweb.jonas.web.JWebContainerServiceException extends ServiceException implements Serializable |
---|
Package org.objectweb.jonas.webapp.jonasadmin |
---|
Class org.objectweb.jonas.webapp.jonasadmin.JonasAdminException extends ServiceException implements Serializable |
---|
Serialized Fields |
---|
String m_Id
Class org.objectweb.jonas.webapp.jonasadmin.JonasServerItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String nameServer
String nameRmiConnector
Class org.objectweb.jonas.webapp.jonasadmin.ManagementException extends RuntimeException implements Serializable |
---|
Class org.objectweb.jonas.webapp.jonasadmin.TopForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
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 |
---|
String action
boolean save
String objectName
String serviceName
String connectorType
int MAX_VALUE
boolean allowTrace
boolean emptySessionPath
boolean enableLookups
String maxPostSizeText
String protocol
String proxyName
String proxyPortText
String scheme
boolean secure
String URIEncoding
boolean useBodyEncodingForURI
boolean xpoweredBy
String acceptCountText
String address
String portText
String redirectPortText
boolean tcpNoDelay
String minSpareThreadsText
String maxSpareThreadsText
String maxThreadsText
String bufferSizeText
String compression
String connectionLingerText
String connTimeOutText
String connectionUploadTimeoutText
boolean disableUploadTimeout
String maxHttpHeaderSizeText
String maxKeepAliveRequestsText
String strategy
String threadPriorityText
String outputBufferSizeText
boolean tomcatAuthentication
String algorithm
boolean clientAuth
String keystoreFile
String keystorePass
String keystoreType
String sslProtocol
String ciphers
String connectorName
List<E> booleanVals
List<E> connectorTypeVals
Class org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String objectName
String port
String address
String scheme
String connectorType
boolean applicationServerPort
Class org.objectweb.jonas.webapp.jonasadmin.catalina.ItemsConnectorsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String[] selectedItems
ArrayList<E> selectedConnectorItem
Package org.objectweb.jonas.webapp.jonasadmin.cd |
---|
Class org.objectweb.jonas.webapp.jonasadmin.cd.ClusterDaemonItem extends ObjectNameItem implements Serializable |
---|
serialVersionUID: 0L
Serialized Fields |
---|
String state
String url
String name
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 |
---|
String action
String[] selectedItemsArray
ArrayList<E> selectedItemsList
Class org.objectweb.jonas.webapp.jonasadmin.common.ModuleItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String objectName
String filePath
Class org.objectweb.jonas.webapp.jonasadmin.common.ObjectNameItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String objectName
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 |
---|
ArrayList<E> listDeployable
ArrayList<E> listDeployed
ArrayList<E> listDeploy
ArrayList<E> listUndeploy
String deploy
String undeploy
String[] deploySelected
String[] undeploySelected
ArrayList<E> listAdd
ArrayList<E> listRemove
boolean confirm
boolean isConfigurable
boolean isModule
Class org.objectweb.jonas.webapp.jonasadmin.deploy.DomainDeployForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
ArrayList<E> listDeployable
ArrayList<E> listTargets
ArrayList<E> listTargetNames
ArrayList<E> listDeploy
ArrayList<E> listTargetsSelected
ArrayList<E> listTargetSelectedNames
Map<K,V> reports
String deploy
String selectedOption
boolean replaceOnTarget
boolean autoload
String[] deploySelected
String[] targetSelected
boolean confirm
boolean deploymentInProgress
boolean deploymentCompleted
String selectedAction
boolean replacementOption
boolean exception
boolean isConfigurable
Class org.objectweb.jonas.webapp.jonasadmin.deploy.OperationInProgressException extends Exception implements Serializable |
---|
Class org.objectweb.jonas.webapp.jonasadmin.deploy.RemoveForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
List<E> listRemovable
List<E> listRemoved
List<E> listToBeRemoved
String[] removeSelected
boolean confirm
boolean isDomain
boolean isConfigurable
Class org.objectweb.jonas.webapp.jonasadmin.deploy.UploadForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
org.apache.struts.upload.FormFile uploadedFile
boolean isDomain
boolean isConfigurable
boolean overwrite
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 |
---|
String name
String type
String clusterType
String domainName
String parentName
String parentON
String masterName
String description
String masterON
boolean isMaster
boolean isCluster
Class org.objectweb.jonas.webapp.jonasadmin.domain.ItemsServersForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.domain.JonasServerItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String objectName
String name
Class org.objectweb.jonas.webapp.jonasadmin.domain.NewClusterForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String clusterName
Class org.objectweb.jonas.webapp.jonasadmin.domain.NewServerForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean isCluster
String serverName
String serverURL
String serverCld
String[] serverNames
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.domain.ServerItem extends ObjectNameItem implements Serializable |
---|
Serialized Fields |
---|
String state
String url
String clusterDaemonName
boolean isInCdConfig
String description
String javaHome
String jonasRoot
String jonasBase
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 |
---|
boolean debug
String type
String operation
String[] selectedQueues
String[] selectedTopics
String jndiName
ArrayList<E> properties
ArrayList<E> propertiesName
ArrayList<E> propertiesValue
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationAddConfirmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String type
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 |
---|
boolean debug
String destinationsStr
String deletePhysicalDestination
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationDeleteForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String[] selectedDestinations
String destinationsStr
ArrayList<E> destinations
String deletePhysicalDestination
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationEditForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String operation
String[] selectedQueues
String[] selectedTopics
String jndiName
ArrayList<E> properties
ArrayList<E> statProperties
ArrayList<E> propertiesName
ArrayList<E> propertiesValue
boolean isTopic
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String[] selectedDestinations
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String version
String operation
String connector
String hostname
String channel
String port
String queueManager
String transportType
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.JonasMqConnectPlatformForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String version
String connector
String hostname
String channel
String port
String queueManager
String transportType
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbEditForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
String operation
String[] selectedQueues
String[] selectedTopics
String objectName
String name
ArrayList<E> properties
ArrayList<E> statProperties
ArrayList<E> propertiesName
ArrayList<E> propertiesValue
boolean isTopic
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.MdbsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean debug
Package org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util |
---|
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemDestination extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String type
String baseName
ObjectName mbeanName
String connector
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.ItemMdb extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String objectName
String mqDestination
int numberMsg
Class org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.util.Property extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
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 |
---|
boolean presentServletContainer
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JmxServerForm extends BasicJonasServerForm implements Serializable |
---|
Serialized Fields |
---|
String mBeanServerId
String specificationName
String specificationVersion
String specificationVendor
String implementationName
String implementationVersion
String implementationVendor
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceForm extends BasicJonasServerForm implements Serializable |
---|
Serialized Fields |
---|
String registryProtocol
ArrayList<E> listNames
ArrayList<E> listNamesAndNodes
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourceItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String providerUrl
String protocol
String resourceON
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JndiResourcesForm extends JndiResourceForm implements Serializable |
---|
Serialized Fields |
---|
ArrayList<E> providers
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JonasServerForm extends BasicJonasServerForm implements Serializable |
---|
Serialized Fields |
---|
String jonasVersion
String jonasName
String protocols
String versions
String serverServletContainerInfo
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.JvmForm extends BasicJonasServerForm implements Serializable |
---|
Serialized Fields |
---|
String javaVersion
String javaVendor
String node
Class org.objectweb.jonas.webapp.jonasadmin.jonasserver.ServletServerForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String serverName
String serverVersion
boolean serverCatalina
String serverCatalinaService
String serverCatalinaEngine
String serverCatalinaDefaultHost
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 |
---|
String action
String name
String id
ArrayList<E> listUsedByEjb
String dmq
boolean freelyReadable
boolean freelyWriteable
ArrayList<E> readerList
ArrayList<E> writerList
String type
String creationDate
ObjectName oName
List<E> booleanVals
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.DestinationItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String type
boolean used
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemBase extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
ObjectName on
String id
String serverId
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.ItemDestination extends ItemBase implements Serializable |
---|
Serialized Fields |
---|
String type
boolean used
boolean registered
boolean manageable
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 |
---|
boolean collocatedServer
String configDir
String adminFile
boolean persistentServer
String serverIdTxt
String serverName
String version
String hostName
String serverPortTxt
String cnxPendingTimerTxt
String connectingTimerTxt
String txPendingTimerTxt
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramDestinationForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String type
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalQueueForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String id
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalServerForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String serverId
String mode
String host
String port
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramLocalTopicForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String id
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramPlatformForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String localServer
String[] remoteServers
boolean adapterLoaded
String configuration
int localPort
String localHost
int defaultThreshold
String defaultDMQ
String version
String connectingTimerTxt
String txPendingTimerTxt
String cnxPendingTimerTxt
boolean collocatedServer
String configDir
String adminFile
boolean persistentServer
String serverIdTxt
String serverName
String hostName
String serverPortTxt
long timeOutToAbortRequest
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramQueueForm extends DestinationForm implements Serializable |
---|
Serialized Fields |
---|
String messageIds
int nbMaxMsg
int pendingMessages
int pendingRequests
int threshold
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramReaderWriterForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String id
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramRemoteServerForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String serverId
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramServersForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String localId
List<E> remoteIds
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramTopicForm extends DestinationForm implements Serializable |
---|
Serialized Fields |
---|
String subscriberIds
String subscribers
int subscriptions
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.JoramUserForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String password
int serverId
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.MonitoringDestForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
long nbMsgsReceiveSinceCreation
long nbMsgsSendToDMQSinceCreation
long nbMsgsDeliverSinceCreation
String name
String type
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveDestinationsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.joramplatform.RemoveUsersForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String[] selectedItems
Package org.objectweb.jonas.webapp.jonasadmin.logging |
---|
Class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaAccessLogValveForm extends CatalinaValveForm implements Serializable |
---|
Serialized Fields |
---|
String directory
String pattern
String prefix
String suffix
boolean rotatable
boolean resolveHosts
List<E> booleanValues
String catalinaDomainName
Class org.objectweb.jonas.webapp.jonasadmin.logging.CatalinaValveForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
boolean save
String objectName
String valveName
String valveType
String containerType
String[] containerTypes
String containerName
String[] containerNames
String containerObjectName
Class org.objectweb.jonas.webapp.jonasadmin.logging.LoggerItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String forward
String type
String objectName
String containerType
String containerName
Class org.objectweb.jonas.webapp.jonasadmin.logging.LoggingJonasForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
ArrayList<E> topicLevelList
String[] topics
List<E> loggerJonasLevels
String level
String topic
Class org.objectweb.jonas.webapp.jonasadmin.logging.ViewLoggingJonasForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean isBuffer
long severeCount
long warningCount
long infoCount
long recordCount
long latestStamp
String recent
long oldestStamp
Package org.objectweb.jonas.webapp.jonasadmin.mbean |
---|
Class org.objectweb.jonas.webapp.jonasadmin.mbean.J2eeMbeanItem extends MbeanItem implements Serializable |
---|
Serialized Fields |
---|
String j2eeType
String j2eeServer
String j2eeApplication
Class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanFilteringForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean description
boolean value
String periodRow
String selectedName
String forward
Class org.objectweb.jonas.webapp.jonasadmin.mbean.MbeanItem extends Object implements Serializable |
---|
Serialized Fields |
---|
int family
String familyText
String objectName
String domain
String name
Class org.objectweb.jonas.webapp.jonasadmin.mbean.OwnerMbeanItem extends MbeanItem implements Serializable |
---|
Serialized Fields |
---|
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 |
---|
String name
String state
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiClusterForm extends BaseClusterForm implements Serializable |
---|
Serialized Fields |
---|
String mcastAddr
int mcastPort
String protocol
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.CmiMemberForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String state
String name
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.DaemonProxyClusterForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String hostName
String state
String name
ArrayList<E> conServer
String jmxUrl
String connectorName
String connectorProtocol
String runTimeSpecVendor
String runTimeSpecVersion
String runTimeVmName
String runTimeVmVendor
String runTimeVmVersion
String operatingSystemAvailableProcessors
String operatingSystemName
String operatingSystemVersion
String classLoadingLoadedClassCount
String classLoadingUnloadedClassCount
String threadingThreadCount
String threadingTotalStartedThreadCount
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 |
---|
String mcastAddr
int mcastPort
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.EjbHaMemberForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String state
String name
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkClusterForm extends BaseClusterForm implements Serializable |
---|
Serialized Fields |
---|
String workers
boolean stickySession
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.JkMemberForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String host
String state
int port
int lbFactor
String type
int lbfactor
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 |
---|
int numberOfMeasures
int range
int widthGraphic
int heightGraphic
int timerGraphic
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.MemoryGraphServlet extends HttpServlet implements Serializable |
---|
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.MonitoringForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
boolean activated
int allThreadsCount
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.NodeInfoForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String serverName
String hostName
String JOnASVersion
String javaVendor
String javaVersion
String state
int currentUsedMemory
int currentTotalMemory
int allThreadsCount
String protocols
String connectionUrl
String loadCPU
boolean tomcat
int maxThreadsByConnectorTomcat
int currentThreadCountByConnectorTomcat
int currentThreadBusyByConnectorTomcat
long bytesReceivedByConnectorTomcat
long bytesSentByConnectorTomcat
int errorCountByConnectorTomcat
long processingTimeByConnectorTomcat
int requestCountByConnectorTomcat
boolean transaction
int totalBegunTransactions
int totalCommittedTransactions
int totalCurrentTransactions
int totalExpiredTransactions
int totalRolledbackTransactions
boolean workers
int currentWorkerPoolSize
int maxWorkerPoolSize
int minWorkerPoolSize
boolean jcaConnection
int connectionFailuresJCAConnection
int connectionLeaksJCAConnection
int currentBusyJCAConnection
int currentOpenedJCAConnection
int rejectedOpenJCAConnection
int servedOpenJCAConnection
int waiterCountJCAConnection
long waitingTimeJCAConnection
boolean jdbcDatasource
int connectionFailuresJDBCDatasource
int connectionLeaksJDBCDatasource
int currentBusyJDBCDatasource
int currentOpenedJDBCDatasource
int rejectedOpenJDBCDatasource
int servedOpenJDBCDatasource
int waiterCountJDBCDatasource
long waitingTimeJDBCDatasource
boolean jmsJoram
int jmsQueuesNbMsgsReceiveSinceCreation
int jmsQueuesNbMsgsSendToDMQSinceCreation
int jmsQueuesNbMsgsDeliverSinceCreation
int jmsTopicsNbMsgsReceiveSinceCreation
int jmsTopicsNbMsgsSendToDMQSinceCreation
int jmsTopicsNbMsgsDeliverSinceCreation
int jmsNbMsgsSendToDMQSinceCreation
int currentNumberOfEntity
int currentNumberOfMDB
int currentNumberOfSBF
int currentNumberOfSBL
int currentNumberOfEJB
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatClusterForm extends BaseClusterForm implements Serializable |
---|
Serialized Fields |
---|
int mcastPort
String mcastAddr
long mcastDropTime
long mcastFrequency
int mcastSocketTimeout
Class org.objectweb.jonas.webapp.jonasadmin.monitoring.TomcatMemberForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String host
String state
String tcpListenAddress
int tcpListenPort
int tcpThreadCount
long tcpReceivedBytes
String receiverInfo
String replicationMode
long ackTimeout
boolean autoConnect
boolean compress
boolean doTransmitterProcessingStats
boolean waitForAck
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 |
---|
String name
String datasourceName
String datasourceDescription
String datasourceUrl
String datasourceClassname
String datasourceUsername
String datasourcePassword
String datasourceMapper
String jdbcConnteststmt
String jdbcConnchecklevel
String jdbcConnmaxage
String jdbcMaxopentime
String jdbcMaxconpool
String jdbcMinconpool
String jdbcMaxwaittime
String jdbcMaxwaiters
String jdbcSamplingperiod
String jdbcAdjustperiod
List<E> booleanValues
List<E> checkingLevels
String action
Class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
String type
Class org.objectweb.jonas.webapp.jonasadmin.resource.DestinationItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String type
boolean used
Class org.objectweb.jonas.webapp.jonasadmin.resource.ItemsDestinationsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
boolean deployed
String type
Class org.objectweb.jonas.webapp.jonasadmin.resource.MailFactoryPropertiesForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String mailFactoryName
String jndiName
String type
String username
String password
String sessionProps
String to
String subject
String cc
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 |
---|
String rarName
String displayName
String description
String vendorName
String specVersion
String eisType
String template
boolean isDomain
String jndiName
String nativeLib
String logEnabled
String logTopic
int poolInit
int poolMin
int poolMax
int poolMaxAge
int pstmtMax
int poolMaxOpenTime
int poolMaxWaiters
int poolMaxWaittime
int poolSamplingPeriod
int checkLevel
String dsClass
String URL
String user
String password
String loginTimeout
String isolationLevel
String mapperName
String configLogTopic
List<E> booleanValues
List<E> checkingLevels
List<E> specVersions
Package org.objectweb.jonas.webapp.jonasadmin.security |
---|
Class org.objectweb.jonas.webapp.jonasadmin.security.DatasourceRealmForm extends FactoryRealmForm implements Serializable |
---|
Serialized Fields |
---|
String dsName
String roleTable
String roleTableRolenameCol
String roleTableUsernameCol
String userTable
String userTablePasswordCol
String userTableUsernameCol
String algorithm
List<E> securityAlgorithms
Class org.objectweb.jonas.webapp.jonasadmin.security.FactoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String resource
String action
boolean save
String name
Class org.objectweb.jonas.webapp.jonasadmin.security.GroupMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String group
String description
ArrayList<E> listRolesGroup
ArrayList<E> listRolesRealm
ArrayList<E> listRolesUsed
ArrayList<E> listRolesNotused
String rolesUsed
String rolesNotused
String[] rolesNotusedSelected
String[] rolesUsedSelected
Class org.objectweb.jonas.webapp.jonasadmin.security.ItemsMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String type
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.security.ItemsRealmsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String[] selectedItems
ArrayList<E> selectedRealmItem
Class org.objectweb.jonas.webapp.jonasadmin.security.LdapRealmForm extends FactoryRealmForm implements Serializable |
---|
Serialized Fields |
---|
String authenticationMode
String baseDn
String initialContextFactory
String language
String providerUrl
String referral
String roleDn
String roleNameAttribute
String roleSearchFilter
String securityAuthentication
String securityCredentials
String securityPrincipal
String securityProtocol
String stateFactories
String userDn
String userPasswordAttribute
String userRolesAttribute
String userSearchFilter
String algorithm
List<E> securityAuthenticationLdapValues
List<E> authenticationModeLdapValues
List<E> securityAlgorithms
Class org.objectweb.jonas.webapp.jonasadmin.security.MemoryRealmForm extends FactoryRealmForm implements Serializable |
---|
Serialized Fields |
---|
String[] groups
String[] roles
Class org.objectweb.jonas.webapp.jonasadmin.security.RealmItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String type
String contextPath
boolean usedBySecurityService
Class org.objectweb.jonas.webapp.jonasadmin.security.RoleMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String role
String description
Class org.objectweb.jonas.webapp.jonasadmin.security.UserMemoryRealmForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String user
String password
String confirmPassword
ArrayList<E> listGroupsUser
ArrayList<E> listGroupsRealm
ArrayList<E> listGroupsUsed
ArrayList<E> listGroupsNotused
ArrayList<E> listRolesUser
ArrayList<E> listRolesRealm
ArrayList<E> listRolesUsed
ArrayList<E> listRolesNotused
String groupsUsed
String groupsNotused
String rolesUsed
String rolesNotused
String[] groupsNotusedSelected
String[] groupsUsedSelected
String[] rolesNotusedSelected
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 |
---|
boolean inEar
String earFilename
String earPath
String earON
Class org.objectweb.jonas.webapp.jonasadmin.service.ServiceItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
boolean deployed
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 |
---|
String path
String filename
String containerName
int currentNumberOfMDBType
int currentNumberOfSBFType
int currentNumberOfBMPType
int currentNumberOfSBLType
int currentNumberOfCMPType
int currentNumberOfBeanType
ArrayList<E> ejbs
Class org.objectweb.jonas.webapp.jonasadmin.service.container.ContainerItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
String nodeName
String name
String file
String objectName
Class org.objectweb.jonas.webapp.jonasadmin.service.container.EarForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String filename
String earPath
String xmlDeploymentDescriptor
ArrayList<E> ejbjars
ArrayList<E> wars
ArrayList<E> rars
Class org.objectweb.jonas.webapp.jonasadmin.service.container.EjbContainersStatisticForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
int totalCurrentNumberOfCMPType
int totalCurrentNumberOfSBFType
int currentNumberOfContainer
int totalCurrentNumberOfBMPType
int totalCurrentNumberOfMDBType
int totalCurrentNumberOfSBLType
int totalCurrentNumberOfBeanType
Class org.objectweb.jonas.webapp.jonasadmin.service.container.SelectedItemsForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String[] checkedItems
ArrayList<E> selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.service.container.WarForm extends ModuleForm implements Serializable |
---|
Serialized Fields |
---|
String path
String filename
String contextRoot
String hostName
String warFile
String warPath
boolean java2DelegationModel
String xmlContent
String jonasXmlContent
String[] servletsName
ArrayList<E> listServlets
Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppCatalinaForm extends WebAppForm implements Serializable |
---|
Serialized Fields |
---|
String host
boolean cookies
boolean reloadable
boolean swallowOutput
boolean crossContext
boolean override
String docBase
int state
Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
boolean save
String pathContext
String labelPathContext
List<E> booleanValues
String objectName
String j2eeApplication
String j2eeServer
String name
Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppItem extends ContainerItem implements Serializable |
---|
Serialized Fields |
---|
String objectName
String pathContext
String labelPathContext
boolean deployed
Class org.objectweb.jonas.webapp.jonasadmin.service.container.WebAppJettyForm extends WebAppForm implements Serializable |
---|
Serialized Fields |
---|
String host
String resourceBase
String displayName
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 |
---|
String action
String className
String datasourceDescription
String datasourceFactory
String datasourceName
String dsName
String jdbcTestStatement
String password
String url
String userName
String datasourceMapper
List<E> checkingLevels
String currentOpened
String currentBusy
String busyMaxRecent
String busyMinRecent
String currentInTx
String openedCount
String connectionFailures
String connectionLeaks
String currentWaiters
String waitersHigh
String waitersHighRecent
String waiterCount
String waitingTime
String waitingHigh
String waitingHighRecent
String servedOpen
String rejectedOpen
String rejectedFull
String rejectedTimeout
String rejectedOther
String jdbcConnCheckLevel
String jdbcConnMaxAge
String jdbcMaxOpenTime
String jdbcMaxConnPool
String jdbcMinConnPool
String jdbcMaxWaitTime
String jdbcMaxWaiters
String jdbcSamplingPeriod
String jdbcAdjustPeriod
String jdbcPstmtMax
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.service.db.DatasourceItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
boolean deployed
String jndiName
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 |
---|
String multicastAddress
String multicastPort
boolean isMaster
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 |
---|
int passivationTimeOut
int inactivityTimeOut
int deadlockTimeOut
int readTimeOut
boolean shared
boolean prefetch
boolean hardLimit
String lockPolicy
String persistency
int usedInTxInstance
int usedOutTxInstance
int unusedInstance
int passivatedInstance
int removedInstance
int currentWaiters
int pkNumber
Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String type
String fullType
String file
String name
String objectName
String action
int cacheSize
int maxCacheSize
int minPoolSize
int poolSize
String displayName
String ejbClass
String ejbFileName
String ejbName
String homeClass
String jndiName
String localClass
String localHomeClass
String remoteClass
boolean dependency
boolean databaseServiceActivated
boolean resourceServiceActivated
boolean dataSource
HashMap<K,V> dataSources
HashMap<K,V> jdbcRas
boolean jmsServiceActivated
boolean joramResourceLoaded
boolean jmsConnection
ArrayList<E> jmsConnections
boolean jmsDestination
ArrayList<E> jmsDestinations
Hashtable<K,V> jmsDestinationsTable
boolean mailServiceActivated
boolean mailSession
HashMap<K,V> mailSessions
boolean mailMime
HashMap<K,V> mailMimes
Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
String filename
String name
String typeString
String objectName
Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbMessageForm extends EjbForm implements Serializable |
---|
Serialized Fields |
---|
String mdbJMSAssociateDestinationName
Class org.objectweb.jonas.webapp.jonasadmin.service.ejb.EjbSessionForm extends EjbForm implements Serializable |
---|
Serialized Fields |
---|
String sessionTimeOut
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 |
---|
String name
String mode
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.service.jms.JmsServiceForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String momName
String momLocation
String momUrl
Class org.objectweb.jonas.webapp.jonasadmin.service.jms.QueueForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
int pendingMessages
int pendingRequests
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.service.jms.TopicForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String name
int subscriptions
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 |
---|
String action
String[] selectedItems
Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.JtmServiceForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String timeOutText
String jtmHost
String jtmLocation
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 |
---|
int currentTransactions
int begunTransactions
int commitedTransactions
int rollBackedTransactions
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 Object implements Serializable |
---|
Serialized Fields |
---|
String name
String date
String transaction
String resource
String state
Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxRecovery extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String date
String fulltrans
String transaction
String state
String xidcount
Class org.objectweb.jonas.webapp.jonasadmin.service.jtm.TxXaresource extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String sindex
String resmgr
String xares
String fullxid
String xid
String xidstate
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 |
---|
String action
String mailFactoryName
String jndiName
String username
String password
String sessionProps
String to
String subject
String cc
String bcc
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailFactoryItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String jndiName
Class org.objectweb.jonas.webapp.jonasadmin.service.mail.MailServiceForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
int nbMimePartDatasourceFactories
int nbSessionFactories
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 |
---|
String description
String name
ArrayList<E> listProperties
ObjectName oName
ArrayList<E> listUsedByMdb
Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterASForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String description
String name
ArrayList<E> listProperties
ObjectName oName
ArrayList<E> listUsedByMdb
Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterCFForm extends org.apache.struts.action.ActionForm implements Serializable |
---|
Serialized Fields |
---|
String action
String description
String name
ArrayList<E> listProperties
ObjectName oName
String path
String jdbcTestStatement
List<E> checkingLevels
String currentOpened
String currentBusy
String busyMaxRecent
String busyMinRecent
String currentInTx
String openedCount
String connectionFailures
String connectionLeaks
String currentWaiters
String waitersHigh
String waitersHighRecent
String waiterCount
String waitingTime
String waitingHigh
String waitingHighRecent
String servedOpen
String rejectedOpen
String rejectedFull
String rejectedTimeout
String rejectedOther
String jdbcConnCheckLevel
String connMaxAge
String maxOpentime
String initSize
String maxSize
String minSize
String maxWaitTime
String maxWaiters
String samplingPeriod
String pstmtMax
ArrayList<E> listUsedByEjb
Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceAdapterForm extends ModuleForm implements Serializable |
---|
Serialized Fields |
---|
String action
String name
String jndiName
String path
String file
ArrayList<E> listProperties
String specVersion
ArrayList<E> CF
ArrayList<E> AS
ArrayList<E> AO
ObjectName oName
String connectionFactory
String jdbcTestStatement
List<E> checkingLevels
String currentOpened
String currentBusy
String busyMaxRecent
String busyMinRecent
String currentInTx
String openedCount
String connectionFailures
String connectionLeaks
String currentWaiters
String waitersHigh
String waitersHighRecent
String waiterCount
String waitingTime
String waitingHigh
String waitingHighRecent
String servedOpen
String rejectedOpen
String rejectedFull
String rejectedTimeout
String rejectedOther
String jdbcConnCheckLevel
String connMaxAge
String maxOpentime
String maxSize
String minSize
String initSize
String maxWaitTime
String maxWaiters
String samplingPeriod
String pstmtMax
ArrayList<E> listUsedByEjb
boolean joramAdapter
String joramServerId
String joramServerName
Class org.objectweb.jonas.webapp.jonasadmin.service.resource.ResourceItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
String nodeName
String name
String file
String objectName
Package org.objectweb.jonas.webapp.jonasadmin.service.webservice.provider.element |
---|
Class org.objectweb.jonas.webapp.jonasadmin.service.webservice.provider.element.HandlerItem extends Object implements Serializable |
---|
Serialized Fields |
---|
Vector<E> initParams
Vector<E> soapHeaders
Vector<E> soapRoles
String handlerClass
String handlerName
Class org.objectweb.jonas.webapp.jonasadmin.service.webservice.provider.element.InitParamItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
String description
Class org.objectweb.jonas.webapp.jonasadmin.service.webservice.provider.element.PortComponentItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String portComponentName
QName wsdlPort
String serviceEndpointInterface
Vector<E> handlers
String portUrl
ServiceImplBean serviceImplBean
Class org.objectweb.jonas.webapp.jonasadmin.service.webservice.provider.element.WebServiceDescriptionItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String webServiceDescriptionName
String wsdlFile
String wsdlUrl
String jaxRpcMappingFile
Vector<E> portComponents
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 |
---|
ArrayList<E> deployable
Document document
String xml
Map<K,V> mapping
Map<K,V> values
String submit
int configType
String switchTo
String cancel
String archiveName
String pathName
Map<K,V> children
boolean isDomain
String jonasBase
Package org.objectweb.jonas.webapp.taglib |
---|
Class org.objectweb.jonas.webapp.taglib.GridBaseTag extends org.apache.struts.taglib.html.BaseHandlerTag implements Serializable |
---|
Serialized Fields |
---|
String ms_BodyText
Class org.objectweb.jonas.webapp.taglib.GridColTag extends GridTableBaseTag implements Serializable |
---|
Serialized Fields |
---|
boolean nowrap
int colspan
int rowspan
Class org.objectweb.jonas.webapp.taglib.GridRowTag extends GridTableBaseTag implements Serializable |
---|
Serialized Fields |
---|
boolean changeStyle
Class org.objectweb.jonas.webapp.taglib.GridTableBaseTag extends GridBaseTag implements Serializable |
---|
Serialized Fields |
---|
String align
String valign
String width
String height
Class org.objectweb.jonas.webapp.taglib.GridTag extends GridTableBaseTag implements Serializable |
---|
Serialized Fields |
---|
int m_iRow
boolean m_bEvenRow
String oddStyleClass
String evenStyleClass
String globalRowStyleClass
int periodRow
int border
int cellSpacing
int cellPadding
Class org.objectweb.jonas.webapp.taglib.JonasButtonTag extends org.apache.struts.taglib.html.LinkTag implements Serializable |
---|
Serialized Fields |
---|
String ms_PathImage
String ms_LastStyleClass
String ms_StyleClassButton
int widthBorder
int heightBorder
String imagesDir
String styleClassBorderLight
String styleClassBorderShadow
String styleClassBackground
String styleClassDisabled
String disabledName
String disabledProperty
String disabledValueEqual
String disabledValueNotEqual
Class org.objectweb.jonas.webapp.taglib.JonasGridColTitleTag extends GridColTag implements Serializable |
---|
Serialized Fields |
---|
boolean mb_ForceStyleClass
Class org.objectweb.jonas.webapp.taglib.JonasGridNameTag extends GridColTag implements Serializable |
---|
Serialized Fields |
---|
boolean bold
Class org.objectweb.jonas.webapp.taglib.JonasGridNameTitleTag extends JonasGridNameTag implements Serializable |
---|
Serialized Fields |
---|
boolean mb_ForceStyleClass
Class org.objectweb.jonas.webapp.taglib.JonasGridRowTitleTag extends GridRowTag implements Serializable |
---|
Serialized Fields |
---|
boolean mb_ForceStyleClass
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 |
---|
boolean mb_ForceStyleClass
Class org.objectweb.jonas.webapp.taglib.JonasSubmitTag extends JonasButtonTag implements Serializable |
---|
Serialized Fields |
---|
String ms_MyFunctionName
String ms_JavascriptName
String form
String value
Class org.objectweb.jonas.webapp.taglib.LabelValueBean extends Object implements Serializable |
---|
Serialized Fields |
---|
String label
String value
Class org.objectweb.jonas.webapp.taglib.PanelSeparatorTag extends TagSupport implements Serializable |
---|
Class org.objectweb.jonas.webapp.taglib.PanelTag extends BodyTagSupport implements Serializable |
---|
Serialized Fields |
---|
String body
Class org.objectweb.jonas.webapp.taglib.RefreshTreeTag extends WhereAreYouTag implements Serializable |
---|
Class org.objectweb.jonas.webapp.taglib.TabsTag extends WhereAreYouTag implements Serializable |
---|
Serialized Fields |
---|
ArrayList<E> m_LabelTabs
ArrayList<E> m_HrefTabs
ArrayList<E> m_SelectedTabs
String m_Body
int widthTab
int heightTab
String width
String height
int widthSeparator
int heightSeparator
int marginPanel
String imagesDir
Class org.objectweb.jonas.webapp.taglib.TabTag extends BodyTagSupport implements Serializable |
---|
Serialized Fields |
---|
String m_Body
String m_Url
boolean selected
String href
String forward
String forwardControl
String anchor
String linkName
String name
String page
String paramId
String paramName
String paramProperty
String paramScope
String property
String scope
String target
boolean transaction
Class org.objectweb.jonas.webapp.taglib.TitleContentTag extends WhereAreYouTag implements Serializable |
---|
Serialized Fields |
---|
String m_Body
String image
String title
boolean usingParent
boolean tomThumb
boolean tomThumbIcons
Class org.objectweb.jonas.webapp.taglib.TreeControl extends Object implements Serializable |
---|
Serialized Fields |
---|
HashMap<K,V> registry
TreeControlNode selected
int mi_Id
TreeControlNode root
HashMap<K,V> m_RemovedList
Class org.objectweb.jonas.webapp.taglib.TreeControlNode extends Object implements Serializable |
---|
Serialized Fields |
---|
ArrayList<E> children
TreeControlNodes
for this node, in the
order that they should be displayed.
String action
boolean expanded
String icon
String label
boolean last
String name
TreeControlNode parent
null
if this
is the root node.
boolean selected
String target
action
property, if this node is selected
by the user.
TreeControl tree
TreeControl
instance representing the
entire tree.
int width
Class org.objectweb.jonas.webapp.taglib.TreeControlRenderTag extends TreeControlTag implements Serializable |
---|
Serialized Fields |
---|
boolean mb_FirstNodeRendered
int mi_MaxChar
Class org.objectweb.jonas.webapp.taglib.TreeControlTag extends TagSupport implements Serializable |
---|
Serialized Fields |
---|
String action
${name}
" will
be replaced by the name
property of the current
tree node.
String images
String scope
tree
attribute. Must be "page", "request", "session", or "application"
(or null
for an ascending-visibility search).
String style
class
to be applied to the entire tree.
String styleSelected
class
to be applied to the text
of selected nodes.
String styleUnselected
class
to be applied to the text
of unselected nodes.
String tree
TreeControl
instance is stored.
Class org.objectweb.jonas.webapp.taglib.WhereAreYouTag extends BodyTagSupport implements Serializable |
---|
Serialized Fields |
---|
boolean usingWhere
Class org.objectweb.jonas.webapp.taglib.XMLEditorTag extends TagSupport implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> mapping
Document document
String fileName
String pathName
Class org.objectweb.jonas.webapp.taglib.XmlFileTag extends BodyTagSupport implements Serializable |
---|
Serialized Fields |
---|
String m_Body
int m_LastPrint
int m_Indent
boolean comment
Package org.objectweb.jonas.work |
---|
Class org.objectweb.jonas.work.CleanerException extends Exception implements Serializable |
---|
Class org.objectweb.jonas.work.DeployerLogException extends Exception implements Serializable |
---|
Class org.objectweb.jonas.work.FileManagerException extends Exception implements Serializable |
---|
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 |
---|
Map<K,V> classname2wsdlPort
Hashtable<K,V> mapCallProperties
Hashtable<K,V> mapStubProperties
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 Object implements Serializable |
---|
Serialized Fields |
---|
String principalName
String[] roles
List<E> runAsRoleStack
List<E> runAsPrincipalStack
List<E> runAsPrincipalRolesStack
byte[] signedData
Package org.ow2.jonas.deployablemonitor |
---|
Class org.ow2.jonas.deployablemonitor.DeployableMonitorException extends Exception implements Serializable |
---|
serialVersionUID: 191216840656391462L
Package org.ow2.jonas.web.tomcat6 |
---|
Class org.ow2.jonas.web.tomcat6.JOnASStandardContext extends org.apache.catalina.core.StandardContext implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
URL earURL
boolean inEarCase
boolean inServerXml
boolean java2DelegationModel
String jonasDeploymentDescriptor
boolean startedJStdx
URL warURL
String earON
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |