org.codehaus.aspectwerkz
Class Pointcut

java.lang.Object
  extended byorg.codehaus.aspectwerkz.Pointcut

public final class Pointcut
extends Object

Represents the pointcut construct.

Author:
Jonas Bonér

Constructor Summary
Pointcut()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pointcut

public Pointcut()


Copyright © 2002-2004 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.