eXo Kernel :: Container 2.4.11-UXP01

Uses of Class
org.exoplatform.management.annotations.ImpactType

Packages that use ImpactType
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. 
 

Uses of ImpactType in org.exoplatform.management.annotations
 

Methods in org.exoplatform.management.annotations that return ImpactType
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.
 

Uses of ImpactType in org.exoplatform.management.spi
 

Methods in org.exoplatform.management.spi that return ImpactType
 ImpactType ManagedMethodMetaData.getImpact()
           
 

Constructors in org.exoplatform.management.spi with parameters of type ImpactType
ManagedMethodMetaData(Method method, ImpactType impactType)
          Build a new instance.
 


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.