Uses of Interface
net.officefloor.frame.internal.structure.GovernanceContainer
Packages that use GovernanceContainer
Package
Description
-
Uses of GovernanceContainer in net.officefloor.frame.impl.execute.governance
Classes in net.officefloor.frame.impl.execute.governance that implement GovernanceContainerModifier and TypeClassDescriptionclassGovernanceContainerImpl<E,F extends Enum<F>> GovernanceContainerimplementation.Methods in net.officefloor.frame.impl.execute.governance that return GovernanceContainerModifier and TypeMethodDescriptionGovernanceMetaDataImpl.createGovernanceContainer(ThreadState threadState, int governanceIndex) -
Uses of GovernanceContainer in net.officefloor.frame.impl.execute.thread
Methods in net.officefloor.frame.impl.execute.thread that return GovernanceContainer -
Uses of GovernanceContainer in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return GovernanceContainerModifier and TypeMethodDescriptionGovernanceMetaData.createGovernanceContainer(ThreadState threadState, int governanceIndex) Creates theGovernanceContainer.ThreadState.getGovernanceContainer(int index) Obtains theGovernanceContainerfor the input index.