Uses of Interface
net.officefloor.compile.spi.office.ExecutionExplorerContext
-
Packages that use ExecutionExplorerContext Package Description net.officefloor.compile.spi.office net.officefloor.web.build -
-
Uses of ExecutionExplorerContext in net.officefloor.compile.spi.office
Subinterfaces of ExecutionExplorerContext in net.officefloor.compile.spi.office Modifier and Type Interface Description interfaceEscalationExplorerContextContext for theEscalationExplorer.Methods in net.officefloor.compile.spi.office with parameters of type ExecutionExplorerContext Modifier and Type Method Description voidExecutionExplorer. explore(ExecutionExplorerContext context)Explores the execution tree for theOfficeSectionInput. -
Uses of ExecutionExplorerContext in net.officefloor.web.build
Subinterfaces of ExecutionExplorerContext in net.officefloor.web.build Modifier and Type Interface Description interfaceHttpInputExplorerContextContext for theHttpInputExplorer.
-