org.jboss.test.web.util
Class EarLibUser

java.lang.Object
  extended byorg.jboss.test.web.util.EarLibUser

public class EarLibUser
extends java.lang.Object

A class that is placed into the WEB-INF/classes directory that accesses a class loaded from a jar jbosstest-web.ear/lib due to a reference from the jbosstest-web-ejbs.jar manifest ClassPath.


Constructor Summary
EarLibUser()
           
 
Method Summary
static java.lang.String getClassInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EarLibUser

public EarLibUser()
Method Detail

getClassInfo

public static java.lang.String getClassInfo()