Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ch.ethz.prose.filter
Class Executions  view Executions download Executions.java

java.lang.Object
  extended bych.ethz.prose.filter.Executions

public class Executions
extends java.lang.Object


Field Summary
private static PointCutter AFTER1
           
private static PointCutter BEFORE1
           
 
Constructor Summary
Executions()
           
 
Method Summary
static PointCutter after()
           
static PointCutter before()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BEFORE1

private static PointCutter BEFORE1

AFTER1

private static PointCutter AFTER1
Constructor Detail

Executions

public Executions()
Method Detail

after

public static PointCutter after()

before

public static PointCutter before()