Package com.ibm.ws.javaee.dd.common
Interface ResourceBaseGroup
- All Superinterfaces:
JNDIEnvironmentRef
- All Known Subinterfaces:
EJBRef
,EnvEntry
,MessageDestinationRef
,PersistenceContextRef
,PersistenceRef
,PersistenceUnitRef
,ResourceEnvRef
,ResourceGroup
,ResourceRef
Represents the resourceBaseGroup type from the javaee XSD.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.ibm.ws.javaee.dd.common.JNDIEnvironmentRef
getName
-
Method Details
-
getMappedName
String getMappedName()- Returns:
- <mapped-name>, or null if unspecified
-
getInjectionTargets
List<InjectionTarget> getInjectionTargets()- Returns:
- <injection-target> as a read-only list
-