public class ScopeData
extends java.lang.Object
ScopeDataInspector
instance, as it may
be handy later. It's not super nice, but it works.Constructor and Description |
---|
ScopeData(ScopeDataInspector scopeDataInspector,
InjectionPoint[] allIns,
InjectionPoint[] allOuts) |
Modifier and Type | Method and Description |
---|---|
InjectionPoint[] |
in() |
ScopeDataInspector |
inspector() |
InjectionPoint[] |
out() |
public ScopeData(ScopeDataInspector scopeDataInspector, InjectionPoint[] allIns, InjectionPoint[] allOuts)
public InjectionPoint[] in()
public InjectionPoint[] out()
public ScopeDataInspector inspector()
Copyright © 2003-present Jodd Team