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

logger

WebBeansLogger logger

cc

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



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