Package net.officefloor.frame.api.administration
-
Interface Summary Interface Description Administration<E,F extends java.lang.Enum<F>,G extends java.lang.Enum<G>> Provides administration of theManagedObject
instances.AdministrationContext<E,F extends java.lang.Enum<F>,G extends java.lang.Enum<G>> Context in which theAdministration
executes.AdministrationFactory<E,F extends java.lang.Enum<F>,G extends java.lang.Enum<G>> Factory for the creation of anAdministration
.GovernanceManager Manager over a particularGovernance
.