|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |