com.atlassian.jira.config.component
Class AppPropertiesInvocationSwitcherImpl

java.lang.Object
  extended by com.atlassian.jira.config.component.AppPropertiesInvocationSwitcherImpl
All Implemented Interfaces:
InvocationSwitcher

public class AppPropertiesInvocationSwitcherImpl
extends Object
implements InvocationSwitcher


Constructor Summary
AppPropertiesInvocationSwitcherImpl(ApplicationProperties applicationProperties, String appPropertiesKey)
           
 
Method Summary
 boolean isEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppPropertiesInvocationSwitcherImpl

public AppPropertiesInvocationSwitcherImpl(ApplicationProperties applicationProperties,
                                           String appPropertiesKey)
Method Detail

isEnabled

public boolean isEnabled()
Specified by:
isEnabled in interface InvocationSwitcher


Copyright © 2002-2007 Atlassian. All Rights Reserved.