| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected JndiName |
Entity.jndiName |
protected JndiName |
Session.jndiName |
protected JndiName |
MessageDestinationRef.jndiName |
protected JndiName |
MessageDestination.jndiName |
protected JndiName |
Invoker.jndiName |
protected JndiName |
EjbRef.jndiName |
protected JndiName |
ResourceEnvRef.jndiName |
| Modifier and Type | Method and Description |
|---|---|
JndiName |
ObjectFactory.createJndiName()
Create an instance of
JndiName |
JndiName |
Entity.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
Session.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
MessageDestinationRef.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
MessageDestination.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
Invoker.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
EjbRef.getJndiName()
Gets the value of the jndiName property.
|
JndiName |
ResourceEnvRef.getJndiName()
Gets the value of the jndiName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
Session.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
MessageDestinationRef.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
MessageDestination.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
Invoker.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
EjbRef.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
void |
ResourceEnvRef.setJndiName(JndiName value)
Sets the value of the jndiName property.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.