クラス ClassPathFileSystemWatcher

java.lang.ObjectSE
org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
実装されたすべてのインターフェース:
AwareDisposableBeanInitializingBeanApplicationContextAware

public class ClassPathFileSystemWatcher extends ObjectSE implements InitializingBean, DisposableBean, ApplicationContextAware
FileSystemWatcher をカプセル化して、ローカルクラスパスディレクトリの変更を監視します。
導入:
1.3.0
作成者:
Phillip Webb
関連事項:
  • ClassPathFileChangeListener