de.laliluna.library
Class BookTestBean

java.lang.Object
  extended by de.laliluna.library.BookTestBean
All Implemented Interfaces:
BookTestBeanLocal, BookTestBeanRemote

public class BookTestBean
extends Object
implements BookTestBeanLocal, BookTestBeanRemote

Author:
hennebrueder

Field Summary
static String LocalJNDIName
           
static String RemoteJNDIName
           
 
Constructor Summary
BookTestBean()
           
 
Method Summary
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RemoteJNDIName

public static final String RemoteJNDIName

LocalJNDIName

public static final String LocalJNDIName
Constructor Detail

BookTestBean

public BookTestBean()
Method Detail

test

public void test()
Specified by:
test in interface BookTestBeanLocal
Specified by:
test in interface BookTestBeanRemote


First EJB 3 Tutorial by Sebastian Hennebrueder - (c) 2006 by laliluna.de