play.classloading.enhancers
类 LVEnhancer.MethodExecution
java.lang.Object
play.classloading.enhancers.LVEnhancer.MethodExecution
- 包容类:
- LVEnhancer
public static class LVEnhancer.MethodExecution
- extends java.lang.Object
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
paramsNames
protected java.lang.String[] paramsNames
varargsNames
protected java.lang.String[] varargsNames
subject
protected java.lang.String subject
currentNestedMethodCall
protected LVEnhancer.MethodExecution currentNestedMethodCall
getParamsNames
public java.lang.String[] getParamsNames()
getVarargsNames
public java.lang.String[] getVarargsNames()
getSubject
public java.lang.String getSubject()
getCurrentNestedMethodCall
public LVEnhancer.MethodExecution getCurrentNestedMethodCall()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly