org.jclouds.compute.stub.config
Class StubComputeServiceDependenciesModule.StubSocketOpen
java.lang.Object
org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule.StubSocketOpen
- All Implemented Interfaces:
- com.google.common.base.Predicate<org.jclouds.net.IPSocket>, org.jclouds.predicates.SocketOpen
- Enclosing class:
- StubComputeServiceDependenciesModule
@Singleton
public static class StubComputeServiceDependenciesModule.StubSocketOpen
- extends Object
- implements org.jclouds.predicates.SocketOpen
Method Summary |
boolean |
apply(org.jclouds.net.IPSocket input)
|
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 |
StubComputeServiceDependenciesModule.StubSocketOpen
@Inject
public StubComputeServiceDependenciesModule.StubSocketOpen(ConcurrentMap<String,NodeMetadata> nodes,
@Named(value="PUBLIC_IP_PREFIX")
String publicIpPrefix)
apply
public boolean apply(org.jclouds.net.IPSocket input)
- Specified by:
apply
in interface com.google.common.base.Predicate<org.jclouds.net.IPSocket>
Copyright © 2009-2011 jclouds. All Rights Reserved.