Uses of Class
com.opencloud.slee.mlet.ant.SleeNotificationSourceElement
-
Packages that use SleeNotificationSourceElement Package Description com.opencloud.slee.mlet.ant com.opencloud.slee.mlet.ant.tasks -
-
Uses of SleeNotificationSourceElement in com.opencloud.slee.mlet.ant
Subclasses of SleeNotificationSourceElement in com.opencloud.slee.mlet.ant Modifier and Type Class Description class
PTNotificationSourceElement
A common nested element that identifies a profile table notification source.class
RAENotificationSourceElement
A common nested element that identifies an resource adaptor entity notification source.class
SbbNotificationSourceElement
A common nested element that identifies an SBB notification source.class
SubsystemNotificationSourceElement
A common nested element that identifies a SLEE subsystem notification source. -
Uses of SleeNotificationSourceElement in com.opencloud.slee.mlet.ant.tasks
Methods in com.opencloud.slee.mlet.ant.tasks that return SleeNotificationSourceElement Modifier and Type Method Description protected SleeNotificationSourceElement
NotificationSourceBasedTask. getNotificationSource()
-