Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2863

Remove org.jboss.deployment.SubDeployerInterceptorSupport implicit attach()/detach()

XMLWordPrintable

    • Compatibility/Configuration

      org.jboss.deployment.SubDeployerInterceptorSupport performs an implicit attach() in startService() and an implicit detach() in stopService().

      Subclasses that need the attach()/detach() to take place in the createService()/destroyService() methods instead, can always override this behaviour, however, it seems better to just remove the startService()/stopService() overrides and let the programmer decide where attach()/detach() should happen.

            dandread1@redhat.com Dimitrios Andreadis
            dandread1@redhat.com Dimitrios Andreadis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: