|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.config.modules.tomcat.WindowsFirewallManager
public final class WindowsFirewallManager
Manages ports of firewall in Windows OS.
| Method Summary | |
|---|---|
static void |
closePorts(Connector[] connectors)
Closes all ports defined in this model on the Windows firewall. |
static void |
openPorts(java.lang.String productName,
Connector[] connectors)
Opens all ports defined in this model on the Windows firewall. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void closePorts(Connector[] connectors)
connectors - List of connectors to close.
public static void openPorts(java.lang.String productName,
Connector[] connectors)
productName - Product Nameconnectors - List of connectors to open.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||