org.jboss.cdi.tck.tests.deployment.packaging.ear
Class FooWebBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.deployment.packaging.ear.FooWebBean

public class FooWebBean
extends Object

Author:
Martin Kouba

Constructor Summary
FooWebBean()
           
 
Method Summary
 void ping()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooWebBean

public FooWebBean()
Method Detail

ping

public void ping()


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