org.netbeans.spi.debugger
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.Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.