Uses of Enum Class
org.openjdk.jol.vm.sa.ServiceabilityAgentSupport.AgentStyle
Packages that use ServiceabilityAgentSupport.AgentStyle
-
Uses of ServiceabilityAgentSupport.AgentStyle in org.openjdk.jol.vm.sa
Fields in org.openjdk.jol.vm.sa declared as ServiceabilityAgentSupport.AgentStyleModifier and TypeFieldDescriptionprivate final ServiceabilityAgentSupport.AgentStyleServiceabilityAgentSupport.agentStyleMethods in org.openjdk.jol.vm.sa that return ServiceabilityAgentSupport.AgentStyleModifier and TypeMethodDescriptionServiceabilityAgentSupport.senseAgentStyle()Returns the enum constant of this class with the specified name.ServiceabilityAgentSupport.AgentStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openjdk.jol.vm.sa with parameters of type ServiceabilityAgentSupport.AgentStyleModifier and TypeMethodDescriptionprivate ResultServiceabilityAgentSupport.callAgent(Task processor, boolean sudoRequired, ServiceabilityAgentSupport.AgentStyle style) ServiceabilityAgentSupport.getArguments(boolean sudoRequired, ServiceabilityAgentSupport.AgentStyle style) private booleanServiceabilityAgentSupport.needSudo(ServiceabilityAgentSupport.AgentStyle style) private voidServiceabilityAgentSupport.senseAccess(ServiceabilityAgentSupport.AgentStyle style)