Uses of Interface
org.codice.ddf.admin.application.plugin.ApplicationPlugin
Packages that use ApplicationPlugin
Package
Description
-
Uses of ApplicationPlugin in org.codice.ddf.admin.application.plugin
Classes in org.codice.ddf.admin.application.plugin that implement ApplicationPluginModifier and TypeClassDescriptionclassHandles the basic work for an AbstractApplicationPlugin. -
Uses of ApplicationPlugin in org.codice.ddf.admin.application.service.impl
Methods in org.codice.ddf.admin.application.service.impl that return types with arguments of type ApplicationPluginModifier and TypeMethodDescriptionApplicationServiceBean.getApplicationPlugins()Getter method for the plugin list.Method parameters in org.codice.ddf.admin.application.service.impl with type arguments of type ApplicationPluginModifier and TypeMethodDescriptionvoidApplicationServiceBean.setApplicationPlugins(List<ApplicationPlugin> applicationPlugins) Setter method for the plugin list.