Uses of Interface
com.iizix.server.app.IRuntimeReferenceLookup
Packages that use IRuntimeReferenceLookup
Uses of IRuntimeReferenceLookup in com.iizix.server.app
Classes in com.iizix.server.app that implement IRuntimeReferenceLookupModifier and TypeClassDescriptionfinal class
The application factory contains the application that should be run.class
The runtime application is a session instance bound application.Constructors in com.iizix.server.app with parameters of type IRuntimeReferenceLookupModifierConstructorDescriptionVirtualsContainer
(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
Classes in com.iizix.server.gyro that implement IRuntimeReferenceLookupModifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.