public class SeamRuntimeIntrospector extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static List<SeamComponentInfo> |
components |
| Constructor and Description |
|---|
SeamRuntimeIntrospector() |
| Modifier and Type | Method and Description |
|---|---|
protected static List<String> |
listAllComponentsNames() |
protected static List<SeamComponentInfo> |
listNuxeoComponents() |
static List<SeamComponentInfo> |
listNuxeoComponents(javax.servlet.http.HttpServletRequest request) |
protected static List<SeamComponentInfo> components
public SeamRuntimeIntrospector()
protected static List<String> listAllComponentsNames()
public static List<SeamComponentInfo> listNuxeoComponents(javax.servlet.http.HttpServletRequest request)
protected static List<SeamComponentInfo> listNuxeoComponents()
Copyright © 2019 Nuxeo. All rights reserved.