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