Uses of Enum Class
com.sun.enterprise.admin.monitor.callflow.ContainerTypeOrApplicationType
Packages that use ContainerTypeOrApplicationType
-
Uses of ContainerTypeOrApplicationType in com.sun.enterprise.admin.monitor.callflow
Methods in com.sun.enterprise.admin.monitor.callflow that return ContainerTypeOrApplicationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContainerTypeOrApplicationType[]ContainerTypeOrApplicationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sun.enterprise.admin.monitor.callflow with parameters of type ContainerTypeOrApplicationTypeModifier and TypeMethodDescriptionvoidAgent.startTime(ContainerTypeOrApplicationType type) This method is called by a request processor thread, when the thread of execution transitions into the container code.voidAgentAdapter.startTime(ContainerTypeOrApplicationType type)