public class Helper extends Object
Modifier and Type | Field and Description |
---|---|
static Helper |
INSTANCE
Singleton access
|
Modifier and Type | Method and Description |
---|---|
String |
determineBeanCacheKey(Class beanType) |
String |
determineBeanCacheKey(String name,
Class beanType) |
BeanLifecycleStrategy |
getLifecycleStrategy(boolean shouldRegistryManageLifecycle) |
public static final Helper INSTANCE
Copyright © 2019 JBoss by Red Hat. All rights reserved.