ch.qos.logback.contrib.eclipse
Interface IPlatform


public interface IPlatform


Method Summary
 org.osgi.framework.Bundle getBundle(String bundleName)
           
 org.eclipse.core.runtime.ILog getLog(org.osgi.framework.Bundle bundle)
           
 

Method Detail

getLog

org.eclipse.core.runtime.ILog getLog(org.osgi.framework.Bundle bundle)

getBundle

org.osgi.framework.Bundle getBundle(String bundleName)


Copyright © 2012-2013. All Rights Reserved.