public interface

InvocationSwitcher

com.atlassian.jira.config.component.InvocationSwitcher
Known Indirect Subclasses

Class Overview

The InvocationSwitcher is used in conjunction with the SwitchingInvocationHandler. An InvocationSwitcher implementation provides the logic to determine which class implementation (registered with the SwitchingInocationHandler) to invoke the specified method on.

Summary

Public Methods
boolean isEnabled()

Public Methods

public boolean isEnabled ()