org.qi4j.logging.trace.records
Interface ServiceTraceRecordEntity

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

public interface ServiceTraceRecordEntity
extends TraceRecord, EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Property<String> source()
           
 
Methods inherited from interface org.qi4j.logging.trace.records.TraceRecord
arguments, compositeTypeName, duration, entryTime, exception, methodName, threadName
 
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<String> source()