org.qi4j.logging.debug.records
Interface CompositeDebugRecordEntity

All Superinterfaces:
Composite, DebugRecord, Entity, EntityComposite, Identity

public interface CompositeDebugRecordEntity
extends DebugRecord, EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Property<Composite> source()
           
 
Methods inherited from interface org.qi4j.logging.debug.records.DebugRecord
compositeTypeName, message, parameters, threadName, time
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

source

Property<Composite> source()