Kieker 1.5

kieker.monitoring.probe.aspectj.operationExecution
Class OperationExecutionAspectAnnotationServlet

java.lang.Object
  extended by kieker.monitoring.probe.aspectj.AbstractAspectJProbe
      extended by kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect
          extended by kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
              extended by kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotationServlet
All Implemented Interfaces:
IMonitoringProbe

public final class OperationExecutionAspectAnnotationServlet
extends AbstractOperationExecutionAspectServlet

Author:
Jan Waller

Constructor Summary
OperationExecutionAspectAnnotationServlet()
           
 
Method Summary
 void monitoredOperation()
           
 void monitoredServlet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
servlet
 
Methods inherited from class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect
operation
 
Methods inherited from class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
getter, noGetterAndSetter, notWithinKieker, setter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationExecutionAspectAnnotationServlet

public OperationExecutionAspectAnnotationServlet()
Method Detail

monitoredServlet

public final void monitoredServlet(javax.servlet.http.HttpServletRequest request,
                                   javax.servlet.http.HttpServletResponse response)
Specified by:
monitoredServlet in class AbstractOperationExecutionAspectServlet

monitoredOperation

public final void monitoredOperation()
Specified by:
monitoredOperation in class AbstractOperationExecutionAspect

Kieker 1.5

Copyright 2012 the Kieker Project, http://kieker-monitoring.net