Constructor and Description |
---|
AnnotationProcessor() |
Modifier and Type | Method and Description |
---|---|
protected CategoryBag |
parseCategoryBag(String categoryBagStr)
parse something like: [keyName=uddi-org:types:wsdl,keyValue=wsdlDeployment,tModelKey=uddi:uddi.org:categorization:types]
|
protected BindingTemplate |
parseServiceBinding(Class<?> classWithAnnotations,
String lang,
WebService webServiceAnnotation,
Properties properties) |
Collection<BusinessService> |
readServiceAnnotations(String[] classesWithAnnotations,
Properties properties) |
BusinessService |
readServiceAnnotations(String classWithAnnotations,
Properties properties) |
public Collection<BusinessService> readServiceAnnotations(String[] classesWithAnnotations, Properties properties)
public BusinessService readServiceAnnotations(String classWithAnnotations, Properties properties) throws ClassNotFoundException
ClassNotFoundException
protected BindingTemplate parseServiceBinding(Class<?> classWithAnnotations, String lang, WebService webServiceAnnotation, Properties properties)
protected CategoryBag parseCategoryBag(String categoryBagStr)
categoryBagStr
- Copyright © 2018 JBoss by Red Hat. All rights reserved.