uk.ac.ebi.intenz.webapp.controller
Class IntEnzPlugInAction

java.lang.Object
  extended by uk.ac.ebi.intenz.webapp.controller.IntEnzPlugInAction
All Implemented Interfaces:
org.apache.struts.action.PlugIn

public class IntEnzPlugInAction
extends Object
implements org.apache.struts.action.PlugIn

This plugin initialises necessary resources for the IntEnz web application.

Version:
$Revision: 1.2 $ $Date: 2008/01/28 12:33:04 $
Author:
Michael Darsow

Constructor Summary
IntEnzPlugInAction()
           
 
Method Summary
 void destroy()
           
 void init(org.apache.struts.action.ActionServlet actionServlet, org.apache.struts.config.ModuleConfig moduleConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntEnzPlugInAction

public IntEnzPlugInAction()
Method Detail

init

public void init(org.apache.struts.action.ActionServlet actionServlet,
                 org.apache.struts.config.ModuleConfig moduleConfig)
          throws javax.servlet.ServletException
Specified by:
init in interface org.apache.struts.action.PlugIn
Throws:
javax.servlet.ServletException

destroy

public void destroy()
Specified by:
destroy in interface org.apache.struts.action.PlugIn


Copyright © 2013 EMBL-EBI. All Rights Reserved.