| org.apache.tapestry.ioc.annotations.InjectService
InjectService | public @interface InjectService(Code) | | |
Field Summary | |
String | value The id of the service to inject; either a fully qualified id, or the unqualified id of a
service within the same module. |
value | String value(Code) | | The id of the service to inject; either a fully qualified id, or the unqualified id of a
service within the same module.
|
|
|