Interface RegistrationListener


public interface RegistrationListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(String layer, String appContext)
     
  • Method Details