Uses of Interface
com.iizix.server.app.IRuntimeReferenceLookup
Uses of IRuntimeReferenceLookup in com.iizix.server.app
Modifier and TypeClassDescriptionfinal class
The application factory contains the application that should be run.class
The runtime application is a session instance bound application.ModifierConstructorDescriptionVirtualsContainer
(String base, Atom atom, Class<? extends PropCnr> propClass, PropMgr propMgr, IFocusEngineProvider focusEngineProvider, IRuntimeReferenceLookup lookup, boolean isAppInstance) Constructor.Uses of IRuntimeReferenceLookup in com.iizix.server.gyro
Modifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.