Serialized Form
|
Package org.jboss.aspects.asynch |
serialVersionUID: 3408652015381364191L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -6294601804409518509L
holder
FutureHolder holder
serialVersionUID: -6895953696792282031L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -2343948303742422382L
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Override Proxy implementation so we get default behaviour.
Reason is to avoid client dependencies on javassist in EJB 3 asynchronous proxies
- Throws:
ObjectStreamException
methodMap
Map<K,V> methodMap
serialVersionUID: 5399235527815420482L
Copyright © 2008 JBoss Inc.. All Rights Reserved.