com.metamatrix.dqp
Class ResourceFinder

java.lang.Object
  extended by com.metamatrix.dqp.ResourceFinder
Direct Known Subclasses:
ResourceFinder

public class ResourceFinder
extends java.lang.Object


Field Summary
protected static com.google.inject.Injector injector
           
 
Constructor Summary
ResourceFinder()
           
 
Method Summary
static CacheFactory getCacheFactory()
           
static void setInjector(com.google.inject.Injector i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

injector

protected static com.google.inject.Injector injector
Constructor Detail

ResourceFinder

public ResourceFinder()
Method Detail

getCacheFactory

public static CacheFactory getCacheFactory()

setInjector

public static void setInjector(com.google.inject.Injector i)


Copyright © 2009. All Rights Reserved.