public final class AsyncConfig$$accessor extends Object
Modifier and Type | Method and Description |
---|---|
static Object |
construct() |
static boolean |
get_enable(Object __instance) |
static Object |
get_overflow(Object __instance) |
static int |
get_queueLength(Object __instance) |
static void |
set_enable(Object __instance,
boolean enable) |
static void |
set_overflow(Object __instance,
Object overflow) |
static void |
set_queueLength(Object __instance,
int queueLength) |
public static boolean get_enable(Object __instance)
public static void set_enable(Object __instance, boolean enable)
public static int get_queueLength(Object __instance)
public static void set_queueLength(Object __instance, int queueLength)
public static Object construct()
Copyright © 2019 JBoss by Red Hat. All rights reserved.