Interface | Description |
---|---|
LoadBalancerService |
Provides portable access to load balancer services.
|
LoadBalancerServiceAdapter<B,L> |
A means of specifying the interface between the
LoadBalancerServices
and a concrete compute cloud implementation, jclouds or otherwise. |
LoadBalancerServiceContext |
Represents a cloud that has LoadBalancer functionality.
|
Class | Description |
---|---|
LoadBalancerServiceContextBuilder<S,A> | |
LoadBalancerServiceContextFactory |
Helper class to instantiate
LoadBalancerServiceContext instances. |
Copyright © 2009-2012 jclouds. All Rights Reserved.