Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Using framework util

Hi, 

You could add javadoc.

The context is null so the constructor will fail. Use FrameworkUtil 




Maybe make it API, i.e move it out of internal?

If it is a singleton then you should make the constructor private?

Met vriendelijke groet,

Wim

On 6 aug. 2012, at 10:10, tishan pubudu kanishka dahanayakage <dtishanpubudu@xxxxxxxxx> wrote:

thanks. I will go through. Also I created SalvoUtil.java[1] in org.eclipse.ecf.channel.core.internal to get ICOntainerManger. Can you please have a look at it when you are free and give some feedback?


[1]https://github.com/tishan89/Newsreader/blob/master/bundles/org.eclipse.ecf.channel.core/src/org/eclipse/ecf/channel/core/internal/SalvoUtil.java

On Mon, Aug 6, 2012 at 1:11 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:


Met vriendelijke groet,

Wim

On 6 aug. 2012, at 08:59, tishan pubudu kanishka dahanayakage <dtishanpubudu@xxxxxxxxx> wrote:

Hi,
I went through [1] and also I searcher ECF repo for any usages. There wern't any usages and I do not understand how to use it. Can you provide some references or quick insight to it.


[1] http://www.jarvana.com/jarvana/view/org/apache/karaf/org.apache.karaf.main/2.2.5/org.apache.karaf.main-2.2.5-javadoc.jar!/org/eclipse/osgi/framework/util/package-summary.html
--
Regards,
Tishan


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




--
Regards,
Tishan

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev

Back to the top