From the course: Java EE: Contexts and Dependency Injection

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Create an interceptor

Challenge: Create an interceptor

From the course: Java EE: Contexts and Dependency Injection

Start my 1-month free trial

Challenge: Create an interceptor

(cymbals and swooshes) - [Instructor] Your challenge is to create another interceptor that intercepts calls to the internal account audit method and logs out the time it takes to execute a method. The new interceptor should have a higher priority ordering than the other interceptor. Now, it shouldn't take more than about 10 minutes to complete this challenge.

Contents