public abstract class AbstractSystemPropertyServiceExtensionHandler extends AbstractExtensionHandler implements SystemPropertyServiceExtensionHandler
enabled, priority
Constructor and Description |
---|
AbstractSystemPropertyServiceExtensionHandler() |
Modifier and Type | Method and Description |
---|---|
ExtensionResultStatusType |
resolveProperty(String propertyName,
ExtensionResultHolder resultHolder)
Provides an opportunity for modules to resolve a system property.
|
getPriority, isEnabled, setEnabled, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPriority, isEnabled
public AbstractSystemPropertyServiceExtensionHandler()
public ExtensionResultStatusType resolveProperty(String propertyName, ExtensionResultHolder resultHolder)
SystemPropertyServiceExtensionHandler
resolveProperty
in interface SystemPropertyServiceExtensionHandler
Copyright © 2022. All rights reserved.