ProxyProvider

izumi.distage.model.provisioning.proxies.ProxyProvider
See theProxyProvider companion trait
object ProxyProvider

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class DeferredInit(dispatcher: ProxyDispatcher, proxy: AnyRef)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ProxyContext(runtimeClass: Class[_], op: ExecutableOp, params: ProxyParams)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ProxyParams

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ProxyParams

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Empty
class Params

Attributes

Supertypes
class Object
trait Matchable
class Any