|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.tudelft.repository.XAMCRA.XAMCRAChangeListener
public class XAMCRAChangeListener
Creation date : 28 nov. 2005 13:49:47
Constructor Summary | |
---|---|
XAMCRAChangeListener(Domain domain,
XAMCRA instance)
|
Method Summary | |
---|---|
void |
addLinkEvent(Link link)
Notify a add link event |
void |
addLspEvent(Lsp lsp)
Notify a add LSP event |
void |
addNodeEvent(Node node)
Notify a add node event |
void |
linkBandwidthChangeEvent(Link link)
Notify a link bandwidth change event |
void |
linkDelayChangeEvent(Link link)
Notify a link delay change event |
void |
linkMetricChangeEvent(Link link)
Notify a link metric change event |
void |
linkReservedBandwidthChangeEvent(Link link)
Notify a link reserved bandwidth change event |
void |
linkStatusChangeEvent(Link link)
Notify a link status change event |
void |
linkTeMetricChangeEvent(Link link)
Notify a link TE metric change event |
void |
lspReservationChangeEvent(Lsp lsp)
Notify a LSP reservation change event |
void |
lspStatusChangeEvent(Lsp lsp)
Notify a change in the status of a lsp |
void |
lspWorkingPathChangeEvent(Lsp lsp)
Notify a change in the working path of the lsp. |
void |
nodeLocationChangeEvent(Node node)
Notify a node location change event |
void |
nodeStatusChangeEvent(Node node)
Notify a node status change event |
void |
removeLinkEvent(Link link)
Notify a remove link event |
void |
removeLspEvent(Lsp lsp)
Notify a remove LSP event |
void |
removeNodeEvent(Node node)
Notify a remove node event |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XAMCRAChangeListener(Domain domain, XAMCRA instance)
Method Detail |
---|
public void addNodeEvent(Node node)
DomainChangeListener
addNodeEvent
in interface DomainChangeListener
public void removeNodeEvent(Node node)
DomainChangeListener
removeNodeEvent
in interface DomainChangeListener
public void nodeStatusChangeEvent(Node node)
DomainChangeListener
nodeStatusChangeEvent
in interface DomainChangeListener
public void nodeLocationChangeEvent(Node node)
DomainChangeListener
nodeLocationChangeEvent
in interface DomainChangeListener
public void addLinkEvent(Link link)
DomainChangeListener
addLinkEvent
in interface DomainChangeListener
public void removeLinkEvent(Link link)
DomainChangeListener
removeLinkEvent
in interface DomainChangeListener
public void linkStatusChangeEvent(Link link)
DomainChangeListener
linkStatusChangeEvent
in interface DomainChangeListener
public void linkMetricChangeEvent(Link link)
DomainChangeListener
linkMetricChangeEvent
in interface DomainChangeListener
public void linkTeMetricChangeEvent(Link link)
DomainChangeListener
linkTeMetricChangeEvent
in interface DomainChangeListener
public void linkBandwidthChangeEvent(Link link)
DomainChangeListener
linkBandwidthChangeEvent
in interface DomainChangeListener
public void linkReservedBandwidthChangeEvent(Link link)
DomainChangeListener
linkReservedBandwidthChangeEvent
in interface DomainChangeListener
public void linkDelayChangeEvent(Link link)
DomainChangeListener
linkDelayChangeEvent
in interface DomainChangeListener
public void addLspEvent(Lsp lsp)
DomainChangeListener
addLspEvent
in interface DomainChangeListener
public void removeLspEvent(Lsp lsp)
DomainChangeListener
removeLspEvent
in interface DomainChangeListener
public void lspReservationChangeEvent(Lsp lsp)
DomainChangeListener
lspReservationChangeEvent
in interface DomainChangeListener
public void lspWorkingPathChangeEvent(Lsp lsp)
DomainChangeListener
lspWorkingPathChangeEvent
in interface DomainChangeListener
public void lspStatusChangeEvent(Lsp lsp)
DomainChangeListener
lspStatusChangeEvent
in interface DomainChangeListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |