Class ProxyObserver
- java.lang.Object
-
- org.jboss.forge.addon.configuration.proxy.ProxyObserver
-
public class ProxyObserver extends Object
Sets the proxy settings in theProxySelectoras defined in the user scopedConfiguration- Author:
- George Gastaldi
-
-
Constructor Summary
Constructors Constructor Description ProxyObserver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetProxy(org.jboss.forge.furnace.event.PostStartup event, Configuration configuration)
-
-
-
Method Detail
-
setProxy
public void setProxy(@Observes @Local org.jboss.forge.furnace.event.PostStartup event, Configuration configuration)
-
-