public class BeanParamInfo extends BeanResourceInfo
paramFields, paramMethodsCONSTRUCTOR_PROXY_MAP, resourceClass, root, serviceClass| Constructor and Description |
|---|
BeanParamInfo(Class<?> beanClass,
org.apache.cxf.Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSingleton() |
getParameterFields, getParameterMethods, paramsAvailableclearAllMaps, clearThreadLocalProxies, contextsAvailable, getBus, getConstructorProxies, getContextFieldProxy, getContextFields, getContextMethods, getContextSetterProxy, getResourceClass, getServiceClass, isRoot, setResourceClasspublic BeanParamInfo(Class<?> beanClass, org.apache.cxf.Bus bus)
public boolean isSingleton()
isSingleton in class AbstractResourceInfoApache CXF