Serialized Form
|
Package org.apache.webbeans.ejb.common.interceptor |
serialVersionUID: -4317127341083031217L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
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 |
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.