Upgrade to odlparent 2.0.2
[controller.git] / opendaylight / config / threadpool-config-impl / src / main / java / org / opendaylight / controller / config / yang / threadpool / impl / AsyncEventBusModule.java
index f108303165d0f6ce2de3dd3d36e58d145f250fac..518301578449d63be31f61321ec092324cf3bbfd 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (c) 2013 Cisco Systems, 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
+ */
+
 /**
  * Generated file
 
@@ -12,8 +20,9 @@ package org.opendaylight.controller.config.yang.threadpool.impl;
 import org.opendaylight.controller.config.threadpool.util.CloseableAsyncEventBus;
 
 /**
-*
+* To be removed in Nitrogen
 */
+@Deprecated
 public final class AsyncEventBusModule extends
         org.opendaylight.controller.config.yang.threadpool.impl.AbstractAsyncEventBusModule {