org.jboss.cdi.tck.tests.implementation.enterprise.newBean
Class Staff

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.newBean.Staff

public class Staff
extends Object


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

Constructor Detail

Staff

public Staff()
Method Detail

ping

public boolean ping()


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