org.jboss.cdi.tck.shrinkwrap
Class DummySessionBean

java.lang.Object
  extended by org.jboss.cdi.tck.shrinkwrap.DummySessionBean

public class DummySessionBean
extends Object

Dummy session bean used to make every EJB module true EJB module (JBoss AS7 sub-deployment). See also Test EAR deploys on AS7, but test config can't be found or War classes cannot see EJB classes threads.

Author:
Martin Kouba

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

Constructor Detail

DummySessionBean

public DummySessionBean()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.