public final class ServerImpl extends Server
| Constructor and Description |
|---|
ServerImpl(Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getPermanentServerId() |
Date |
getStartedAt() |
String |
getURL() |
String |
getVersion() |
int |
hashCode() |
protected static String |
readVersion(InputStream pomFileStream) |
void |
start() |
public ServerImpl(Settings settings)
public void start()
public String getPermanentServerId()
getPermanentServerId in class Serverpublic String getVersion()
getVersion in class Serverpublic Date getStartedAt()
getStartedAt in class Serverprotected static String readVersion(InputStream pomFileStream) throws IOException
IOExceptionCopyright © 2009-2012 SonarSource. All Rights Reserved.