Package com.atlassian.jira.config.component
package com.atlassian.jira.config.component
-
ClassDescriptionAn
InvocationSwitcherwhose return value comes from a specific flag inApplicationProperties.The InvocationSwitcher is used in conjunction with theSwitchingInvocationHandler.AnInvocationHandlerthat switches between two delegates (an "enabled" one and a "disabled" one), based on the return value ofInvocationSwitcher.isEnabled().