public class ApplicationContextEvent
extends java.util.EventObject
Constructor and Description |
---|
ApplicationContextEvent(ApplicationContext context)
Creates a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
ApplicationContext |
getApplicationContext()
Returns the application context that this event is related to.
|
public ApplicationContextEvent(ApplicationContext context)
context
- the application context for this eventpublic ApplicationContext getApplicationContext()
Copyright (c) EclipseSource and others 2002, 2017.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0