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