- All Superinterfaces:
Comparable<OrderedServiceProvider>,OrderedServiceProvider
Provides instances of
SourceCompiler.-
Method Summary
Modifier and TypeMethodDescriptioninstance(ClassLoader classLoader) Creates a new instance ofSourceCompilerusing the specifiedClassLoader.Methods inherited from interface org.evrete.api.OrderedServiceProvider
compareTo, sortOrder
-
Method Details
-
instance
Creates a new instance ofSourceCompilerusing the specifiedClassLoader.- Parameters:
classLoader- the class loader to be used by theSourceCompiler.- Returns:
- a new instance of
SourceCompiler.
-