org.ops4j.pax.swissbox.converter
Class JavaUtilConverter

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

public class JavaUtilConverter
extends WrapperConverter
implements Converter

JAVADOC

Author:
Alin Dreghiciu

Field Summary
static JavaUtilConverter INSTANCE
           
 
Constructor Summary
JavaUtilConverter()
           
JavaUtilConverter(Converter escape)
           
 
Method Summary
static JavaUtilConverter javaUtilConverter()
           
static JavaUtilConverter javaUtilConverter(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 JavaUtilConverter INSTANCE
Constructor Detail

JavaUtilConverter

public JavaUtilConverter()

JavaUtilConverter

public JavaUtilConverter(Converter escape)
Method Detail

javaUtilConverter

public static JavaUtilConverter javaUtilConverter()

javaUtilConverter

public static JavaUtilConverter javaUtilConverter(Converter escape)


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