public class ServiceXFRErrorEvent extends AsynchronousLoadingEvent
source| Constructor and Description |
|---|
ServiceXFRErrorEvent(DSMCCObject o,
ServiceXFRReference ref)
Creates a ServiceXFRErrorEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceXFRReference |
getServiceXFR()
This method is used to get a reference to the service domain that
contains the requested object.
|
Object |
getSource()
Returns the DSMCCObject that generated the event.
|
toStringpublic ServiceXFRErrorEvent(DSMCCObject o, ServiceXFRReference ref)
o - the DSMCCObject that generated the event.ref - the address of an alternate ServiceDomain
where the object can be found.public Object getSource()
getSource in class AsynchronousLoadingEventpublic ServiceXFRReference getServiceXFR()
Copyright © 2012 code4tv.com. All Rights Reserved.