Class AdminCommandContextForInstance

java.lang.Object
org.glassfish.api.admin.AdminCommandContextForInstance
All Implemented Interfaces:
Serializable, AdminCommandContext, ExecutionContext

public class AdminCommandContextForInstance extends Object implements AdminCommandContext
Most of AdminCommandContext attributes are used in any phase of command execution (supplemental commands, replication) but some of them must be different for every instance. This wrapper provides such staff.
Author:
mmares
See Also: