Package net.officefloor.frame.api.governance
-
Interface Summary Interface Description Governance<E,F extends java.lang.Enum<F>> ProvidesGovernance
over theManagedObject
instances.GovernanceContext<F extends java.lang.Enum<F>> Context forGovernance
.GovernanceFactory<E,F extends java.lang.Enum<F>> Factory for the creation of theGovernance
.