Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Intercepting_filter_pattern> ?p ?o }
Showing triples 1 to 25 of
25
with 100 triples per page.
- Intercepting_filter_pattern abstract "Intercepting Filter is a JavaEE pattern which creates pluggable filters to process common services in a standard manner without requiring changes to core request processing code. The filters intercept incomming requests and outgoing responses, allowing preprocessing and post-processing, and these filters can be added or removed unobstrusively without changing existing code. This pattern applies reusable processing transparently before and after the actual request execution by the front and page controllers.".
- Intercepting_filter_pattern wikiPageID "49344927".
- Intercepting_filter_pattern wikiPageLength "5529".
- Intercepting_filter_pattern wikiPageOutDegree "10".
- Intercepting_filter_pattern wikiPageRevisionID "703862538".
- Intercepting_filter_pattern wikiPageWikiLink Category:Software_design_patterns.
- Intercepting_filter_pattern wikiPageWikiLink Decorator_pattern.
- Intercepting_filter_pattern wikiPageWikiLink File:Intercepting_filter_pattern_class_diagram.gif.
- Intercepting_filter_pattern wikiPageWikiLink File:Intercepting_filter_pattern_sequence_diagram.png.
- Intercepting_filter_pattern wikiPageWikiLink Front_controller.
- Intercepting_filter_pattern wikiPageWikiLink Interceptor_pattern.
- Intercepting_filter_pattern wikiPageWikiLink Java_Platform,_Enterprise_Edition.
- Intercepting_filter_pattern wikiPageWikiLink Pipeline_(software).
- Intercepting_filter_pattern wikiPageWikiLink Software_design_pattern.
- Intercepting_filter_pattern wikiPageWikiLink Template_method_pattern.
- Intercepting_filter_pattern wikiPageWikiLinkText "Intercepting filter pattern".
- Intercepting_filter_pattern wikiPageUsesTemplate Template:Design_Patterns_patterns.
- Intercepting_filter_pattern wikiPageUsesTemplate Template:Reflist.
- Intercepting_filter_pattern subject Category:Software_design_patterns.
- Intercepting_filter_pattern hypernym Pattern.
- Intercepting_filter_pattern type Disease.
- Intercepting_filter_pattern comment "Intercepting Filter is a JavaEE pattern which creates pluggable filters to process common services in a standard manner without requiring changes to core request processing code. The filters intercept incomming requests and outgoing responses, allowing preprocessing and post-processing, and these filters can be added or removed unobstrusively without changing existing code.".
- Intercepting_filter_pattern label "Intercepting filter pattern".
- Intercepting_filter_pattern wasDerivedFrom Intercepting_filter_pattern?oldid=703862538.
- Intercepting_filter_pattern isPrimaryTopicOf Intercepting_filter_pattern.