public interface ConstructorCall extends JoinPointBean
Modifier and Type | Method and Description |
---|---|
Class<?> |
getCalledClass()
Gets the class being called
|
Class<?> |
getCallingClass()
Gets the class making the call
|
Constructor<?> |
getConstructor()
Gets the constructor being called
|
getAdvisor, getClazz, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData
Constructor<?> getConstructor()
Class<?> getCallingClass()
Class<?> getCalledClass()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.