Package com.opencloud.slee.mlet.ant
Class SleeNotificationSourceElement
- java.lang.Object
-
- org.apache.tools.ant.ProjectComponent
-
- org.apache.tools.ant.types.DataType
-
- com.opencloud.slee.mlet.ant.SleeNotificationSourceElement
-
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
PTNotificationSourceElement
,RAENotificationSourceElement
,SbbNotificationSourceElement
,SubsystemNotificationSourceElement
public abstract class SleeNotificationSourceElement extends org.apache.tools.ant.types.DataType
-
-
Constructor Summary
Constructors Constructor Description SleeNotificationSourceElement()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract void
validateParameters()
-
Methods inherited from class org.apache.tools.ant.types.DataType
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toString
-
-