インタフェース MetaDataContextListener


public interface MetaDataContextListener
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
     
    void
     
    void
    updated(String path, String pathBefore)
     
  • メソッドの詳細

    • created

      void created(String path)
    • updated

      void updated(String path, String pathBefore)
    • removed

      void removed(String path)