|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JLinkClassLoader | |
|---|---|
| com.wolfram.jlink | This is the main J/Link package, containing the classes and interfaces that programmers will use most. |
| Uses of JLinkClassLoader in com.wolfram.jlink |
|---|
| Methods in com.wolfram.jlink that return JLinkClassLoader | |
|---|---|
JLinkClassLoader |
KernelLink.getClassLoader()
Gets the JLinkClassLoader that is used by this link to load classes via the LoadJavaClass[] Mathematica function. |
static JLinkClassLoader |
JLinkClassLoader.getInstance()
Retrieves the JLinkClassLoader instance being used by the currently-active link. |
| Methods in com.wolfram.jlink with parameters of type JLinkClassLoader | |
|---|---|
void |
KernelLink.setClassLoader(JLinkClassLoader loader)
Sets the JLinkClassLoader that is used by this link to load classes via the LoadJavaClass[] Mathematica function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||