|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.ssh.ShellFactoryImpl.Converter
public static class ShellFactoryImpl.Converter
Constructor Summary | |
---|---|
ShellFactoryImpl.Converter()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellFactoryImpl.Converter()
Method Detail |
---|
public boolean canConvert(java.lang.Object sourceObject, org.osgi.service.blueprint.container.ReifiedType targetType)
canConvert
in interface org.osgi.service.blueprint.container.Converter
public java.lang.Object convert(java.lang.Object sourceObject, org.osgi.service.blueprint.container.ReifiedType targetType) throws Exception
convert
in interface org.osgi.service.blueprint.container.Converter
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |