+ /**
+ * Returns a component instance given the + * specified identification.
+ * + * @param name Component/Service name
+ * @return component instance
+ */
Object getComponent( String name );
that's certainly different from what Container#getComponent(String) does for the current fortress!
cheers,
- LSD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
