org.cruxframework.crux.module.classpath
Class ModuleClassPathResolver

java.lang.Object
  extended by org.cruxframework.crux.core.server.classpath.ClassPathResolverImpl
      extended by org.cruxframework.crux.module.classpath.ModuleClassPathResolver
All Implemented Interfaces:
ClassPathResolver

Deprecated.

@Deprecated
public class ModuleClassPathResolver
extends ClassPathResolverImpl

A classPathResolver that maps all modules public folders as web root folders

Author:
Thiago da Rosa de Bustamante

Constructor Summary
ModuleClassPathResolver()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.cruxframework.crux.core.server.classpath.ClassPathResolverImpl
findWebBaseDir, findWebInfClassesPath, findWebInfLibJars, findWebInfLibPath, initialize, setWebBaseDir, setWebInfClassesPath, setWebInfLibJars, setWebInfLibPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleClassPathResolver

public ModuleClassPathResolver()
Deprecated. 


Copyright © 2014. All rights reserved.