ApplicationContext

Undocumented in source.

Constructors

this
this(string name, string[] args)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

_internalClose
void _internalClose()
Undocumented in source.
_internalSetName
void _internalSetName(string )
Undocumented in source.
_internalStart
void _internalStart()
Undocumented in source.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose()
Undocumented in source.
onStart
void onStart()
Undocumented in source.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta