org.zeroexchange.feature
Interface FeaturesRegistry

All Known Implementing Classes:
DefaultFeatureRegistry

public interface FeaturesRegistry

The interface for the service awared about enabled features.

Author:
black

Method Summary
 boolean isFeatureEnabled(String simpleFeature)
          Returns true of the specified feature is enabled.
 

Method Detail

isFeatureEnabled

boolean isFeatureEnabled(String simpleFeature)
Returns true of the specified feature is enabled.



Copyright © 2013. All Rights Reserved.