Uses of Class
org.apache.openejb.jee.oejb2.AbstractServiceType

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

Uses of AbstractServiceType in org.apache.openejb.jee.oejb2
 

Subclasses of AbstractServiceType in org.apache.openejb.jee.oejb2
 class GbeanType
          Java class for gbeanType complex type.
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractServiceType
protected  java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> ServiceModuleType.service
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> ApplicationType.service
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> OpenejbJarType.service
           
protected  java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> GeronimoEjbJarType.service
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractServiceType
 javax.xml.bind.JAXBElement<AbstractServiceType> ObjectFactory.createService(AbstractServiceType value)
          Create an instance of JAXBElement<AbstractServiceType>}
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> ServiceModuleType.getService()
          Gets the value of the service property.
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> ApplicationType.getService()
          Gets the value of the service property.
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> OpenejbJarType.getService()
           
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> GeronimoEjbJarType.getService()
          Gets the value of the service property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractServiceType
 javax.xml.bind.JAXBElement<AbstractServiceType> ObjectFactory.createService(AbstractServiceType value)
          Create an instance of JAXBElement<AbstractServiceType>}
 



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