public class arjPropertyManager extends Object
| Constructor and Description |
|---|
arjPropertyManager() |
| Modifier and Type | Method and Description |
|---|---|
static CoordinatorEnvironmentBean |
getCoordinatorEnvironmentBean() |
static CoreEnvironmentBean |
getCoreEnvironmentBean() |
static ObjectStoreEnvironmentBean |
getObjectStoreEnvironmentBean() |
public static CoreEnvironmentBean getCoreEnvironmentBean()
public static CoordinatorEnvironmentBean getCoordinatorEnvironmentBean()
public static ObjectStoreEnvironmentBean getObjectStoreEnvironmentBean()
BeanPopulator.getNamedInstance(Class, String) and
BeanPopulator.getDefaultInstance(Class).
The getters of the returned object will pass through to the getter of
the default bean instance that is returned from a call to
BeanPopulator.getDefaultInstance(Class).Copyright © 2022 JBoss by Red Hat. All rights reserved.