Package io.smallrye.stork.integration
Class ObservableStorkInfrastructure
- java.lang.Object
-
- io.smallrye.stork.integration.DefaultStorkInfrastructure
-
- io.smallrye.stork.integration.ObservableStorkInfrastructure
-
- All Implemented Interfaces:
StorkInfrastructure
public class ObservableStorkInfrastructure extends DefaultStorkInfrastructure
-
-
Constructor Summary
Constructors Constructor Description ObservableStorkInfrastructure(ObservationCollector observationCollector)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObservationCollectorgetObservationCollector()-
Methods inherited from class io.smallrye.stork.integration.DefaultStorkInfrastructure
get
-
-
-
-
Constructor Detail
-
ObservableStorkInfrastructure
public ObservableStorkInfrastructure(ObservationCollector observationCollector)
-
-
Method Detail
-
getObservationCollector
public ObservationCollector getObservationCollector()
-
-