Package net.anotheria.anosite.handler
Class NoneHandler
- java.lang.Object
-
- net.anotheria.anosite.handler.AbstractBoxHandler
-
- net.anotheria.anosite.handler.NoneHandler
-
- All Implemented Interfaces:
BoxHandler
public class NoneHandler extends AbstractBoxHandler
A handler which performs no operation.- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description NoneHandler()
-
Method Summary
-
Methods inherited from class net.anotheria.anosite.handler.AbstractBoxHandler
getLog, getResourceDataService, getTextResource, process, sendAttributeToPage, submit
-
-