JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.getunleash.engine
Interface IStrategy
public interface
IStrategy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
boolean
isEnabled
(
Map
<
String
,
String
> parameters,
Context
context)
Method Details
getName
String
getName
()
isEnabled
boolean
isEnabled
(
Map
<
String
,
String
> parameters,
Context
context)