Class DefaultStorkInfrastructure

java.lang.Object
io.smallrye.stork.integration.DefaultStorkInfrastructure
All Implemented Interfaces:
StorkInfrastructure
Direct Known Subclasses:
ObservableStorkInfrastructure

public class DefaultStorkInfrastructure extends Object implements StorkInfrastructure
An implementation of StorkInfrastructure that creates utility objects from defaultSupplier and caches them
  • Constructor Details

    • DefaultStorkInfrastructure

      public DefaultStorkInfrastructure()
  • Method Details