com.ibm.wsspi.sca.metadata
Interface EjbImportBinding
All Superinterfaces:
- public interface EjbImportBinding
- extends ImportBinding
Since:
7.5.1.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getJndiName()
Method returns the JNDI name of the EJB import binding.
|
Methods inherited from interface com.ibm.wsspi.sca.metadata.ImportBinding |
---|
getBindingType |
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getJndiName
- java.lang.String getJndiName()
Method returns the JNDI name of the EJB import binding.
Returns:
String
JNDI name of the EJB import binding.