org.jboss.aop.joinpoint
Interface ConstructorCallByMethod
- All Superinterfaces:
- ConstructorCall, JoinPointBean
- All Known Implementing Classes:
- ConByMethodInfo
public interface ConstructorCallByMethod
- extends ConstructorCall
Represents a call to a constructor made by a method
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
getCallingMethodHash
long getCallingMethodHash()
- Gets the method hash of the calling method
getCallingMethod
Method getCallingMethod()
- Gets the method making the call
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.