|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lsst.ccs.bus.jgroups.GroupTopic
@Deprecated public class GroupTopic
| Method Summary | |
|---|---|
void |
close()
Deprecated. |
static void |
closeAll()
Deprecated. |
static GroupTopic |
create(String topic,
String stackProperties)
Deprecated. Call only once for a topic otherwise else receiver argument will not be accoutned for! |
org.jgroups.ReceiverAdapter |
getAdapter()
Deprecated. |
org.jgroups.JChannel |
getChannel()
Deprecated. |
String |
getTopicName()
Deprecated. |
void |
sendMessage(Object obj)
Deprecated. |
void |
setAdapter(org.jgroups.ReceiverAdapter adapter)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getTopicName()
public org.jgroups.JChannel getChannel()
public org.jgroups.ReceiverAdapter getAdapter()
public void setAdapter(org.jgroups.ReceiverAdapter adapter)
public static GroupTopic create(String topic,
String stackProperties)
throws Exception
Exceptionpublic void close()
public static void closeAll()
public void sendMessage(Object obj)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||