org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ejb
Class FooBean
java.lang.Object
org.jboss.cdi.tck.tests.context.passivating.dependency.resource.remote.ejb.FooBean
- All Implemented Interfaces:
- FooRemote
@ApplicationScoped
public class FooBean
- extends Object
- implements FooRemote
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooBean
public FooBean()
init
@PostConstruct
public void init()
getId
public String getId()
- Specified by:
getId in interface FooRemote
Copyright © 2008-2013 Seam Framework. All Rights Reserved.