Serialized Form


Package javax.ejb

Class javax.ejb.AccessLocalException extends javax.ejb.EJBException implements Serializable

Class javax.ejb.CreateException extends java.lang.Exception implements Serializable

Class javax.ejb.DuplicateKeyException extends javax.ejb.CreateException implements Serializable

Class javax.ejb.EJBException extends java.lang.RuntimeException implements Serializable

Class javax.ejb.FinderException extends java.lang.Exception implements Serializable

Class javax.ejb.NoSuchEntityException extends javax.ejb.EJBException implements Serializable

Class javax.ejb.NoSuchObjectLocalException extends javax.ejb.EJBException implements Serializable

Class javax.ejb.ObjectNotFoundException extends javax.ejb.FinderException implements Serializable

Class javax.ejb.RemoveException extends java.lang.Exception implements Serializable

Class javax.ejb.TransactionRequiredLocalException extends javax.ejb.EJBException implements Serializable

Class javax.ejb.TransactionRolledbackLocalException extends javax.ejb.EJBException implements Serializable


Package org.objectweb.easybeans.api

Class org.objectweb.easybeans.api.EZBContainerException extends java.lang.Exception implements Serializable

serialVersionUID: 1573045547480423457L

Class org.objectweb.easybeans.api.FactoryException extends java.lang.Exception implements Serializable

serialVersionUID: -6113793156467234380L


Package org.objectweb.easybeans.api.bean.injection

Class org.objectweb.easybeans.api.bean.injection.EasyBeansInjectionException extends java.lang.Exception implements Serializable

serialVersionUID: 8755960162979626102L


Package org.objectweb.easybeans.client

Class org.objectweb.easybeans.client.ClientContainerException extends java.lang.Exception implements Serializable

serialVersionUID: 3775231369308593696L


Package org.objectweb.easybeans.deployment.annotations.exceptions

Class org.objectweb.easybeans.deployment.annotations.exceptions.AnalyzerException extends java.lang.Exception implements Serializable

serialVersionUID: -2752143683071385518L

Class org.objectweb.easybeans.deployment.annotations.exceptions.InterceptorsValidationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 7120095024216898241L

Class org.objectweb.easybeans.deployment.annotations.exceptions.ResolverException extends java.lang.Exception implements Serializable

serialVersionUID: 1906999595710090346L

Class org.objectweb.easybeans.deployment.annotations.exceptions.SessionBeanValidationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 9155236573751243404L


Package org.objectweb.easybeans.ds

Class org.objectweb.easybeans.ds.DummyDataSource extends java.lang.Object implements Serializable

serialVersionUID: 2850630613613046426L


Package org.objectweb.easybeans.enhancer

Class org.objectweb.easybeans.enhancer.EnhancerException extends java.lang.Exception implements Serializable

serialVersionUID: -805485338286232895L


Package org.objectweb.easybeans.jmx

Class org.objectweb.easybeans.jmx.CommonsModelerException extends java.lang.Exception implements Serializable

serialVersionUID: 1944208143898966074L

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

serialVersionUID: -8206835816589559694L

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

serialVersionUID: 3775231369308593696L

Class org.objectweb.easybeans.jmx.MBeansException extends java.lang.Exception implements Serializable

serialVersionUID: 1188682151232669938L


Package org.objectweb.easybeans.log

Class org.objectweb.easybeans.log.CommonsLoggerImpl extends java.lang.Object implements Serializable

serialVersionUID: 1707614695786252792L

Serialized Fields

wrapped

org.apache.commons.logging.Log wrapped
Wrapped commons logging logger.


i18n

I18n i18n
Instance of I18n.


Package org.objectweb.easybeans.persistence.xml

Class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoException extends java.lang.Exception implements Serializable

serialVersionUID: 423991486731172670L


Package org.objectweb.easybeans.pool

Class org.objectweb.easybeans.pool.PoolException extends java.lang.Exception implements Serializable

serialVersionUID: 4747676762748141588L


Package org.objectweb.easybeans.rpc

Class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler extends java.lang.Object implements Serializable

serialVersionUID: 1852625501781836250L

Serialized Fields

containerId

java.lang.String containerId
Container id.


factoryName

java.lang.String factoryName
Factory name.


beanId

java.lang.Long beanId
Bean id.


hashedMethods

java.util.Map<K,V> hashedMethods
Map between method and its hash.

Class org.objectweb.easybeans.rpc.JEJBRequest extends java.lang.Object implements Serializable

serialVersionUID: -3588466669344863787L

Serialized Fields

methodName

java.lang.String methodName
Name of the method.


methodHash

long methodHash
Hashing of the method.

See Also:
Method hashing of RMI

args

java.lang.Object[] args
Arguments of the method.


containerId

java.lang.String containerId
Id of the container that will be used on the remote side.


factoryName

java.lang.String factoryName
Name of the factory for which is dedicated this request.


beanId

java.lang.Long beanId
Id of the bean (ie, for stateful).

Class org.objectweb.easybeans.rpc.JEJBResponse extends java.lang.Object implements Serializable

serialVersionUID: 5854172126038516858L

Serialized Fields

value

java.lang.Object value
Value of the response.


beanId

java.lang.Long beanId
Bean id.


Package org.objectweb.easybeans.rpc.api

Class org.objectweb.easybeans.rpc.api.RPCException extends java.lang.Exception implements Serializable

serialVersionUID: -8386978969361863691L


Package org.objectweb.easybeans.rpc.rmi.server

Class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl_Stub extends java.rmi.server.RemoteStub implements Serializable

serialVersionUID: 2L


Package org.objectweb.easybeans.server

Class org.objectweb.easybeans.server.EmbeddedException extends java.lang.Exception implements Serializable

serialVersionUID: 8834694007927145692L


Package org.objectweb.easybeans.util.files

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

serialVersionUID: 1948481143010098339L