public class CommandItemInfoImpl extends ClassItemInfoImpl implements CommandItemInfo
| Constructor and Description |
|---|
CommandItemInfoImpl(java.lang.Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnvironmentCommand() |
boolean |
isFromScan() |
countRegistrationAttempt, getId, getIgnoresByScope, getIgnoresByScope, getItemType, getRegisteredBy, getRegistrationAttempts, getRegistrationScope, getRegistrationScopeType, getType, isRegistered, isRegisteredDirectly, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getIgnoresByScope, getIgnoresByScope, getItemType, getRegisteredBy, getRegistrationAttempts, getRegistrationScope, getRegistrationScopeType, getType, isRegistered, isRegisteredDirectlypublic boolean isFromScan()
isFromScan in interface ScanSupportpublic boolean isEnvironmentCommand()
isEnvironmentCommand in interface CommandItemInfo