-
All Superinterfaces:
-
DynamicSkillProvider
This provides an implementation of a dynamic skill provider that delegates to the first known dynamic skill provider that is able to provide a skill.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Constructor Summary
Action Summary
Constructor Details
-
new(DynamicSkillProvider)
-
new(DynamicSkillProvider)
Constructor.
-
Parameters:
-
delegates -
Action Details
-
createSkill(Class<T>)
-
def createSkill(Class<T>) : Skill
-
isSkillProviding(Class<T>)
-
def isSkillProviding(Class<T>) : boolean