public class ProvidedService<R> extends Object
| Constructor and Description |
|---|
ProvidedService(Class<R> serviceRole,
R service) |
| Modifier and Type | Method and Description |
|---|---|
R |
getService() |
Class<R> |
getServiceRole() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.