org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws
Class ObjectFactory

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory

public class ObjectFactory
extends Object


Constructor Summary
ObjectFactory()
           
 
Method Summary
 IsSheepInjected createIsSheepInjected()
           
 javax.xml.bind.JAXBElement<IsSheepInjected> createIsSheepInjected(IsSheepInjected value)
           
 IsSheepInjectedResponse createIsSheepInjectedResponse()
           
 javax.xml.bind.JAXBElement<IsSheepInjectedResponse> createIsSheepInjectedResponse(IsSheepInjectedResponse value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Method Detail

createIsSheepInjected

public IsSheepInjected createIsSheepInjected()

createIsSheepInjectedResponse

public IsSheepInjectedResponse createIsSheepInjectedResponse()

createIsSheepInjected

public javax.xml.bind.JAXBElement<IsSheepInjected> createIsSheepInjected(IsSheepInjected value)

createIsSheepInjectedResponse

public javax.xml.bind.JAXBElement<IsSheepInjectedResponse> createIsSheepInjectedResponse(IsSheepInjectedResponse value)


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