Uses of Class
tigase.kernel.core.Dependency
Packages that use Dependency
-
Uses of Dependency in tigase.kernel.core
Methods in tigase.kernel.core that return types with arguments of type DependencyModifier and TypeMethodDescriptionDependencyManager.getDependenciesTo
(BeanConfig destination) BeanConfig.getFieldDependencies()
Returns map of dependencies.Kernel.DelegatedBeanConfig.getFieldDependencies()
Methods in tigase.kernel.core with parameters of type DependencyModifier and TypeMethodDescriptionDependencyManager.getBeanConfig
(Dependency dependency) static boolean
DependencyManager.match
(Dependency dependency, BeanConfig beanConfig)