| net.sourceforge.ejosa.piggybank.PiggyBankApplication
PiggyBankApplication | public class PiggyBankApplication extends StandardApplication (Code) | | Enhydra Application
author: B. Lofi Dewanto, T. Menzel version: 1.1 |
startup | public void startup(Config appConfig) throws ApplicationException(Code) | | |
toHtml | public String toHtml()(Code) | | This is an optional function, used only by the Multiserver's graphical
administration. This bit of HTML appears in the status page for this
application. You could add extra status info, for example
a list of currently logged in users.
HTML that is displayed in the status page of the Multiserver. |
|
|