Class JBossController.FactoryImpl
java.lang.Object
org.jenkinsci.test.acceptance.controller.LocalController.LocalFactoryImpl
org.jenkinsci.test.acceptance.controller.JBossController.FactoryImpl
- All Implemented Interfaces:
JenkinsControllerFactory
- Enclosing class:
- JBossController
-
Constructor Details
-
FactoryImpl
public FactoryImpl()
-
-
Method Details
-
getId
Description copied from interface:JenkinsControllerFactory
Unique short name that distinguishes this controller from others.User can select the factory by specifying its ID to the "TYPE" environment variable.
-
create
-