public interface MethodIndex extends ClassIndex
| Modifier and Type | Method and Description |
|---|---|
void |
index(ClassInfo<?> container,
MethodInfo methodInfo)
Called by introspector to index method info
|
void index(ClassInfo<?> container, MethodInfo methodInfo)
container - classinfo contained specified propertymethodInfo - introspected method informationCopyright © 2016. All rights reserved.