|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jmx.adaptor.snmp.config.notification.NotificationMapList
Class NotificationMapList.
| Constructor Summary | |
NotificationMapList()
|
|
| Method Summary | |
void |
addMapping(int index,
Mapping vMapping)
Method addMapping |
void |
addMapping(Mapping vMapping)
Method addMapping |
void |
clearMapping()
Method clearMapping |
Enumeration |
enumerateMapping()
Method enumerateMapping |
Mapping[] |
getMapping()
Method getMapping |
Mapping |
getMapping(int index)
Method getMapping |
int |
getMappingCount()
Method getMappingCount |
boolean |
isValid()
Method isValid |
void |
marshal(ContentHandler handler)
Method marshal |
void |
marshal(Writer out)
Method marshal |
boolean |
removeMapping(Mapping vMapping)
Method removeMapping |
void |
setMapping(int index,
Mapping vMapping)
Method setMapping |
void |
setMapping(Mapping[] mappingArray)
Method setMapping |
static NotificationMapList |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotificationMapList()
| Method Detail |
public void addMapping(Mapping vMapping) throws IndexOutOfBoundsException
vMapping -
IndexOutOfBoundsException
public void addMapping(int index,
Mapping vMapping)
throws IndexOutOfBoundsException
index - vMapping -
IndexOutOfBoundsExceptionpublic void clearMapping()
public Enumeration enumerateMapping()
public Mapping getMapping(int index) throws IndexOutOfBoundsException
index -
IndexOutOfBoundsExceptionpublic Mapping[] getMapping()
public int getMappingCount()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler -
IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic boolean removeMapping(Mapping vMapping)
vMapping -
public void setMapping(int index,
Mapping vMapping)
throws IndexOutOfBoundsException
index - vMapping -
IndexOutOfBoundsExceptionpublic void setMapping(Mapping[] mappingArray)
mappingArray - public static NotificationMapList unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||