Uses of Package
org.glassfish.api

Packages that use org.glassfish.api
org.glassfish.api   
org.glassfish.api.admin Admin commands in GlassFish 
org.glassfish.api.deployment   
 

Classes in org.glassfish.api used by org.glassfish.api
ActionReport
          An action report is an abstract class allowing any type of server side action like a service execution, a command execution to report on its execution to the originator of the action.
ActionReport.ExitCode
           
ActionReport.MessagePart
           
Startup.Lifecycle
          A startup service may be useful during the lifetime of the application server, while others need to process a task and stop running at the end of the server startup.
 

Classes in org.glassfish.api used by org.glassfish.api.admin
ActionReport
          An action report is an abstract class allowing any type of server side action like a service execution, a command execution to report on its execution to the originator of the action.
ActionReport.ExitCode
           
ExecutionContext
          Any execution type invocation should be passed with an instance of this context.
Param
          Param is a parameter to a command.
 

Classes in org.glassfish.api used by org.glassfish.api.deployment
ActionReport
          An action report is an abstract class allowing any type of server side action like a service execution, a command execution to report on its execution to the originator of the action.
ExecutionContext
          Any execution type invocation should be passed with an instance of this context.
I18n
          Identify an I18n resource associated with the annotated element.
Param
          Param is a parameter to a command.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.