Class STPlugin
java.lang.Object
org.pf4j.Plugin
org.pf4j.spring.SpringPlugin
it.uniroma2.art.semanticturkey.pf4j.STPlugin
public class STPlugin
extends org.pf4j.spring.SpringPlugin
-
Field Summary
Fields inherited from class org.pf4j.spring.SpringPlugin
applicationContext
Fields inherited from class org.pf4j.Plugin
log, wrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.springframework.context.ApplicationContext
protected Class<?>
boolean
Methods inherited from class org.pf4j.spring.SpringPlugin
getApplicationContext, stop
Methods inherited from class org.pf4j.Plugin
delete, getWrapper, start
-
Constructor Details
-
STPlugin
public STPlugin(org.pf4j.PluginWrapper wrapper) -
STPlugin
-
-
Method Details
-
getExtensionPath
-
isExtensionPathMapped
public boolean isExtensionPathMapped() -
getConfigurationClass
-
createApplicationContext
protected org.springframework.context.ApplicationContext createApplicationContext()- Specified by:
createApplicationContext
in classorg.pf4j.spring.SpringPlugin
-