Serialized Form


Package org.apache.webbeans.ejb.common.interceptor

Class org.apache.webbeans.ejb.common.interceptor.OpenWebBeansEjbInterceptor extends java.lang.Object implements Serializable

serialVersionUID: -4317127341083031217L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException
Serialized Fields

cc

javax.enterprise.context.spi.CreationalContext<T> cc
The CreationalContext for the life of this interceptor, to create 299 interceptors and decorators


ccKey

org.apache.webbeans.ejb.common.interceptor.OpenWebBeansEjbInterceptor.CreationalKey ccKey

Package org.apache.webbeans.ejb.common.proxy

Class org.apache.webbeans.ejb.common.proxy.EjbBeanProxyHandler extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException



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