Interface EventProxy


public interface EventProxy
the event proxy interface that is implemented by the BBj server side
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(com.basis.bbj.proxies.event.BBjEvent ev)
     
  • Method Details

    • onEvent

      void onEvent(com.basis.bbj.proxies.event.BBjEvent ev)