open class Configuration : RuntimeCheckConfiguration, MultipleRootScopeCheckConfiguration
Strategy pattern that allows to change various behaviors of Toothpick. The default configuration is |
|
open class ConfigurationHolder
Holds the configuration that will be used across the library. |
open class CyclicDependencyException : RuntimeException |
|
open class IllegalBindingException : IllegalStateException
Thrown when a binding is illegal. |
|
open class MultipleRootException : RuntimeException |