java.lang.Object
colesico.framework.profile.internal.ProfileProducer
@Producer @Produce(DefaultProfileKit.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(javax.inject.Provider<Profile> profileProv)ProfilegetProfile(ProfileKit kit)ProfileKitgetProfileKit(DefaultProfileKit impl)ProfileSerializergetProfileSerializer(ProfileSerializerImpl impl)
-
Constructor Details
-
ProfileProducer
public ProfileProducer()
-
-
Method Details