|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jci.listeners.NotifyingListener
org.apache.commons.jci.listeners.ResourceStoringListener
Nested Class Summary |
Nested classes inherited from class org.apache.commons.jci.listeners.NotifyingListener |
NotifyingListener.Signal |
Field Summary |
Fields inherited from class org.apache.commons.jci.listeners.NotifyingListener |
notificationListener, repository |
Constructor Summary | |
ResourceStoringListener(java.io.File pRepository)
|
Method Summary | |
abstract ResourceStore |
getStore()
|
Methods inherited from class org.apache.commons.jci.listeners.NotifyingListener |
checked, getRepository, setNotificationListener, waitForCheck, waitForFirstCheck, waitForNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.commons.jci.monitor.FilesystemAlterationListener |
onChangeDirectory, onChangeFile, onCreateDirectory, onCreateFile, onDeleteDirectory, onDeleteFile, onStart, onStop |
Constructor Detail |
public ResourceStoringListener(java.io.File pRepository)
Method Detail |
public abstract ResourceStore getStore()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |