org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws
Class ObjectFactory
java.lang.Object
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory
public class ObjectFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectFactory
public ObjectFactory()
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.