public interface DialogResourceProvider
| Modifier and Type | Field and Description |
|---|---|
static Map<Class,org.osgi.framework.ServiceRegistration> |
registeredProviders |
| Modifier and Type | Method and Description |
|---|---|
default void |
doActivate(org.osgi.framework.BundleContext bundleContext) |
default void |
doDeactivate() |
default DialogProvider |
getDialogProvider() |
static String |
getServiceClassName(String modelClass) |
Class |
getTargetClass() |
Class getTargetClass()
default DialogProvider getDialogProvider()
default void doActivate(org.osgi.framework.BundleContext bundleContext)
throws InstantiationException,
IllegalAccessException
default void doDeactivate()
Copyright © 2013–2020 Adobe. All rights reserved.