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, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, isEnabledpublic AbstractSystemPropertyServiceExtensionHandler()
public ExtensionResultStatusType resolveProperty(String propertyName, ExtensionResultHolder resultHolder)
SystemPropertyServiceExtensionHandlerresolveProperty in interface SystemPropertyServiceExtensionHandlerCopyright © 2022. All rights reserved.