org.jboss.jca.as.converters
Class ConnectionFactoryConverter

java.lang.Object
  extended by org.jboss.jca.as.converters.ConnectionFactoryConverter

public class ConnectionFactoryConverter
extends Object

ConnectionFactoryConverter

Version:
$Revision: $
Author:
Jeff Zhang

Constructor Summary
ConnectionFactoryConverter()
          ConnectionFactoryConverter constructor
 
Method Summary
 void convert(InputStream in, OutputStream out)
          convert
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryConverter

public ConnectionFactoryConverter()
ConnectionFactoryConverter constructor

Method Detail

convert

public void convert(InputStream in,
                    OutputStream out)
             throws Exception
convert

Parameters:
in - inputStream
out - outputStream
Throws:
Exception - exception


Copyright © 2011 Red Hat Middleware LLC (http://www.jboss.com/)