org.jboss.cdi.tck.tests.implementation.simple.ee.components
Class Ping
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.ee.components.Ping
@RequestScoped
public class Ping
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ping
public Ping()
Ping
public Ping(String testServletId)
pong
public String pong()
getTestServletId
public String getTestServletId()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.