org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws
Class SheepWSProducer

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWSProducer

public class SheepWSProducer
extends Object


Field Summary
 SheepWS sheepWS
           
 
Constructor Summary
SheepWSProducer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sheepWS

@Black
@Produces
@WebServiceRef(value=SheepWSEndPointService.class)
public SheepWS sheepWS
Constructor Detail

SheepWSProducer

public SheepWSProducer()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.