edu.uci.isr.yancees.plugin
Interface PluginFactoryInterface

All Known Subinterfaces:
MOPluginFactoryInterface, ProtocolPluginFactoryInterface
All Known Implementing Classes:
AndPluginFactory, ElvinPluginFactory, FilterPluginFactory, GenericPluginFactory, MobilityProtocolPluginFactory, MOPollProtocolPluginFactory, NotificationPluginFactory, OrPluginFactory, PeerPublishPluginFactory, PollProtocolPluginFactory, PullPluginFactory, PushPluginFactory, RequirePluginFactory, RulePluginFactory, SequencePluginFactory, SienaPluginFactory, SubscriptionPluginFactory, ThenPluginFactory

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

public java.lang.String[] getTags()