public interface ExtensionHandlerConfig extends ExtensionConfig
ExtensionHandler
objects can obtain
initialization and runtime configuration information.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocalName()
Retrieves the local name of the extension data element that can be
handled by the extension handler associated with this extension handler
configuration.
|
java.lang.String |
getNamespaceURI()
Retrieves the namespace URI of the extension data element that can be
handled by the extension handler associated with this extension handler
configuration.
|
getClassName, getID, getInitParameter, getInitParameterNames, getOrder
java.lang.String getNamespaceURI()
java.lang.String getLocalName()