Uses of Class
io.fabric8.maven.docker.service.ServiceHubFactory
-
Packages that use ServiceHubFactory Package Description io.fabric8.maven.docker io.fabric8.maven.docker.service -
-
Uses of ServiceHubFactory in io.fabric8.maven.docker
Fields in io.fabric8.maven.docker declared as ServiceHubFactory Modifier and Type Field Description protected ServiceHubFactoryAbstractDockerMojo. serviceHubFactory -
Uses of ServiceHubFactory in io.fabric8.maven.docker.service
Methods in io.fabric8.maven.docker.service with parameters of type ServiceHubFactory Modifier and Type Method Description WatchService.WatchContext.BuilderWatchService.WatchContext.Builder. serviceHubFactory(ServiceHubFactory serviceHubFactory)
-