Class LocalController.LocalFactoryImpl
java.lang.Object
org.jenkinsci.test.acceptance.controller.LocalController.LocalFactoryImpl
- All Implemented Interfaces:
JenkinsControllerFactory
- Direct Known Subclasses:
JBossController.FactoryImpl,PooledJenkinsController.FactoryImpl,TomcatController.FactoryImpl,WinstoneController.FactoryImpl,WinstoneDockerController.FactoryImpl
- Enclosing class:
- LocalController
public abstract static class LocalController.LocalFactoryImpl
extends Object
implements JenkinsControllerFactory
Partial implementation of
JenkinsControllerFactory for subtypes.-
Constructor Details
-
LocalFactoryImpl
public LocalFactoryImpl()
-