public class LoggingInitializerConnection extends Object implements ConsumerConnection
by Szczepan Faber, created at: 12/14/11
| Constructor and Description |
|---|
LoggingInitializerConnection(ConsumerConnection connection,
SynchronizedLogging synchronizedLogging) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeBuild(BuildParametersVersion1 buildParameters,
ConsumerOperationParameters operationParameters) |
String |
getDisplayName() |
<T> T |
getModel(Class<T> type,
ConsumerOperationParameters operationParameters) |
VersionDetails |
getVersionDetails() |
void |
stop() |
public LoggingInitializerConnection(ConsumerConnection connection, SynchronizedLogging synchronizedLogging)
public void stop()
stop in interface ConsumerConnectionpublic String getDisplayName()
getDisplayName in interface ConsumerConnectionpublic VersionDetails getVersionDetails()
getVersionDetails in interface ConsumerConnectionpublic <T> T getModel(Class<T> type, ConsumerOperationParameters operationParameters) throws UnsupportedOperationException, IllegalStateException
getModel in interface ConsumerConnectionUnsupportedOperationExceptionIllegalStateExceptionpublic void executeBuild(BuildParametersVersion1 buildParameters, ConsumerOperationParameters operationParameters) throws IllegalStateException
executeBuild in interface ConsumerConnectionIllegalStateExceptionCopyright © 2013. All rights reserved