|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IExecutionMonitor | |
| FRS | |
| Uses of IExecutionMonitor in FRS |
| Classes in FRS that implement IExecutionMonitor | |
class |
ExecutionMonitor
|
| Methods in FRS that return IExecutionMonitor | |
IExecutionMonitor |
DefaultRepositoryServer.getExecutionMonitor()
Restituisce l'esxecution monitor |
| Methods in FRS with parameters of type IExecutionMonitor | |
ISessioneScrittura |
IRepository.createProxyScrittura(java.lang.String path,
boolean append,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di scrittura |
ISessioneLettura |
IRepository.createProxyLettura(java.lang.String path,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di lettura |
ISessioneScrittura |
defaultRepository.createProxyScrittura(java.lang.String path,
boolean append,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di scrittura |
ISessioneLettura |
defaultRepository.createProxyLettura(java.lang.String path,
ITerminazioneSessione termList,
IClientCallBack client,
IExecutionMonitor monitor)
crea un proxy di lettura |
| Constructors in FRS with parameters of type IExecutionMonitor | |
proxyLettura(java.lang.String logicalpath,
java.lang.String path,
ITerminazioneSessione res,
IClientCallBack client,
IExecutionMonitor monitor)
Costruttore |
|
proxyScrittura(java.lang.String logicalpath,
java.lang.String path,
boolean append,
ITerminazioneSessione listTerm,
IClientCallBack client,
IExecutionMonitor monitor)
Costruttore |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||