|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.management.ManageableComponent
flex.messaging.Destination
flex.messaging.FactoryDestination
flex.messaging.services.remoting.RemotingDestination
public class RemotingDestination
A logical reference to a RemotingDestination.
| Field Summary | |
|---|---|
static String |
LOG_CATEGORY
Log category for RemotingDestination. |
static int |
NO_MESSAGE_BROKER
|
| Constructor Summary | |
|---|---|
RemotingDestination()
Constructs an unmanaged RemotingDestination instance. |
|
RemotingDestination(boolean enableManagement)
Constructs a RemotingDestination with the indicated management. |
|
| Method Summary | |
|---|---|
String |
getLogCategory()
Returns the log category of the RemotingDestination. |
static RemotingDestination |
getRemotingDestination(String serverId,
String destinationName)
Retrieves the RemotingDestination for the supplied server id. |
void |
setService(Service service)
Casts the Service into RemotingService
and calls super.setService. |
| Methods inherited from class flex.messaging.FactoryDestination |
|---|
getFactory, getFactoryInstance, getScope, getSource, initialize, setFactory, setFactory, setScope, setSource, stop |
| Methods inherited from class flex.messaging.Destination |
|---|
addChannel, addExtraProperty, createAdapter, describeDestination, getAdapter, getChannels, getExtraProperty, getNetworkSettings, getSecurityConstraint, getService, getServiceType, isBackendShared, isClustered, removeChannel, setAdapter, setChannels, setId, setNetworkSettings, setSecurityConstraint, setSecurityConstraint, start |
| Methods inherited from class flex.management.ManageableComponent |
|---|
getControl, getId, getParent, isManaged, isStarted, isValid, setControl, setManaged, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LOG_CATEGORY
RemotingDestination.
public static final int NO_MESSAGE_BROKER
| Constructor Detail |
|---|
public RemotingDestination()
RemotingDestination instance.
public RemotingDestination(boolean enableManagement)
RemotingDestination with the indicated management.
enableManagement - true if the RemotingDestination
is manageable; otherwise false.| Method Detail |
|---|
public static RemotingDestination getRemotingDestination(String serverId,
String destinationName)
serverId - id of the server containing the remoting destination to be retrieved.destinationName - Name of the remoting destination to be retrieved.
public String getLogCategory()
RemotingDestination.
public void setService(Service service)
Service into RemotingService
and calls super.setService.
setService in class Destinationservice - the RemotingService to associate with this destination.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/remoting/RemotingDestination.html