Uses of Interface
net.officefloor.frame.internal.structure.ManagedObjectStartupRunnable
-
Packages that use ManagedObjectStartupRunnable Package Description net.officefloor.frame.internal.structure -
-
Uses of ManagedObjectStartupRunnable in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure that return ManagedObjectStartupRunnable Modifier and Type Method Description ManagedObjectStartupRunnable[]
ManagedObjectExecuteStart. getStartups()
Obtains theManagedObjectStartupRunnable
instances to execute once ready to start processing.
-