Date: 2004-09-20T17:44:33
   Editor: MichaelMerz <[EMAIL PROTECTED]>
   Wiki: Apache Beehive Wiki
   Page: Jsr181ImplArchitecture
   URL: http://wiki.apache.org/beehive/Jsr181ImplArchitecture

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -60,9 +60,9 @@
 
 The API is intended for applications such as IDEs (e.g. Pollinate, WebLogic 
Workshop, etc.), or Web Service containers (e.g. Axis) that require a direct, 
programmatic interface. The API consists mainly of two interfaces:
 
- a. The WsmAnnotationProcessor, which subclasses the 
TwoPhaseAnnotationProcessor. The TwoPhaseAnnotationProcessor subclasses Sun's 
AnnotationProcessor and splits the process() method into two check() and 
generate() (see control subproject).
+ * The WsmAnnotationProcessor, which subclasses the 
TwoPhaseAnnotationProcessor. The TwoPhaseAnnotationProcessor subclasses Sun's 
AnnotationProcessor and splits the process() method into two check() and 
generate() (see control subproject).
 
- b. The AnnotationModel, which provides access to the metadata for a given Web 
service through the method "getModel(<name>)".
+ * The AnnotationModel, which provides access to the metadata for a given Web 
service through the method "getModel(<name>)".
 
 === Command Line Interface ===
 

Reply via email to