org.jboss.jsr299.tck.tests.implementation.enterprise.newBean
Class WrappedEnterpriseBean

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBean
All Implemented Interfaces:
WrappedEnterpriseBeanLocal

@SessionScoped
@Named(value="John")
public class WrappedEnterpriseBean
extends Object
implements WrappedEnterpriseBeanLocal


Field Summary
 
Fields inherited from interface org.jboss.jsr299.tck.tests.implementation.enterprise.newBean.WrappedEnterpriseBeanLocal
NEW
 
Constructor Summary
WrappedEnterpriseBean()
           
 
Method Summary
 void bye()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrappedEnterpriseBean

public WrappedEnterpriseBean()
Method Detail

bye

public void bye()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.