|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Executable | |
---|---|
org.apache.examples.panorama.mail | |
org.apache.examples.panorama.startup.impl |
Uses of Executable in org.apache.examples.panorama.mail |
---|
Classes in org.apache.examples.panorama.mail that implement Executable | |
---|---|
class |
MailStartup
Placeholder for startup logic related to the Mail tool. |
Uses of Executable in org.apache.examples.panorama.startup.impl |
---|
Classes in org.apache.examples.panorama.startup.impl that implement Executable | |
---|---|
class |
ExecuteStatic
Used to access the legacy startup code that is in the form of a public static method (usually init() ) on some
class. |
class |
Task
An operation that may be executed. |
Methods in org.apache.examples.panorama.startup.impl with parameters of type Executable | |
---|---|
void |
Task.setExecutable(Executable executable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |