Brian O'Connor
Committed by Gerrit Code Review

Updating FlowObjectiveService javadoc

Change-Id: I68ab552f80bad965133aed8f90d01065d22cb974
......@@ -57,7 +57,9 @@ public interface FlowObjectiveService {
int allocateNextId();
/**
* Installs the filtering rules onto the specified device.
* Provides a composition policy expression.
* <p>
* WARNING: This method is a no-op in the default implementation.
*
* @param policy policy expression
*/
......