cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor
Class HealthDescriptorFactory

Package class diagram package HealthDescriptorFactory
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor.HealthDescriptorFactory
All Implemented Interfaces:
IDescriptorFactory<HealthDescriptor>

public class HealthDescriptorFactory
extends Object
implements IDescriptorFactory<HealthDescriptor>

A health factory takes care about all items which fall into a category Health.

Author:
knight

Constructor Summary
HealthDescriptorFactory()
           
 
Method Summary
 HealthDescriptor getNewDescriptor(ItemTyped configMsg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HealthDescriptorFactory

public HealthDescriptorFactory()
Method Detail

getNewDescriptor

public HealthDescriptor getNewDescriptor(ItemTyped configMsg)
Specified by:
getNewDescriptor in interface IDescriptorFactory<HealthDescriptor>


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.