Uses of Interface
org.cruxframework.crux.core.server.classpath.ClassPathResolver

Packages that use ClassPathResolver
org.cruxframework.crux.core.server.classpath   
 

Uses of ClassPathResolver in org.cruxframework.crux.core.server.classpath
 

Classes in org.cruxframework.crux.core.server.classpath that implement ClassPathResolver
 class ClassPathResolverImpl
          This basic classPathResolver works on most application servers.
 

Methods in org.cruxframework.crux.core.server.classpath that return ClassPathResolver
static ClassPathResolver ClassPathResolverInitializer.getClassPathResolver()
           
 

Methods in org.cruxframework.crux.core.server.classpath with parameters of type ClassPathResolver
static void ClassPathResolverInitializer.registerClassPathResolver(ClassPathResolver classPathResolver)
           
 



Copyright © 2015. All rights reserved.