public class SystemProviderExtension
extends java.lang.Object
com.microfocus.awm.systemprovider) extension.
Not intended to be sub-classed by clients.
TaurusExtensionPointUtility.getTaurusSystemProviders()| Constructor and Description |
|---|
SystemProviderExtension(ISystemProvider pProvider,
java.net.URL pIcon)
Basic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getIcon()
Gets the system provider icon URL.
|
ISystemProvider |
getSystemProvider()
Gets the system provider instance.
|
public SystemProviderExtension(ISystemProvider pProvider, java.net.URL pIcon)
pProvider - the system provider instancepIcon - the system provider icon URL (can be null)public ISystemProvider getSystemProvider()
public java.net.URL getIcon()
null if the provider doesn't have a
custom iconCopyright © 2015 Micro Focus GmbH. All rights reserved.