public interface IPlugletHost2 extends IPlugletHost
PlugletExecutor
class.
Pluglet hosts can use the default PlugletHost
class implementation or
provide their own implementation.Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getExtraClasspathEntries()
Used by the pluglet engine to retrieve the extra
classpath entries, if any.
|
enableTracing, getCompiler, getContext, getDialog, getOutput
java.lang.String[] getExtraClasspathEntries()
The extra classpath entries are used when compiling and executing the pluglets that are executed from this host.