C D E G I M P R S T

E

Executable - interface com.panorama.startup.Executable.
Much like Runnable, but allows the caller to handle any exceptions thrown.
ExecuteStatic - class com.panorama.startup.impl.ExecuteStatic.
Used to access the legacy startup code that is in the form of a public static method (usually init()) on some class.
ExecuteStatic() - Constructor for class com.panorama.startup.impl.ExecuteStatic
 
execute() - Method in class com.panorama.mail.MailStartup
 
execute() - Method in interface com.panorama.startup.Executable
 
execute() - Method in class com.panorama.startup.impl.ExecuteStatic
 
execute() - Method in class com.panorama.startup.impl.Task
Delegates to the executableobject.

C D E G I M P R S T