Uses of Class
cambio.simulator.entities.patterns.ServiceOwnedPattern
Packages that use ServiceOwnedPattern
Package
Description
Contains implementations of resilience patterns.
-
Uses of ServiceOwnedPattern in cambio.simulator.entities.patterns
Subclasses of ServiceOwnedPattern in cambio.simulator.entities.patternsModifier and TypeClassDescriptionclassAn examplary implementation of aStrategicPeriodicServiceOwnedPatternwith a potentially varyingIAutoscalingPolicy.classA service owned pattern that is automatically triggered periodically.classStrategicPeriodicServiceOwnedPattern<S extends IStrategy>Represents a pattern owned by aMicroservicethat employs aIStrategy.classStrategicServiceOwnedPattern<S extends IStrategy>Represents a pattern owned by aMicroservicethat employs aIStrategy. -
Uses of ServiceOwnedPattern in cambio.simulator.parsing.adapter.architecture
Methods in cambio.simulator.parsing.adapter.architecture that return ServiceOwnedPatternModifier and TypeMethodDescriptionServiceOwnedPatternAdapter.read(@NotNull com.google.gson.stream.JsonReader in) Methods in cambio.simulator.parsing.adapter.architecture with parameters of type ServiceOwnedPatternModifier and TypeMethodDescriptionvoidServiceOwnedPatternAdapter.write(com.google.gson.stream.JsonWriter out, ServiceOwnedPattern value)