Interface ClassItemInfo
-
- All Superinterfaces:
ItemInfo
- All Known Subinterfaces:
CommandItemInfo,ExtensionItemInfo,InstallerItemInfo
- All Known Implementing Classes:
ClassItemInfoImpl,CommandItemInfoImpl,ExtensionItemInfoImpl,InstallerItemInfoImpl
public interface ClassItemInfo extends ItemInfo
Base interface for class configurations (extensions, installer).- Since:
- 04.07.2019
-
-
Method Summary
-
Methods inherited from interface ru.vyarus.dropwizard.guice.module.context.info.ItemInfo
getId, getIgnoresByScope, getIgnoresByScope, getItemType, getRegisteredBy, getRegistrationAttempts, getRegistrationScope, getRegistrationScopeType, getType, isAllDataCollected, isRegistered, isRegisteredDirectly
-
-