com.ibm.websphere.rpcadapter.annotations
Class AnnotationParser
- java.lang.Object
com.ibm.websphere.rpcadapter.util.RPCAdapterConstants
com.ibm.websphere.rpcadapter.annotations.AnnotationParser
- public class AnnotationParser
- extends RPCAdapterConstants
Field Summary
Constructor Summary
Constructor and Description |
---|
AnnotationParser()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
annotationParser(javax.servlet.ServletConfig config)
|
|
main(java.lang.String[] args)
|
|
parseAnnotation(java.lang.Class classObj)
|
|
printAnnotationsForClass(java.lang.Class classObj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
AnnotationParser
- public AnnotationParser()
Method Detail
main
- public static void main(java.lang.String[] args)
annotationParser
- public org.w3c.dom.Document annotationParser( javax.servlet.ServletConfig config)
- throws ConfigurationException
Throws:
printAnnotationsForClass
- public void printAnnotationsForClass( java.lang.Class classObj)
parseAnnotation
- public void parseAnnotation(java.lang.Class classObj)