Uses of Class
org.apache.openejb.jee.was.v6.ejb.EJBMethodCategory

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

Uses of EJBMethodCategory in org.apache.openejb.jee.was.v6.ejb
 

Methods in org.apache.openejb.jee.was.v6.ejb that return EJBMethodCategory
 EJBMethodCategory ObjectFactory.createEJBMethodCategory()
          Create an instance of EJBMethodCategory
 

Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EJBMethodCategory
 JAXBElement<EJBMethodCategory> ObjectFactory.createEJBMethodCategory(EJBMethodCategory value)
          Create an instance of JAXBElement< EJBMethodCategory>
 

Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EJBMethodCategory
 JAXBElement<EJBMethodCategory> ObjectFactory.createEJBMethodCategory(EJBMethodCategory value)
          Create an instance of JAXBElement< EJBMethodCategory>
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.