|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.dvb.dsmcc.AsynchronousLoadingEvent
org.dvb.dsmcc.InvalidPathnameEvent
public class InvalidPathnameEvent
The pathname does not exist or the ServiceDomain has been detached.
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
InvalidPathnameEvent(DSMCCObject o)
Create an InvalidPathnameEvent. |
Method Summary | |
---|---|
java.lang.Object |
getSource()
Returns the DSMCCObject that generated the event. |
Methods inherited from class java.util.EventObject |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidPathnameEvent(DSMCCObject o)
o
- the DSCMCCObject that generated this event.Method Detail |
---|
public java.lang.Object getSource()
getSource
in class AsynchronousLoadingEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |