|
|||||||||
| Home >> All >> [ nectar overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package nectar
| Class Summary | |
| NectarPlugin | The Struts-style PlugIn Object that initializes and shuts down the various Services in the Nectar System. |
| Service | This class must by overridden to implement a Service within the Nectar system. |
| ServicesUtil | A collection of static methods to quickly retrieve the fundamental Services. |
| Exception Summary | |
| InternalException | InternalException's are caused by the internal works of the Servlet, for example the DataException (a class that inherits from InternalException) to notify SQL errors. |
| NectarException | NectarException is the top-level exception for the Nectar Servlet/System. |
| ServiceException | Used to signal internal startup, shutdown and runtime exceptions that occur in the implementations of Services. |
|
|||||||||
| Home >> All >> [ nectar overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||