org.glassfish.fighterfish.test.app13
Class DummySessionBean

java.lang.Object
  extended by org.glassfish.fighterfish.test.app13.DummySessionBean
All Implemented Interfaces:
DummySessionBeanLocal

public class DummySessionBean
extends java.lang.Object
implements DummySessionBeanLocal

Session Bean implementation class DummySessionBean


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

Constructor Detail

DummySessionBean

public DummySessionBean()
Default constructor.

Method Detail

test

public void test()
Specified by:
test in interface DummySessionBeanLocal


Copyright © 2013. All Rights Reserved.