org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ws
Class ObjectFactory
java.lang.Object
org.jboss.cdi.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 |
TARGET_NS
public static final String TARGET_NS
- See Also:
- Constant Field Values
ObjectFactory
public ObjectFactory()
createIsSheepInjected
public IsSheepInjected createIsSheepInjected()
createIsSheepInjectedResponse
public IsSheepInjectedResponse createIsSheepInjectedResponse()
createIsSheepInjected
public JAXBElement<IsSheepInjected> createIsSheepInjected(IsSheepInjected value)
createIsSheepInjectedResponse
public JAXBElement<IsSheepInjectedResponse> createIsSheepInjectedResponse(IsSheepInjectedResponse value)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.