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

org.opendaylight.infrautils.ready.order.package-info Maven / Gradle / Ivy

/*
 * Copyright (c) 2017 Red Hat, Inc. and others. All rights reserved.
 *
 * This program and the accompanying materials are made available under the
 * terms of the Eclipse Public License v1.0 which accompanies this distribution,
 * and is available at http://www.eclipse.org/legal/epl-v10.html
 */
/**
 * Utility OSGi Service Registry-based projection. See {@link FunctionalityReady} for full description. This package is
 * deprecated and will be removed in the next major release. Users of this package are advised to migrate to use
 * {@code org.osgi.service.component} and {@code org.osgi.service.component.annotations} instead.
 */
@Deprecated(since = "6.0.9", forRemoval = true)
package org.opendaylight.infrautils.ready.order;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy