org.apache.ws.eventing.pubsub
Class Publisher

java.lang.Object
  extended byorg.apache.ws.eventing.pubsub.Publisher
All Implemented Interfaces:
Publisher

public class Publisher
extends java.lang.Object
implements Publisher


Constructor Summary
Publisher(java.lang.String url)
           
 
Method Summary
 void publish(java.lang.Object msg, Topic t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Publisher

public Publisher(java.lang.String url)
Method Detail

publish

public void publish(java.lang.Object msg,
                    Topic t)
Specified by:
publish in interface Publisher


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.