Class GetCurrentNetworkDescriptionService
- java.lang.Object
-
- com.chutneytesting.agent.domain.configure.GetCurrentNetworkDescriptionService
-
public class GetCurrentNetworkDescriptionService extends Object
-
-
Constructor Summary
Constructors Constructor Description GetCurrentNetworkDescriptionService(CurrentNetworkDescription currentNetworkDescription)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NetworkDescriptiongetCurrentNetworkDescription()
-
-
-
Constructor Detail
-
GetCurrentNetworkDescriptionService
public GetCurrentNetworkDescriptionService(CurrentNetworkDescription currentNetworkDescription)
-
-
Method Detail
-
getCurrentNetworkDescription
public NetworkDescription getCurrentNetworkDescription()
-
-