| Package | Description |
|---|---|
| com.opsgenie.core.instance |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
InstanceProvider.getInstance(Class<T> clazz,
InstanceScope scope,
InstanceCreator creator) |
static <T> T |
InstanceDiscovery.instanceOf(Class<T> type,
ClassLoader loader,
InstanceScope scope,
InstanceCreator creator) |
static <T> List<T> |
InstanceDiscovery.instancesOf(Class<T> type,
ClassLoader loader,
InstanceScope scope,
InstanceCreator creator) |
Copyright © 2018. All Rights Reserved.