|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationModel | |
---|---|
org.apache.beehive.wsm.jsr181.model | |
org.apache.beehive.wsm.jsr181.processor.apt | |
org.apache.beehive.wsm.jsr181.processor.reflection |
Uses of AnnotationModel in org.apache.beehive.wsm.jsr181.model |
---|
Subclasses of AnnotationModel in org.apache.beehive.wsm.jsr181.model | |
---|---|
class |
WebServiceMETHODMetadata
|
class |
WebServicePARAMETERMetadata
|
class |
WebServiceTYPEMetadata
|
Uses of AnnotationModel in org.apache.beehive.wsm.jsr181.processor.apt |
---|
Methods in org.apache.beehive.wsm.jsr181.processor.apt that return AnnotationModel | |
---|---|
protected AnnotationModel |
WsmAnnotationProcessor.checkObjectModel(TypeDeclaration decl,
WebService ws)
Check object model for implementation beans. |
static AnnotationModel |
WsmAnnotationProcessor.getObjectModel(String name)
|
Uses of AnnotationModel in org.apache.beehive.wsm.jsr181.processor.reflection |
---|
Methods in org.apache.beehive.wsm.jsr181.processor.reflection that return AnnotationModel | |
---|---|
AnnotationModel |
WsmReflectionAnnotationProcessor.getObjectModel(Class sibClass)
Create object model from class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |