concept
active
concept:java

Java

Programming language used to implement the pattern language constructs, selected for late binding and dynamic class loading capabilities.

Neighborhood — ranked by edge-count

Thinkers (1)

thinker
  • Nicholas Jacobs
    implements
    Author of this pattern language paper on system architecture and piecemeal growth in Java applications.

Communities (1)

community

Concepts (2)

concept
  • Backplane
    implements
    Core meta-construct and stable component that manages application lifecycle, initialization, and provides standard interfaces for system development.
  • Language feature enabling deferral of implementation choice until runtime, supporting dynamic application loading and system flexibility.