Uses of Package
org.int4.dirk.api.definition
-
Classes in org.int4.dirk.api.definition used by org.int4.dirk.api Class Description AutoDiscoveryException Thrown when auto discovery is allowed and the types discovered have definition problems or fail to register as a coherent whole.DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected.DependencyException Base exception which signals when an Injector would no longer be able to supply all dependencies for all types it manages if the current action would be executed. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.api.definition Class Description DependencyException Base exception which signals when an Injector would no longer be able to supply all dependencies for all types it manages if the current action would be executed.RequiredDependencyException Thrown when an attempt is made to register or remove a type that would cause a dependency required by another type to be ambiguous or unresolvable (either by providing a second alternative or by not providing one anymore). -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.core Class Description AutoDiscoveryException Thrown when auto discovery is allowed and the types discovered have definition problems or fail to register as a coherent whole.DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected.DependencyException Base exception which signals when an Injector would no longer be able to supply all dependencies for all types it manages if the current action would be executed. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.core.definition Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.core.discovery Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.core.store Class Description DependencyException Base exception which signals when an Injector would no longer be able to supply all dependencies for all types it manages if the current action would be executed.DuplicateDependencyException Thrown when attempting to add a dependency which was already added to the store.MissingDependencyException Thrown when a dependency is not present in the store. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.extensions.assisted Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.library Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.plugins Class Description AutoDiscoveryException Thrown when auto discovery is allowed and the types discovered have definition problems or fail to register as a coherent whole.DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected.DependencyException Base exception which signals when an Injector would no longer be able to supply all dependencies for all types it manages if the current action would be executed. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.spi.config Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected. -
Classes in org.int4.dirk.api.definition used by org.int4.dirk.spi.discovery Class Description DefinitionException Thrown during registration of types or instances when the type is incorrectly annotated, cannot be constructed or cannot be injected.