org.sonatype.guice.bean.locators
Interface BeanDescription


public interface BeanDescription

Binding source locations should implement this interface to supply descriptions to the BeanLocator.

See Also:
Binder.withSource(Object)

Method Summary
 String getDescription()
           
 

Method Detail

getDescription

String getDescription()
Returns:
Human-readable description


Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.