Uses of Class
org.apache.openejb.jee.was.v6.ecore.EFactory

Packages that use EFactory
org.apache.openejb.jee.was.v6.ecore Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EFactory in org.apache.openejb.jee.was.v6.ecore
 

Methods in org.apache.openejb.jee.was.v6.ecore that return EFactory
 EFactory ObjectFactory.createEFactory()
          Create an instance of EFactory
 

Methods in org.apache.openejb.jee.was.v6.ecore that return types with arguments of type EFactory
 javax.xml.bind.JAXBElement<EFactory> ObjectFactory.createEFactory(EFactory value)
          Create an instance of JAXBElement<EFactory>
 

Methods in org.apache.openejb.jee.was.v6.ecore with parameters of type EFactory
 javax.xml.bind.JAXBElement<EFactory> ObjectFactory.createEFactory(EFactory value)
          Create an instance of JAXBElement<EFactory>
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.