Method | Description | |
---|---|---|
ContextListenerObject ( ) : Spring.Context.Events | ||
HandleApplicationEvent ( object source, Spring.Context.ApplicationEventArgs e ) : void |
Method | Description | |
---|---|---|
ContextRefreshedHandler ( object sender, Spring.Context.ApplicationEventArgs e ) : void |
public ContextListenerObject ( ) : Spring.Context.Events | ||
return | Spring.Context.Events |
public HandleApplicationEvent ( object source, Spring.Context.ApplicationEventArgs e ) : void | ||
source | object | |
e | Spring.Context.ApplicationEventArgs | |
return | void |