Tuesday, August 9, 2011

OSB Javadoc

wew, I finally managed to write a tool to generate "Javadoc" from a sbconfig.jar file.

It outputs a HTML file with each entry in the sbconfig.jar, description, list of efferent and afferent artifacts with hyperlink to them...

pretty cool!


example:

GlobalResources/ACMEEventMQ.MQConnection MQ connection to read messages from MQ Server
Uses:
    GlobalResources/a447.sa

Is used by:
    GlobalResources/ACMEMQBS.BusinessService


GlobalResources/a447.ServiceAccount security credentials to access mq queue
Uses:


Is used by:
    GlobalResources/ACMEEventMQ.MQConnection

No comments: