Module server
source code
Startup plugin for our various server components, called typically by
icegridnode after parsing etc/grid/templates.xml.
Plugin read by omero.cli.Cli during initialization. The method(s)
defined here will be added to the Cli class for later use.
Copyright 2008 Glencoe Software, Inc. All rights reserved. Use is
subject to license terms supplied in LICENSE.txt
|
HELP = """Start commands for server components"""
|
Imports:
subprocess,
optparse,
os,
sys,
signal,
time,
BaseControl,
CLI,
omero