Package com.iizix.server.monitor
Interface IVirtualizedMonitor
- All Superinterfaces:
- IPropMgrOwner
Callback used when the Virtualized Monitor property is created.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- void- onServerPlugins- (String plugins) Replies with the registered plug-in's.- voidCalled when the Server side VirtualizedMonitorEndPoint has been populated.- Methods inherited from interface com.iizix.prop.IPropMgrOwner- getClientContextMenuReference, onRemoteEventQueued
- Method Details- onServerPluginsReplies with the registered plug-in's.- Parameters:
- plugins- The list of comma separated plug-in's as "com.iixix...".
 
- onVMPopulatedvoid onVMPopulated()Called when the Server side VirtualizedMonitorEndPoint has been populated.