org.jboss.aop.joinpoint
Class MethodJoinpoint
java.lang.Object
org.jboss.aop.joinpoint.MethodJoinpoint
- All Implemented Interfaces:
- Joinpoint
public class MethodJoinpoint
- extends Object
- implements Joinpoint
Comment
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
MethodJoinpoint
public MethodJoinpoint(Method method)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getMethod
public Method getMethod()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.