org.jboss.cdi.tck.tests.deployment.packaging.ejb
Class FooBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.ejb.FooBean
All Implemented Interfaces:
FooRemote

public class FooBean
extends Object
implements FooRemote


Constructor Summary
FooBean()
           
 
Method Summary
 Boolean isBarBeanObserved()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooBean

public FooBean()
Method Detail

isBarBeanObserved

public Boolean isBarBeanObserved()
Specified by:
isBarBeanObserved in interface FooRemote


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