public class Bean extends Object implements BeanRemote
| Constructor and Description |
|---|
Bean() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
dispose() |
int |
getKnocks() |
boolean |
isUserTransactionInjected() |
String |
knockKnock() |
public String knockKnock()
knockKnock in interface BeanRemotepublic int getKnocks()
getKnocks in interface BeanRemotepublic boolean isUserTransactionInjected()
isUserTransactionInjected in interface BeanRemote@PreDestroy public void cleanup()
cleanup in interface BeanRemotepublic void dispose()
dispose in interface BeanRemoteCopyright © 2008-2013 Seam Framework. All Rights Reserved.