You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/06/01 17:10:32 UTC

[Ws Wiki] Update of "Tuscany/TuscanyJava/Extending/StAXLoading" by JeremyBoynes

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: general-unsubscribe@ws.apache.org
For additional commands, e-mail: general-help@ws.apache.org