public class ServiceContextDestroyedEvent extends ServiceContextEvent
ServiceContextDestroyedEvent is generated when a
ServiceContext is destroyed via its
destroy() method.ServiceContext.destroy(),
Serialized Formsource| Constructor and Description |
|---|
ServiceContextDestroyedEvent(ServiceContext source)
Constructs the event.
|
getServiceContextgetSource, toStringpublic ServiceContextDestroyedEvent(ServiceContext source)
source - The ServiceContext that was destroyed.Copyright © 2012 code4tv.com. All Rights Reserved.