Ice 3.6 Slice API Reference
|
Information about an IceGrid application. More...
Defined in <IceGrid/Admin.ice>
struct ApplicationInfo { ... }
Data Members | |
long | createTime |
The creation time. More... | |
string | createUser |
The user who created the application. More... | |
ApplicationDescriptor | descriptor |
The application descriptor. More... | |
int | revision |
The application revision number. More... | |
long | updateTime |
The update time. More... | |
string | updateUser |
The user who updated the application. More... | |
string | uuid |
Unique application identifier. More... | |
Information about an IceGrid application.
long createTime |
The creation time.
string createUser |
The user who created the application.
ApplicationDescriptor descriptor |
The application descriptor.
int revision |
The application revision number.
long updateTime |
The update time.
string updateUser |
The user who updated the application.
string uuid |
Unique application identifier.