eu.esdihumboldt.hale.server.projects.internal
Class ProjectCommands
java.lang.Object
eu.esdihumboldt.hale.server.projects.internal.ProjectCommands
- All Implemented Interfaces:
- org.eclipse.osgi.framework.console.CommandProvider
public class ProjectCommands
- extends Object
- implements org.eclipse.osgi.framework.console.CommandProvider
Project related commands backed by the ProjectScavenger
service.
- Author:
- Simon Templer
Method Summary |
void |
_pinfo(org.eclipse.osgi.framework.console.CommandInterpreter ci)
|
void |
_plist(org.eclipse.osgi.framework.console.CommandInterpreter ci)
|
void |
_pstart(org.eclipse.osgi.framework.console.CommandInterpreter ci)
|
void |
_pstop(org.eclipse.osgi.framework.console.CommandInterpreter ci)
|
void |
_pupdate(org.eclipse.osgi.framework.console.CommandInterpreter ci)
|
String |
getHelp()
|
void |
setProjects(ProjectScavenger projects)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectCommands
public ProjectCommands()
setProjects
public void setProjects(ProjectScavenger projects)
- Parameters:
projects
- the projects to set
getHelp
public String getHelp()
- Specified by:
getHelp
in interface org.eclipse.osgi.framework.console.CommandProvider
- See Also:
CommandProvider.getHelp()
_plist
public void _plist(org.eclipse.osgi.framework.console.CommandInterpreter ci)
- Parameters:
ci
- the command interpreter where this command runs
_pinfo
public void _pinfo(org.eclipse.osgi.framework.console.CommandInterpreter ci)
- Parameters:
ci
- the command interpreter where this command runs
_pstart
public void _pstart(org.eclipse.osgi.framework.console.CommandInterpreter ci)
- Parameters:
ci
- the command interpreter where this command runs
_pstop
public void _pstop(org.eclipse.osgi.framework.console.CommandInterpreter ci)
- Parameters:
ci
- the command interpreter where this command runs
_pupdate
public void _pupdate(org.eclipse.osgi.framework.console.CommandInterpreter ci)
- Parameters:
ci
- the command interpreter where this command runs
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d