public interface IPhraseVisitorCmd
java.lang.Object apply(java.lang.String id,
IPhrase host,
java.lang.Object... params)
id - the id of the hosthost - the host itselfparams - vararg list of input parameters.