|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.northfuse.resources.ResourceGenerator
public final class ResourceGenerator
| Constructor Summary | |
|---|---|
ResourceGenerator()
Creates a resource generator. |
|
| Method Summary | |
|---|---|
AggregatedResource |
getAggregatedResource(boolean debug)
Builds the resource from all the given resources. |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
void |
setResources(java.util.List<java.lang.String> resources)
Sets the resources. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceGenerator()
| Method Detail |
|---|
public void setResources(java.util.List<java.lang.String> resources)
resources - The new resources to addpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic AggregatedResource getAggregatedResource(boolean debug)
debug - Whether or not in debug mode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||