public interface IBeceemWimaxFactoryService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME
Reports the class name representing this interface.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigDirectory()
Reports name of configuration directory.
|
IBeceemWimaxService |
obtainWimaxService(int ifaceNumber)
Provides an instance of IBeceemWimaxService
|
IBeceemWimaxService |
obtainWimaxService(int ifaceNumber,
java.util.Properties cfgProperties,
java.util.Properties wimaxProperties) |
void |
releaseWimaxService(int ifaceNo)
Releases IBeceemWimaxService
|
static final java.lang.String SERVICE_NAME
IBeceemWimaxService obtainWimaxService(int ifaceNumber)
ifaceNumber - - interface number as intIBeceemWimaxService obtainWimaxService(int ifaceNumber, java.util.Properties cfgProperties, java.util.Properties wimaxProperties) throws java.lang.Exception
ifaceNumber - - interface number as intcfgProperties - - configuration properties as PropertieswimaxProperties - - WiMAX properties as Propertiesjava.lang.Exceptionvoid releaseWimaxService(int ifaceNo)
throws java.lang.Exception
ifaceNo - - interface number as intjava.lang.Exceptionjava.lang.String getConfigDirectory()
StringCopyright © 2009 Eurotech Inc. All rights reserved.