Uses of Interface
net.officefloor.frame.api.executive.ExecutiveStartContext
-
Packages that use ExecutiveStartContext Package Description net.officefloor.frame.api.executive net.officefloor.frame.impl.execute.executive net.officefloor.server.appengine net.officefloor.web.executive -
-
Uses of ExecutiveStartContext in net.officefloor.frame.api.executive
Methods in net.officefloor.frame.api.executive with parameters of type ExecutiveStartContext Modifier and Type Method Description void
Executive. startManaging(ExecutiveStartContext context)
Starts managing theOfficeFloor
. -
Uses of ExecutiveStartContext in net.officefloor.frame.impl.execute.executive
Methods in net.officefloor.frame.impl.execute.executive with parameters of type ExecutiveStartContext Modifier and Type Method Description void
DefaultExecutive. startManaging(ExecutiveStartContext context)
-
Uses of ExecutiveStartContext in net.officefloor.server.appengine
Methods in net.officefloor.server.appengine with parameters of type ExecutiveStartContext Modifier and Type Method Description void
GoogleAppEngineExecutive. startManaging(ExecutiveStartContext context)
-
Uses of ExecutiveStartContext in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type ExecutiveStartContext Modifier and Type Method Description void
WebThreadAffinityExecutive. startManaging(ExecutiveStartContext context)
-