Uses of Class
com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType

Packages that use ContainerTypeOrApplicationType
com.sun.enterprise.admin.monitor.callflow   
 

Uses of ContainerTypeOrApplicationType in com.sun.enterprise.admin.monitor.callflow
 

Methods in com.sun.enterprise.admin.monitor.callflow that return ContainerTypeOrApplicationType
static ContainerTypeOrApplicationType ContainerTypeOrApplicationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContainerTypeOrApplicationType[] ContainerTypeOrApplicationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sun.enterprise.admin.monitor.callflow with parameters of type ContainerTypeOrApplicationType
 void Agent.startTime(ContainerTypeOrApplicationType type)
          This method is called by a request processor thread, when the thread of execution transitions into the container code.
 void AgentAdapter.startTime(ContainerTypeOrApplicationType type)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.