org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws
Class SheepWSProducer
java.lang.Object
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWSProducer
public class SheepWSProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sheepWS
@Black
@Produces
@WebServiceRef(value=SheepWSEndPointService.class)
public SheepWS sheepWS
SheepWSProducer
public SheepWSProducer()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.