Module J2EE
Provides classes and predicates for working with J2EE bean types.
Import path
import semmle.code.java.J2EE
Imports
Type | Provides classes and predicates for working with Java types. |
Classes
EnterpriseBean | An enterprise bean. |
EntityBean | An entity bean. |
LocalEjbHomeInterface | A local EJB home interface. |
LocalEjbInterface | A local EJB interface. |
MessageBean | A message bean. |
RemoteEjbHomeInterface | A remote EJB home interface. |
RemoteEjbInterface | A remote EJB interface. |
SessionBean | A session bean. |