| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceRefType> |
SessionBeanType.serviceRef |
protected List<ServiceRefType> |
EntityBeanType.serviceRef |
protected List<ServiceRefType> |
GeronimoEjbJarType.serviceRef |
protected List<ServiceRefType> |
MessageDrivenBeanType.serviceRef |
| Modifier and Type | Method and Description |
|---|---|
ServiceRefType |
ObjectFactory.createServiceRefType()
Create an instance of
ServiceRefType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceRefType> |
ObjectFactory.createServiceRef(ServiceRefType value)
|
List<ServiceRefType> |
SessionBeanType.getServiceRef() |
List<ServiceRefType> |
EntityBeanType.getServiceRef()
Gets the value of the serviceRef property.
|
List<ServiceRefType> |
GeronimoEjbJarType.getServiceRef() |
List<ServiceRefType> |
EnterpriseBean.getServiceRef() |
List<ServiceRefType> |
MessageDrivenBeanType.getServiceRef()
Gets the value of the serviceRef property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ServiceRefType> |
ObjectFactory.createServiceRef(ServiceRefType value)
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.