@ApplicationScoped public class DomainHandlerRegistry extends Object
| Constructor and Description |
|---|
DomainHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
List<DomainHandler> |
getDomainHandlers() |
List<DomainHandler> |
getDomainHandlers(String excludeDomain) |
public List<DomainHandler> getDomainHandlers(String excludeDomain)
public List<DomainHandler> getDomainHandlers()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.