org.jboss.cdi.tck.tests.implementation.enterprise.definition
Class NoParamConstructorSessionBean
java.lang.Object
org.jboss.cdi.tck.tests.implementation.enterprise.definition.NoParamConstructorSessionBean
public class NoParamConstructorSessionBean
- extends Object
- Author:
- Martin Kouba
|
Method Summary |
void |
ping()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constructedCorrectly
public static boolean constructedCorrectly
NoParamConstructorSessionBean
public NoParamConstructorSessionBean()
NoParamConstructorSessionBean
public NoParamConstructorSessionBean(String name)
ping
public void ping()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.