org.jboss.soa.esb.actions.soap.attachment
Class ContentHandlerRegistry

java.lang.Object
  extended by org.jboss.soa.esb.actions.soap.attachment.ContentHandlerRegistry

public class ContentHandlerRegistry
extends java.lang.Object

ContentHandlerRegistry is responsible for registering JBossWS data content handlers in JAF.

Author:
Jason T. Greene

Constructor Summary
ContentHandlerRegistry()
           
 
Method Summary
static void register()
          Loads all JBossWS content handlers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentHandlerRegistry

public ContentHandlerRegistry()
Method Detail

register

public static void register()
Loads all JBossWS content handlers.