Class WmiResourceType


  • public class WmiResourceType
    extends Object
    The class WmiResourceType, used by WmiCollectionResource implementations.
    Author:
    David Schlenk
    • Method Detail

      • getName

        public String getName()
        Gets the resource type name.
        Returns:
        the name
      • getStorageStrategy

        public StorageStrategy getStorageStrategy()
        Gets the storage strategy.
        Returns:
        the storage strategy
      • getPersistenceSelectorStrategy

        public PersistenceSelectorStrategy getPersistenceSelectorStrategy()
        Gets the persistence selector strategy.
        Returns:
        the persistence selector strategy