public class ConByConInfo extends CallerConstructorInfo implements ConstructorCallByConstructor
clazz, interceptors, joinpoint
Constructor and Description |
---|
ConByConInfo(Advisor advisor,
Class<?> calledClass,
Class<?> callingClass,
int callingIndex,
Constructor<?> called,
long calledConHash,
Method wrappingMethod,
Interceptor[] in) |
Modifier and Type | Method and Description |
---|---|
JoinPointInfo |
copy() |
Constructor<?> |
getCalling()
Deprecated.
|
Constructor<?> |
getCallingConstructor()
Gets the calling constructor
|
int |
getCallingIndex() |
protected Joinpoint |
internalGetJoinpoint() |
String |
toString() |
getCalledClass, getCalledConHash, getCallingClass, getConstructor, getWrappingMethod
clear, cloneChains, equalChains, getAdviceString, getAdvisor, getClazz, getInterceptorChain, getInterceptorChainReadWriteLock, getInterceptors, getJoinpoint, hasAdvices, resetChainKeepInterceptors, resetInterceptors, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData, setAdvisor, setInterceptors
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCalledClass, getCallingClass, getConstructor
getAdvisor, getClazz, resolveAnnotation, resolveClassAnnotation, resolveClassMetaData
public ConByConInfo(Advisor advisor, Class<?> calledClass, Class<?> callingClass, int callingIndex, Constructor<?> called, long calledConHash, Method wrappingMethod, Interceptor[] in)
protected Joinpoint internalGetJoinpoint()
internalGetJoinpoint
in class JoinPointInfo
public JoinPointInfo copy()
copy
in class JoinPointInfo
public int getCallingIndex()
@Deprecated public Constructor<?> getCalling()
public Constructor<?> getCallingConstructor()
ConstructorCallByConstructor
getCallingConstructor
in interface ConstructorCallByConstructor
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.