|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jsesoft.ri.ConstructorInspector
org.jsesoft.mmbi.MMBIConstructorInspector
public class MMBIConstructorInspector
Provides services for .
| Constructor Summary | |
|---|---|
MMBIConstructorInspector()
Creates new TextConstructorInstructor. |
|
| Method Summary | |
|---|---|
void |
inspectItem(java.lang.reflect.Constructor<?> constructor,
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 MMBIConstructorInspector()
| Method Detail |
|---|
public void inspectItem(java.lang.reflect.Constructor<?> constructor,
PassBack thePassBack)
throws java.lang.Exception
inspectItem in interface Inspector<java.lang.reflect.Constructor<?>>inspectItem in class ConstructorInspectorconstructor - the sub-item to inspectthePassBack - an object passed back by all inspect functions
java.lang.Exception - on failureConstructorInspector.inspectItem(java.lang.reflect.Constructor,
org.jsesoft.ri.PassBack)
public void inspectItems(PassBack passBack)
throws java.lang.Exception
inspectItems in interface Inspector<java.lang.reflect.Constructor<?>>inspectItems in class ConstructorInspectorpassBack - an object passed back by all inspect functions
java.lang.Exception - on failureConstructorInspector.inspectItems(org.jsesoft.ri.PassBack)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||