public interface IModule
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDriver(java.lang.String protocol)
Obtain the driver that implements the given protocol within
the scope of the current IModule.
|
java.lang.Object getDriver(java.lang.String protocol)
protocol
- the String driver protocol name