public abstract class DriverModuleBuilder extends Object
| Constructor and Description |
|---|
DriverModuleBuilder(String name,
String detectableClassName,
String[] optionalClassNames,
String[] driverModuleDependencies) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
detect(String moduleName) |
boolean |
isInstalled() |
String |
name() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.