public static class DirectoryNamespaceHandler.MyConverter
extends java.lang.Object
implements org.osgi.service.blueprint.container.Converter
| Constructor and Description |
|---|
DirectoryNamespaceHandler.MyConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(java.lang.Object sourceObject,
org.osgi.service.blueprint.container.ReifiedType targetType) |
java.lang.Object |
convert(java.lang.Object sourceObject,
org.osgi.service.blueprint.container.ReifiedType targetType) |
public DirectoryNamespaceHandler.MyConverter()
public boolean canConvert(java.lang.Object sourceObject,
org.osgi.service.blueprint.container.ReifiedType targetType)
canConvert in interface org.osgi.service.blueprint.container.Converterpublic java.lang.Object convert(java.lang.Object sourceObject,
org.osgi.service.blueprint.container.ReifiedType targetType)
throws java.lang.Exception
convert in interface org.osgi.service.blueprint.container.Converterjava.lang.ExceptionCopyright © 2011-2014 Red Hat. All Rights Reserved.