Silk DI 0.6


se.jbee.inject
Interface Named

All Known Implementing Classes:
Dependency, Instance, Resource

public interface Named

Names are used to distinguish Instances of the same Type.

Author:
Jan Bernitt (jan@jbee.se)

Method Summary
 Name getName()
           
 

Method Detail

getName

Name getName()
Returns:
the name of an Instance / Resource.

Silk DI 0.6