org.jumpmind.symmetric.ext
Interface IExtensionPoint

All Known Subinterfaces:
IBatchListener, IColumnFilter, IDataLoaderFilter, IExtractorFilter, INodeGroupDataLoaderFilter, IParameterFilter, IPublisherFilter, IReloadListener, ITableColumnFilter
All Known Implementing Classes:
AbstractFilter, AbstractTableDataLoaderFilter, AbstractTextPublisherFilter, AbstractTransportFilter, AuthenticationFilter, CompressionFilter, InetAddressFilter, NodeConcurrencyFilter, SyncTriggersRequiredFilter, TemplatedPublisherFilter, ThrottleFilter, XmlPublisherFilter

public interface IExtensionPoint


Method Summary
 boolean isAutoRegister()
          Allow the plug-in implementation to specific whether the SymmetricDS runtime should auto register it or if it will register itself.
 

Method Detail

isAutoRegister

boolean isAutoRegister()
Allow the plug-in implementation to specific whether the SymmetricDS runtime should auto register it or if it will register itself.



Copyright © 2007-2008. All Rights Reserved.