| Package | Description |
|---|---|
| org.exoplatform.management.annotations |
This package defines the annotations the defines the management interface of a service.
|
| org.exoplatform.management.spi |
The Service Provider Interface for the eXo management framework.
|
| Modifier and Type | Method and Description |
|---|---|
static ImpactType |
ImpactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImpactType[] |
ImpactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImpactType |
ManagedMethodMetaData.getImpact() |
| Constructor and Description |
|---|
ManagedMethodMetaData(Method method,
ImpactType impactType)
Build a new instance.
|
Copyright © 2021 eXo Platform SAS. All Rights Reserved.