| |
|
| java.lang.Object org.netbeans.api.debugger.test.TestDICookie
TestDICookie | public class TestDICookie (Code) | | A test DebuggerInfo cookie.
author: Maros Sandor |
Field Summary | |
final public static String | ID Public ID used for registration in Meta-inf/debugger. |
ID | final public static String ID(Code) | | Public ID used for registration in Meta-inf/debugger.
|
create | public static TestDICookie create(Map args)(Code) | | Creates a new instance of ListeningDICookie for given parameters.
Parameters: args - arguments to be used a new instance of ListeningDICookie for given parameters |
getArgs | public Map getArgs()(Code) | | Returns map of arguments to be used.
map of arguments to be used |
|
|
|