OpenFLow plugin & SAL API documentation
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / core / IContainerAware.java
index 008ec59bfa2d08e4c1859afcec840e040b8860f2..ce6c00e7c036bbc8b929bbbcdc77df342ab84c13 100644 (file)
 package org.opendaylight.controller.sal.core;
 
 /**
- * @file   IContainerAware.java
- *
- * @brief  Define the interface to be called when the Container is being
+ * The interface describes methods to be called when the Container is being
  * created/destroyed
- *
- *
  */
 
 public interface IContainerAware {