org.codehaus.aspectwerkz.attribdef
Class Pointcut

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

public class Pointcut
extends java.lang.Object

Represents the pointcut construct.

Author:
Jonas Bonér

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

Constructor Detail

Pointcut

public Pointcut()


Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.