public class ServiceManager
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
cat |
Constructor and Description |
---|
ServiceManager() |
Modifier and Type | Method and Description |
---|---|
static void |
doRemoteInit(java.lang.String serviceName,
java.lang.String[] commandLineArgs)
remotely initializes the given serviceName with the given commandLineArgs
|
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
public static void doRemoteInit(java.lang.String serviceName, java.lang.String[] commandLineArgs)
serviceName
- - the serviceName of the RIS that is being initialized.commandLineArgs
- - the command line args that are passed to the RIS for initialization.Copyright © 1998-2014 CA, Inc. All Rights Reserved.