|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jsesoft.ri.MethodInspector
org.jsesoft.mmbi.MMBIMethodInspector
public class MMBIMethodInspector
Provides services for MMBIMethodBeansInspector.
| Constructor Summary | |
|---|---|
MMBIMethodInspector()
Creates new TextMethodInspector. |
|
| Method Summary | |
|---|---|
void |
inspectItem(java.lang.reflect.Method method,
PassBack thePassBack)
Inspects the item. |
void |
inspectItems(PassBack passBack)
Inspects the a list of items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MMBIMethodInspector()
| Method Detail |
|---|
public void inspectItem(java.lang.reflect.Method method,
PassBack thePassBack)
throws java.lang.Exception
inspectItem in interface Inspector<java.lang.reflect.Method>inspectItem in class MethodInspectormethod - the sub-item to inspectthePassBack - an object passed back by all inspect functions
java.lang.Exception - on failureMethodInspector.inspectItem(java.lang.reflect.Method,
org.jsesoft.ri.PassBack)
public void inspectItems(PassBack passBack)
throws java.lang.Exception
inspectItems in interface Inspector<java.lang.reflect.Method>inspectItems in class MethodInspectorpassBack - an object passed back by all inspect functions
java.lang.Exception - on failureMethodInspector.inspectItems(org.jsesoft.ri.PassBack)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||