org.jboss.jsr299.tck.tests.implementation.enterprise.newBean
Class WrappedEnterpriseBean
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBean
- All Implemented Interfaces:
- WrappedEnterpriseBeanLocal
@SessionScoped
@Named(value="John")
public class WrappedEnterpriseBean
- extends Object
- implements WrappedEnterpriseBeanLocal
Method Summary |
void |
bye()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrappedEnterpriseBean
public WrappedEnterpriseBean()
bye
public void bye()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.