Interface IDebuggerUnitIdentifier
- All Superinterfaces:
IPlugin
,IUnitIdentifier
,IUnitPlugin
-
Field Summary
Fields inherited from interface com.pnfsoftware.jeb.core.units.IUnitIdentifier
KEY_FAILURE_REASON
-
Method Summary
Modifier and TypeMethodDescriptionProvide an optional target enumerator.Methods inherited from interface com.pnfsoftware.jeb.core.IPlugin
dispose, getData, getPluginInformation, setData
Methods inherited from interface com.pnfsoftware.jeb.core.units.IUnitIdentifier
acceptAnyInputBytes, canIdentify, canIdentify, prepare, prepare
Methods inherited from interface com.pnfsoftware.jeb.core.units.IUnitPlugin
getFormatType, getPriority, getPropertyDefinitionManager, getTypeIdProvider, initialize
-
Method Details
-
getTargetEnumerator
IDebuggerTargetEnumerator getTargetEnumerator()Provide an optional target enumerator.- Returns:
-