org.jclouds.trmk.ecloud.config
Class TerremarkECloudRestClientModule.IsDMZNetwork

java.lang.Object
  extended by org.jclouds.trmk.ecloud.config.TerremarkECloudRestClientModule.IsDMZNetwork
All Implemented Interfaces:
com.google.common.base.Predicate<ReferenceType>
Enclosing class:
TerremarkECloudRestClientModule

@Singleton
public static class TerremarkECloudRestClientModule.IsDMZNetwork
extends Object
implements com.google.common.base.Predicate<ReferenceType>


Constructor Summary
TerremarkECloudRestClientModule.IsDMZNetwork(TerremarkECloudClient client)
           
 
Method Summary
 boolean apply(ReferenceType arg0)
           
 
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
 

Constructor Detail

TerremarkECloudRestClientModule.IsDMZNetwork

@Inject
public TerremarkECloudRestClientModule.IsDMZNetwork(TerremarkECloudClient client)
Method Detail

apply

public boolean apply(ReferenceType arg0)
Specified by:
apply in interface com.google.common.base.Predicate<ReferenceType>


Copyright © 2009-2012 jclouds. All Rights Reserved.