Service.use

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void use(InvokeHandler[] handler)
  2. void use(FilterHandler[] handler)
    class Service
    void
    use
    (
    string when
    )
    if (
    (when == "beforeFilter") ||
    (when == "afterFilter")
    )

Meta