Uses of Interface
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws.SheepWS

Packages that use SheepWS
org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws   
 

Uses of SheepWS in org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws
 

Classes in org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws that implement SheepWS
 class SheepWSEndPoint
           
 

Fields in org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws declared as SheepWS
 SheepWS SheepWSProducer.sheepWS
           
 

Methods in org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws that return SheepWS
 SheepWS SheepWSEndPointService.getSheepWSPort()
           
 SheepWS SheepWSEndPointService.getSheepWSPort(WebServiceFeature... features)
           
 

Methods in org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws with parameters of type SheepWS
 void WebServiceResourceTest.testResourceInvocation(SheepWS sheepWS)
           
 



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