org.escot
Interface ExplicitFeatureProvider


public interface ExplicitFeatureProvider

Beans which provide features which are not implied through reflection should implement this interface.


Method Summary
 FeatureRegistry getFeatureRegistry()
          Returns the feature registry, which is the list of all publications and subscribers not implied through reflection.
 

Method Detail

getFeatureRegistry

public FeatureRegistry getFeatureRegistry()
Returns the feature registry, which is the list of all publications and subscribers not implied through reflection.