|
|||||||||
| Home >> All >> arch >> task >> [ supported overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package arch.task.supported
The task package holds the generic service or task definition that is used to describe a module specific service or task offered through the JD4X core module (JUNK).
See:
Description
| Class Summary | |
| JunkSupportedTask | This is JUNK's list of the possible supported services that it provides to the JD4X system. |
| JvmSupportedTask | This is JXJvm's list of the possible supported services that it provides to the JD4X system. |
| JXSupportedTask | Every JD4X module must list the possible supported services that it provides to the JD4X system. |
| LinuxSupportedTask | This is Linux's list of the possible supported services that it provides to the JD4X system. |
| MothSupportedTask | This is Moth's list of the possible supported services that it provides to the JD4X system. |
Package arch.task.supported Description
The task package holds the generic service or task definition that is used to describe a module specific service or task offered through the JD4X core module (JUNK). All JD4X developers must extend the class to provide a description of their module specific task or service. This will enable specific services to be requested from the JD4X core module to their individually developed module.
|
|||||||||
| Home >> All >> arch >> task >> [ supported overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||