org.jboss.test.web.util
Class EJBManifestClass

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

public class EJBManifestClass
extends java.lang.Object

A class that is placed into a jar in the jbossweb-test.ear/lib directory and loaded by the jbosstest-web-ejbs.jar manifest ClassPath and used by both the ClasspathServlet and ClasspathBean.


Constructor Summary
EJBManifestClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJBManifestClass

public EJBManifestClass()