jclouds/apis/elasticstack
Andrew Gaul 70cf3e1f7c Make constants final classes instead of interfaces
This commit prohibits implementation of the empty interface and
instantiation of the class.  Refer to _Effective Java_ item 19 for
more background.
2014-05-16 09:45:52 -07:00
..
2013-12-17 11:31:56 -08:00

#
# The jclouds API for ElasticHosts' Cloud Servers API (http://www.elastichosts.com/cloud-hosting/api/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.