@InjectObject( "engine-service:external" ) public abstract IEngineService getExternalService();
jeff -----Original Message----- From: Glen [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 10:25 AM To: tapestry-user@jakarta.apache.org Subject: what is the annotation to inject a service... I want to inject the Tapestry.EXTERNAL_SERVICE into my page with something like this.. @InjectXXXXX( Tapestry.EXTERNAL_SERVICE ) public abstract IEngineService getExternalService(); What is the annotation type needed to inject a service? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]