|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joseki.server.module.Loader
Load classes and instantiate new objects based on loadable classes. Understands the RDF properties for naming and initializing a new instance.
Constructor Summary | |
Loader()
|
Method Summary | |
Loadable |
loadAndInstantiate(com.hp.hpl.jena.rdf.model.Resource bindingResource,
java.lang.Class expectedType)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Loader()
Method Detail |
public Loadable loadAndInstantiate(com.hp.hpl.jena.rdf.model.Resource bindingResource, java.lang.Class expectedType)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |