| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibatis.common.beans.ProbeFactory
An abstract factory for getting Probe implementations.
| Constructor Summary | |
| ProbeFactory() | |
| Method Summary | |
| static Probe | getProbe()Factory method for getting a Probe object | 
| static Probe | getProbe(java.lang.Object object)Factory method for getting a Probe object that is the best choice for the type of object supplied by the object parameter. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ProbeFactory()
| Method Detail | 
public static Probe getProbe()
public static Probe getProbe(java.lang.Object object)
object - The object to get a Probe for
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||