Represents one facet of constructing a service implementation instance. A facet is either a property to be set on the constructed instance, or a parameter to the instance class' constructor. Facets are nested properties within {@link org.apache.hivemind.service.impl.BuilderParameter}, and are used by {@link org.apache.hivemind.service.impl.BuilderFactory}.
@author Howard Lewis Ship
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.