Package com.ibm.wala.j2ee

Interface Summary
BeanMetaData Deployment descriptor data for a single EJB.
DeploymentMetaData Interface to data from deployment descriptors.
EJBConstants Constants defined in the EJB SPEC.
IDeclaredTransaction  
J2EEConstants  
 

Class Summary
AbstractDeclaredTransaction Represents a declarative transaction attribute, either from a deployment descriptor or synthetic
ActionFormFactoryMethod Method representing a factory that creates ActionForm objects.
AppClientEntrypoints Representation of entrypoints gleaned from the descriptor for an ApplicationClient module.
BeanMetaDataImpl Simple implementation of the BeanMetaData interface.
CommandInterpreter Logic to interpret dynacache commands in context
DeploymentDeclaredTransaction Represents a declarative transaction attribute in a deployment descriptor
DeploymentMetaDataImpl A simple implementation of the DeploymentMetaData interface
EJBEntrypoints This class provides an enumeration of EJB methods as listed in EJB jar file deployment descriptors
J2EEAnalysisScope Description of analysis for EJBs
J2EEArchiveFileEntry  
J2EEArchiveFileModule  
J2EEClassTargetSelector A class that selects concrete types for new statements.
J2EEContextSelector This class provides context selection logic for special J2EE methods.
J2EEEntrypoints Entrypoints for an EAR file.
J2EEMethodTargetSelector Special bypass rules divined from an EJB deployment descriptor.
J2EENestedArchiveFileModule  
J2EEUtil Miscellaneous utilities for J2EE processing
LoadFailure A warning for when we can't load some reference
ServletEntrypoints This class provides an iterator of entrypoints that are implementations of servlet methods.
SpringEntrypoints This class provides an iterator of entrypoints that are implementations of Spring methods.
StrutsEntrypoints This class provides an iterator of Entrypoints that are implementations of org.apache.struts.action.Action
SummarizedEJBMethod  
TransactionUtil Utilities for dealing with transaction declarations.