@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, setHandler
ExtensionTreatment getExtensionInstruction(ExtensionTreatmentType type)
type
- type of extension to getjava.lang.UnsupportedOperationException
- if the extension type is not
supported by this driver