|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Factory that creates mutation drivers.
| Method Summary | |
MutationDriver |
getDriver(DriverInformation selected_driver)
Returns the driver that matches a driver information. |
MutationDriver |
getDriverByName(java.lang.String shortname)
Returns the driver that matches this shortname. |
MutationDriver |
getDriverByOrigin(java.lang.String origin)
Returns a driver that dispatch queries to all the mutation servers that support this origin. |
DriverInformation[] |
getInstalledDrivers()
Returns a list of all the installed mutation server drivers. |
| Method Detail |
public DriverInformation[] getInstalledDrivers()
public MutationDriver getDriver(DriverInformation selected_driver)
public MutationDriver getDriverByOrigin(java.lang.String origin)
public MutationDriver getDriverByName(java.lang.String shortname)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||