Uses of Interface
org.hippoecm.frontend.plugin.IServiceFactory
-
Packages that use IServiceFactory Package Description org.hippoecm.frontend.dialog -
-
Uses of IServiceFactory in org.hippoecm.frontend.dialog
Classes in org.hippoecm.frontend.dialog that implement IServiceFactory Modifier and Type Class Description class
DialogServiceFactory
The dialog service factory wraps access to the dialog service to make sure that a dialog is closed when the plugin that opened it is stopped.
-