Interface ProcessorExtension
-
- All Known Implementing Classes:
BaseProcessorExtension
public interface ProcessorExtensionInterface to represent a server side script implementation- Author:
- Roy Wetherall
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetExtensionName()Returns the name of the extension
-