Class GuiceScopeContext

java.lang.Object
org.jvnet.hk2.guice.bridge.internal.GuiceScopeContext
All Implemented Interfaces:
Context<GuiceScope>

@Service @Visibility(LOCAL) public class GuiceScopeContext extends Object implements Context<GuiceScope>
Author:
jwells