org.jboss.cdi.tck.tests.context.request.postconstruct
Class SimpleBean
java.lang.Object
org.jboss.cdi.tck.tests.context.request.postconstruct.SimpleBean
public class SimpleBean
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleBean
public SimpleBean()
init
@PostConstruct
public void init()
isRequestContextActiveDuringPostConstruct
public boolean isRequestContextActiveDuringPostConstruct()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.