public class DisposerMethodInjectionBar extends Object
DisposerMethodInjectionBar()
void
disposeFoo(Foo foo, javax.enterprise.event.Event event)
Foo
produceFoo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DisposerMethodInjectionBar()
@Produces public Foo produceFoo()
public void disposeFoo(@Disposes Foo foo, javax.enterprise.event.Event event)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.