java - How to define main class location for a plugin system -


so let's have classpath dummy.class.path.plugin , need path , find class.forname()

note: main class annotated annotation @plugin

i ended creating scanner system using http://asm.ow2.org/ , scanning thru classes using urlclassloader


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -