Uses of Interface
net.officefloor.frame.api.executive.source.impl.AbstractExecutiveSource.SpecificationContext
-
-
Uses of AbstractExecutiveSource.SpecificationContext in net.officefloor.frame.api.executive.source.impl
Methods in net.officefloor.frame.api.executive.source.impl with parameters of type AbstractExecutiveSource.SpecificationContext Modifier and Type Method Description protected abstract void
AbstractExecutiveSource. loadSpecification(AbstractExecutiveSource.SpecificationContext context)
Overridden to load specification. -
Uses of AbstractExecutiveSource.SpecificationContext in net.officefloor.frame.impl.execute.executive
Methods in net.officefloor.frame.impl.execute.executive with parameters of type AbstractExecutiveSource.SpecificationContext Modifier and Type Method Description protected void
DefaultExecutive. loadSpecification(AbstractExecutiveSource.SpecificationContext context)
-
Uses of AbstractExecutiveSource.SpecificationContext in net.officefloor.server.appengine
Methods in net.officefloor.server.appengine with parameters of type AbstractExecutiveSource.SpecificationContext Modifier and Type Method Description protected void
GoogleAppEngineExecutive. loadSpecification(AbstractExecutiveSource.SpecificationContext context)
-
Uses of AbstractExecutiveSource.SpecificationContext in net.officefloor.web.executive
Methods in net.officefloor.web.executive with parameters of type AbstractExecutiveSource.SpecificationContext Modifier and Type Method Description protected void
WebThreadAffinityExecutiveSource. loadSpecification(AbstractExecutiveSource.SpecificationContext context)
-