|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IorSecurityConfig | |
|---|---|
| org.apache.openejb.jee.jba | |
| Uses of IorSecurityConfig in org.apache.openejb.jee.jba |
|---|
| Fields in org.apache.openejb.jee.jba declared as IorSecurityConfig | |
|---|---|
protected IorSecurityConfig |
Entity.iorSecurityConfig
|
protected IorSecurityConfig |
MessageDriven.iorSecurityConfig
|
protected IorSecurityConfig |
Session.iorSecurityConfig
|
| Methods in org.apache.openejb.jee.jba that return IorSecurityConfig | |
|---|---|
IorSecurityConfig |
ObjectFactory.createIorSecurityConfig()
Create an instance of IorSecurityConfig |
IorSecurityConfig |
Entity.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property. |
IorSecurityConfig |
MessageDriven.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property. |
IorSecurityConfig |
Session.getIorSecurityConfig()
Gets the value of the iorSecurityConfig property. |
| Methods in org.apache.openejb.jee.jba with parameters of type IorSecurityConfig | |
|---|---|
void |
Entity.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property. |
void |
MessageDriven.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property. |
void |
Session.setIorSecurityConfig(IorSecurityConfig value)
Sets the value of the iorSecurityConfig property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||