|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.delta.ArrayDelegateTask info.magnolia.module.delta.RegisterModuleServletsTask
public class RegisterModuleServletsTask
Reads the servlets to register from the module descriptor.
Constructor Summary | |
---|---|
RegisterModuleServletsTask()
|
Method Summary | |
---|---|
void |
execute(InstallContext installContext)
A good-citizen task should execute itself responsibly: it should know what to do in case of problems: for instance, fixable or irrelevant issues should usually just be logged used the InstallContext methods, when the user can fix them later on. |
Methods inherited from class info.magnolia.module.delta.ArrayDelegateTask |
---|
addTask, getDescription, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RegisterModuleServletsTask()
Method Detail |
---|
public void execute(InstallContext installContext) throws TaskExecutionException
Task
execute
in interface Task
execute
in class ArrayDelegateTask
TaskExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |