For a client, a session object is a non-persistent object that implements some business logic running on the server. A client never directly accesses instances of the session bean’s class. [...]
A business interface cannot be annotated with more than one access type. For example, an interface HelloWorld cannot have both @Local and @Remote annotations. If we want the bean to provide [...]