| |
|
| org.cougaar.core.plugin.ComponentPlugin org.cougaar.mlm.plugin.organization.GLSInitServlet
GLSInitServlet | public class GLSInitServlet extends ComponentPlugin implements GLSConstants(Code) | | The GLSInitServlet crams all of the functionality of the GLSGUIInitPlugin,
GLSGUIRescindPlugin, and SQLOplanPlugin sans GUIs into one plugin
The buttons are now in a client application which talks to the
servlets in this plugin to publish the oplan and gls tasks
|
Inner Class :public static class Request implements Serializable | |
LISTENING_TO_GLS | final public static int LISTENING_TO_GLS(Code) | | |
LISTENING_TO_NOTHING | final public static int LISTENING_TO_NOTHING(Code) | | |
LISTENING_TO_PROP_FIND_PROV | final public static int LISTENING_TO_PROP_FIND_PROV(Code) | | |
LISTENING_TO_PROP_REG_SRVCS | final public static int LISTENING_TO_PROP_REG_SRVCS(Code) | | |
execute | public void execute()(Code) | | Executes Plugin functionality.
|
formatDate | protected static String formatDate(long when)(Code) | | |
sendRootGLS | public void sendRootGLS()(Code) | | |
setServletService | public void setServletService(ServletService ss)(Code) | | Sets the servlet service. Called by introspection on start
|
setupSubscriptions | protected void setupSubscriptions()(Code) | | |
|
|
|