public class NonBeanWithStaticProducerMethod extends Object
NonBeanWithStaticProducerMethod(String someString)
static void
destroyString(Cherry someCherry)
static Cherry
getCherry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NonBeanWithStaticProducerMethod(String someString)
@Produces public static Cherry getCherry()
public static void destroyString(@Disposes Cherry someCherry)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.