From: Erik Brakkee Date: Thu, 15 Jul 2010 14:07:12 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~323 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=291ec839f20066e21ab716716658ccee7165e685;p=utils --- diff --git a/support/inject/src/site/site.xml b/support/inject/src/site/site.xml new file mode 100644 index 00000000..594afae6 --- /dev/null +++ b/support/inject/src/site/site.xml @@ -0,0 +1,22 @@ + + + + org.wamblee + wamblee-skin + + + + + + + + + + + + + + diff --git a/support/inject/src/site/xdoc/index.xml b/support/inject/src/site/xdoc/index.xml new file mode 100644 index 00000000..9c1f3a2a --- /dev/null +++ b/support/inject/src/site/xdoc/index.xml @@ -0,0 +1,41 @@ + + + + + user guide + Erik Brakkee + + +
+

+ This package provides the basic interfaces and utilities for generic dependency injection + into components. +

+ +
Note: + In production code, you will depend on this package to setup the injection, There should be + no dependency on an implementation of this package. The only requirement is that an + implementation must be packaged with the application. +
+ +
+ +
+ + + + + + + + + +
groupIdartifactId
org.wambleewamblee-support-inject
+
+ + +