|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.j2ee.EJBEntrypoints
public class EJBEntrypoints
This class provides an enumeration of EJB methods as listed in EJB jar file deployment descriptors
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
EJBEntrypoints(IClassHierarchy cha,
J2EEAnalysisScope scope,
DeploymentMetaData deployment,
boolean justMDBs,
J2EEClassTargetSelector classTargetSelector)
Create the set of EJB entrypoints that are defined in an analysis scope |
|
| Method Summary | |
|---|---|
java.util.Iterator<Entrypoint> |
iterator()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EJBEntrypoints(IClassHierarchy cha,
J2EEAnalysisScope scope,
DeploymentMetaData deployment,
boolean justMDBs,
J2EEClassTargetSelector classTargetSelector)
scope - representation of the analysis scope.| Method Detail |
|---|
public java.util.Iterator<Entrypoint> iterator()
iterator in interface java.lang.Iterable<Entrypoint>public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||