|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.OpenRequest.api
Interface ManagerFactory

- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- ManagerFactoryImpl
- public interface ManagerFactory
- extends java.rmi.Remote
Title: ManagerFactory
| Method Summary | |
LocationBasedManagementInterface |
create(java.lang.String location_symbol,
java.lang.Object credentials)
Initailise the management interface by identifiying which location we are currently managing requests for. |
| Method Detail |
create
public LocationBasedManagementInterface create(java.lang.String location_symbol, java.lang.Object credentials) throws java.rmi.RemoteException
- Initailise the management interface by identifiying which location we are currently
managing requests for.
Requires
|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC