Uses of Interface
org.graffiti.managers.pluginmgr.Dependency
| Package | Description |
|---|---|
| org.graffiti.managers.pluginmgr |
Contains classes for the plugin manager.
|
-
Uses of Dependency in org.graffiti.managers.pluginmgr
Classes in org.graffiti.managers.pluginmgr that implement Dependency Modifier and Type Class Description classPluginDependencyModels a dependency to another plugin.Methods in org.graffiti.managers.pluginmgr that return Dependency Modifier and Type Method Description DependencyPluginManagerException. getDependency()Returns the dependency.Methods in org.graffiti.managers.pluginmgr with parameters of type Dependency Modifier and Type Method Description voidPluginManagerException. setDependency(Dependency dependency)Sets the dependency.