public class MethodCalledByConstructorJoinpoint extends Object implements Joinpoint
Constructor and Description |
---|
MethodCalledByConstructorJoinpoint(Constructor<?> calling,
Method called) |
public MethodCalledByConstructorJoinpoint(Constructor<?> calling, Method called)
public Constructor<?> getCalling()
public Method getCalled()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.