Uses of Interface
com.iizix.server.app.IVirtualizedReferenceLookup
Packages that use IVirtualizedReferenceLookup
Uses of IVirtualizedReferenceLookup in com.iizix.server.app
Subinterfaces of IVirtualizedReferenceLookup in com.iizix.server.appModifier and TypeInterfaceDescriptioninterface
IVirtualsContainer<PROPCNR extends PropCnr>
The interface to the virtualized container that is exposed to the API and the Server.Classes in com.iizix.server.app that implement IVirtualizedReferenceLookupModifier and TypeClassDescriptionclass
VirtualsContainer<PROPCNR extends PropCnr>
The Virtual Property Container is a flat structure containing all items (property containers) that are virtualized.Methods in com.iizix.server.app that return IVirtualizedReferenceLookupModifier 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
Classes in com.iizix.server.gyro that implement IVirtualizedReferenceLookupModifier and TypeClassDescriptionclass
Gyro instance that is used for a single user running one application.class
The Client Session Gyro instance.