Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by JeremyBoynes:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/Extending/StAXLoading

------------------------------------------------------------------------------
  
  Using the 
[https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/containers/container.js/src/main/java/org/apache/tuscany/container/js/loader/JavaScriptImplementationLoader.java
 JavaScript implementation type] as an example, this would be something like:
  {{{
+ @Scope("MODULE")
  public class JavaScriptImplementationLoader implements 
StAXElementLoader<JavaScriptImplementation> {
      public static final QName IMPLEMENTATION_JS = new 
QName("http://org.apache.tuscany/xmlns/js/0.9";, "implementation.js");
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to