|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.util.streamscanner.StreamScannerConfig
public class StreamScannerConfig
is the most basic configuration for IStreamScanner.
| Constructor Summary | |
|---|---|
protected |
StreamScannerConfig()
Deprecated. |
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getExludeRoleNames()
returns an unmodifiable set with the role names for which the filter will not be executed. |
java.lang.String |
getScannerClass()
returns the full qualified class name of the scanner. |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected StreamScannerConfig()
| Method Detail |
|---|
public final java.lang.String getScannerClass()
public final java.util.Set<java.lang.String> getExludeRoleNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||