|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
ServiceModuleType.service
|
protected List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
ApplicationType.service
|
protected List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
OpenejbJarType.service
|
protected 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 > } |
List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
ServiceModuleType.getService()
Gets the value of the service property. |
List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
ApplicationType.getService()
Gets the value of the service property. |
List<javax.xml.bind.JAXBElement<? extends AbstractServiceType>> |
OpenejbJarType.getService()
|
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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |