Property | Type | Description | |
---|---|---|---|
DEFAULT_HEAP_MAX_MB | int | ||
DEFAULT_HEAP_MIN_MB | int | ||
DEFAULT_JCONSOLE_PORT | int | ||
DEFAULT_JPROFILER_PORT | int | ||
DEFAULT_PERMSIZE_MB | int | ||
DEFAULT_PORT | int |
Method | Description | |
---|---|---|
AemInstance ( ) : System | ||
AemInstance ( |
||
Clone ( ) : |
||
Delete ( ) : void | ||
GetInstanceJavaProcess ( ) : |
||
GetStatusText ( ) : string | ||
Save ( ) : void | ||
UpdateNofiyIconText ( BundleStatus pBundleStatus ) : void |
Updates tooltip text and icon of tray icon
|
|
Validate ( ) : string | ||
WebRequestCreate ( string url ) : |
Creates a web request with preemptive authentication.
|
Method | Description | |
---|---|---|
InitializeNotifyIcon ( ) : void | ||
ShowNotfiyIconMessage ( string pMessage, ToolTipIcon pIcon ) : void | ||
mNotifyIcon_DoubleClick ( object sender, |
||
propertiesMenuItem_Click ( object sender, |
public AemInstance ( |
||
pKey | ||
return | System |
public GetInstanceJavaProcess ( ) : |
||
return |
public UpdateNofiyIconText ( BundleStatus pBundleStatus ) : void | ||
pBundleStatus | BundleStatus | |
return | void |
public WebRequestCreate ( string url ) : |
||
url | string | URL |
return |
public static int DEFAULT_JCONSOLE_PORT | ||
return | int |
public static int DEFAULT_JPROFILER_PORT | ||
return | int |