|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.SourceLocationImpl
private class MethodInvocationProceedingJoinPoint.SourceLocationImpl
Lazily initialized SourceLocation.
Constructor Summary | |
---|---|
private |
MethodInvocationProceedingJoinPoint.SourceLocationImpl()
|
Method Summary | |
---|---|
int |
getColumn()
|
java.lang.String |
getFileName()
|
int |
getLine()
|
java.lang.Class |
getWithinType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private MethodInvocationProceedingJoinPoint.SourceLocationImpl()
Method Detail |
---|
public java.lang.Class getWithinType()
public java.lang.String getFileName()
public int getLine()
public int getColumn()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |