@Singleton @Component(modules={VelocityPlanModule.class,VelocityCommandModule.class,SystemObjectProvidingModule.class,APFModule.class,PlaceholderModule.class,ProxySuperClassBindingModule.class,VelocitySuperClassBindingModule.class,VelocityServerPropertiesModule.class}) public interface PlanVelocityComponent
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanVelocityComponent.Builder |
Modifier and Type | Method and Description |
---|---|
PlanCommand |
planCommand() |
PlanSystem |
system() |
PlanCommand planCommand()
PlanSystem system()