Search Mailing List Archives
[protege-discussion] ClassLoader
Timothy Redmond
tredmond at stanford.edu
Mon Mar 9 11:11:48 PDT 2009
It does use a special class loader [1]. But actually this is not too
exciting - it is really mostly a URLClassLoader with the right
classpath. What is more interesting is how the class loaders are
connected together to reflect the plugin hierarchy.
But I suspect I need to know more about what you really want from this
classloader in order to give a better answer. If you want the plugin
class loader mechanism, there are several tools that utilize some such
mechanism (most web containers - tomcat, jboss,...). Perhaps you should
consider looking as OSGi which is being used to manage plugins in
Protege 4.
-Timothy
[1] http://smi-protege/repos/protege/protege-
core/trunk/src/edu/stanford/smi/protege/util/DirectoryClassLoader.java
[2] http://www.osgi.org/Main/HomePage
On Mon, 2009-03-09 at 15:08 +0000, florencia liggerini wrote:
> Hi!
> I need to know if protege use some special Classloader?? And, if it
> is yes, how can I get it? Is some method in the API?
> Thanks!
>
> ______________________________________________________________________
> Color coding for safety: Windows Live Hotmail alerts you to suspicious
> email. Sign up today.
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
More information about the protege-discussion
mailing list