JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ru.vyarus.dropwizard.guice.module.context.info.sign
Interface ScanSupport
All Known Subinterfaces:
CommandItemInfo
,
ExtensionItemInfo
,
InstallerItemInfo
All Known Implementing Classes:
CommandItemInfoImpl
,
ExtensionItemInfoImpl
,
InstallerItemInfoImpl
public interface
ScanSupport
Auto scan sign indicates that configuration item could be resolved with classpath scan.
Since:
06.07.2016
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isFromScan
()
Method Detail
isFromScan
boolean isFromScan()
Returns:
true if item found by classpath scan, false otherwise
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method