|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.NotifyEventImpl
org.mobicents.media.server.impl.FailureEventImpl
public class FailureEventImpl
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.media.server.spi.events.NotifyEvent |
|---|
COMPLETED, RX_FAILED, START_FAILED, STARTED, STOPPED, TX_FAILED |
| Constructor Summary | |
|---|---|
FailureEventImpl(BaseComponent component,
int eventID,
java.lang.Exception e)
|
|
| Method Summary | |
|---|---|
java.lang.Exception |
getException()
|
| Methods inherited from class org.mobicents.media.server.impl.NotifyEventImpl |
|---|
getEventID, getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mobicents.media.server.spi.events.NotifyEvent |
|---|
getEventID, getSource |
| Constructor Detail |
|---|
public FailureEventImpl(BaseComponent component,
int eventID,
java.lang.Exception e)
| Method Detail |
|---|
public java.lang.Exception getException()
getException in interface org.mobicents.media.server.spi.events.FailureEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||