org.jasig.resourceserver.aggr
Class ResourcesDaoImpl.JsResourceLoadCallback
java.lang.Object
org.jasig.resourceserver.aggr.ResourcesDaoImpl.JsResourceLoadCallback
- All Implemented Interfaces:
- ResourcesDaoImpl.ResourceLoadCallback<Js>
- Enclosing class:
- ResourcesDaoImpl
public class ResourcesDaoImpl.JsResourceLoadCallback
- extends Object
- implements ResourcesDaoImpl.ResourceLoadCallback<Js>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcesDaoImpl.JsResourceLoadCallback
public ResourcesDaoImpl.JsResourceLoadCallback()
importResource
public Js importResource(String importBase,
Js source)
- Specified by:
importResource in interface ResourcesDaoImpl.ResourceLoadCallback<Js>
getImportedIncludes
public List<Js> getImportedIncludes(Resources importedResources)
- Specified by:
getImportedIncludes in interface ResourcesDaoImpl.ResourceLoadCallback<Js>
Copyright © 2011 Jasig. All Rights Reserved.