public class SimpleFlexAccesser extends Object
| Constructor and Description |
|---|
SimpleFlexAccesser(String version,
Date startTime,
GlobalConfig gc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain(WebApp wa) |
void |
quitFileInterface() |
void |
quitWebApps() |
boolean |
ready() |
void |
setDomains(HashMap<String,Domain> domains) |
void |
setFileInterfaceHandler(FileInterfaceHandler fih) |
void |
shutDown() |
Date |
startTime() |
void |
stopListening() |
String |
version() |
public SimpleFlexAccesser(String version, Date startTime, GlobalConfig gc)
public void stopListening()
public Date startTime()
public String version()
public void setFileInterfaceHandler(FileInterfaceHandler fih)
public boolean ready()
public void quitWebApps()
throws NotReadyException
NotReadyExceptionpublic void quitFileInterface()
throws NotReadyException
NotReadyExceptionpublic String getDomain(WebApp wa) throws NotReadyException
NotReadyExceptionpublic void shutDown()
throws NotReadyException
NotReadyExceptionCopyright © 2020 Software Atelier Kamber. All rights reserved.