org.jboss.cdi.tck.tests.lookup.typesafe.resolution
Class SpiderProducer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.SpiderProducer
public class SpiderProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpiderProducer
public SpiderProducer()
getSpiders
@Produces
public Spider[] getSpiders()
getStrings
@Produces
public String[] getStrings()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.