org.jeinnov.jeitime.ui
Class JEITimeServlet

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.jeinnov.jeitime.ui.JEITimeServlet
All Implemented Interfaces:
java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

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

Servlet implementation class JEITimeServlet

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
JEITimeServlet()
           
 
Method Summary
 void init()
           
 void initCollabAdmin()
           
 void initHibernate()
           
 void initRole()
           
 
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

JEITimeServlet

public JEITimeServlet()
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

initCollabAdmin

public void initCollabAdmin()
                     throws CollaborateurException
Throws:
CollaborateurException

initRole

public void initRole()

initHibernate

public void initHibernate()


Copyright © 2011. All Rights Reserved.