Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-76

Lifecycle Callbacks: PostConstruct/PreDestroy

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-1
    • 3.0-beta-1
    • ejb3 simplified
    • None

    Description

      Support for the PostConstruct, PreDestroy callbacks

      Apply to only message-driven and session beans

      Bean Class:
      public void <METHOD>()

      Interceptor Class
      public void <METHOD>(InvocationContext)

      You are not allowed to have more than one callback of each type in a single class.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: