org.apache.juddi.subscription
Class NotificationList<T>

java.lang.Object
  extended by org.apache.juddi.subscription.NotificationList<T>

public class NotificationList<T>
extends java.lang.Object


Method Summary
static NotificationList<java.lang.String> getInstance()
           
 org.apache.commons.collections.Buffer getNotifications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static NotificationList<java.lang.String> getInstance()

getNotifications

public org.apache.commons.collections.Buffer getNotifications()


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.