org.jboss.test.classloader.scoping.override.ejb.log4j113
Interface StatelessSession

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface StatelessSession
extends EJBObject (src)


Method Summary
 java.lang.Throwable checkVersion()
          Validate the the session sees the 1.1.3 version of log4j classes
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

checkVersion

public java.lang.Throwable checkVersion()
                                 throws java.rmi.RemoteException
Validate the the session sees the 1.1.3 version of log4j classes

Throws:
java.rmi.RemoteException