org.qi4j.bootstrap
Interface ServiceAssembly

All Superinterfaces:
TypeAssembly<ServiceComposite>

public interface ServiceAssembly
extends TypeAssembly<ServiceComposite>

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


Method Summary
 String identity()
           
 
Methods inherited from interface org.qi4j.bootstrap.TypeAssembly
type
 

Method Detail

identity

String identity()