@ParametersAreNonnullByDefault
Package com.netflix.genie.web.agent.inspectors
Interfaces and classes used to inspect metadata coming from an Agent.
- Since:
- 4.0.0
-
Interface Summary Interface Description AgentMetadataInspector Component that inspects an Agent client metadata and makes decision on whether it is allowed to proceed. -
Class Summary Class Description InspectionReport Representation of the outcome of an inspection performed by anAgentMetadataInspector
. -
Enum Summary Enum Description InspectionReport.Decision The possible outcomes of an inspection.