Can @Stateless class have different modifiers than public? In documentation I have only found constraints of constructor/methods visibility, but nothing interesting about class level access.
According to ejb3-1 specification:
4.9.2 Session Bean Class
The following are the requirements for the session bean class:
• The class must be defined as public, must not be final, and must not be abstract. The class must be a top level class
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With