org.dasein.cloud.vsphere.network
Class VMwareNetworkServices

java.lang.Object
  extended by org.dasein.cloud.network.AbstractNetworkServices
      extended by org.dasein.cloud.vsphere.network.VMwareNetworkServices
All Implemented Interfaces:
NetworkServices

public class VMwareNetworkServices
extends AbstractNetworkServices


Constructor Summary
VMwareNetworkServices(PrivateCloud cloud)
           
 
Method Summary
 StaticIp getIpAddressSupport()
           
 
Methods inherited from class org.dasein.cloud.network.AbstractNetworkServices
getDnsSupport, getFirewallSupport, getLoadBalancerSupport, getVlanSupport, getVpnSupport, hasDnsSupport, hasFirewallSupport, hasIpAddressSupport, hasLoadBalancerSupport, hasVlanSupport, hasVpnSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMwareNetworkServices

public VMwareNetworkServices(@Nonnull
                             PrivateCloud cloud)
Method Detail

getIpAddressSupport

@Nullable
public StaticIp getIpAddressSupport()
Specified by:
getIpAddressSupport in interface NetworkServices
Overrides:
getIpAddressSupport in class AbstractNetworkServices


Copyright © 2012 enStratus Networks Inc. All Rights Reserved.