站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Serialized Form (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Serialized Form


Package javax.ejb

Class javax.ejb.AccessLocalException extends EJBException implements Serializable

Class javax.ejb.CreateException extends Exception implements Serializable

Class javax.ejb.DuplicateKeyException extends CreateException implements Serializable

Class javax.ejb.EJBException extends RuntimeException implements Serializable

Serialized Fields

causeException

Exception causeException

Class javax.ejb.FinderException extends Exception implements Serializable

Class javax.ejb.NoSuchEntityException extends EJBException implements Serializable

Class javax.ejb.NoSuchObjectLocalException extends EJBException implements Serializable

Class javax.ejb.ObjectNotFoundException extends FinderException implements Serializable

Class javax.ejb.RemoveException extends Exception implements Serializable

Class javax.ejb.TransactionRequiredLocalException extends EJBException implements Serializable

Class javax.ejb.TransactionRolledbackLocalException extends EJBException implements Serializable


Package javax.enterprise.deploy.model.exceptions

Class javax.enterprise.deploy.model.exceptions.DDBeanCreateException extends Exception implements Serializable


Package javax.enterprise.deploy.spi.exceptions

Class javax.enterprise.deploy.spi.exceptions.BeanNotFoundException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.ClientExecuteException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.ConfigurationException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.DConfigBeanVersionUnsupportedException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.InvalidModuleException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException extends Exception implements Serializable

Class javax.enterprise.deploy.spi.exceptions.TargetException extends Exception implements Serializable


Package javax.enterprise.deploy.spi.status

Class javax.enterprise.deploy.spi.status.ProgressEvent extends EventObject implements Serializable

Serialized Fields

status

DeploymentStatus status
The deployment status


moduleID

TargetModuleID moduleID
The module id


Package javax.jms

Class javax.jms.IllegalStateException extends JMSException implements Serializable

Class javax.jms.InvalidClientIDException extends JMSException implements Serializable

Class javax.jms.InvalidDestinationException extends JMSException implements Serializable

Class javax.jms.InvalidSelectorException extends JMSException implements Serializable

Class javax.jms.JMSException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode
Vendor-specific error code.


linkedException

Exception linkedException
Exception reference.

Class javax.jms.JMSSecurityException extends JMSException implements Serializable

Class javax.jms.MessageEOFException extends JMSException implements Serializable

Class javax.jms.MessageFormatException extends JMSException implements Serializable

Class javax.jms.MessageNotReadableException extends JMSException implements Serializable

Class javax.jms.MessageNotWriteableException extends JMSException implements Serializable

Class javax.jms.ResourceAllocationException extends JMSException implements Serializable

Class javax.jms.TransactionInProgressException extends JMSException implements Serializable

Class javax.jms.TransactionRolledBackException extends JMSException implements Serializable


Package javax.resource

Class javax.resource.NotSupportedException extends ResourceException implements Serializable

Class javax.resource.ResourceException extends Exception implements Serializable

Serialized Fields

errorCode

String errorCode
The error code


linkedException

Exception linkedException
The linked exception


Package javax.resource.cci

Class javax.resource.cci.ResourceWarning extends ResourceException implements Serializable


Package javax.resource.spi

Class javax.resource.spi.ApplicationServerInternalException extends ResourceException implements Serializable

Class javax.resource.spi.CommException extends ResourceException implements Serializable

Class javax.resource.spi.ConnectionEvent extends EventObject implements Serializable

Serialized Fields

id

int id
Type of event


e

Exception e
The exception


connectionHandle

Object connectionHandle
The connectionHandle

Class javax.resource.spi.EISSystemException extends ResourceException implements Serializable

Class javax.resource.spi.IllegalStateException extends ResourceException implements Serializable

Class javax.resource.spi.InvalidPropertyException extends ResourceException implements Serializable

Serialized Fields

invalidProperties

PropertyDescriptor[] invalidProperties
The invalidProperties

Class javax.resource.spi.LocalTransactionException extends ResourceException implements Serializable

Class javax.resource.spi.ResourceAdapterInternalException extends ResourceException implements Serializable

Class javax.resource.spi.ResourceAllocationException extends ResourceException implements Serializable

Class javax.resource.spi.SecurityException extends ResourceException implements Serializable

Class javax.resource.spi.SharingViolationException extends ResourceException implements Serializable

Class javax.resource.spi.UnavailableException extends ResourceException implements Serializable


Package javax.resource.spi.security

Class javax.resource.spi.security.PasswordCredential extends Object implements Serializable

serialVersionUID: -1770833344350711674l

Serialized Fields

userName

String userName
The userName


password

char[] password
The password


mcf

ManagedConnectionFactory mcf
The managed connection factory


Package javax.resource.spi.work

Class javax.resource.spi.work.WorkCompletedException extends WorkException implements Serializable

Class javax.resource.spi.work.WorkEvent extends EventObject implements Serializable

Serialized Fields

type

int type
The event type


work

Work work
The work


e

WorkException e
The exception


startDuration

long startDuration
The start delay in millis

Class javax.resource.spi.work.WorkException extends ResourceException implements Serializable

Class javax.resource.spi.work.WorkRejectedException extends WorkException implements Serializable


Package javax.security.jacc

Class javax.security.jacc.EJBMethodPermission extends Permission implements Serializable

Serialized Fields

methodName

String methodName

methodInterface

String methodInterface

methodSig

String methodSig

Class javax.security.jacc.EJBRoleRefPermission extends Permission implements Serializable

Serialized Fields

actions

String actions
The security-role-ref/role-link value

Class javax.security.jacc.PolicyContextException extends Exception implements Serializable

Class javax.security.jacc.WebResourcePermission extends Permission implements Serializable

serialVersionUID: 141000l

Serialized Fields

urlSpec

URLPatternSpec urlSpec

httpMethodsString

String httpMethodsString

httpMethods

TreeSet httpMethods

Class javax.security.jacc.WebRoleRefPermission extends Permission implements Serializable

serialVersionUID: 141000l

Serialized Fields

actions

String actions
The security-role-ref/role-link value

Class javax.security.jacc.WebUserDataPermission extends Permission implements Serializable

serialVersionUID: 141000l

Serialized Fields

urlSpec

URLPatternSpec urlSpec

httpMethodsString

String httpMethodsString

transportType

String transportType

httpMethods

TreeSet httpMethods


Package javax.sql

Class javax.sql.ConnectionEvent extends EventObject implements Serializable

Serialized Fields

ex

SQLException ex

Class javax.sql.RowSetEvent extends EventObject implements Serializable


Package javax.transaction

Class javax.transaction.HeuristicCommitException extends Exception implements Serializable

Class javax.transaction.HeuristicMixedException extends Exception implements Serializable

Class javax.transaction.HeuristicRollbackException extends Exception implements Serializable

Class javax.transaction.InvalidTransactionException extends RemoteException implements Serializable

Class javax.transaction.NotSupportedException extends Exception implements Serializable

Class javax.transaction.RollbackException extends Exception implements Serializable

Class javax.transaction.SystemException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code of this exception. Values of this field are not specified by JTA.

Class javax.transaction.TransactionRequiredException extends RemoteException implements Serializable

Class javax.transaction.TransactionRolledbackException extends RemoteException implements Serializable


Package javax.transaction.xa

Class javax.transaction.xa.XAException extends Exception implements Serializable

Serialized Fields

errorCode

int errorCode
The error code.


Package javax.xml.registry

Class javax.xml.registry.DeleteException extends RegistryException implements Serializable

Class javax.xml.registry.FindException extends RegistryException implements Serializable

Class javax.xml.registry.InvalidRequestException extends JAXRException implements Serializable

Class javax.xml.registry.JAXRException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Class javax.xml.registry.RegistryException extends JAXRException implements Serializable

Serialized Fields

key

Key key

Class javax.xml.registry.SaveException extends RegistryException implements Serializable

Class javax.xml.registry.UnexpectedObjectException extends JAXRException implements Serializable

Class javax.xml.registry.UnsupportedCapabilityException extends JAXRException implements Serializable


Package javax.xml.rpc

Class javax.xml.rpc.JAXRPCException extends RuntimeException implements Serializable

Class javax.xml.rpc.ServiceException extends Exception implements Serializable


Package javax.xml.rpc.handler

Class javax.xml.rpc.handler.HandlerInfo extends Object implements Serializable

serialVersionUID: -6735139577513563610l

Serialized Fields

handlerClass

Class handlerClass

configMap

Map configMap

headers

javax.xml.namespace.QName[] headers


Package javax.xml.rpc.soap

Class javax.xml.rpc.soap.SOAPFaultException extends RuntimeException implements Serializable

Serialized Fields

faultCode

javax.xml.namespace.QName faultCode

faultString

String faultString

faultActor

String faultActor

faultDetail

Detail faultDetail


Package javax.xml.soap

Class javax.xml.soap.SOAPException extends Exception implements Serializable



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.