public class GlobalContext extends Object
| Constructor and Description |
|---|
GlobalContext(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getData() |
Properties |
getProps() |
Map<String,AtomicLong> |
retrieveAndResetCurrentCounters() |
public GlobalContext(Properties props)
public Properties getProps()
public Map<String,AtomicLong> retrieveAndResetCurrentCounters()
Copyright © 2017. All Rights Reserved.