org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify
Class Cat
java.lang.Object
org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.Cat
- All Implemented Interfaces:
- Serializable, Animal
@ApplicationScoped
@Named
public class Cat
- extends Object
- implements Animal, Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Cat()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cat
public Cat()
decorated
public boolean decorated()
- Specified by:
decorated in interface Animal
getBean
public javax.enterprise.inject.spi.Bean<Cat> getBean()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.