public class ServiceContextEvent extends EventObject
source| Constructor and Description |
|---|
ServiceContextEvent(ServiceContext source)
Constructs the event.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceContext |
getServiceContext()
Reports the
ServiceContext that generated the event. |
getSource, toStringpublic ServiceContextEvent(ServiceContext source)
source - The ServiceContext that generated the
event.public ServiceContext getServiceContext()
ServiceContext that generated the event.ServiceContext that generated the event.Copyright © 2012 code4tv.com. All Rights Reserved.