Serialized Form
-
Package org.jboss.invocation
-
Class org.jboss.invocation.CannotProceedException extends IllegalStateException implements Serializable
- serialVersionUID:
- 4630132665896729453L
-
Class org.jboss.invocation.ContextClassLoaderInterceptor extends Object implements Serializable
- serialVersionUID:
- 3727922476337147374L
-
Serialized Fields
-
classLoader
ClassLoader classLoader
-
-
Class org.jboss.invocation.ImmediateInterceptorFactory extends Object implements Serializable
- serialVersionUID:
- 6682812775144283216L
-
Serialized Fields
-
interceptor
Interceptor interceptor
-
-
Class org.jboss.invocation.InitialInterceptor extends Object implements Serializable
- serialVersionUID:
- 7007565623074040083L
-
Class org.jboss.invocation.InterceptorInvocationHandler extends Object implements Serializable
- serialVersionUID:
- -7550306900997519378L
-
Serialized Fields
-
interceptor
Interceptor interceptor
The invocation dispatcher which should handle the invocation.
-
-
Class org.jboss.invocation.InvocationMessages_$bundle extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
protected Object readResolve()
-
-
-
Package org.jboss.invocation.proxy
-
Class org.jboss.invocation.proxy.DefaultSerializableProxy extends Object implements Serializable
- serialVersionUID:
- -1296036574026839239L
-
Serialization Methods
-
readResolve
protected Object readResolve() throws ObjectStreamException
Resolve the serialized proxy to a real instance.- Throws:
ObjectStreamException- if an error occurs
-
-
Serialized Fields
-
handler
InvocationHandler handler
-
proxyClassName
String proxyClassName
-
-
Class org.jboss.invocation.proxy.MethodIdentifier extends Object implements Serializable
- serialVersionUID:
- -4303462176794600579L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundExceptionIOException
-
-
Serialized Fields
-