Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: More lines + separations

...

  • Library: eHCache
  • Java package name: org.apache.ofbiz.foundation.cache

 

 

...

 

Graphviz
outputsvg
thumbnailtrue
attachmentNewFrameworkModuleDependencies.svg
digraph module_dependencies{
node [shape="box" style="filled,rounded" fillcolor="peachpuff"];
"Configuration"->"Actor Management";
"Security"->"Actor Management";
"Actor Management"-> "Lang";
"Actor Management"-> "Persistence";
"Security"->"Persistence";
"Persistence"->"Lang";
"Services"->"Lang";
"Persistence"->"Cache";
"Logging"->"Globalization";
"Configuration"->"Logging";
"Security"->"Logging";
"Actor Management"->"Logging";
"Persistence"->"Logging";
}