Example usage for Java javax.ejb EJBMetaData fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | isSession() Test if the enterprise bean's type is "session". |
boolean | isStatelessSession() Test if the enterprise bean's type is "stateless session". |