org.apache.geronimo.gbean
Class GNotificationInfo
java.lang.Object
org.apache.geronimo.gbean.GNotificationInfo
- All Implemented Interfaces:
- Serializable
public final class GNotificationInfo
- extends Object
- implements Serializable
Describes a notification of a GBean.
- See Also:
- Serialized Form
GNotificationInfo
public GNotificationInfo(String name,
Set notificationTypes)
getName
public String getName()
getNotificationTypes
public Set getNotificationTypes()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.