org.codehaus.aspectwerkz.definition
Class Pointcut

java.lang.Object
  extended by org.codehaus.aspectwerkz.definition.Pointcut

public final class Pointcut
extends Object

Represents the pointcut construct.

Author:
Jonas BonŽr

Constructor Summary
Pointcut()
           
 
Method Summary
 
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-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.