edu.uci.isr.yancees.plugin
Interface PluginFactoryInterface

All Known Subinterfaces:
MOPluginFactoryInterface, ProtocolPluginFactoryInterface
All Known Implementing Classes:
GenericPluginFactory, NotificationPluginFactory, SubscriptionPluginFactory

public interface PluginFactoryInterface

This is the interface of the plug-ins of the core of the system


Method Summary
 java.lang.String[] getTags()
           
 

Method Detail

getTags

java.lang.String[] getTags()