Introduced support for Java @Configuration classes in the form of the @EnableWS annotation, WsConfigurationSupport and WsConfigurer. Overall solution is quite similar to Spring-MVC's @EnableMvc. Also added/uopdated reference documentation for the various @Configuration options. Issue: SWS-836