Package io.fabric8.jenkins.openshiftsync
Interface Lifecyclable
-
- All Known Implementing Classes:
BuildClusterInformer
,BuildConfigClusterInformer
,BuildConfigInformer
,BuildInformer
,ConfigMapClusterInformer
,ConfigMapInformer
,ImageStreamClusterInformer
,ImageStreamInformer
,SecretClusterInformer
,SecretInformer
public interface Lifecyclable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
start()
void
stop()
-