org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array
Class ArrayProducer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayProducer
public class ArrayProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayProducer
public ArrayProducer()
produce
@Produces
@RequestScoped
public String[] produce()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.