org.apache.karaf.shell.commands.info
Interface InfoProvider

All Known Implementing Classes:
PojoInfoProvider

public interface InfoProvider

Author:
iocanel

Method Summary
 java.lang.String getName()
           
 java.util.Properties getProperties()
           
 

Method Detail

getName

java.lang.String getName()

getProperties

java.util.Properties getProperties()


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.