public interface ServiceContributor
Modifier and Type | Method and Description |
---|---|
void |
contribute(StandardServiceRegistryBuilder serviceRegistryBuilder)
Contribute services to the indicated registry builder.
|
void contribute(StandardServiceRegistryBuilder serviceRegistryBuilder)
serviceRegistryBuilder
- The builder to which services (or initiators) should be contributed.Copyright © 2017 JBoss by Red Hat. All rights reserved.