org.qi4j.bootstrap
Interface MixinDeclaration<T>

Type Parameters:
T -

public interface MixinDeclaration<T>

Fluent API for declaring information about properties


Method Summary
 T declareDefaults()
           
 MixinDeclaration<T> setMetaInfo(Object info)
           
 

Method Detail

declareDefaults

T declareDefaults()

setMetaInfo

MixinDeclaration<T> setMetaInfo(Object info)