public class MethodManagerImpl extends Object implements MethodManager
| 构造器和说明 |
|---|
MethodManagerImpl(AutomaticWiringParams automaticWiringParams,
ClassManager classManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
manager(Class clas,
ContextManager contextManager)
Manages all the methods of a class
|
void |
manager(Method method,
ContextManager contextManager)
Manage a method with
ContextManager |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmanagermanagerpublic MethodManagerImpl(AutomaticWiringParams automaticWiringParams, ClassManager classManager)
public void manager(Method method, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
MethodManagerContextManagermanager 在接口中 MethodManagerIllegalAccessExceptionInvocationTargetExceptionpublic void manager(Class clas, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
MethodManagermanager 在接口中 MethodManagermanager 在接口中 ClassAttributeManagerIllegalAccessExceptionInvocationTargetExceptionCopyright © 2025. All rights reserved.