public class TimeMethodManagerImpl extends Object implements TimeMethodManager
| 构造器和说明 |
|---|
TimeMethodManagerImpl(ClassManager classManager,
AutomaticWiringParams wiringParams) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
manager(Class clas,
ContextManager contextManager) |
void |
manager(Method method,
ContextManager contextManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmanager, managerpublic TimeMethodManagerImpl(ClassManager classManager, AutomaticWiringParams wiringParams)
public void manager(Method method, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
manager 在接口中 MethodManagermanager 在接口中 TimeMethodManagerIllegalAccessExceptionInvocationTargetExceptionpublic void manager(Class clas, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
manager 在接口中 ClassAttributeManagermanager 在接口中 MethodManagermanager 在接口中 TimeMethodManagerIllegalAccessExceptionInvocationTargetExceptionCopyright © 2021. All rights reserved.