Uses of Class
org.orange.kicsa.service.skill.SkillServicePool

Packages that use SkillServicePool
org.orange.kicsa.service.ability 
org.orange.kicsa.service.skill 

Uses of SkillServicePool in org.orange.kicsa.service.ability
 

Fields in org.orange.kicsa.service.ability declared as SkillServicePool
(package private) SkillServicePoolAbilityServiceImpl.skillServicePool
          
 

Uses of SkillServicePool in org.orange.kicsa.service.skill
 

Methods in org.orange.kicsa.service.skill that return SkillServicePool
static SkillServicePoolSkillServicePool.getInstance()