Package com.iizix.server.app
Interface IVirtualizedReferenceLookup
- All Known Subinterfaces:
IVirtualsContainer<PROPCNR>
- All Known Implementing Classes:
AppSessionGyro
,ClientSessionGyro
,VirtualsContainer
public interface IVirtualizedReferenceLookup
Interface used to look-up a reference from a virtualized container in an application.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionGProp
<?> getVirtualizedPropFromReference
(String reference) Attempts to look up a virtualized property from a reference.