| 
 | ||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | |||||||||
java.lang.Objectcom.ibatis.common.beans.ProbeFactory
public class ProbeFactory
An abstract factory for getting Probe implementations.
| 构造器摘要 | |
|---|---|
| ProbeFactory() | |
| 方法摘要 | |
|---|---|
| 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. | 
| 类方法继承: java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| 构造器详细信息 | 
|---|
public ProbeFactory()
| 方法详细信息 | 
|---|
public static Probe getProbe()
public static Probe getProbe(java.lang.Object object)
object - The object to get a Probe for
| 
 | ||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | |||||||||