Serialized Form


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

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

serialVersionUID: -4317127341083031217L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
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 Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException



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