类分层结构
- java.lang.Object
- tech.testnx.cah.common.driver.DriverServiceManager
- tech.testnx.cah.common.driver.ReusedDriverService (implements tech.testnx.cah.common.driver.Reuseable)
- tech.testnx.cah.common.driver.ReusedDriverServicePool (implements tech.testnx.cah.common.driver.PoolWithoutObjName<R,T>)
- tech.testnx.cah.common.driver.ReusedRemoteDriver (implements tech.testnx.cah.common.driver.Reuseable)
- tech.testnx.cah.common.driver.ReusedRemoteDriverPool (implements tech.testnx.cah.common.driver.PoolWithObjName<R,T>, tech.testnx.cah.common.driver.PoolWithoutObjName<R,T>)
- java.lang.Thread (implements java.lang.Runnable)
- tech.testnx.cah.common.driver.Ashman
- tech.testnx.cah.common.driver.WebDriverFactory
接口分层结构
- tech.testnx.cah.common.driver.PoolWithObjName<R,T>
- tech.testnx.cah.common.driver.PoolWithoutObjName<R,T>
- tech.testnx.cah.common.driver.Reuseable
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- tech.testnx.cah.common.driver.DriverServiceType
- tech.testnx.cah.common.driver.Reuseable.ReuseStatusEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)