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