flex.messaging.services.remoting
Class RemotingDestination
java.lang.Object
flex.management.ManageableComponent
flex.messaging.Destination
flex.messaging.FactoryDestination
flex.messaging.services.remoting.RemotingDestination
- All Implemented Interfaces:
- Manageable, FlexComponent, FlexConfigurable, Serializable
public class RemotingDestination
- extends FactoryDestination
- See Also:
- Serialized Form
|
Constructor Summary |
RemotingDestination()
Constructs an unmanaged RemotingDestination instance. |
RemotingDestination(boolean enableManagement)
Constructs a RemotingDestination with the indicated management. |
|
Method Summary |
void |
setService(Service service)
Casts the Service into RemotingService
and calls super.setService |
| Methods inherited from class flex.messaging.Destination |
addChannel, createAdapter, describeDestination, getAdapter, getChannels, getNetworkSettings, getSecurityConstraint, getService, getServiceType, isBackendShared, isClustered, removeChannel, setAdapter, setChannels, setId, setNetworkSettings, setSecurityConstraint, setSecurityConstraint, start, stop |
LOG_CATEGORY
public static final String LOG_CATEGORY
- Log category for
RemotingDestination.
- See Also:
- Constant Field Values
RemotingDestination
public RemotingDestination()
- Constructs an unmanaged
RemotingDestination instance.
RemotingDestination
public RemotingDestination(boolean enableManagement)
- Constructs a
RemotingDestination with the indicated management.
- Parameters:
enableManagement - true if the RemotingDestination
is manageable; otherwise false.
setService
public void setService(Service service)
- Casts the
Service into RemotingService
and calls super.setService
- Overrides:
setService in class Destination
- Parameters:
service -
Copyright © 2007 Adobe Systems Inc. All Rights Reserved.
Send me an e-mail when comments are added to this page
| Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/messaging/services/remoting/RemotingDestination.html