Package com.ibm.ws.javaee.dd.common
Interface JNDIEnvironmentRef
- All Known Subinterfaces:
AdministeredObject
,ConnectionFactory
,ContextService
,DataSource
,EJBRef
,EnvEntry
,JMSConnectionFactory
,JMSDestination
,MailSession
,ManagedExecutor
,ManagedScheduledExecutor
,ManagedThreadFactory
,MessageDestinationRef
,PersistenceContextRef
,PersistenceRef
,PersistenceUnitRef
,ResourceBaseGroup
,ResourceEnvRef
,ResourceGroup
,ResourceRef
public interface JNDIEnvironmentRef
Represents all java:comp-related subelements from the
jndiEnvironmentRefsGroup XSD type.
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name relative to java:comp/env (<env-entry-name>, <ejb-ref-name>, etc.)
-