org.ow2.petals.flowwatch.init
Class FlowWatchServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet
              extended by org.ow2.petals.flowwatch.init.FlowWatchServlet
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class FlowWatchServlet
extends org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet
org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.J2EEValidator
 
Constructor Summary
FlowWatchServlet()
           
 
Method Summary
 void init()
           
 void initHibernate()
           
 
Methods inherited from class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet
service
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowWatchServlet

public FlowWatchServlet()
Method Detail

init

public void init()
          throws javax.servlet.ServletException
Overrides:
init in class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet
Throws:
javax.servlet.ServletException

initHibernate

public void initHibernate()


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.