CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

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.

Aliases

LocalEJBHomeInterface

DEPRECATED: Alias for LocalEjbHomeInterface

LocalEJBInterface

DEPRECATED: Alias for LocalEjbInterface

RemoteEJBHomeInterface

DEPRECATED: Alias for RemoteEjbHomeInterface

RemoteEJBInterface

DEPRECATED: Alias for RemoteEjbInterface