|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginFilter
An interface to which a Plugin for a Filter must adhere.
Method Summary | |
---|---|
String |
getDescription()
Return a String representation of what the plugin filter does (e.g. |
boolean |
runFilter(XMLPacket packet)
Return true if the filter wishes to allow the XMLPacket to pass to the next stage of the plugin filter pipeline. |
Method Detail |
---|
boolean runFilter(XMLPacket packet)
packet
- the packet to filter on
String getDescription()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |