Uses of Interface
org.glassfish.api.admin.ProgressEvent
Packages that use ProgressEvent
Package
Description
Admin commands in GlassFish
-
Uses of ProgressEvent in org.glassfish.api.admin
Subinterfaces of ProgressEvent in org.glassfish.api.adminModifier and TypeInterfaceDescriptioninterfaceBase interface of progress status implementation.interfaceAPI for providing information about work progress inAdminCommandimplementations. -
Uses of ProgressEvent in org.glassfish.api.admin.progress
Classes in org.glassfish.api.admin.progress that implement ProgressEventModifier and TypeClassDescriptionclassBasic abstract implementation ofProgressStatus.classProgressStatusis changedclassProgress method was called.classProgress method was called.classProgress method was called.classChange some value in ProgressStatus using set method.classProgressStatusimplementation suggested forAdminCommandimplementation.classThis implementation is used for modeling of command execution with supplemental commands.