izumi.fundamentals.platform.integration

Members list

Concise view

Type members

Classlikes

class PortCheck(timeout: FiniteDuration)

This class is intended to be always present in the DI object graph and injected into each resource which needs a port availability check.

This class is intended to be always present in the DI object graph and injected into each resource which needs a port availability check.

The timeout is intended to be defined just once per app.

Attributes

timeout

port check timeout

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object PortCheck

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ResourceCheck

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type