Package repast.simphony.ui.probe
Class ProbeExtensionLoader
java.lang.Object
repast.simphony.ui.probe.ProbeExtensionLoader
Loads any custom probe extensions into the ProbeManager.
- Author:
- Nick Collier
-
Constructor Summary
ConstructorDescriptionProbeExtensionLoader
(RSApplication rsApp, org.java.plugin.PluginManager pluginManager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
protected void
-
Constructor Details
-
ProbeExtensionLoader
-
-
Method Details
-
loadExtensions
public void loadExtensions() throws saf.core.runtime.PluginDefinitionException- Throws:
saf.core.runtime.PluginDefinitionException
-
loadFieldProbeExtensions
protected void loadFieldProbeExtensions() throws saf.core.runtime.PluginDefinitionException- Throws:
saf.core.runtime.PluginDefinitionException
-
loadLocationProbeProviderxtensions
protected void loadLocationProbeProviderxtensions() throws saf.core.runtime.PluginDefinitionException- Throws:
saf.core.runtime.PluginDefinitionException
-