Uses of Interface
org.glassfish.api.ExecutionContext
Packages that use ExecutionContext
Package
Description
Admin commands in GlassFish
-
Uses of ExecutionContext in org.glassfish.api
Methods in org.glassfish.api with parameters of type ExecutionContext -
Uses of ExecutionContext in org.glassfish.api.admin
Subinterfaces of ExecutionContext in org.glassfish.api.adminModifier and TypeInterfaceDescriptioninterfaceUseful services for administrative commands implementationClasses in org.glassfish.api.admin that implement ExecutionContextModifier and TypeClassDescriptionclassMost ofAdminCommandContextattributes are used in any phase of command execution (supplemental commands, replication) but some of them must be different for every instance.classUseful services for administrative commands implementation -
Uses of ExecutionContext in org.glassfish.api.deployment
Subinterfaces of ExecutionContext in org.glassfish.api.deploymentModifier and TypeInterfaceDescriptioninterfaceUseful services for Deployer service implementation