Uses of Class
org.codice.ddf.admin.application.service.ApplicationServiceException
Packages that use ApplicationServiceException
-
Uses of ApplicationServiceException in org.codice.ddf.admin.application.service.impl
Methods in org.codice.ddf.admin.application.service.impl that throw ApplicationServiceExceptionModifier and TypeMethodDescriptionvoidApplicationServiceBean.destroy()Destroys the application service bean by unregistering it from the MBean server.voidApplicationServiceBean.init()Initializes the initial variables and registers the class to the MBean server.Constructors in org.codice.ddf.admin.application.service.impl that throw ApplicationServiceExceptionModifierConstructorDescriptionApplicationServiceBean(ApplicationService appService, org.codice.ddf.admin.core.api.ConfigurationAdmin configAdmin, MBeanServer mBeanServer, org.codice.ddf.sync.installer.api.SynchronizedInstaller syncInstaller, org.apache.karaf.system.SystemService systemService) Creates an instance of an ApplicationServiceBean