public class RegisteredGlobalState extends Object
Constructor and Description |
---|
RegisteredGlobalState() |
Modifier and Type | Method and Description |
---|---|
static void |
clearState(String id) |
static Object |
getState(String id) |
static Object |
globalLock() |
static String |
registerState(Object init) |
static void |
setState(String id,
Object init) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.