org.apache.geronimo.jetty6.handler
Class UserTransactionHandler
java.lang.Object
   org.mortbay.component.AbstractLifeCycle
org.mortbay.component.AbstractLifeCycle
       org.mortbay.jetty.handler.AbstractHandler
org.mortbay.jetty.handler.AbstractHandler
           org.mortbay.jetty.handler.AbstractHandlerContainer
org.mortbay.jetty.handler.AbstractHandlerContainer
               org.apache.geronimo.jetty6.handler.AbstractImmutableHandler
org.apache.geronimo.jetty6.handler.AbstractImmutableHandler
                   org.apache.geronimo.jetty6.handler.UserTransactionHandler
org.apache.geronimo.jetty6.handler.UserTransactionHandler
- All Implemented Interfaces: 
- org.mortbay.component.LifeCycle, org.mortbay.jetty.Handler, org.mortbay.jetty.HandlerContainer
- public class UserTransactionHandler 
- extends AbstractImmutableHandler
 
 
| Fields inherited from class org.mortbay.jetty.handler.AbstractHandler | 
| _string | 
 
| Fields inherited from interface org.mortbay.jetty.Handler | 
| ALL, DEFAULT, ERROR, FORWARD, INCLUDE, REQUEST | 
 
 
 
 
| Methods inherited from class org.mortbay.jetty.handler.AbstractHandlerContainer | 
| expandHandler, getChildHandlerByClass, getChildHandlers, getChildHandlersByClass | 
 
| Methods inherited from class org.mortbay.jetty.handler.AbstractHandler | 
| destroy, getServer, toString | 
 
| Methods inherited from class org.mortbay.component.AbstractLifeCycle | 
| isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, start, stop | 
 
 
| Methods inherited from interface org.mortbay.component.LifeCycle | 
| isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, start, stop | 
 
UserTransactionHandler
public UserTransactionHandler(org.mortbay.jetty.handler.AbstractHandler next,
                              UserTransaction userTransaction)
handle
public void handle(String target,
                   HttpServletRequest request,
                   HttpServletResponse response,
                   int dispatch)
            throws IOException,
                   ServletException
- 
- Throws:
- IOException
- ServletException
 
lifecycleCommand
public void lifecycleCommand(LifecycleCommand lifecycleCommand)
                      throws Exception
- 
- Overrides:
- lifecycleCommandin class- AbstractImmutableHandler
 
- 
- Throws:
- Exception
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.