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<IPSocket>, SocketOpen
- Enclosing class:
- StubComputeServiceDependenciesModule
@Singleton
public static class StubComputeServiceDependenciesModule.StubSocketOpen
- extends Object
- implements SocketOpen
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(IPSocket input)
- Specified by:
apply
in interface com.google.common.base.Predicate<IPSocket>
Copyright © 2009-2011 jclouds. All Rights Reserved.