|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ScheduledCommandException | |
| org.openeai.afa | |
| org.openeai.implementations.applications.moagen | |
| org.openeai.implementations.applications.testsuite | |
| Uses of ScheduledCommandException in org.openeai.afa |
| Methods in org.openeai.afa that throw ScheduledCommandException | |
int |
ScheduledCommand.execute()
The execute method that must be implemented by all ScheduledCommand implementations is where the specific business logic associated to the ScheduledCommand is implemented. |
| Uses of ScheduledCommandException in org.openeai.implementations.applications.moagen |
| Methods in org.openeai.implementations.applications.moagen that throw ScheduledCommandException | |
int |
MoaGenScheduledCommand.execute()
Iterates through an organization's Segments file and generates a Java file and an EnterpriseObject document for each complex element listed in the Segments file. |
| Uses of ScheduledCommandException in org.openeai.implementations.applications.testsuite |
| Methods in org.openeai.implementations.applications.testsuite that throw ScheduledCommandException | |
int |
TestSuiteScheduledCommand.execute()
The execute method that will be called whenever the ScheduledApp foundation determines that this command should be executed. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||