/* * Copyright (c) 2008-2015 Maxifier Ltd. All Rights Reserved. */ package com.maxifier.guice.bootstrap; /** * @author Konstantin Lyamshin (2015-11-05 20:31) */ public enum Bundle { cust, impl, ext, over, plug }