public abstract class DelegatingSessionProvider extends Object
DebuggerInfo
support to some some existing
Session
.Constructor and Description |
---|
DelegatingSessionProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract Session |
getSession(DebuggerInfo debuggerInfo)
Deprecated.
Returns a
Session to delegate
on. |
public abstract Session getSession(DebuggerInfo debuggerInfo)
Session
to delegate
on.