de::gsi::bel::names::NamesModelFactory Class Reference

List of all members.

Public Member Functions

synchronized NamesModel getDefaultNamesModel () throws IOException
synchronized NamesModel getNamesModel (int timeoutMsec) throws IOException

Static Public Member Functions

static NamesModelFactory getInstance ()

Detailed Description

The factory for NamesModel Interfaces. Use static method getInstance() to get the factory.

Author:
huhmann


Member Function Documentation

synchronized NamesModel de::gsi::bel::names::NamesModelFactory::getDefaultNamesModel (  )  throws IOException [inline]

Returns the data model of the Application Registration Service, here the connection to the Registration Service is done with a default timeout

Returns:
Data Model of Registration Service (NamesModel)
Exceptions:
IOException 

static NamesModelFactory de::gsi::bel::names::NamesModelFactory::getInstance (  )  [inline, static]

Returns the static factory for NamesModel

Returns:
Singleton NamesModelFactory

synchronized NamesModel de::gsi::bel::names::NamesModelFactory::getNamesModel ( int  timeoutMsec  )  throws IOException [inline]

Returns the data model of the Application Registration Service, here the connection to the Registration Service is done with the timeout you provide.

Parameters:
timeoutMsec timeout in milliseconds to connect to Registration Service
Returns:
Data Model of Registration Service (NamesModel)
Exceptions:
IOException 


The documentation for this class was generated from the following file:
Generated on 4 Mar 2014 for namesjava by  doxygen 1.4.7