public interface GatewayEntry
Modifier and Type | Field and Description |
---|---|
static int |
STARTUP_MODE_AUTOMATIC |
static int |
STARTUP_MODE_DISABLED |
static int |
STARTUP_MODE_MANUAL |
Modifier and Type | Method and Description |
---|---|
void |
createGateway(Config config) |
String |
getCfcPath() |
String |
getClassName() |
Struct |
getCustom() |
GatewayPro |
getGateway() |
String |
getId() |
String |
getListenerCfcPath() |
int |
getStartupMode() |
boolean |
isReadOnly() |
static final int STARTUP_MODE_AUTOMATIC
static final int STARTUP_MODE_MANUAL
static final int STARTUP_MODE_DISABLED
void createGateway(Config config) throws ClassException, PageException
ClassException
PageException
GatewayPro getGateway()
boolean isReadOnly()
String getListenerCfcPath()
String getCfcPath()
int getStartupMode()
String getClassName()
Copyright © 2015 Lucee