Constructor and Description |
---|
ServiceProvider(ServiceContext ctx,
java.lang.String serviceName) |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.Class<?>,Provider<?>> |
create(ServiceContext ctx)
Provides a default implementation of all the known Services.
|
T |
get()
Provides an instance of T.
|
public ServiceProvider(ServiceContext ctx, java.lang.String serviceName)
public T get()
Provider
public static java.util.Map<java.lang.Class<?>,Provider<?>> create(ServiceContext ctx)
ServiceLocator
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.