@Beta public interface ExtensionTreatmentResolver extends HandlerBehaviour
| Modifier and Type | Method and Description |
|---|---|
ExtensionTreatment |
getExtensionInstruction(ExtensionTreatmentType type)
Gets an extension treatment instance of the specified type, if supported
by the driver.
|
handler, setHandlerExtensionTreatment getExtensionInstruction(ExtensionTreatmentType type)
type - type of extension to getUnsupportedOperationException - if the extension type is not
supported by this driver