|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.joseki.server.processors.ProcessorCom
General template
| Field Summary |
| Fields inherited from interface org.joseki.server.Processor |
ARGS_ONE, ARGS_ZERO, ARGS_ZERO_OR_ONE |
| Constructor Summary | |
ProcessorCom(java.lang.String n,
int lockNeeded,
int mutating)
|
|
| Method Summary | |
void |
init(com.hp.hpl.jena.rdf.model.Resource processor,
com.hp.hpl.jena.rdf.model.Resource implementation)
Allow an implementation to initialise, based on configuration file |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.joseki.server.Processor |
argsNeeded, exec |
| Methods inherited from interface org.joseki.server.module.Loadable |
getInterfaceURI |
| Constructor Detail |
public ProcessorCom(java.lang.String n,
int lockNeeded,
int mutating)
| Method Detail |
public void init(com.hp.hpl.jena.rdf.model.Resource processor,
com.hp.hpl.jena.rdf.model.Resource implementation)
Loadable
init in interface LoadableLoadable.init(Resource, Resource)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||