org.eclipse.rse.services
Interface IService
- All Known Subinterfaces:
- IFileService, IProcessService, IShellService
- All Known Implementing Classes:
- AbstractFileService, AbstractProcessService
public interface IService
getName
String getName()
getDescription
String getDescription()
initService
void initService(IProgressMonitor monitor)
uninitService
void uninitService(IProgressMonitor monitor)
getMessage
SystemMessage getMessage(String messageID)
Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.