org.jvnet.hk2.component
Class Scope

java.lang.Object
  extended by org.jvnet.hk2.component.Scope
All Implemented Interfaces:
Scope

@Contract
public abstract class Scope
extends Object
implements Scope

Author:
Kohsuke Kawaguchi
See Also:
Scoped.value()

Constructor Summary
Scope()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.glassfish.hk2.Scope
current
 

Constructor Detail

Scope

public Scope()


Copyright © 2011 Oracle Corporation. All Rights Reserved.