public class OnDemandExecutionFilter extends Object implements ServiceExecutionStrategy
Constructor and Description |
---|
OnDemandExecutionFilter(ServiceExecutionStrategy delegate,
CoreFeaturesManager coreFeaturesManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(org.osgi.framework.ServiceReference serviceReference,
com.atlassian.tenancy.api.Tenant tenant,
com.google.common.base.Function serviceCallback) |
void |
trigger() |
public OnDemandExecutionFilter(ServiceExecutionStrategy delegate, CoreFeaturesManager coreFeaturesManager)
public boolean add(org.osgi.framework.ServiceReference serviceReference, com.atlassian.tenancy.api.Tenant tenant, com.google.common.base.Function serviceCallback)
add
in interface ServiceExecutionStrategy
public void trigger()
trigger
in interface ServiceExecutionStrategy
Copyright © 2003–2016 Atlassian. All rights reserved.