Remote System Explorer DataStore
Release 3.3

Uses of Interface
org.eclipse.dstore.core.server.IServerLogger

Packages that use IServerLogger
org.eclipse.dstore.core.model   
org.eclipse.dstore.core.server   
 

Uses of IServerLogger in org.eclipse.dstore.core.model
 

Methods in org.eclipse.dstore.core.model that return IServerLogger
 IServerLogger Client.getLogger()
           
 

Methods in org.eclipse.dstore.core.model with parameters of type IServerLogger
 void Client.setLogger(IServerLogger logger)
           
 

Uses of IServerLogger in org.eclipse.dstore.core.server
 

Classes in org.eclipse.dstore.core.server that implement IServerLogger
 class ServerLogger
          Class that facilitates logging for errors, warnings, debug messages and info for DataStore servers.
 


Remote System Explorer DataStore
Release 3.3

Copyright (c) IBM Corporation and others 2000, 2011. All Rights Reserved.