|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensionHandlerConfig
Ths ExtensionHandlerConfig interface provides a method by which ExtensionHandler
objects can obtain
initialization and runtime configuration information.
Method Summary | |
---|---|
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. |
Methods inherited from interface com.ibm.wsspi.rrd.extension.ExtensionConfig |
---|
getClassName, getID, getInitParameter, getInitParameterNames, getOrder |
Method Detail |
---|
java.lang.String getNamespaceURI()
java.lang.String getLocalName()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |