Uses of Class
org.eclipse.ohf.ihe.atna.agent.AtnaAgent

Packages that use AtnaAgent
org.eclipse.ohf.ihe.atna.agent   
 

Uses of AtnaAgent in org.eclipse.ohf.ihe.atna.agent
 

Methods in org.eclipse.ohf.ihe.atna.agent that return AtnaAgent
static AtnaAgent AtnaAgentFactory.getAtnaAgent()
          Returns the AtnaAgent active for the current thread.
static AtnaAgent AtnaAgentFactory.getNewAtnaAgent()
          Creates a new AtnaAgent for current thread, and makes it the active AtnaAgent for the thread.