added better javadoc for the xbean package

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@424699 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-07-23 10:02:37 +00:00
parent fb6af07447
commit 7d704bc3db
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<html>
<head>
</head>
<body>
Helper classes for creating the a broker using <a href="http://geronimo.apache.org/xbean/">XBean</a> and
for creating a broker within <a href="http://www.springframework.org/">Spring</a>.
</body>
</html>