org.cruxframework.crux.classpath
Class URLResourceHandlersRegistry

java.lang.Object
  extended by org.cruxframework.crux.classpath.URLResourceHandlersRegistry

public class URLResourceHandlersRegistry
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
URLResourceHandlersRegistry()
           
 
Method Summary
static URLResourceHandler getURLResourceHandler(String protocol)
           
static void registerURLResourceHandler(URLResourceHandler resourceHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLResourceHandlersRegistry

public URLResourceHandlersRegistry()
Method Detail

getURLResourceHandler

public static URLResourceHandler getURLResourceHandler(String protocol)

registerURLResourceHandler

public static void registerURLResourceHandler(URLResourceHandler resourceHandler)


Copyright © 2015. All rights reserved.