@Singleton public class ServerLatestJobCompleted extends Object implements com.google.common.base.Predicate<Server>
| Modifier and Type | Field and Description |
|---|---|
protected GridJobClient |
jobClient |
protected Logger |
logger |
| Constructor and Description |
|---|
ServerLatestJobCompleted(GridJobClient jobClient) |
protected GridJobClient jobClient
protected Logger logger
@Inject public ServerLatestJobCompleted(GridJobClient jobClient)
Copyright © 2009-2012 jclouds. All Rights Reserved.