org.jboss.cdi.tck.tests.extensions.beanManager.el
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.extensions.beanManager.el.Foo
@Named
public class Foo
- extends Object
- Author:
- Martin Kouba
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Foo
public Foo()
getValue
public Boolean getValue()
init
@PostConstruct
public void init()
destroy
@PreDestroy
public void destroy()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.