Modifier and Type | Class and Description |
---|---|
class |
JAXRSServiceFactoryBean
Builds a JAX-RS service model from resource classes.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxWsServiceFactoryBean
Constructs a service model from JAX-WS service endpoint classes.
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationsFactoryBeanListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
void |
FactoryBeanListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyAnnotationListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
ReflectionServiceFactoryBean
Introspects a class and builds a
Service from it. |
Modifier and Type | Class and Description |
---|---|
class |
WSDLServiceFactory |
Apache CXF