Serialized Form


Package javax.ejb

Class javax.ejb.AccessLocalException extends EJBException implements Serializable

Class javax.ejb.ConcurrentAccessException extends EJBException implements Serializable

Class javax.ejb.ConcurrentAccessTimeoutException extends ConcurrentAccessException implements Serializable

Class javax.ejb.CreateException extends Exception implements Serializable

Class javax.ejb.DuplicateKeyException extends CreateException implements Serializable

Class javax.ejb.EJBAccessException extends EJBException implements Serializable

Class javax.ejb.EJBException extends RuntimeException implements Serializable

serialVersionUID: 796770993296843510L

Serialized Fields

causeException

Exception causeException

Class javax.ejb.EJBTransactionRequiredException extends EJBException implements Serializable

Class javax.ejb.EJBTransactionRolledbackException extends EJBException implements Serializable

Class javax.ejb.FinderException extends Exception implements Serializable

Class javax.ejb.IllegalLoopbackException extends ConcurrentAccessException implements Serializable

Class javax.ejb.NoMoreTimeoutsException extends EJBException implements Serializable

Class javax.ejb.NoSuchEJBException extends EJBException 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.ScheduleExpression extends Object implements Serializable

serialVersionUID: -3813254457230997879L

Serialized Fields

dayOfMonth

String dayOfMonth

dayOfWeek

String dayOfWeek

hour

String hour

minute

String minute

month

String month

second

String second

year

String year

timezone

String timezone

start

Date start

end

Date end

Class javax.ejb.TransactionRequiredLocalException extends EJBException implements Serializable

Class javax.ejb.TransactionRolledbackLocalException extends EJBException implements Serializable



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.