org.ops4j.pax.swissbox.converter
Class JavaIOConverter

java.lang.Object
  extended by org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
      extended by org.ops4j.pax.swissbox.converter.JavaIOConverter
All Implemented Interfaces:
Converter

public class JavaIOConverter
extends WrapperConverter
implements Converter

JAVADOC

Author:
Alin Dreghiciu

Field Summary
static JavaIOConverter INSTANCE
           
 
Constructor Summary
JavaIOConverter()
           
JavaIOConverter(Converter escape)
           
 
Method Summary
static JavaIOConverter javaIOConverter()
           
static JavaIOConverter javaIOConverter(Converter escape)
           
 
Methods inherited from class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
canConvert, convert, delegate, wrapperConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.osgi.service.blueprint.container.Converter
canConvert, convert
 

Field Detail

INSTANCE

public static final JavaIOConverter INSTANCE
Constructor Detail

JavaIOConverter

public JavaIOConverter()

JavaIOConverter

public JavaIOConverter(Converter escape)
Method Detail

javaIOConverter

public static JavaIOConverter javaIOConverter()

javaIOConverter

public static JavaIOConverter javaIOConverter(Converter escape)


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.