Class CommonSubscriptionResourceConstants


  • public class CommonSubscriptionResourceConstants
    extends Object
    Author:
    silveryocha
    • Field Detail

      • UNKNOWN

        public static final SubscriptionResourceType UNKNOWN
        The type of the resource is unknown. Assimilable to nothing.
      • COMPONENT

        public static final SubscriptionResourceType COMPONENT
        The resource is a component instance. And thus the subscription is about all of the resources handled by this component instance. If is the more high level subscription.
      • NODE

        public static final SubscriptionResourceType NODE
        The resource is a node in a given component instance. Nodes are generic objects used to categorize the resources in some component instances.