public final class PluginFactory extends Object implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSPATH_PROTOCOL |
| Modifier | Constructor and Description |
|---|---|
protected |
PluginFactory(de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates the singleton shared instance of PluginFactory.
|
| Modifier and Type | Method and Description |
|---|---|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
String |
getSchemaLocation()
DOCUMENT ME!
|
protected void |
loadPlugin(PluginDescriptor descriptor)
DOCUMENT ME!
|
protected void |
preloadPlugin(PluginDescriptor descriptor,
boolean validating)
Return the singleton PluginFactory instance.
|
public static final String CLASSPATH_PROTOCOL
protected PluginFactory(de.cismet.connectioncontext.ConnectionContext connectionContext)
connectionContext - DOCUMENT ME!protected void preloadPlugin(PluginDescriptor descriptor, boolean validating) throws IOException, SAXException, URISyntaxException, FileNotFoundException
descriptor - DOCUMENT ME!validating - DOCUMENT ME!IOException - DOCUMENT ME!SAXException - DOCUMENT ME!URISyntaxException - DOCUMENT ME!FileNotFoundException - DOCUMENT ME!protected void loadPlugin(PluginDescriptor descriptor) throws IOException, SAXException, URISyntaxException, FileNotFoundException, InvocationTargetException
descriptor - DOCUMENT ME!IOException - DOCUMENT ME!SAXException - DOCUMENT ME!URISyntaxException - DOCUMENT ME!FileNotFoundException - DOCUMENT ME!InvocationTargetException - DOCUMENT ME!public String getSchemaLocation()
public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2026 cismet GmbH. All rights reserved.