org.openflow.protocol.factory
Interface OFTableFeaturesPropertyFactoryAware

All Known Implementing Classes:
OFTableFeatures

public interface OFTableFeaturesPropertyFactoryAware

Objects implementing this interface are expected to be instantiated with an instance of an OFTableFeaturesPropertyFactory

Author:
Srini Seetharaman (srini.seetharaman@gmail.com)

Method Summary
 void setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory tableFeaturesPropertyFactory)
          Sets the OFTableFeaturesPropertyFactory
 

Method Detail

setTableFeaturesPropertyFactory

void setTableFeaturesPropertyFactory(OFTableFeaturesPropertyFactory tableFeaturesPropertyFactory)
Sets the OFTableFeaturesPropertyFactory

Parameters:
tableFeaturesPropertyFactory -