javaee / interceptors-spec

interceptors-spec~interceptors-spec-repository
Other
6 stars 3 forks source link

Clarify on which interceptor instances the dependency injection should be performed before the AroundConstruct lifecycle callback is invoked #25

Open glassfishrobot opened 11 years ago

glassfishrobot commented 11 years ago

From section 2.2 Interceptor Life Cycle: "The AroundConstruct lifecycle callback is invoked after the dependency injection has been completed on instances of all interceptor classes associated with the target class."

glassfishrobot commented 11 years ago

Reported by bafco

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA INTERCEPTORS_SPEC-25