org.jboss.cdi.tck.tests.lookup.injection.enums
Class Cat
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injection.enums.Cat
@Persian
public class Cat
- extends Object
|
Constructor Summary |
Cat()
|
|
Method Summary |
javax.enterprise.inject.spi.InjectionPoint |
getIp()
|
void |
preDestroy()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Cat
public Cat()
getIp
public javax.enterprise.inject.spi.InjectionPoint getIp()
preDestroy
@PreDestroy
public void preDestroy()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.