Uses of Interface
com.iizix.gyro.IFocusEngineProvider
Packages that use IFocusEngineProvider
Uses of IFocusEngineProvider in com.iizix.server.app
Constructors in com.iizix.server.app with parameters of type IFocusEngineProviderModifierConstructorDescriptionRuntimeApp
(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
Classes in com.iizix.server.gyro that implement IFocusEngineProviderModifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.class
The Client Session Gyro instance.