info.magnolia.module.delta
Class BootstrapSingleModuleResource
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.BootstrapResourcesTask
info.magnolia.module.delta.BootstrapSingleModuleResource
- All Implemented Interfaces:
- Task
public class BootstrapSingleModuleResource
- extends BootstrapResourcesTask
Bootstraps a classpath resources relative to the module's bootstrap folder: /mgnl-bootstrap/<module-name>>.
- Version:
- $Id: BootstrapSingleModuleResource.java 41137 2011-01-06 18:19:25Z gjoseph $
- Author:
- pbracher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BootstrapSingleModuleResource
public BootstrapSingleModuleResource(java.lang.String name,
java.lang.String description,
java.lang.String resourceName)
BootstrapSingleModuleResource
public BootstrapSingleModuleResource(java.lang.String name,
java.lang.String description,
java.lang.String resourceName,
int importUUIDBehavior)
getResourcesToBootstrap
protected java.lang.String[] getResourcesToBootstrap(InstallContext installContext)
- Description copied from class:
BootstrapResourcesTask
- Override this method to bootstrap specific resource files.
- Overrides:
getResourcesToBootstrap
in class BootstrapResourcesTask
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.