File: conclusion.xml

package info (click to toggle)
libjboss-microcontainer-java 2.0.0~Beta16-1
  • links: PTS, VCS
  • area: contrib
  • in suites: lenny
  • size: 15,416 kB
  • ctags: 14,841
  • sloc: java: 88,790; xml: 25,482; makefile: 19; sh: 14
file content (15 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="conclusion">
  <title>Conclusion</title>

  <para>The microcontainer is a powerful replacement for the JBoss's JMX
  microcontainer. It brings the loosely coupled configuration environment of
  JBoss to POJO environments, adding more control and extra features. Both
  inside and outside the JBoss Application Server.</para>

  <para></para>

  <para>Going forward these additional features will allow even more advances,
  including aspectized deployment, on demand services, versioned deployments,
  etc.</para>
</chapter>