|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plugin | |
---|---|
org.openxri.admin.webapplication | |
org.openxri.plugin.impl | |
org.openxri.servlet |
Uses of Plugin in org.openxri.admin.webapplication |
---|
Methods in org.openxri.admin.webapplication that return Plugin | |
---|---|
Plugin |
OpenXRIAdminApplication.getOpenXRIPlugin()
|
Uses of Plugin in org.openxri.plugin.impl |
---|
Classes in org.openxri.plugin.impl that implement Plugin | |
---|---|
class |
NullPlugin
A plugin that can handle nothing. |
class |
RedirectPlugin
A plugin that can issues a HTTP redirect to a preconfigured URI. |
class |
SampleDataPlugin
A plugin that can load the store with some example data. |
Uses of Plugin in org.openxri.servlet |
---|
Fields in org.openxri.servlet declared as Plugin | |
---|---|
protected Plugin |
XRIServlet.plugin
The plugin that will handle all requests not recognized by the URI mapper |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |