java.lang.Object
colesico.framework.profile.internal.ProfileProducer
@Producer @Produce(DefaultProfileKit.class) @Produce(ProfileConfigImpl.class) @Produce(ProfileSerializerImpl.class) @Produce(CommonProfileCreatorImpl.class) public class ProfileProducer extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ProfileProducer() -
Method Summary
Modifier and Type Method Description CommonProfileCreatorgetCommonProfileCreator(CommonProfileCreatorImpl impl)java.util.LocalegetLocale(ProfileKit kit)ProfilegetProfile(ProfileKit kit)ProfileConfigPrototypegetProfileConfig(ProfileConfigImpl impl)Default profile configProfileKitgetProfileKit(DefaultProfileKit impl)ProfileSerializergetProfileSerializer(ProfileSerializerImpl impl)
-
Constructor Details
-
ProfileProducer
public ProfileProducer()
-
-
Method Details
-
getProfileKit
-
getProfile
-
getLocale
-
getProfileSerializer
-
getCommonProfileCreator
-
getProfileConfig
Default profile config
-