org.jboss.cdi.tck.tests.lookup.injectionpoint
Class BeanWithInjectionPointMetadata
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injectionpoint.BeanWithInjectionPointMetadata
public class BeanWithInjectionPointMetadata
- extends Object
Test bean with injection point on the constructor of the bean
- Author:
- David Allen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanWithInjectionPointMetadata
public BeanWithInjectionPointMetadata()
getInjectedMetadata
public javax.enterprise.inject.spi.InjectionPoint getInjectedMetadata()
onDestroy
@PreDestroy
public void onDestroy()
isDestroyed
public static boolean isDestroyed()
reset
public static void reset()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.