Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jgroups.jmx.JChannel
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void | |
void | |
String | |
Map | |
String | |
boolean | |
boolean | |
JChannel | |
String | |
String | |
Address | |
String | |
String | |
int | |
int | |
String | |
String | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
long | |
long | |
long | |
long | |
boolean | |
boolean | |
String | |
View |
|
String | |
boolean | |
boolean |
|
boolean | |
Object |
|
String |
|
Object |
|
void | |
void | |
void |
|
void |
|
void | |
void | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
String |
|
public void connect(String channel_name) throws ChannelException, ChannelClosedException
- Specified by:
- connect in interface JChannelMBean
public void down(Event evt)
Deprecated.
- Specified by:
- down in interface JChannelMBean
- Parameters:
evt
-
public boolean getAutoGetState()
- Specified by:
- getAutoGetState in interface JChannelMBean
public boolean getAutoReconnect()
- Specified by:
- getAutoReconnect in interface JChannelMBean
public Address getLocalAddress()
- Specified by:
- getLocalAddress in interface JChannelMBean
public String getLocalAddressAsString()
- Specified by:
- getLocalAddressAsString in interface JChannelMBean
public String getMBeanServerName()
public int getNumberOfTasksInTimer()
- Specified by:
- getNumberOfTasksInTimer in interface JChannelMBean
public boolean getReceiveBlockEvents()
- Specified by:
- getReceiveBlockEvents in interface JChannelMBean
public boolean getReceiveLocalMessages()
- Specified by:
- getReceiveLocalMessages in interface JChannelMBean
public boolean getReceiveStateEvents()
- Specified by:
- getReceiveStateEvents in interface JChannelMBean
public boolean getReceiveSuspectEvents()
- Specified by:
- getReceiveSuspectEvents in interface JChannelMBean
public boolean getReceiveViewEvents()
- Specified by:
- getReceiveViewEvents in interface JChannelMBean
public long getReceivedBytes()
- Specified by:
- getReceivedBytes in interface JChannelMBean
public long getReceivedMessages()
- Specified by:
- getReceivedMessages in interface JChannelMBean
public boolean getState(Address target, long timeout) throws ChannelNotConnectedException, ChannelClosedException
- Specified by:
- getState in interface JChannelMBean
public boolean getStatsEnabled()
- Specified by:
- getStatsEnabled in interface JChannelMBean
public String getViewAsString()
- Specified by:
- getViewAsString in interface JChannelMBean
public Object peek(long timeout) throws ChannelNotConnectedException, ChannelClosedException, TimeoutException
- Specified by:
- peek in interface JChannelMBean
public String printProtocolSpec(boolean include_properties)
- Specified by:
- printProtocolSpec in interface JChannelMBean
public Object receive(long timeout) throws ChannelNotConnectedException, ChannelClosedException, TimeoutException
- Specified by:
- receive in interface JChannelMBean
public void send(Address dst, Address src, Serializable obj) throws ChannelNotConnectedException, ChannelClosedException
- Specified by:
- send in interface JChannelMBean
public void send(Message msg) throws ChannelNotConnectedException, ChannelClosedException
- Specified by:
- send in interface JChannelMBean
public void sendToAll(String msg) throws ChannelNotConnectedException, ChannelClosedException
- Specified by:
- sendToAll in interface JChannelMBean
public void setAutoGetState(boolean flag)
- Specified by:
- setAutoGetState in interface JChannelMBean
public void setAutoReconnect(boolean flag)
- Specified by:
- setAutoReconnect in interface JChannelMBean
public void setChannelListener(ChannelListener channel_listener)
Deprecated. Use addChannelListener() instead
- Specified by:
- setChannelListener in interface JChannelMBean
public void setClusterConfig(Element config)
To configure via XML file
- Specified by:
- setClusterConfig in interface JChannelMBean
public void setClusterName(String cluster_name)
- Specified by:
- setClusterName in interface JChannelMBean
public void setGroupName(String group_name)
- Specified by:
- setGroupName in interface JChannelMBean
public void setMBeanServerName(String n)
public void setObjectName(String name)
- Specified by:
- setObjectName in interface JChannelMBean
public void setProperties(String props)
- Specified by:
- setProperties in interface JChannelMBean
public void setReceiveBlockEvents(boolean flag)
- Specified by:
- setReceiveBlockEvents in interface JChannelMBean
public void setReceiveLocalMessages(boolean flag)
- Specified by:
- setReceiveLocalMessages in interface JChannelMBean
public void setReceiveStateEvents(boolean flag)
- Specified by:
- setReceiveStateEvents in interface JChannelMBean
public void setReceiveSuspectEvents(boolean flag)
- Specified by:
- setReceiveSuspectEvents in interface JChannelMBean
public void setReceiveViewEvents(boolean flag)
- Specified by:
- setReceiveViewEvents in interface JChannelMBean
public void setStatsEnabled(boolean flag)
- Specified by:
- setStatsEnabled in interface JChannelMBean
public String toString(boolean print_details)
- Specified by:
- toString in interface JChannelMBean