Thanks I have looked at those. What I'm really searching for is how to get the IOC configurations. At this point I'm ok with private methods
On Tuesday, October 1, 2013, Lance Java wrote: > Take a look at the built in pages PageCatalog and ServiceStatus in the > tapestry sources which display a list of your app's pages and services. > Notice the @WhiteListOnly annotation which hides the pages from public > view. >