| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected IorSecurityConfig |
Entity.iorSecurityConfig |
protected IorSecurityConfig |
Session.iorSecurityConfig |
protected IorSecurityConfig |
MessageDriven.iorSecurityConfig |
| Modifier and Type | Method and Description |
|---|---|
IorSecurityConfig |
ObjectFactory.createIorSecurityConfig()
Create an instance of
IorSecurityConfig |
IorSecurityConfig |
Entity.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property.
|
IorSecurityConfig |
Session.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property.
|
IorSecurityConfig |
MessageDriven.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property.
|
void |
Session.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property.
|
void |
MessageDriven.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.