public final class RequestLicense
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BACKUPHOST |
static java.lang.String |
BACKUPMONITORPORT |
static java.lang.String |
BACKUPPORT |
static java.lang.String |
CONNECTIONS |
static java.lang.String |
EXPIRESAT |
static java.lang.String |
YEARS |
Constructor and Description |
---|
RequestLicense() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Method to create a license request
|
public static final java.lang.String BACKUPHOST
public static final java.lang.String BACKUPMONITORPORT
public static final java.lang.String BACKUPPORT
public static final java.lang.String CONNECTIONS
public static final java.lang.String EXPIRESAT
public static final java.lang.String YEARS
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- Following arguments can be passed from the command line : -host:hostname -port:portnumber -monitorport:monitorportnumber -connections:connectioncount -years:durationinyears -backuphost:backuphostname -backupport:backupportnumber -backupmonitorport:backupmonitorportnumberjava.lang.Exception