|
||||||||||
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 List<ServiceRefType> |
EntityBeanType.serviceRef
|
protected List<ServiceRefType> |
MessageDrivenBeanType.serviceRef
|
protected List<ServiceRefType> |
SessionBeanType.serviceRef
|
protected List<ServiceRefType> |
GeronimoEjbJarType.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 > } |
List<ServiceRefType> |
EntityBeanType.getServiceRef()
Gets the value of the serviceRef property. |
List<ServiceRefType> |
EnterpriseBean.getServiceRef()
|
List<ServiceRefType> |
MessageDrivenBeanType.getServiceRef()
Gets the value of the serviceRef property. |
List<ServiceRefType> |
SessionBeanType.getServiceRef()
|
List<ServiceRefType> |
GeronimoEjbJarType.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 |