C D E G I M P R S T

E

Executable - Interface in com.panorama.startup
Much like Runnable, but allows the caller to handle any exceptions thrown.
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 executable object.
ExecuteStatic - Class in com.panorama.startup.impl
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
 

C D E G I M P R S T