org.qi4j.bootstrap
Interface ServiceAssembly

All Superinterfaces:
HasTypes

public interface ServiceAssembly
extends HasTypes

This represents the assembly information of a single ServiceComposite in a Module.


Method Summary
 java.lang.String identity()
           
 
Methods inherited from interface org.qi4j.api.type.HasTypes
types
 

Method Detail

identity

java.lang.String identity()