protected static class Activator.BundleScriptEngineResolver extends Object implements Activator.ScriptEngineResolver
Modifier and Type | Field and Description |
---|---|
protected org.osgi.framework.Bundle |
bundle |
Constructor and Description |
---|
Activator.BundleScriptEngineResolver(org.osgi.framework.Bundle bundle,
URL configFile) |
public Activator.BundleScriptEngineResolver(org.osgi.framework.Bundle bundle, URL configFile)
public void register()
public void unregister()
public ScriptEngine resolveScriptEngine(String name)
resolveScriptEngine
in interface Activator.ScriptEngineResolver
Apache Camel