public interface MethodCollectionFactory
AbstractMethodMap.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.reflect.Method> |
produceMethodCollection() |
java.util.Collection<java.lang.reflect.Method> produceMethodCollection()
throws MethodCollectionProductionException
MethodCollectionProductionException - If production of the method collection fails.