Interface ResourceBaseGroup

All Superinterfaces:
JNDIEnvironmentRef
All Known Subinterfaces:
EJBRef, EnvEntry, MessageDestinationRef, PersistenceContextRef, PersistenceRef, PersistenceUnitRef, ResourceEnvRef, ResourceGroup, ResourceRef

public interface ResourceBaseGroup extends JNDIEnvironmentRef
Represents the resourceBaseGroup type from the javaee XSD.
  • Method Details

    • getMappedName

      String getMappedName()
      Returns:
      <mapped-name>, or null if unspecified
    • getInjectionTargets

      List<InjectionTarget> getInjectionTargets()
      Returns:
      <injection-target> as a read-only list