Class HostAttributesModuleAbstract

java.lang.Object
cz.metacentrum.perun.core.implApi.modules.attributes.HostAttributesModuleAbstract
All Implemented Interfaces:
AttributesModuleImplApi, HostAttributesModuleImplApi

public abstract class HostAttributesModuleAbstract extends Object implements HostAttributesModuleImplApi
Abstract class for Host Attributes modules. ----------------------------------------------------------------------------- Implements methods for modules to perform default function. In the function that the method in the module does nothing, it is not necessary to implement it, simply extend this abstract class.
Author:
Peter Balcirak <peter.balcirak@gmail.com>