| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.registry |
| Modifier and Type | Method and Description |
|---|---|
static ComponentType |
ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentType[] |
ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
de.fraunhofer.iese.ind2uce.api.component.Component |
ComponentFactory.create(Class serviceClass,
Class<? extends Annotation> annotationClassOfBean,
ComponentType componentType,
de.fraunhofer.iese.ind2uce.api.component.identifier.EnforcementScopeId scope,
String prefix) |
| Constructor and Description |
|---|
ComponentRegistry(ComponentType type,
URI pmpUrl,
de.fraunhofer.iese.ind2uce.connectors.OAuthCredentials credentials)
Instantiates a new component registry.
|
RegistryBuilder(ComponentType componentType,
de.fraunhofer.iese.ind2uce.api.component.interfaces.IPolicyManagementPoint registration)
Instantiates a new registry builder.
|
Copyright © 2018. All rights reserved.