com.ibm.ws.javaee.dd.common

Interface JNDIEnvironmentRefsGroup

    • Method Detail

      • getPostConstruct

        java.util.List<LifecycleCallback> getPostConstruct()
        Returns:
        <post-construct> as a read-only list
      • getPreDestroy

        java.util.List<LifecycleCallback> getPreDestroy()
        Returns:
        <pre-destroy> as a read-only list