public class ActionManagerImpl extends Object implements ActionManager
| 构造器和说明 |
|---|
ActionManagerImpl(ClassManager classManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <K,V> void |
append(Map<K,Set<V>> map,
K k,
V v) |
Class<?>[] |
getAll() |
static String |
m1(String m1) |
void |
makeIndex() |
void |
manager(Method method,
ContextManager contextManager) |
void |
manager(Object obj) |
MatherResult |
mather(String regx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmanager, managerpublic ActionManagerImpl(ClassManager classManager)
public MatherResult mather(String regx)
mather 在接口中 ActionManagerpublic Class<?>[] getAll()
getAll 在接口中 ActionManagerpublic void makeIndex()
public void manager(Method method, ContextManager contextManager) throws IllegalAccessException, InvocationTargetException
manager 在接口中 MethodManagerIllegalAccessExceptionInvocationTargetExceptionpublic void manager(Object obj) throws IllegalAccessException, InvocationTargetException
manager 在接口中 ActionManagermanager 在接口中 BaseManagermanager 在接口中 ClassAttributeManagerIllegalAccessExceptionInvocationTargetExceptionCopyright © 2021. All rights reserved.