railo.runtime.net.flex
Class RailoAdapter
java.lang.Object
flex.management.ManageableComponent
flex.messaging.services.ServiceAdapter
railo.runtime.net.flex.RailoAdapter
- All Implemented Interfaces:
- flex.management.Manageable, flex.messaging.FlexComponent, flex.messaging.FlexConfigurable, EngineChangeListener
public class RailoAdapter
- extends flex.messaging.services.ServiceAdapter
- implements EngineChangeListener
Railo implementation of the ServiceAdapter, forward all BlazeDS Request to the CFMLEngine.
Fields inherited from class flex.messaging.services.ServiceAdapter |
LOG_CATEGORY |
Method Summary |
void |
initialize(String id,
flex.messaging.config.ConfigMap properties)
|
Object |
invoke(flex.messaging.messages.Message message)
|
void |
onUpdate(CFMLEngine newEngine)
will be called whene there is a change oon the engine |
Methods inherited from class flex.messaging.services.ServiceAdapter |
getAdapterState, getDestination, handlesSubscriptions, manage, setAdapterState, setDestination, start, stop |
Methods inherited from class flex.management.ManageableComponent |
getControl, getId, getParent, isManaged, isStarted, isValid, setControl, setId, setManaged, setParent |
LOWER_CASE
public static final short LOWER_CASE
- See Also:
- Constant Field Values
UPPER_CASE
public static final short UPPER_CASE
- See Also:
- Constant Field Values
ORIGINAL_CASE
public static final short ORIGINAL_CASE
- See Also:
- Constant Field Values
RailoAdapter
public RailoAdapter()
initialize
public void initialize(String id,
flex.messaging.config.ConfigMap properties)
- Specified by:
initialize
in interface flex.messaging.FlexConfigurable
- Overrides:
initialize
in class flex.management.ManageableComponent
invoke
public Object invoke(flex.messaging.messages.Message message)
- Specified by:
invoke
in class flex.messaging.services.ServiceAdapter
- See Also:
ServiceAdapter.invoke(flex.messaging.messages.Message)
onUpdate
public void onUpdate(CFMLEngine newEngine)
- Description copied from interface:
EngineChangeListener
- will be called whene there is a change oon the engine
- Specified by:
onUpdate
in interface EngineChangeListener
- Parameters:
newEngine
- new CFML Engine- See Also:
EngineChangeListener.onUpdate(railo.loader.engine.CFMLEngine)
Copyright © 2012 Railo