|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceRefType | |
|---|---|
| org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ServiceRefType in org.apache.openejb.jee.oejb2 |
|---|
| Fields in org.apache.openejb.jee.oejb2 with type parameters of type ServiceRefType | |
|---|---|
protected java.util.List<ServiceRefType> |
SessionBeanType.serviceRef
|
protected java.util.List<ServiceRefType> |
MessageDrivenBeanType.serviceRef
|
protected java.util.List<ServiceRefType> |
GeronimoEjbJarType.serviceRef
|
protected java.util.List<ServiceRefType> |
EntityBeanType.serviceRef
|
| Methods in org.apache.openejb.jee.oejb2 that return ServiceRefType | |
|---|---|
ServiceRefType |
ObjectFactory.createServiceRefType()
Create an instance of ServiceRefType |
| Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type ServiceRefType | |
|---|---|
javax.xml.bind.JAXBElement<ServiceRefType> |
ObjectFactory.createServiceRef(ServiceRefType value)
Create an instance of JAXBElement<ServiceRefType>} |
java.util.List<ServiceRefType> |
SessionBeanType.getServiceRef()
|
java.util.List<ServiceRefType> |
MessageDrivenBeanType.getServiceRef()
Gets the value of the serviceRef property. |
java.util.List<ServiceRefType> |
GeronimoEjbJarType.getServiceRef()
|
java.util.List<ServiceRefType> |
EntityBeanType.getServiceRef()
Gets the value of the serviceRef property. |
java.util.List<ServiceRefType> |
EnterpriseBean.getServiceRef()
|
| Methods in org.apache.openejb.jee.oejb2 with parameters of type ServiceRefType | |
|---|---|
javax.xml.bind.JAXBElement<ServiceRefType> |
ObjectFactory.createServiceRef(ServiceRefType value)
Create an instance of JAXBElement<ServiceRefType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||