Package | Description |
---|---|
org.jboss.errai.bus.server.util | |
org.jboss.errai.cdi.server |
Modifier and Type | Class and Description |
---|---|
class |
ServiceMethodParser
A
ServiceParser implementation for methods annotated with Service . |
class |
ServiceTypeParser
A
ServiceParser implementation for types annotated with Service . |
Modifier and Type | Method and Description |
---|---|
Collection<ServiceParser> |
TypeRegistry.getDelegateServices(Class<?> delegateClass)
Get all the services associated with a delegate class.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeRegistry.addService(ServiceParser service)
Register a service.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.