org.jboss.aop.joinpoint
Class FieldJoinpoint
java.lang.Object
org.jboss.aop.joinpoint.FieldJoinpoint
- All Implemented Interfaces:
- Joinpoint
public class FieldJoinpoint
- extends Object
- implements Joinpoint
Comment
- Version:
- $Revision: 37406 $
- Author:
- Bill Burke
FieldJoinpoint
public FieldJoinpoint(Field field)
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getField
public Field getField()
Copyright © 2004 JBoss Inc. All Rights Reserved.