Uses of Class
org.openhealthexchange.openpixpdq.ihe.configuration.ConfigurationLoader.ActorDescription

Packages that use ConfigurationLoader.ActorDescription
org.openhealthexchange.openpixpdq.ihe.configuration   
 

Uses of ConfigurationLoader.ActorDescription in org.openhealthexchange.openpixpdq.ihe.configuration
 

Subclasses of ConfigurationLoader.ActorDescription in org.openhealthexchange.openpixpdq.ihe.configuration
 class ConfigurationLoader.PixManagerActorDescription
          An implementation of the IheActorDescription class to be used by PIX Manager Actor
 

Methods in org.openhealthexchange.openpixpdq.ihe.configuration that return ConfigurationLoader.ActorDescription
 ConfigurationLoader.ActorDescription ConfigurationLoader.getDescriptionById(java.lang.String id)
          Looks up an actor description given an ID.