org.jboss.seam.ejb |
Integration with EJB 3.0. |
Java Source File Name | Type | Comment |
package-info.java | | |
RemoveInterceptor.java | Class | Removes SFSB components from the Seam context after invocation
of an EJB @Remove method, or when a system exception is thrown
from the bean. |
SeamInterceptor.java | Class | Controller interceptor for server-side interceptors of
EJB3 session bean components. |