| Package | org.mvcexpress.base.inject |
| Class | public class InjectRuleVO |
| Inheritance | InjectRuleVO Object |
| Property | Defined By | ||
|---|---|---|---|
| injectClassAndName : String Injection identifier, formed by class name and your custom inject name. | InjectRuleVO | ||
| varName : String Name of variable to inject object into. | InjectRuleVO | ||