|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sadun.util.polling.test.TestFilenameFilterFactory
An example of FilenameFilterFactory producing a sample FilenameFilter for any Mbean.
| Constructor Summary | |
TestFilenameFilterFactory()
|
|
| Method Summary | |
java.io.FilenameFilter |
createFilenameFilter(java.lang.String mbeanName)
Create the FilenameFilter to add to the
ManagedDirectoryPoller MBean.
|
java.lang.String |
getDescription()
Provides a description of the factory. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestFilenameFilterFactory()
| Method Detail |
public java.io.FilenameFilter createFilenameFilter(java.lang.String mbeanName)
FilenameFilterFactoryFilenameFilter to add to the
ManagedDirectoryPoller MBean.
The MBean JMX ObjectName is passed to the factory, so that it can discriminate among different Mbean instances.
createFilenameFilter in interface FilenameFilterFactorypublic java.lang.String getDescription()
FilenameFilterFactory
getDescription in interface FilenameFilterFactorypublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||