Uses of Interface
com.iizix.gyro.IFocusEngineProvider
Uses of IFocusEngineProvider in com.iizix.server.app
ModifierConstructorDescriptionRuntimeApp
(SessionInfo sessionInfo, AppFactory appFactory, PropMgr propMgr, ClientProps clientRoot, IFocusEngineProvider focusEngineProvider, IVirtualsContainer<VirtualSpace> virtualSpace) Creates the runtime application a client session.VirtualsContainer
(String base, Atom atom, Class<? extends PropCnr> propClass, PropMgr propMgr, IFocusEngineProvider focusEngineProvider, IRuntimeReferenceLookup lookup, boolean isAppInstance) Constructor.Uses of IFocusEngineProvider in com.iizix.server.gyro
Modifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.class
The Client Session Gyro instance.