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