Uses of Interface
org.jdiagnose.remote.system.RemoteSystem

Packages that use RemoteSystem
org.jdiagnose.remote.provider   
org.jdiagnose.remote.system   
 

Uses of RemoteSystem in org.jdiagnose.remote.provider
 

Methods in org.jdiagnose.remote.provider that return RemoteSystem
 RemoteSystem SystemHolder.getRemoteSystem()
           
 RemoteSystem DefaultSystemHolder.getRemoteSystem()
           
 

Methods in org.jdiagnose.remote.provider with parameters of type RemoteSystem
 void DefaultSystemHolder.setRemoteSystem(RemoteSystem remoteSystem)
           
 

Uses of RemoteSystem in org.jdiagnose.remote.system
 

Classes in org.jdiagnose.remote.system that implement RemoteSystem
 class InMemoryRemoteSystem
           
 class RemoteDataServiceSystem
           
 

Methods in org.jdiagnose.remote.system that return RemoteSystem
 RemoteSystem RemoteSystemCreator.getRemoteSystem(Query query)
           
 



Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.