Uses of Interface
com.iizix.server.app.IVirtualizedReferenceLookup
Uses of IVirtualizedReferenceLookup in com.iizix.server.app
Modifier and TypeInterfaceDescriptioninterface
IVirtualsContainer<PROPCNR extends PropCnr>
The interface to the virtualized container that is exposed to the API and the Server.Modifier and TypeClassDescriptionclass
VirtualsContainer<PROPCNR extends PropCnr>
The Virtual Property Container is a flat structure containing all items (property containers) that are virtualized.Modifier and TypeMethodDescriptionIVirtualizedReferenceLookupRetriever.getIVirtualizedReferenceLookup
(String reference) Attempts to retrieve an instance of a look-up of reference from a virtualized container in an application.AppFactory.getVirtualizedReferenceLookupRetriever
(String reference) Gets the virtuals reference look-up for a reference.Uses of IVirtualizedReferenceLookup 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.