railo.runtime.gateway
Interface GatewayEntry
- All Known Implementing Classes:
- GatewayEntryImpl
public interface GatewayEntry
STARTUP_MODE_AUTOMATIC
static final int STARTUP_MODE_AUTOMATIC
- See Also:
- Constant Field Values
STARTUP_MODE_MANUAL
static final int STARTUP_MODE_MANUAL
- See Also:
- Constant Field Values
STARTUP_MODE_DISABLED
static final int STARTUP_MODE_DISABLED
- See Also:
- Constant Field Values
createGateway
void createGateway(Config config)
throws ClassException,
PageException
- Throws:
ClassException
PageException
getGateway
Gateway getGateway()
getId
String getId()
- Returns:
- the id
getCustom
Struct getCustom()
- Returns:
- the custom
isReadOnly
boolean isReadOnly()
- Returns:
- the readOnly
getListenerCfcPath
String getListenerCfcPath()
- Returns:
- the cfcPath
getCfcPath
String getCfcPath()
getStartupMode
int getStartupMode()
- Returns:
- the startupMode
getClassName
String getClassName()
Copyright © 2012 Railo