Add XBean tag to sources to enable XBean based configuration
------------------------------------------------------------
Key: DIRMINA-455
URL: https://issues.apache.org/jira/browse/DIRMINA-455
Project: MINA
Issue Type: Improvement
Components: Core, Filter
Reporter: Alex Karasulu
Fix For: 1.1.3
The following tag when added to the javadocs enables XBean based configuration
of the MINA components with absolutely no effect on the operation of MINA:
* @org.apache.xbean.XBean
Adding this will enable MINA users that use the Spring integration classes to
optionally make their spring application configurations much more succinct.
For more information please see http://geronimo.apache.org/xbean/.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.