public class ServiceContributorImpl extends Object implements ServiceContributor
| Constructor and Description |
|---|
ServiceContributorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(StandardServiceRegistryBuilder serviceRegistryBuilder)
Contribute services to the indicated registry builder.
|
public void contribute(StandardServiceRegistryBuilder serviceRegistryBuilder)
ServiceContributorcontribute in interface ServiceContributorserviceRegistryBuilder - The builder to which services (or initiators) should be contributed.Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.