Hide
EasyBeans is enhancing classes. Sometimes, a class enhanced by EasyBeans will be used by other frameworks like JOnAS 4 container. Then, EasyBeans interceptors shouldn't be called, the class should act as if it was not enhanced.
A new system property is available for this : -Deasybeans.sharedclass=true
Show
EasyBeans is enhancing classes. Sometimes, a class enhanced by EasyBeans will be used by other frameworks like JOnAS 4 container. Then, EasyBeans interceptors shouldn't be called, the class should act as if it was not enhanced.
A new system property is available for this : -Deasybeans.sharedclass=true