org.jboss.cdi.tck.tests.implementation.producer.method.definition
Class BeanWithStaticProducerMethod
java.lang.Object
org.jboss.cdi.tck.tests.implementation.producer.method.definition.BeanWithStaticProducerMethod
public class BeanWithStaticProducerMethod
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanWithStaticProducerMethod
public BeanWithStaticProducerMethod()
getString
@Produces
public static String getString()
destroyString
public static void destroyString(@Disposes
String someString)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.