org.jboss.cdi.tck.tests.implementation.simple.resource.ejb
Class Bean
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.resource.ejb.Bean
- All Implemented Interfaces:
- AnotherInterface, BeanRemote
public class Bean
- extends Object
- implements BeanRemote
|
Constructor Summary |
Bean()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bean
public Bean()
knockKnock
public String knockKnock()
- Specified by:
knockKnock in interface BeanRemote
getKnocks
public int getKnocks()
- Specified by:
getKnocks in interface BeanRemote
isUserTransactionInjected
public boolean isUserTransactionInjected()
- Specified by:
isUserTransactionInjected in interface BeanRemote
cleanup
@PreDestroy
public void cleanup()
- Specified by:
cleanup in interface BeanRemote
dispose
public void dispose()
- Specified by:
dispose in interface BeanRemote
Copyright © 2008-2013 Seam Framework. All Rights Reserved.