Package gov.sns.xal.smf.proxy

Interface Summary
PropertyAccessor Specifies interface for property accessors that return acclerator node property values.
 

Class Summary
ElectromagnetPropertyAccessor  
ElectromagnetPropertyAccessorTest Verifies behavior of ElectromagnetPropertyAccessor.
PrimaryPropertyAccessor  
PrimaryPropertyAccessorTest Verifies correct operation of PrimaryPropertyAccessor.
PropertyProxy Acts as a proxy for some accelerator node's property (e.g., a magnet's field or an RF gap's frequency).
PropertyProxyTest Verifies behavior of PropertyProxy.
RfCavityPropertyAccessor  
RfCavityPropertyAccessorTest  
RfGapPropertyAccessor Returns property values for RfGap nodes.
RfGapPropertyAccessorTest  
 

Exception Summary
ProxyException Encapsulates various exceptions encountered by the proxy subsystem, simplifies handling exceptions for subsystem clients.