org.jclouds.vcloud.config
Class CommonVCloudRestClientModule.WriteableCatalog
java.lang.Object
org.jclouds.vcloud.config.CommonVCloudRestClientModule.WriteableCatalog
- All Implemented Interfaces:
- com.google.common.base.Predicate<ReferenceType>
- Enclosing class:
- CommonVCloudRestClientModule<S extends CommonVCloudClient,A extends CommonVCloudAsyncClient>
@Singleton
public static class CommonVCloudRestClientModule.WriteableCatalog
- extends Object
- implements com.google.common.base.Predicate<ReferenceType>
| 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 |
CommonVCloudRestClientModule.WriteableCatalog
@Inject
public CommonVCloudRestClientModule.WriteableCatalog(CommonVCloudClient client)
apply
public boolean apply(ReferenceType arg0)
- Specified by:
apply in interface com.google.common.base.Predicate<ReferenceType>
Copyright © 2009-2011 jclouds. All Rights Reserved.