JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.camel.component.cxf.jaxrs
Interface BeanIdAware
public interface
BeanIdAware
We can get and set the BeanId through this interface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBeanId
()
void
setBeanId
(
String
id)
Method Details
getBeanId
String
getBeanId
()
setBeanId
void
setBeanId
(
String
id)