Class DefaultTypeLoader


  • public class DefaultTypeLoader
    extends Object
    A type loader which is loading types from META-INF/web-types file. This loader is also checking the web module nature. If the project has for example a Groovy nature it will call at end the GroovyTypeLoader
    Author:
    Bogdan Stefanescu