Package org.smallmind.phalanx.wire
Interface Vocalizer<V extends Voice>
-
public interface Vocalizer<V extends Voice>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VgetVoice(HashMap<String,Object> argumentMap, WireContext... wireContexts)
-
-
-
Method Detail
-
getVoice
V getVoice(HashMap<String,Object> argumentMap, WireContext... wireContexts) throws MissingInstanceIdException
- Throws:
MissingInstanceIdException
-
-