| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to define a factory to produce ServerIL objects. This is used by the client in the GenericConnectionFactory class. Implementations should provide a default constructor.
| Field Summary | |
| static String | CLIENT_IL_SERVICE_KEYConstant used to identify the property that holds the ClientILService class name | 
| static String | CLIENTIDConstant used to identify the property that holds the client id | 
| static String | PING_PERIOD_KEYConstant used to identify the property that holds time period between server pings. | 
| static String | SERVER_IL_FACTORY_KEYConstant used to identify the property that holds the ServerILFactor class name | 
| Method Summary | |
|  ServerIL | getServerIL() | 
|  void | init(Properties props) | 
| Field Detail | 
public static final String SERVER_IL_FACTORY_KEY
public static final String CLIENT_IL_SERVICE_KEY
public static final String PING_PERIOD_KEY
public static final String CLIENTID
| Method Detail | 
public void init(Properties props) throws Exception
Exceptionpublic ServerIL getServerIL() throws Exception
Exception| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||