@Singleton @Component(modules={VelocityPlanModule.class,VelocityCommandModule.class,SystemObjectProvidingModule.class,APFModule.class,FilesModule.class,ProxySuperClassBindingModule.class,VelocitySuperClassBindingModule.class,VelocityServerPropertiesModule.class,com.djrapitops.pluginbridge.plan.PluginBridgeModule.Velocity.class}) public interface PlanVelocityComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanVelocityComponent.Builder |
Modifier and Type | Method and Description |
---|---|
PlanProxyCommand |
planCommand() |
PlanSystem |
system() |
PlanProxyCommand planCommand()
PlanSystem system()