org.jclouds.slicehost.predicates
Class SliceTerminated
java.lang.Object
org.jclouds.slicehost.predicates.SliceTerminated
- All Implemented Interfaces:
- com.google.common.base.Predicate<Slice>
@Singleton
public class SliceTerminated
- extends Object
- implements com.google.common.base.Predicate<Slice>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
equals |
logger
protected Logger logger
SliceTerminated
@Inject
public SliceTerminated(SlicehostClient client)
apply
public boolean apply(Slice slice)
- Specified by:
apply
in interface com.google.common.base.Predicate<Slice>
Copyright © 2009-2011 jclouds. All Rights Reserved.