org.openorb.board
public interface FeatureTransferManager
Method Summary | |
---|---|
void | exposeFeature(Plugin plugin, String objectClass, PluginFeature feature) This method is invoked by plugin to publish a feature |
PluginFeature[] | getExposedFeature(String objectClass) This method is invoked by a plugin to get all the published features for an object type |