Return to www.inductionframework.org

Uses of Interface
com.acciente.commons.loader.ResourceDef

Packages that use ResourceDef
com.acciente.commons.loader   
 

Uses of ResourceDef in com.acciente.commons.loader
 

Classes in com.acciente.commons.loader that implement ResourceDef
 class FileResourceDef
          An implementation of a ResourceDef backed by files.
 

Methods in com.acciente.commons.loader that return ResourceDef
 ResourceDef JavaCompiledClassDefLoader.getResourceDef(java.lang.String sResourceName)
           
 ResourceDef ClassDefLoader.getResourceDef(java.lang.String sResourceName)
          Load the data and other information about the specified resource
 


Return to www.inductionframework.org

Copyright © 2008-2009 Acciente, LLC. All Rights Reserved.