@Singleton public class TemplatePredicates extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TemplatePredicates.PasswordEnabled |
static class |
TemplatePredicates.Ready |
Constructor and Description |
---|
TemplatePredicates() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<Template> |
isPasswordEnabled() |
static com.google.common.base.Predicate<Template> |
isReady() |
Copyright © 2009-2012 jclouds. All Rights Reserved.