org.nanocontainer.testmodel
Class WebServerConfigComp
java.lang.Object
org.nanocontainer.testmodel.WebServerConfigComp
- All Implemented Interfaces:
- WebServerConfig
public class WebServerConfigComp
- extends Object
- implements WebServerConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServerConfigComp
public WebServerConfigComp(String host,
int port)
getHost
public String getHost()
- Specified by:
getHost
in interface WebServerConfig
getPort
public int getPort()
- Specified by:
getPort
in interface WebServerConfig
Copyright © 2003-2009 Codehaus. All Rights Reserved.