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