Interface KarmaAppender
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
KarmaSourceInjector
Deprecated.
Karma sources appender
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.Add a source to the current pathvoidDeprecated.Add a source to the current pathvoidDeprecated.Add a source to the current pathvoidDeprecated.Add a source to the current pathvoidclose()Deprecated.Close the current appenderDeprecated.Get the current URL loader
-
Method Details
-
addSource
Deprecated.Add a source to the current path- Parameters:
paramURL- the source file url
-
addSource
Deprecated.Add a source to the current path- Parameters:
paramURI- the source file URI
-
addSource
Deprecated.Add a source to the current path- Parameters:
paramFile- the source file
-
addSource
Deprecated.Add a source to the current path- Parameters:
paramPath- the source file path
-
close
void close()Deprecated.Close the current appender- Specified by:
closein interfaceAutoCloseable
-
getLoader
URLClassLoader getLoader()Deprecated.Get the current URL loader- Returns:
- the current URL loader
-
BruteLoader.add(URL)may replace this