org.jboss.cdi.tck.tests.context.application.ejb
Class FooBean

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

public class FooBean
extends Object
implements FooRemote


Constructor Summary
FooBean()
           
 
Method Summary
 Double ping()
           
 
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

ping

public Double ping()
Specified by:
ping in interface FooRemote


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