Skip to content

nickho/interceptor-multiple-dynamic-definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

interceptor-multiple-dynamic-definition is a test project for OpenWebBeans Interceptors.

To test launch am.lts.owb.TestInterceptors.

There is 3 Interceptor styles.

  • @CustomInterceptorBinding1 : a binding for a dynamically added interceptor on CustomInterceptor (POJO)
  • @CustomInterceptorBinding2 : a binding for dynamically added interceptor on any class (Object)
  • @CustomInterceptorBinding3 : a binding for a static interceptor

You can switch between OWB CDI1.0 and CDI1.2 in pom.xml by un-commenting the necessary dependencies (i will add profiles later if needed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages