Module colesico.framework.profile
Package colesico.framework.profile
Class DefaultProfileKit.ProfileHolder
- java.lang.Object
-
- colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
- Enclosing class:
- DefaultProfileKit
public static final class DefaultProfileKit.ProfileHolder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static colesico.framework.ioc.Key<DefaultProfileKit.ProfileHolder>SCOPE_KEY
-
Constructor Summary
Constructors Constructor Description ProfileHolder(Profile profile)
-
-
-
Field Detail
-
SCOPE_KEY
public static final colesico.framework.ioc.Key<DefaultProfileKit.ProfileHolder> SCOPE_KEY
-
-
Constructor Detail
-
ProfileHolder
public ProfileHolder(Profile profile)
-
-
Method Detail
-
getProfile
public Profile getProfile()
-
-