Searched defs:createExecutionEngine (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/impl/owls/
H A DOWLSFactoryImpl.java30 public ProcessExecutionEngine createExecutionEngine() { method in class:OWLSFactoryImpl
/owl-s/src/org/mindswap/owls/
H A DOWLSFactory.java45 public ProcessExecutionEngine createExecutionEngine(); method in interface:OWLSFactory.Interface
62 public static ProcessExecutionEngine createExecutionEngine() { method in class:OWLSFactory
63 return factory.createExecutionEngine();

Completed in 53 milliseconds