| Package | Description |
|---|---|
| org.apache.openejb.config.provider |
| Modifier and Type | Method and Description |
|---|---|
ID |
NoSuchParentProviderException.getId() |
ID |
InvalidProviderDeclarationException.getId() |
static ID |
ID.parse(String raw) |
static ID |
ID.parse(String raw,
ID id) |
static ID |
ID.parse(String raw,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
Set<ID> |
ProviderCircularReferenceException.getIds() |
| Modifier and Type | Method and Description |
|---|---|
ServiceProvider |
ServiceJarXmlLoader.load(ID id) |
ServiceProvider |
ProviderLoader.load(ID id) |
static ID |
ID.parse(String raw,
ID id) |
| Constructor and Description |
|---|
InvalidProviderDeclarationException(String s,
ID id,
ServiceProvider provider) |
NoSuchParentProviderException(ServiceProvider provider,
ID id) |
| Constructor and Description |
|---|
ProviderCircularReferenceException(Set<ID> ids) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.