org.apache.beehive.netui.compiler
Class SharedFlowChecker
Object
BaseChecker
FlowControllerChecker
SharedFlowChecker
public class SharedFlowChecker
- extends FlowControllerChecker
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedFlowChecker
public SharedFlowChecker(AnnotationProcessorEnvironment env,
FlowControllerInfo fcInfo,
Diagnostics diagnostics)
doAdditionalClassChecks
protected void doAdditionalClassChecks(ClassDeclaration jclass,
File webappRoot)
- Overrides:
doAdditionalClassChecks
in class FlowControllerChecker
getDesiredBaseClass
protected String getDesiredBaseClass(ClassDeclaration jclass)
- Specified by:
getDesiredBaseClass
in class FlowControllerChecker
createStrutsApp
protected GenStrutsApp createStrutsApp(ClassDeclaration jclass)
throws XmlException,
IOException,
NoWebInfDirectoryException
- Specified by:
createStrutsApp
in class FlowControllerChecker
- Throws:
XmlException
IOException
NoWebInfDirectoryException
getControllerGrammar
protected AnnotationGrammar getControllerGrammar()
- Specified by:
getControllerGrammar
in class FlowControllerChecker