public abstract class VelocityPlugin
extends java.lang.Object
implements dev.id2r.api.common.plugin.ID2RPlugin
| Constructor and Description |
|---|
VelocityPlugin(VelocityBootstrap bootstrap) |
| Modifier and Type | Method and Description |
|---|---|
dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap |
getBootstrap() |
VelocityDependencyManager |
getDependencyManager() |
public VelocityPlugin(VelocityBootstrap bootstrap)
public VelocityDependencyManager getDependencyManager()
getDependencyManager in interface dev.id2r.api.common.plugin.ID2RPluginpublic dev.id2r.api.common.plugin.bootstrap.ID2RPluginBootstrap getBootstrap()
getBootstrap in interface dev.id2r.api.common.plugin.ID2RPlugin