org.qi4j.logging.trace.records
Interface ServiceTraceRecordEntity

All Superinterfaces:
Composite, 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<java.lang.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
 

Method Detail

source

Property<java.lang.String> source()