Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Proxy_pattern> ?p ?o. }
Showing items 1 to 48 of
48
with 100 items per page.
- Proxy_pattern abstract "In computer programming, the proxy pattern is a software design pattern.A proxy, in its most general form, is a class functioning as an interface to something else. The proxy could interface to anything: a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate.A well-known example of the proxy pattern is a reference counting pointer object.In situations where multiple copies of a complex object must exist, the proxy pattern can be adapted to incorporate the flyweight pattern in order to reduce the application's memory footprint. Typically, one instance of the complex object and multiple proxy objects are created, all of which contain a reference to the single original complex object. Any operations performed on the proxies are forwarded to the original object. Once all instances of the proxy are out of scope, the complex object's memory may be deallocated.".
- Proxy_pattern thumbnail Proxy_pattern_diagram.svg?width=300.
- Proxy_pattern wikiPageExternalLink wiki?ProxyPattern.
- Proxy_pattern wikiPageExternalLink legend.xml.
- Proxy_pattern wikiPageExternalLink dp-proxy.html.
- Proxy_pattern wikiPageExternalLink proxy.
- Proxy_pattern wikiPageExternalLink jw-0222-designpatterns.html.
- Proxy_pattern wikiPageExternalLink Proxy.xml.
- Proxy_pattern wikiPageExternalLink index.php?title=AdapterVersusProxyVersusFacadePatternComparison.
- Proxy_pattern wikiPageID "164856".
- Proxy_pattern wikiPageRevisionID "603732849".
- Proxy_pattern hasPhotoCollection Proxy_pattern.
- Proxy_pattern subject Category:Articles_with_example_C_Sharp_code.
- Proxy_pattern subject Category:Articles_with_example_Java_code.
- Proxy_pattern subject Category:Software_design_patterns.
- Proxy_pattern type Abstraction100002137.
- Proxy_pattern type Cognition100023271.
- Proxy_pattern type Form105930736.
- Proxy_pattern type PsychologicalFeature100023100.
- Proxy_pattern type SoftwareDesignPatterns.
- Proxy_pattern type Structure105726345.
- Proxy_pattern comment "In computer programming, the proxy pattern is a software design pattern.A proxy, in its most general form, is a class functioning as an interface to something else.".
- Proxy_pattern label "Pełnomocnik (wzorzec projektowy)".
- Proxy_pattern label "Proxy (padrões de projeto)".
- Proxy_pattern label "Proxy (patron de conception)".
- Proxy_pattern label "Proxy (patrón de diseño)".
- Proxy_pattern label "Proxy (шаблон проектирования)".
- Proxy_pattern label "Proxy pattern".
- Proxy_pattern label "Proxy pattern".
- Proxy_pattern label "Proxy パターン".
- Proxy_pattern label "Stellvertreter (Entwurfsmuster)".
- Proxy_pattern label "نمط الوكيل".
- Proxy_pattern label "代理模式".
- Proxy_pattern sameAs Stellvertreter_(Entwurfsmuster).
- Proxy_pattern sameAs Proxy_(patrón_de_diseño).
- Proxy_pattern sameAs Proxy_(patron_de_conception).
- Proxy_pattern sameAs Proxy_pattern.
- Proxy_pattern sameAs Proxy_パターン.
- Proxy_pattern sameAs 프록시_패턴.
- Proxy_pattern sameAs Pełnomocnik_(wzorzec_projektowy).
- Proxy_pattern sameAs Proxy_(padrões_de_projeto).
- Proxy_pattern sameAs m.015ys3.
- Proxy_pattern sameAs Q23846.
- Proxy_pattern sameAs Q23846.
- Proxy_pattern sameAs Proxy_pattern.
- Proxy_pattern wasDerivedFrom Proxy_pattern?oldid=603732849.
- Proxy_pattern depiction Proxy_pattern_diagram.svg.
- Proxy_pattern isPrimaryTopicOf Proxy_pattern.