All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dasein.cloud.atmos.AtmosProvider Maven / Gradle / Ivy

/**
 * ========= CONFIDENTIAL =========
 *
 * Copyright (C) 2012 enStratus Networks Inc - ALL RIGHTS RESERVED
 *
 * ====================================================================
 *  NOTICE: All information contained herein is, and remains the
 *  property of enStratus Networks Inc. The intellectual and technical
 *  concepts contained herein are proprietary to enStratus Networks Inc
 *  and may be covered by U.S. and Foreign Patents, patents in process,
 *  and are protected by trade secret or copyright law. Dissemination
 *  of this information or reproduction of this material is strictly
 *  forbidden unless prior written permission is obtained from
 *  enStratus Networks Inc.
 * ====================================================================
 */
package org.dasein.cloud.atmos;

/**
 * Represents different Atmos standard service providers.
 * 

Created by George Reese: 10/8/12 10:45 AM

* @author George Reese * @version 2012.09 initial version * @since 2012.09 */ public enum AtmosProvider { ATT, OTHER }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy