|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.client2.common.configurators.BaseConfigurator
com.intel.gpe.client2.common.configurators.NetworkConfigurator
public abstract class NetworkConfigurator
The network configuration provider.
| Constructor Summary | |
|---|---|
NetworkConfigurator()
|
|
| Method Summary | |
|---|---|
abstract void |
configure()
Configure the network properties. |
static NetworkConfigurator |
getConfigurator()
Load the network configurator from the class specified in the System property "com.intel.gpe.client2.common.configurators.NetworkConfigurator" |
| Methods inherited from class com.intel.gpe.client2.common.configurators.BaseConfigurator |
|---|
load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetworkConfigurator()
| Method Detail |
|---|
public abstract void configure()
public static NetworkConfigurator getConfigurator()
throws java.lang.InstantiationException,
java.lang.IllegalAccessException,
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||