Word Explorer

Dynamic proxy

💡 Words with a Similar Meaning to "Dynamic proxy"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
complexity-hiding proxynoun(Internet) A proxy that hides the complexity of and controls access to a complex set of classes.
caching proxynoun(Internet) A proxy that provides temporary storage for results of operations that are expensive.
copy-on-write proxynoun(programming) A proxy that controls the copying of an object by deferring the copy until it is required by a client.
smart-reference proxynoun(programming) A proxy that provides additional actions whenever an object is referenced, such as counting the number of references to the object.
proxy patternnoun(software, design) A structural design pattern that is implemented as a class functioning as an interface for a network connection, a large object in memory, a file, or some other resource that is expensive or impossible to duplicate.
proxynounAn agent or substitute authorized to act for another person.
proxy servernoun(computing) A hardware server that acts as an intermediary between a user and another server, usually on the Internet.
dynamic bindingnoun(programming) A form of binding that occurs at runtime, such as the resolution of a virtual method call to a specific subclass's implementation.
abstract factory classnoun(software, object-oriented programming) A class that has an abstract method to create an object.
constructornounA person who, or thing that, constructs.
dynamic dispatchnoun(computing) A dispatch method where the implementation of a function or method is assigned during runtime, as it cannot be assigned during compile time.
metaprogramnoun(programming) A computer program that writes or manipulates other programs as data, or does the work at runtime that would otherwise be done at compile time.
dynamic memory allocationnoun(computing) The process of allocating memory at runtime.
factory classnoun(software, object-oriented programming) A class that creates an object having a non-trivial creation process, implementing the factory method pattern.
injectornounAny of various devices that are used to inject something, as:
classloadernoun(computing, Java) A mechanism for dynamically loading classes into a virtual machine.
adapteenoun(software, object-oriented programming) A class that is converted to another class using a so-called adapter class.
spawnernoun(computing) A program which spawns objects or processes as needed
mixinnoun(object-oriented programming) An uninstantiable class that provides functionality to be inherited by a subclass.
wrappernounSomething that is wrapped around something else as a cover or protection: a wrapping.

Translate “Dynamic proxy” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Dynamic proxy