|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginPoint | |
|---|---|
| org.neo4j.server.plugins | |
| Uses of PluginPoint in org.neo4j.server.plugins |
|---|
| Methods in org.neo4j.server.plugins that return types with arguments of type PluginPoint | |
|---|---|
protected Collection<PluginPoint> |
ServerPlugin.getDefaultExtensionPoints(org.neo4j.server.plugins.PluginPointFactory pluginPointFactory)
Loads the extension points of this server extension. |
| Methods in org.neo4j.server.plugins with parameters of type PluginPoint | |
|---|---|
void |
ServerExtender.addGraphDatabaseExtensions(PluginPoint plugin)
|
void |
ServerExtender.addNodeExtensions(PluginPoint plugin)
|
void |
ServerExtender.addRelationshipExtensions(PluginPoint plugin)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||