public interface ServiceExecutionStrategy<S>
Modifier and Type | Method and Description |
---|---|
boolean |
add(org.osgi.framework.ServiceReference serviceReference,
com.atlassian.tenancy.api.Tenant tenant,
com.google.common.base.Function<S,?> serviceCallback) |
void |
trigger() |
boolean add(org.osgi.framework.ServiceReference serviceReference, com.atlassian.tenancy.api.Tenant tenant, com.google.common.base.Function<S,?> serviceCallback)
void trigger()
Copyright © 2003–2019 Atlassian. All rights reserved.