Package org.glassfish.api.admin
Interface ProgressProvider
-
public interface ProgressProviderInterface denoting administrative commands that provide theirProgressannotation. It must be considered as Managed usingManagedannotation or byCommandModelProvider- Author:
- martinmares
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classProgressProvider.Utils
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProgressgetProgress()
-
-
-
Method Detail
-
getProgress
Progress getProgress()
-
-