Serialized Form


Package org.jboss.ejb3.interceptors.container

Class org.jboss.ejb3.interceptors.container.ContainerMethodInvocation extends org.jboss.aop.joinpoint.MethodInvocation implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

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

writeExternal

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

Class org.jboss.ejb3.interceptors.container.ContainerMethodInvocationWrapper extends ContainerMethodInvocation implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class org.jboss.ejb3.interceptors.container.DestructionInvocation extends org.jboss.aop.joinpoint.InvocationBase implements Serializable

serialVersionUID: 1L

Class org.jboss.ejb3.interceptors.container.StatefulSessionContainerMethodInvocation extends ContainerMethodInvocation implements Serializable

Serialization Methods

readExternal

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

writeExternal

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



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.